Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (859 - 861 of 2152)

Ticket Resolution Summary Owner Reporter
#892 fixed Make stored data available in WUI - 0.5d johnglover pudo

Reported by pudo, 3 years ago.

Description

Once we have storage, make the data available in the following ways:

  • Now have a cached_url field can show in the frontend ...
  • Add a [<a href="${cached_url}">cached</a>] link to right of real url on resource listing on dataset page.
  • On resource page: will not add it yet.
    • At the moment no clear place to pu this given nice big download button (could put in list of items on left but that does not seem right and note that it will turn up in big list of info at bottom)
  • Add test (?)
  • Deploy
#893 wontfix ExtrasField should not overwrite more specific extras pudo

Reported by pudo, 3 years ago.

Description

At the moment, ExtrasField? cannot be used in conjunction with more specific extra fields, such as TextExtraField? or SuggestTextExtraField?.

#903 fixed Proper handling of deleted packages in Solr serps pudo pudo

Reported by pudo, 3 years ago.

Description

Currently, deleted packages are filtered from search results after solr returns. That means result count can drop below the requested number, down to 0. Thus we need to filter before or in Solr.

Note: See TracQuery for help on using queries.