Hibernate MassIndexer and Lucene connexion closes on mariadb

2024-01-17 Thread Sylvain Roulet
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

Re: Set a field as required in a MultiFieldQueryParser

2009-02-03 Thread Sylvain
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, > > >

Set a field as required in a MultiFieldQueryParser

2009-02-01 Thread Sylvain
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