RE: Search.jhtml ?

2004-10-30 Thread Willy De Waele
Indeed, when I follow the procedure it is working fine ... I created an index with following statement: java org.apache.lucene.demo.IndexHTML -create "E:/Java/lucene-1.4.2/docs" default index-dir: index all references absolute

Re: Searching against index in memory

2004-10-30 Thread Bernhard Messer
Ravi schrieb: If I have a document set of 10,000 docs and my merge factor is 1000, for every 1000 documents, Lucene creates a new segment. By the time Lucene indexes 4500 documents, index will have 4000 documents on the disk and index for 500 documents is stored in memory. How can I search against

Re: LUCENE INDEX STATISTICS

2004-10-30 Thread Bernhard Messer
please take a look at http://jakarta.apache.org/lucene/docs/benchmarks.html bernhard Karthik N S schrieb: Hi Guys Apologies. Can some body provide approximate Statics about the following factor for Developement and Deployment of Lucene [ it may be usefull for Pro's Developers ] a