: Hi Robert, thanks for the response.  I've looked into the query parsers a
: bit and I did find that using the raw parser on a matching multi-word
: keyword works correctly.  I need to have shingling though, in order to
: support query phrases.  It seems odd to have the query parser emitting

The "FieldQParser" should work for this -- unlike the raw QParser it uses 
the Analyzer for the specified field, but has no metacharacters of it's 
own.


-Hoss

--
http://lucenerevolution.org/  ...  October 7-8, Boston
http://bit.ly/stump-hoss      ...  Stump The Chump!

Reply via email to