Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (730 - 732 of 2152)

Ticket Resolution Summary Owner Reporter
#1277 fixed Use solr query parser for search instead of ckan query parser johnglover johnglover

Reported by johnglover, 3 years ago.

Description

See http://ckan.okfnpad.org/search for details/discussion

#1302 fixed Move Resource and Tag search code to logic layer johnglover johnglover

Reported by johnglover, 3 years ago.

Description

Resource and Tag search is currently still using the old ckan query parser which is unnecessary. Refactor this out and move to the logic layer.

#1342 fixed Home controller does not capture SearchError exceptions johnglover amercader

Reported by amercader, 3 years ago.

Description

If there is a problem with the SOLR connection,the home page just shows a 500 Server error, instead of a notice (the package controller shows a notice when visiting http://localhost:5000/dataset).

Steps to reproduce:

Note: See TracQuery for help on using queries.