Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (739 - 741 of 2152)

Ticket Resolution Summary Owner Reporter
#356 fixed Search box in at top of page (UI) rgrp

Reported by rgrp, 4 years ago.

Description

A small but useful ui improvement would be to have a search box at top right on every page.

As an example see the one here on trac or on github.com or bitbucket.org.

  • It would be particularly good to include a small advanced search link that took you to the full search page. Need to keep it small because screen real-estate here is limited (see how github.com does this for inspiration).
#923 worksforme Search box doesn't work in leaderboard page rgrp dread

Reported by dread, 3 years ago.

Description
  1. Go to: http://ckan.net/stats/leaderboard#content
  2. In the far top-right of the browser, select the search box in 'water'.
  3. Press enter to search. Nothing happens.

Tried in: chrome, firefox

#875 fixed Search backend supports solr interface and query API mimics solr pudo rgrp

Reported by rgrp, 3 years ago.

Description

Consolidate search API interface (and backend) on solr (solrpy) type interface.

  • Support for standard query structure
  • Support for facet options

Do not need to change response formats. (Or do we?)

2 options here for advanced features like facets in non-solr:

  1. Disable (happens automatically)
  2. Implement - suggest using group by etc

Extras

  • Front-page tag cloud: change this to use facets
    • Accept this means that if facets not functional in backend we have no tag cloud
Note: See TracQuery for help on using queries.