  | | | Lucene | Hi .. I 'm new to the list so forgive a dumb question or two as I get
started.
We 're in the midst of converting a small collection (1200-1500
currently) of scientific literature to be easily seaHi
When is lucene 2.0 scheduled to be released? Is there a javadoc
somewhere so we can check out the new APIs?
Is there a plan to add transaction support into lucene? This is
somethingI 'm trying to build some web search tool that could work for multiple
languages. I understand that Lucene is shipped with StandardAnalyzer plus
a German and Russian analyzers and some more in the saGreetings everyone
I wonder is there a solution for analyzing both English and French
documents using the same analyzer.
Reason being is that we have predominantly English documents but there
Hello
i need to create a list of most frequent words from
the result set.
actually i 'm creating new RAMDirectory to add the
Hits. From this i get the list of the most frequent
words.
is thiHi
It might seem elementary to most of you.
I am trying to build a search tool for internal use using lucene.
I have used the following
for
.pdf -- > PDFBOx
.html -- > demo file of lucHello
How can generate Lucene index files into database tables ??
Eric
All
I 'm investigating the use of Lucene as a search engine and have been doing
some 'proof-of-concept ' coding today. I 'm indexing about 650 text files
and then searching against them using QuHello lucene-user.
Is there a way to do index merge without optimization?..
Yura Smolsky
After babbling endlessly about an RDMS directory and my lack of success
with it I 've created a project on java.net to create a Lucene JCA
component to allow J2EE components to interact with a Luce---------- Forwarded message ----------
From Bong My <bong.my@(protected) >
Date Thu 20 Jan 2005 01 12 55 +0800
Subject Do Lucene applicable to text analyst for IRC?? how??
To lucene-user-get.12
Hi
I remarked that after closing an IndexSearcher queries on this Seacher will still run.
My question is why not always closing an IndexSearcher ?
In my case I need to close all indexsearcHi
David Spencer a ??crit
> One example of expansion with the synonym boost set to 0.9 is the query
> "big dog " expands to
Interesting.
Do you plan to add expansion on other Wordnet HI list
This is my first post to this list and my first touch with lucene. I
have downloaded and set up the lucene webapp demo under tomcat5. I can
search for html and txt files. I would li
Erik Otis *
Why IndexReader.lastModified(index) is depricated?
It 's always a good idea to know when the index changed last time for
example for queries reload optimization etc.
IndexReade
Hi
Apologies..............
Somebody Please Tell me Why am I getting this Error?
java.io.IOException read past EOF
> at
org.apache.lucene.index.CompoundFileReader$CSInputStream.reaHi
I am adding a field to a document in the index as follows
doc.add(new Field( "contents " reader Field.TermVector.WITH_POSITIONS))
Later I query the index and get the document id of this
LIA mentions that it 's not a good idea to put Lock files on an NFS volume
I can 't think offhand of any specific examples of why this is bad but
based on on my experience with NFS I 'm not surprisHello
We are using Lucene to index scientific articles.
We are also using Luke to verify the fields and values we index.
One of the fields we index is the author field that consists of the aut
With the release of Berkeley DB 4.3.x Sleepycat radically changed the Java
API to C Berkeley DB. This is to announce that the updates to the DbDirectory
implementation I submitted were committe
Okay so Im trying to find the sweet spot on how many index segments I
should have.
I have 47 million records of contact data (Name + Address). I used 7
machines to build indexes that resulted Thank You very much
--Tim
> -----Urspr?ngliche Nachricht-----
> Von hossman@(protected)
> [mailto hossman@(protected)]Im Auftrag von Chris
> Hostetter
> Gesendet
Based on mail from Doug I wrote a "more like this " query generator
named well MoreLikeThis. Bruce Ritchie and Mark Harwood made changes
to it (esp term vector support) and bug fixes. Thanks tHi.
I 'd like to package up a Lucene index with the Lucene class files and
my own application classes into a single jar file so that it forms a
"double-clickable " single-file Java application thaHello
Try
String searchWrd "kid \ "toy\ " " OR "kid \ "ball\ " "
You 'll have to use a WhitespaceAnalyzer with that though or a custom
Analyzer that doesn 't remove the escape character (\).
I just realised that the Hits object isn 't Serializable although Document
and Field are. I can easily build a Hits equivalent that *is*
Serializable but should that be on my end or at the Lucene Hi
is it possible to get all different values for a
<Field > from a <Hits > object and how to do this?
Thank You
--Tim
Hello all
When i search a word on documents i want to get also the "context " of the word for examples the 10 words before and after.
Like in search engine like google or yahoo.
So i have trieDoes anyone have a unit test for StandardAnalyzer? I 've modified the
StandardAnalyzer javacc grammar to tokenize "c# " and "c++ " without
removing the "# " and "++ " parts using pieces of the grammar Field.UnStored( "content " content) tell me it 's deprecated and the rest
of the methods.
What should I use instead?
tia
.V
--
RiA-SoA w/JDNC <http //www.SandraSF.com > forums
- help develo |
|
 |