Hello i try out faceted search for autocomplete or auto-suggest.
so when i search with faceted search for the auto-suggest, solr ignored my analyzer and tokenizer. i get no results when the user send me something like this: tOm in debugmode : with facet=on --> <str name="facet.prefix">tOm</str> with facet=off --> <str name="parsedquery">text:tom</str> how must solr to configured to parse my facet.prefix search string like the standard search ? thx for answer ;) and sry fo my bad english ;) -- View this message in context: http://old.nabble.com/Why-ignore-Solr-the-Query-Analyzer-for-facet-search--facet.prefix---tp27714248p27714248.html Sent from the Solr - Dev mailing list archive at Nabble.com.