Re: Indexing Speed using Java Lucene 2.0 and Lucene.NET 2.0

2007-09-10 Thread Mike Klaas
On 10-Sep-07, at 5:59 AM, Laxmilal Menaria wrote: Hello Everyone, I have created a Index Application using Java lucene 2.0 in java and Lucene.Net 2.0 in VB.net. Both application have same logic. But when I have indexed a database with 14000 rows from both application and same machine, I sur

Re: Indexing Speed using Java Lucene 2.0 and Lucene.NET 2.0

2007-09-10 Thread Daniel Naber
On Monday 10 September 2007 14:59, Laxmilal Menaria wrote: > I have created a Index Application using Java lucene 2.0 in java and > Lucene.Net 2.0 in VB.net. Both application have same logic. But when I > have indexed a database with 14000 rows from both application and same > machine, I surprised