Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (616 - 618 of 2152)

Ticket Resolution Summary Owner Reporter
#1708 fixed SOLR configuration lost dread dread

Reported by dread, 2 years ago.

Description

The SOLR url, user and password defined in the CKAN config file are ignored and the default SOLR url is used.

This causes:

  • "0 datasets" displayed on the home page
  • Dataset searches result in 0 results and a small message "There was an error while searching". (Nothing about it in the logs)

To reproduce

This bug is only visible if your SOLR instance is not at the default place. To quickly reproduce this problem, setup your machine as a SOLR multicore instance and run: "paster db clean && paster create-test-data && paster serve development.ini". It quits with the error: "solr.core.SolrException?: HTTP code=400, reason=Missing solr core name in path"

Code affected

#1707 duplicate Over-long URLs in QA ext broken links list johnglover johnglover

Reported by johnglover, 2 years ago.

Description

From Mark on the ckan-dev list:

In the table of broken links at <http://thedatahub.org/qa/dataset/broken_resource_links>, the links as printed should be abridged to a fixed length (but link to the full URL). Otherwise the 'reason' column vanishes off the screen. Also a table would probably be better since as things stand the 'reasons' are not lined up

#1706 duplicate Tag taxonomies package schema seanh seanh

Reported by seanh, 2 years ago.

Description

Enable ckanext's to add new vocabularies to default_package_schema(), use the new vocabularies in templates for dataset view, create, edit pages, helper function for extensions to create a vocabulary schema for a given vocabulary name (must match a vocab already in the db) and add it to default package schema.

Note: See TracQuery for help on using queries.