Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1057 - 1059 of 2152)

Ticket Resolution Summary Owner Reporter
#847 fixed CKAN search using SOLR backend pudo rgrp

Reported by rgrp, 3 years ago.

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?) - #317: Make search pluggable
    • Asynchroously: via worker with queue
      • #324 Search indexing using notifications
      • #669: Refactor Solr (indexer) to become a generic worker
      • #874: Extract Solr search backend into an extension
  • In core support using SOLR backend as well as postgres for queries
    • #317: Make search pluggable (?)
  • Integrate into WUI (if changes needed)
    • #672 - Facets in CKAN search results

Extras:

  • Solr index testing tool #431
#855 invalid Authenticator tests pudo dread

Reported by dread, 3 years ago.

Description

The coverage tool (run by buildbot in the ckan build) reports that only 38% of lines of ckan.lib.authenticator are run in tests. This suggests a need for more tests.

#859 invalid Tests for User model pudo dread

Reported by dread, 3 years ago.

Description

Test coverage of ckan.model.user is 53%. Notable exception - setting password. Room for improvement?

Note: See TracQuery for help on using queries.