Apache Lucene Search Engine

2006-07-03 Thread Sarvadnya Mutalik
Hi all, I need information about which version of Apache Lucene search engine you recommend, which is stable and recomended for production or mission-critical systems. Thanks in advance Regards, Sam = The information transmitted is intended only for the

RE: Apache Lucene 2.0

2006-07-04 Thread Sarvadnya Mutalik
July 04, 2006 5:29 PM To: java-user@lucene.apache.org Subject: Re: Apache Lucene Search Engine On Jul 4, 2006, at 2:27 AM, Sarvadnya Mutalik wrote: > Hi all, I need information about which version of Apache Lucene search > engine you recommend, which is stable and recomended for production or

RE: Apache Lucene 2.0

2006-07-04 Thread Sarvadnya Mutalik
, analyzer)". > >I'm not getting what's happening. Need your help. > >Regards >Sam > > > >-Original Message- >From: Erik Hatcher [mailto:[EMAIL PROTECTED] >Sent: Tuesday, July 04, 2006 5:29 PM >To: java-user@lucene.apache.org >Subject: R

Problem : Searching with Lucene 2.0

2006-07-05 Thread Sarvadnya Mutalik
Hi, I'm using Lucene 2.0, latest ver of Apache Lucene search engine. After successfully indexing, when I tried to search, I'm not able to get the complete information. In the following code snippet, I'm getting the values for "doctitle" and "summary" as null. While it says there are two results.

RE: Problem : Searching with Lucene 2.0

2006-07-05 Thread Sarvadnya Mutalik
CTED] Sent: Thursday, July 06, 2006 11:39 AM To: java-user@lucene.apache.org Subject: Re: Problem : Searching with Lucene 2.0 How you index "doctitle" and "summary". The Store parameter must be "COMPRESS" or "YES" On 7/6/06, Sarvadnya Mutalik <[EMAIL PROT

Nutch- Better than Lucene?

2006-07-07 Thread Sarvadnya Mutalik
> http://wiki.apache.org/nutch/Nutch_-_The_Java_Search_Engine