hi, I using solr 3.3 which in schema.xml contain this :
<fieldType name="text_standard" class="solr.TextField"> <analyzer class="org.apache.lucene.analysis.standard.StandardAnalyzer"/> </fieldType> i use the sentences as example "XY&Z Corporation - x...@example.com" however, when I try on /analysis.jsp, it show difference result compare to using Lucene. using solr I got result below when using "text_standard" and "text_general" (is both the same ?) XYZCorporationxyzexample.com