EdgeNGramFilterFactory not working? Solr 5.3.1

2015-11-17 Thread Daniel Valdivia
Hi, I'm trying to get the EdgeNGramFilterFactory filter to work on a certain field, however after defining the fieldType, creating a field for it and copying the source, this doesn't seem to be working. One catch here, that I'm not sure if it's affecting the outcome is that none of my fields

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
t; > > -Original message- >> From:Daniel Valdivia <h...@danielvaldivia.com> >> Sent: Wednesday 18th November 2015 0:17 >> To: solr-user@lucene.apache.org >> Subject: EdgeNGramFilterFactory not working? Solr 5.3.1 >> >> Hi, >> >> I'm try

RE: EdgeNGramFilterFactory not working? Solr 5.3.1

2015-11-17 Thread Markus Jelsma
; To: solr-user@lucene.apache.org > Subject: EdgeNGramFilterFactory not working? Solr 5.3.1 > > Hi, > > I'm trying to get the EdgeNGramFilterFactory filter to work on a certain > field, however after defining the fieldType, creating a field for it and > copying the source, this doesn'