Custom Query (2152 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (1021 - 1023 of 2152)

Ticket Resolution Summary Owner Reporter
#2316 fixed add resource status api to see the state of celely tasks kindly

Reported by kindly, 2 years ago.

Description

add resource_status_show action function to see the state of celery tasks.

Need to get information from both out task status table and the celery_taskmeta table.

#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.