Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (955 - 957 of 2152)

Ticket Resolution Summary Owner Reporter
#317 fixed Make search pluggable pudo rgrp

Reported by rgrp, 4 years ago.

Description

Make lib/search.py pluggable so that we can plug in different search systems (e.g. SOLR).

Suggest we define a base Search class from which specific search implementations inherit (e.g. SQLSearch, SOLRSearch etc). The specific one being used would then be set via a config variable.

#1408 fixed Make site user, so tasks can post information back to ckan. kindly kindly

Reported by kindly, 3 years ago.

Description

Give site user system administrative rights.

#892 fixed Make stored data available in WUI - 0.5d johnglover pudo

Reported by pudo, 3 years ago.

Description

Once we have storage, make the data available in the following ways:

  • Now have a cached_url field can show in the frontend ...
  • Add a [<a href="${cached_url}">cached</a>] link to right of real url on resource listing on dataset page.
  • On resource page: will not add it yet.
    • At the moment no clear place to pu this given nice big download button (could put in list of items on left but that does not seem right and note that it will turn up in big list of info at bottom)
  • Add test (?)
  • Deploy
Note: See TracQuery for help on using queries.