x27;t have the
given term. Can someone clarify this for me?
Thanks
Edmond Kemokai.
"talk trash and carry a small stick."
PAUL KRUGMAN (NYT)
rote:
The javadoc is right. :)
Otis
- Original Message
From: EDMOND KEMOKAI <[EMAIL PROTECTED]>
To: java-user@lucene.apache.org
Sent: Sunday, October 15, 2006 12:49:21 AM
Subject: IndexReader.deleteDocuments
Hi guys,
I am a newbee so excuse me if this is a repost. From the java
given term.
On 10/15/06, EDMOND KEMOKAI <[EMAIL PROTECTED]> wrote:
Thanks for the response Otis, below is a link to the javadoc in the API:
http://lucene.apache.org/java/docs/api/org/apache/lucene/demo/DeleteFiles.html
( Deletes documents from an index that do not contain a term)
Here is a l
Hi Guys
How do you reload an index. I have a webapp which might need to be
redeployed but whenever i test FSDirectory.list(), nothing is returned. The
segments and .cfs file is in the directory but those aren't recognized
either.
--
"talk trash and carry a small stick."
PAUL KRUGMAN (NYT)
Can someone tell me how read an index into memory, or how to open an
existing index for reading?
--
"talk trash and carry a small stick."
PAUL KRUGMAN (NYT)
Hi Guys
Sorry about the off-topic posting but I thought the mailing list consist of
the audience for this campaign. A campaign has been launch to try to
encourage web developers and webmasters from using IE hacks to obscure the
browsers shortcomings. Please read the appeal from the address below
Why test? LOL. just release your software and you'll find the answer, at
least that is what I did:)
www.megueii.com
On 1/8/07, Otis Gospodnetic <[EMAIL PROTECTED]> wrote:
In Lucene in Action we covered testing/monitoring performance with
JUnitPerf: http://lucenebook.com/search?query=testing+pe
Hi All
This is a question for those familiar with lucene document scoring. How does
it compare with googles PageRank or HITS, or are they very different? I have
being looking at the PageRank algorithm but I'll need to brush-off my math
skills before delving into it:)
--
"talk trash and carry a sm
7, Nicolas Lalevée <[EMAIL PROTECTED]> wrote:
Le Lundi 22 Janvier 2007 19:33, EDMOND KEMOKAI a écrit:
> Hi All
> This is a question for those familiar with lucene document scoring. How
> does it compare with googles PageRank or HITS, or are they very
different?
> I have b
You'll have to implement your own ranking on top of Lucene. Lucene only
gives you document scores, which is a measure of how well your query match a
document. Page rank determines how relevant a document is to your query, a
document might score well by having a lot of the query words, but it migh
10 matches
Mail list logo