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

dazz’s picture

no one an idea?

cpliakas’s picture

Hi 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

pwolanin’s picture

Status: Active » Closed (cannot reproduce)
omar alahmed’s picture

It'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'.

omar alahmed’s picture

Issue summary: View changes

update info