: > facet.analyzer is true, do analyze, if false don't analyze.

: What if Solr doesn't have access to the unindexed version?  My
: suggestion would be to copyField into an unanalyzed version, and
: facet on that.

yeah, i'm not even sure that i understand the orriginal suggestion clearly
(i'd need a more concrete example) but analysis doesn't just happen at
query (or facet) time) ... there's also the indexing aspect of it.  in
general, options which disable "query time" analysis don't really make
sense because no query time option can undo the fact that "index time"
analysis has already taken place.



-Hoss

Reply via email to