Re: EdgeNGramFilterFactory not working? Solr 5.3.1

2015-11-17 Thread Alexandre Rafalovitch
Here would be my debugging sequence: 1. Are you actually searching against: dispNamePrefix (and not against the default text field which has its own analyzer stack)? 2. Do you see the field definition in the Schema Browser screen? 3. If you on that screen, click "Load Term Info" do you see the

Re: EdgeNGramFilterFactory not working? Solr 5.3.1

2015-11-17 Thread Daniel Valdivia
Hi Markus, I did, everytime I run this experiment I start from 0 :) However, after the last change I did seems like I forgot to commit and I couldn't get results, so now I have some results. The resolution to this problem was specifying the search in the dispNamePrefix field :O Thanks Markus

RE: EdgeNGramFilterFactory not working? Solr 5.3.1

2015-11-17 Thread Markus Jelsma
Hi - the usual suspect is: 'did you reindex?' Not seeing things change after modifying index-time analysis chains means you need to reindex. M. -Original message- > From:Daniel Valdivia > Sent: Wednesday 18th November 2015 0:17 > To: