Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (547 - 549 of 2152)

Ticket Resolution Summary Owner Reporter
#845 fixed Required fields dread

Reported by dread, 3 years ago.

Description

Allow a form to specify fields that are required. Currently name and resource url are required.

  • Show required fields with asterisks by the input box.
  • Resource fields to be included in this.
#846 fixed merge style.css and ckan.css memespring memespring

Reported by memespring, 3 years ago.

Description

no need for separate files

#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
Note: See TracQuery for help on using queries.