On Thu, Aug 28, 2008 at 12:06:52PM -0700, Lyman Hurd wrote:
> We are trying to use the "+" (mandatory) and "- "(forbidden) modifiers
> in field queries but we do not seem to be getting what we expected.

Which analyzer are you using?  The StandardRequestHandler should give
the results you are looking for, following
http://wiki.apache.org/solr/SolrQuerySyntax .  The DisMaxRequestHandler,
on the other hand, respects "+" and "-" modifiers, but ignores
field-specific searching.


Gabriel

Reply via email to