Sounds like it would be better for you to preprocess the query in your
application layer. Your requirements seem too open-ended to "wire" into
Solr.
But, to be sure, please elaborate exactly what sort of variations you need
in query analysis.
-- Jack Krupansky
-Original Message-
Fr
You don't need to index fields several times, you can index is just into
one field, and use the different query analyzers just to build the query.
We're doing this for authors, for example - if query language says
"=author:einstein", the query parser knows this field should be analyzed
differently