Ticket #847 (new enhancement) — at Initial Version
CKAN search using SOLR backend
Reported by: | rgrp | Owned by: | pudo |
---|---|---|---|
Priority: | critical | Milestone: | ckan-v1.3-sprint-2 |
Component: | ckan | Keywords: | |
Cc: | Repository: | ||
Theme: |
Description
This is a meta-ticket to pull together all the work on SOLR as a backend for CKAN search. (Work on SOLR search has been going on since March of 2010).
3 key aspects of this:
- Index package information in SOLR - ticket:353 - SOLR search indexing (index CKAN)
- Synchronously (generify Search Index update method to support SOLR or postgres?)
- Asynchroously: via worker with queue - #669: Refactor Solr (indexer) to become a generic worker
- In core support using SOLR backend as well as postgres for queries
- Integrate into WUI (if changes needed)
- #672 - Facets in CKAN search results
Note: See
TracTickets for help on using
tickets.