Phrase searches that includes stopword does not work with BrazilianAnalizer

2016-02-01 Thread hsp
Hi All, I did search all forums here for something like the situation I am facing on, without success. Well, I use a system with a repository provided by Jackrabbit (verson 2.10), and it uses Lucene 3.6 in underground to do index and searching. There is no contribution so far for my question in th

Re: Phrase searches that includes stopword does not work with BrazilianAnalizer

2016-02-02 Thread hsp
Hi finx, thanks by your collaboration, No problem, my test code is for use with the jackrabbit api 2.10, ok? The expression search is with xpath grammar. For this reason I have put the index attached. The project is attached for your inspection. Best Regards. Helio. jackrabbit-firsthops.zip <

Re: Phrase searches that includes stopword does not work with BrazilianAnalizer

2016-02-10 Thread hsp
Hi Luis Felipe, thanks by your response. Last week I tested with a hint based in http://lucene.472066.n3.nabble.com/Why-PhraseQuery-translate-stopwords-to-quot-quot-td4105761.html#a4105887 and did alter the lines in method And with this the index is now searching as expected, independently if th