Re : Re: Re : Re: Re : Re: Problem with a search engine

2007-02-05 Thread Xavier To
ciel [EMAIL PROTECTED] (450)434-8905 - Message d'origine - De: Chiradeep Vittal <[EMAIL PROTECTED]> Date: Lundi, Février 5, 2007 1:57 pm Objet: Re: Re : Re: Re : Re: Problem with a search engine > Perhaps the number (dates?) are being indexed in a separate field? >

Re: Re : Re: Re : Re: Problem with a search engine

2007-02-05 Thread Chiradeep Vittal
Perhaps the number (dates?) are being indexed in a separate field? Lucene will only search the default field with the queries you have shown. If, for instance the year was being stored in the "year" field, then your query should be report AND year:2003 HTH - Original Message From: Xav