Issue 15562

Make searches for "any not-null" fields in occurrences easier by adding a <thing>=*

15562
Reporter: omeyn
Assignee: fmendez
Type: Story
Summary: Make searches for "any not-null" fields in occurrences easier by adding a <thing>=*
Priority: Major
Resolution: Fixed
Status: Closed
Created: 2014-04-28 12:04:36.581
Updated: 2014-05-05 17:56:45.233
Resolved: 2014-05-05 17:56:45.2
        
Description: So something like TYPE_STATUS=* would give all occurrences where type is not null (ie all records of any type). This would be the standard query for any enum where people ask for "all (e.g. multimedia and type), but could also be used for any non-enum to just give non-null fields (e.g. collectorName). Only talking about solr indexed fields (the existing filters - the parameterEnum).

API doc on portal needs to be updated to match.
Occ search gui in portal needs to be updated.
Downloads (hive query visitor) needs updating.]]>
    


Author: mdoering@gbif.org
Comment: Does the * catch all apply to all 3 solr search projects? That would be good
Created: 2014-04-29 18:53:56.711
Updated: 2014-04-29 18:53:56.711