Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (847 - 849 of 2152)

Ticket Resolution Summary Owner Reporter
#873 fixed ONS loader assigns packages to same package even when dept name added manually dread dread

Reported by dread, 3 years ago.

Description

e.g. national_child_measurement_programme had no department but "Information Centre for Health and Social Care" for agency, and TNA inferred it should be under department DoH. But now the next ONS update to this series expects a blank department, so creates a new package national_child_measurement_programme_.

#874 fixed Extract solr search backend into an extension pudo

Reported by pudo, 3 years ago.

Description

Move the solr SearchBackend? to a seperate code base, remove any mentions of the CKAN model.

#875 fixed Search backend supports solr interface and query API mimics solr pudo rgrp

Reported by rgrp, 3 years ago.

Description

Consolidate search API interface (and backend) on solr (solrpy) type interface.

  • Support for standard query structure
  • Support for facet options

Do not need to change response formats. (Or do we?)

2 options here for advanced features like facets in non-solr:

  1. Disable (happens automatically)
  2. Implement - suggest using group by etc

Extras

  • Front-page tag cloud: change this to use facets
    • Accept this means that if facets not functional in backend we have no tag cloud
Note: See TracQuery for help on using queries.