Ticket #875 (closed enhancement: fixed)
Search backend supports solr interface and query API mimics solr
Reported by: | rgrp | Owned by: | pudo |
---|---|---|---|
Priority: | critical | Milestone: | ckan-v1.4-sprint-1 |
Component: | ckan | Keywords: | |
Cc: | Repository: | ||
Theme: |
Description (last modified by rgrp) (diff)
Consolidate search API interface (and backend) on solr (solrpy) type interface.
- Support for standard query structure
- Support for facet options
Do not need to change response formats. (Or do we?)
2 options here for advanced features like facets in non-solr:
- Disable (happens automatically)
- Implement - suggest using group by etc
Extras
- Front-page tag cloud: change this to use facets
- Accept this means that if facets not functional in backend we have no tag cloud
Change History
comment:1 Changed 3 years ago by rgrp
- Priority changed from awaiting triage to critical
- Description modified (diff)
- Milestone changed from ckan-v1.3-sprint-2 to ckan-v1.4-sprint-1
Note: See
TracTickets for help on using
tickets.