Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (739 - 741 of 2152)

Ticket Resolution Summary Owner Reporter
#1359 fixed Radically simplify standard list of licenses rgrp rgrp

Reported by rgrp, 3 years ago.

Description

Major UX grip and incredibly simple to do. May also want to have basic autocomplete support within the list (trivial to do as well I believe).

(Talk to RP about this re how we define lists of licenses).

#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
Note: See TracQuery for help on using queries.