Opened 4 years ago
Closed 3 years ago
#1298 closed task (fixed)
Admin functions for the variant index
Reported by: | Nicklas Nordborg | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | major | Milestone: | Variant Search v1.0 |
Component: | net.sf.basedb.varsearch | Keywords: | |
Cc: |
Description
To begin it we need a single page that display some information about the index databases:
- Number of indexed raw bioassays and variants
- Size of index
- Number of waiting raw bioassays and if the list is enabled or not
- Indexed raw bioassays that no longer exists
Some functions on that would be nice:
- Enable/disable auto-processing on the lists
- Full index rebuild
- Clean index from non-existing raw bioassays
And maybe more...
Change History (10)
comment:1 by , 4 years ago
comment:6 by , 4 years ago
References #1298: Admin functions for the variant index
Started to implement some actions that can be performed by the admin:
- Change the AutoProcessing annotation on the item list associated with an index
- Clean the query cache
comment:10 by , 3 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
In [6160]
References #1298: Admin functions for the variant index
Added an index page for admin functions.