Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1531 - 1533 of 2152)

Ticket Resolution Summary Owner Reporter
#1540 fixed Search API returns an error if empty parameters are provided amercader amercader

Reported by amercader, 2 years ago.

Description

Both in 1.5.1b:

http://thedatahub.org/api/search/dataset?groups=lodcloud&title=

and 1.5.2a (current master):

http://test.ckan.net/api/search/dataset?groups=lodcloud&title=

Although the error message in 1.5.2a is more verbose:

"Bad request - Bad search option: HTTP code=400, reason=org.apache.lucene.queryParser.ParseException?: Cannot parse 'groups:lodcloud title:': Encountered \"<EOF>\" at line 1, column 22. Was expecting one of: \"(\" ... \"*\" ... <QUOTED> ... <TERM> ... <PREFIXTERM> ... <WILDTERM> ... \"[\" ... \"{\" ... <NUMBER> ..."

Some parameter validation before sending it to Solr should do the trick

#1541 fixed Setup server for the DGU form-refactor. icmurray icmurray

Reported by icmurray, 2 years ago.

Description

To enable us to show DGU work in progress, for feedback.

#1543 fixed Pagination links in the dataset listings don't keep the current filters johnglover amercader

Reported by amercader, 2 years ago.

Description

E.g. Pagination links on this page don't include groups=lodcloud http://thedatahub.org/dataset?groups=lodcloud

Not sure if related to #1501 (probably not)

Note: See TracQuery for help on using queries.