Re: How to configure solr while having Apostrophes in fields

2016-07-28 Thread nitin.garg88
Thanks Eric , I have put analyser screen shot ,and i am not sure what is the problem in WCF. <http://lucene.472066.n3.nabble.com/file/n4289329/solr-analyser.png> -- View this message in context: http://lucene.472066.n3.nabble.com/How-to-configure-solr-while-having-Apostrophes-in-

Re: How to configure solr while having Apostrophes in fields

2016-07-27 Thread Erick Erickson
generateWordParts="1" generateNumberParts="1" > catenateWords="0" catenateNumbers="0" catenateAll="0" > stemEnglishPossessive="0" splitOnCaseChange="0" > > protected="${home}/solr-configuration/bibliographic-protwords.txt" /> > enablePositionIncrements="true" > > words="${home}/solr-configuration/bibliographic-stopwords.txt"/> > ignoreCase="true" > > synonyms="${home}/solr-configuration/bibliographic-synonyms.txt"/> > mappingFile="${home}/sort.map"/> > > > > Thanks in advance ! > > > > > -- > View this message in context: > http://lucene.472066.n3.nabble.com/How-to-configure-solr-while-having-Apostrophes-in-fields-tp4289196.html > Sent from the Solr - User mailing list archive at Nabble.com.

How to configure solr while having Apostrophes in fields

2016-07-27 Thread nitin.garg88
Thanks in advance ! -- View this message in context: http://lucene.472066.n3.nabble.com/How-to-configure-solr-while-having-Apostrophes-in-fields-tp4289196.html Sent from the Solr - User mailing list archive at Nabble.com.