Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (994 - 996 of 2152)

Ticket Resolution Summary Owner Reporter
#1498 fixed Support multiple SOLR schema versions amercader amercader

Reported by amercader, 2 years ago.

Description

At some point the SOLR schema used by CKAN will need to be changed and the changes won't be always backward compatible, so we need a mechanism to support instances that use older versions of the schema. This process will involve:

  • Better documentation on how to deploy SOLR, as single instance or multicore
  • A convention on how to tag schema versions and SOLR endpoints to ensure that CKAN instances point to the correct SOLR URL.
  • (If possible) Checks in CKAN core that deal with different schema versions.
#1499 fixed list/read/delete packages on the command-line dread dread

Reported by dread, 2 years ago.

Description

It would be useful to be able to manipulate packages using the paster command-line interface. In particular listing, reading and deleting packages. Seeing which packages were deleted too.

#1500 fixed Slug API calls tidy up dread dread

Reported by dread, 2 years ago.

Description
  • API call documented but don't exist any more: dataset create_slug
  • API call not documented but exists: is_slug_valid
  • API call not documented, badly sited in API and using custom code in controller (not logic layer): /package/autocomplete
Note: See TracQuery for help on using queries.