Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (946 - 948 of 2152)

Ticket Resolution Summary Owner Reporter
#2250 fixed Setup nginx and datastore on ecportal kindly kindly
#2327 fixed Upgrade solr schema to version 1.4 kindly kindly

Reported by kindly, 2 years ago.

Description
  • Add Ascii folding filter to text fields.
  • Add capacity field for public, private access.
  • Add title_string so you can sort alphabetically on title.
  • Fields related to analytics, access and view counts.
  • Add data_dict field for the whole package_dict.

Actual implementation of data_dict adding will be added later.

#2402 fixed search result speedup. kindly kindly

Reported by kindly, 2 years ago.

Description

Search results are slow as we do many package_dictize. Store the package_dict in the search index so that we do not have to hit the database for each of them.

Note: See TracQuery for help on using queries.