2012 8:38 AM
To: solr-user@lucene.apache.org
Subject: Re: Using AnalyzingQueryParser - Solr 4.0
Hi Jack,
We have an email field defined like this:-
Hi Jack,
We have an email field defined like this:-
A query like [emailAddress : bob*] would match b...@bob.com, but queries
There isn't a "QParserPlugIn" for that query parser for Solr. You would have
to develop one yourself.
But, why do you think you need that query parser? I mean, the standard query
parsers/analyzers for Solr are now "multi-term aware" to permit some
combinations of case filtering and wildcards,