Hello,

I am looking for the Solr schema equivalent to Lucene's StandardAnalyser.

Is it the Solr schema type:
 <fieldType name="text" class="solr.TextField"........

Is there some way of directly invoking Lucene's StandardAnalyser?

Thanks,
Glen
-- 

-

Reply via email to