Hello, I'm new to this mailing list so I hope that I'm sending my question to
the right place.
We recently experienced issues with Lucene Mass indexation process.
The connection is closed after few seconds and the indexation is partially
processed.
I've got a piece of code that is re-indexing
th MUST, and then create your simple query on
> category and add *that* as a second MUST clause in your BooleanQuery
> and use that for your search.
>
> HTH
> Erick
>
>
> On Sun, Feb 1, 2009 at 5:33 AM, Sylvain
> wrote:
>
> > Hello everybody,
> >
>
Hello everybody,
I have a search app in which the user can specify in which category the
documents he's searching are. So all my indexed documents have a
"category" field as well as other fields such as title, description,
etc. So when the user enters his query, only the documents that are in
the