Lucene Indexing

2007-01-24 Thread Sairaj Sunil
Hi all, Can you tell me the exact indexing algorithm used by Lucene. or give some links to the documents that describe the algorithm used by lucene Thanks in advance -- Sairaj Sunil

Re: Lucene Indexing

2007-01-25 Thread Sairaj Sunil
pi/org/apache/lucene/search/Similarity.html On 1/24/07, Sairaj Sunil <[EMAIL PROTECTED]> wrote: > > Hi all, > Can you tell me the exact indexing algorithm used by Lucene. or give some > links to the documents that describe the algorithm used by lucene > Thanks in

Re: Lucene Indexing

2007-01-26 Thread Sairaj Sunil
]> wrote: This document should contain the information you need : http://lucene.sourceforge.net/talks/inktomi/ Damien. -Original Message- From: Sairaj Sunil [mailto:[EMAIL PROTECTED] Sent: 26 January 2007 03:22 To: java-user@lucene.apache.org Subject: Re: Lucene Indexing Hi I was asking w

Simple QueryParser question

2007-02-01 Thread Sairaj Sunil
ld be listed next. 3. Results having "all the terms" of the query string in summary should be listed next 4. Results having "any of the terms" of the query string in the summary should come last. How do I construct the query using QueryParser. The fields to be searched are &quo

Merge factor problem,

2007-02-09 Thread Sairaj Sunil
behavior. In which cases this behavior happens? Regards -- Sairaj Sunil

Re: Merge factor problem,

2007-02-10 Thread Sairaj Sunil
ufferedDocs. Otis - Original Message From: Sairaj Sunil <[EMAIL PROTECTED]> To: java-user@lucene.apache.org Sent: Friday, February 9, 2007 11:14:50 AM Subject: Merge factor problem, Hi all, I have increased the merge factor from 10 to 50. I thought the indexing performance will be bet

Re: Merge factor problem,

2007-02-10 Thread Sairaj Sunil
, but which parameter exactly speeds up the indexing performance. Thank you -- Sairaj Sunil II Mtech(CS) SSSIHL Prashanthi Nilayam