Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (664 - 666 of 2152)

Ticket Resolution Summary Owner Reporter
#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
#876 fixed Support sqlite as a database backend for CKAN sebbacon rgrp

Reported by rgrp, 3 years ago.

Description

Among other things this will allow the tests to run much quicker.

#877 fixed File upload in WUI (extension) rgrp rgrp

Reported by rgrp, 3 years ago.

Description

Support uploading files to a storage system from WUI with a simple upload form.

Implementation

  • Implement as an Extension
  • Locate at /upload
  • Add new system action/permission (FILE_UPLOAD) and restrict by default to logged in users
  • Use OFS + boto -> generate form key (and create the bucket if it doesn't exist? Or do we assume bucket already exists)
  • This wants to be tied in to general package workflow. See parent ticket:852.
Note: See TracQuery for help on using queries.