Re: problems with search in solr

2012-03-22 Thread Tomás Fernández Löbbe
AFAEL [rafael.p...@carm.es] > Enviado el: jueves, 22 de marzo de 2012 13:38 > Para: solr-user@lucene.apache.org > Asunto: problems with search in solr > > Good morning: > I have problems with the results obtained Solr search string (eg caso). Me > back records with similar terms (in this ex

RE: problems with search in solr

2012-03-22 Thread Juan Pablo Mora
y "caso" es la misma, "cas". Un saludo. De: PINA CORONADO, RAFAEL [rafael.p...@carm.es] Enviado el: jueves, 22 de marzo de 2012 13:38 Para: solr-user@lucene.apache.org Asunto: problems with search in solr Good morning: I have problems with the results obtained Solr search st

Re: problems with search in solr

2012-03-22 Thread Rafał Kuć
Hello! The probable cause is the use of solr.PorterStemFilterFactory. You can check it using the Solr admin or by removing that filter and reindexing your data. -- Regards, Rafał Kuć Sematext :: http://sematext.com/ :: Solr - Lucene - Nutch > Good morning: > I have problems with the result

problems with search in solr

2012-03-22 Thread PINA CORONADO, RAFAEL
Good morning: I have problems with the results obtained Solr search string (eg caso). Me back records with similar terms (in this example would return the same as if looking casa). The 1.4.1 version of Solr is The definition of type text in the file schema.xml is: