mailto:sstu...@opensourceconnections.com]
> Sent: Tuesday, January 27, 2015 11:26 AM
> To: solr-user@lucene.apache.org
> Subject: SpellingQueryConverter and query parsing
>
> Hello!
>
> SpellingQueryConverter "parses" the incoming query in sort of a quick and
> dirty way
a final polished state for general use.
James Dyer
Ingram Content Group
-Original Message-
From: Scott Stults [mailto:sstu...@opensourceconnections.com]
Sent: Tuesday, January 27, 2015 11:26 AM
To: solr-user@lucene.apache.org
Subject: SpellingQueryConverter and query parsing
Hello!
S
Hello!
SpellingQueryConverter "parses" the incoming query in sort of a quick and
dirty way with a regular expression. Is there a reason the query string
isn't parsed with the _actual_ parser, if one was configured for that type
of request? Even better, could the parsed query object be added to the