Re: Accent insensitive search for greek characters

2017-10-24 Thread Chitra
ICUFoldingFilter. Is ICU Transliterator rule formed right? Kindly look at the below code TokenStream tok = new ICUTransformFilter(tok, > Transliterator.getInstance("Greek; Lower; NFD; [:Nonspacing Mark:] Remove; > NFC;")); Kindly help me to resolve this. Regards, Chitra

Re: ClassicAnalyzer Behavior on accent character

2017-10-20 Thread Chitra
n, * as specified by UAX#29." > > See http://unicode.org/reports/tr29/#Word_Boundaries > > If you look at the spec and feel that ClassicAnalyzer incorrectly > implements the word break rules then perhaps there's a JIRA. > > Best, > Erick > > On Thu, Oct 19, 20

ClassicAnalyzer Behavior on accent character

2017-10-19 Thread Chitra
rc.setMaxTokenLength(ClassicAnalyzer.DEFAULT_MAX_TOKEN_LENGTH); super.setReader(reader); } }; } Am I missing anything? Is that expected behavior for my input or any reason behind such abnormal behavior? -- Regards, Chitra

Re: Accent insensitive search for greek characters

2017-10-18 Thread Chitra
Hi Alexandre, Thank you so much for the kind response. i will check it out. -- Regards, Chitra

Re: Accent insensitive search for greek characters

2017-10-16 Thread Chitra
ek accent characters. So only, I am looking for better solution. -- Regards, Chitra

Accent insensitive search for greek characters

2017-10-13 Thread Chitra
for all languages. Here, I am not sure whether it will break my existing language behavior in the index. Is there any way to make ICUFoldingFilter as language specific? -- Regards, Chitra

Re: DrillSideWaysSearch on faceting

2017-03-08 Thread Chitra
Hi, Thank you so much. On Wed, Mar 8, 2017 at 1:58 PM, Mikhail Khludnev wrote: > Hello, Chitra. > > Check this http://yonik.com/multi-select-faceting/ and > https://wiki.apache.org/solr/SimpleFacetParameters#Multi- > Select_Faceting_and_LocalParams > > > On Wed

DrillSideWaysSearch on faceting

2017-03-07 Thread Chitra
Hi, I am a new one to Solr. Recently we are digging drill sideways search (for faceting purpose) on Lucene. Is that solr facets support drill sideways search like Lucene?? If yes, Kindly suggest the API or article how to use. Any help is much appreciated. Thanks, Chitra

SIREn integration with SOLR

2012-02-22 Thread chitra
its integration with SOLR and how to use it with PHP Thanks in advance... Regards Chitra -- View this message in context: http://lucene.472066.n3.nabble.com/SIREn-integration-with-SOLR-tp3766056p3766056.html Sent from the Solr - User mailing list archive at Nabble.com.