Bill Janssen writes: > > Try to see the behavior if you want to have a single term query .... > > juat something like: "robust" .. and print out the query string ... > > Sure, that works fine. For instance, if you have the three default > fields "title", "authors", and "contents", the one-word search > "robust" expands to > > title:foobar authors:foobar contents:foobar > > just as it should. > > > Try to see what is happening with Prefix, Wild, and Fuzzy searches ... > > Good point. My older version (see below) found these, but the new one > doesn't. Oh, well, back to the working version. I knew there was some > reason getFieldQuery wasn't sufficient. > wouldn't it be better to go on and overwrite the methods creating these types of queries too?
Morus --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]