Issue 11919
DatasetSearchWsClientIT.searchTestWithFacets() returns unexpected results
11919
Reporter: mdoering
Assignee: fmendez
Type: Bug
Summary: DatasetSearchWsClientIT.searchTestWithFacets() returns unexpected results
Priority: Major
Resolution: WontFix
Status: Closed
Created: 2012-09-18 11:39:00.213
Updated: 2013-12-16 17:50:58.929
Resolved: 2013-03-06 15:42:10.247
Description: The facet search uses a country filter for Country.DENMARK which does not exist in any of the country coverages of the test datasets.
The solr query is expected to return no results therefor, but in fact it returns all 4 datsets that also get returned without the facet.]]>
Author: mdoering@gbif.org
Created: 2012-09-18 11:41:50.115
Updated: 2012-09-18 11:41:50.115
facet filters in general seem to return no results if there is no content.
For example rank=999 doesnt exist:
http://staging.gbif.org:8080/checklistbank-search-ws/search/?rank=2
http://staging.gbif.org:8080/checklistbank-search-ws/search/?rank=999