Re: Alphanumeric Wild card search

2015-04-02 Thread Simon Martinelli
Hi, Have a look at the generated terms to see how they look. Simon On Thu, Apr 2, 2015 at 9:43 AM, Palagiri, Jayasankar < jayashankar.palag...@honeywell.com> wrote: > Hello Team, > > Below is my field type > > positionIncrementGap="100" autoGeneratePhraseQueries="true"> > > >

solr.DictionaryCompoundWordTokenFilterFactory extracts words in string

2015-03-31 Thread Simon Martinelli
Hi, I configured solr.DictionaryCompoundWordTokenFilterFactory using a dictionary with the following content: - lindor - schlitten - dorsch - filet I want to index the compound words - dorschfilet - lindorschlitten dorschfilet is processed as expected dorsch filet but lindorschlitten is comp