On 5/13/2014 3:12 AM, Anon15 wrote:
> Thanks for replying !
>
> This is my Schema.xml.
The XML is gone. I would imagine that this is happening because you're
posting on the Nabble forum, not directly to the mailing list. Nabble
is a two-way mirror of the list, the actual mailing list is the tr
Thanks for replying !
This is my Schema.xml.
--
View this message in context:
http://lucene.472066.n3.nabble.com/Problem-when-i-m-trying-to-search-something-tp4135045p4135427.html
Sent from the Solr - User mailing list archive at Nabble.com.
Hey Anon15
It sounds like your encountering a heuristic known as stemming. Stemming
takes various of words and reduces them to a base form. For example
jumped
jumping
jumper
might all get reduced to "jump"
So now when a user searches for "jump" they can retrieve all docs with the
various forms
Hi everyone,
I'm using an updated version of Solr module for Drupal 7.
I've indexed my entire site, and i have about 8000 documents in index.
I have a problem when I'm trying to research something.
For example:
-> "incre" => 0 results
-> "incred" => n results for the word 'incre