Changes between Initial Version and Version 1 of Ticket #847
- Timestamp:
- 12/06/10 12:51:43 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #847 – Description
initial v1 4 4 5 5 * Index package information in SOLR - ticket:353 - SOLR search indexing (index CKAN) 6 * Synchronously (generify Search Index update method to support SOLR or postgres?) 7 * Asynchroously: via worker with queue - #669: Refactor Solr (indexer) to become a generic worker 6 * Synchronously (generify Search Index update method to support SOLR or postgres?) - #317: Make search pluggable 7 * Asynchroously: via worker with queue 8 * #324 Search indexing using notifications 9 * #669: Refactor Solr (indexer) to become a generic worker 8 10 * In core support using SOLR backend as well as postgres for queries 11 * #317: Make search pluggable (?) 9 12 * Integrate into WUI (if changes needed) 10 13 * #672 - Facets in CKAN search results 14 15 Extras: 16 17 * Solr index testing tool #431