Closed (cannot reproduce)
Project:
Apache Solr Search
Version:
7.x-1.1
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 Jan 2013 at 14:02 UTC
Updated:
24 Jun 2013 at 14:34 UTC
When i do a search the nodes that are the closed match are returned at the top but below that all the other node follow, even if they have nothing to do with the search term.
I tested a query with just a page title in the solr admin interface and it gives me an xml with just a few results, those that match.
But it seems that the module sends a query with so many parameters that everything seems to match.
So I believe there is something wrong with the module, maybe a setting I turned on or forgot to turn off?
Comments
Comment #1
dazz commentedno one an idea?
Comment #2
cpliakas commentedHi dazz.
In order to get some traction on this it would be helpful to provide steps to replicate on a clean install of Drupal with the relevant modules. Otherwise we will have to go on a wild goose chance in order to replicate, which is unlikely to happen given that our time would better be spent solving issues as opposed to trying to replicate them in a vacuum. As a maintainer, having an issue where we can easily follow the steps and see the desired behavior really helps it to get the attention it deservers.
Thanks,
Chris
Comment #3
pwolanin commentedComment #4
omar alahmedIt's related to bias configuration in solr settings. the solution is clicking 'rest to defaults' button in 'admin/config/search/apachesolr/settings/solr_search/bias'.
Comment #4.0
omar alahmedupdate info