Changes between Initial Version and Version 1 of Ticket #847


Ignore:
Timestamp:
12/06/10 12:51:43 (3 years ago)
Author:
rgrp
Comment:

Done my best to pull all the solr related tickets and work together in one place.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #847 – Description

    initial v1  
    44 
    55  * 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 
    810  * In core support using SOLR backend as well as postgres for queries 
     11    * #317: Make search pluggable (?) 
    912  * Integrate into WUI (if changes needed) 
    1013   * #672 - Facets in CKAN search results 
     14 
     15Extras: 
     16 
     17  * Solr index testing tool #431