Re: Problem with searching using the DisMaxHandler

2008-06-19 Thread Erik Hatcher
The dismax query parser only accepts limited special syntax. From the wiki: "...is designed to process simple user entered phrases (without heavy syntax)

Problem with searching using the DisMaxHandler

2008-06-19 Thread Brian Carmalt
Hello all, I have defined a DisMax handler. It should search in the following fields: content1, content2 and id(doc uid). I would like to beable to specify a query like the following: (search terms) AND ( id1 OR id2 .. idn) My intent is to retrieve only the docs in which hits for the sear