Custom Query (2152 matches)
Results (745 - 747 of 2152)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#1540 | fixed | Search API returns an error if empty parameters are provided | amercader | amercader |
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 |
|||
#1156 | fixed | Scraping harvesters for Paris and Vienna Catalogues | pudo | pudo |
Description |
Import metadata from both sources into PDEU via the Harvesting framework but by scraping their respective catalogue pages. |
|||
#571 | fixed | Save metadata document and associate with harvest source entity | johnbywater | johnbywater |