Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (892 - 894 of 2152)

Ticket Resolution Summary Owner Reporter
#1360 fixed Remove support for filter by download and filter by openness in search zephod rgrp

Reported by rgrp, 3 years ago.

Description

Deliver little user benefit and easier just to search and then see what is listed as open and with resources.

Implementation Details

Areas to fix:

  • UI
  • lib/search/...
  • tests
  • ...?

Cost

Est: 2h

#1361 fixed Simple search support rgrp rgrp

Reported by rgrp, 3 years ago.

Description

Would be nice if CKAN could work out of the box without the need for SOLR (solr is great but complex and heavyweight to install).

Propose:

  • ckan.simple_search config option
  • If set:
    • query via simple query to database backend
    • do no specialized indexing

Extras

Remove

  • TagSearchQuery? from lib/search (just do a search directly)?
  • #1360: filter by downloadable and filter by open search options

Possible Extras

(Probably future improvements)

  • Re-introduce full-text search indexing where supported in e.g. postgres and use for querying
#1362 fixed Clearing the database should also clear the search index johnglover johnglover

Reported by johnglover, 3 years ago.

Description

When paster db clean is run, the search index should also be cleared.

Note: See TracQuery for help on using queries.