On 25-May-07, at 9:46 PM, James liu wrote:

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

why i say that, Chinese word not use space to split, so if analyzed, it will
change.

now i will use map to fix it before no facet.analyzer.

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.

cheers,
-Mike

Reply via email to