Ticket #83 (closed task: fixed)

Opened 3 years ago

Last modified 3 years ago

Complete index rebuilding

Reported by: bruno Owned by: bruno
Priority: major Milestone: 0.2
Component: Indexer Version:
Keywords: Cc: lily-developers@…

Description

It is important that the SOLR index can be rebuild from scratch, for example in case of:

  • lost or corrupt SOLR index
  • bugs in the indexer causes the index not to match the repository
  • a changed indexer or SOLR configuration (use of different analyzer, index a previously indexed field also for facet browsing, ...)

We need to come up with a design for how this will be done.

Change History

comment:1 Changed 3 years ago by bruno

  • Milestone set to 0.2

comment:2 Changed 3 years ago by bruno

This was first introduced in r4246

comment:3 Changed 3 years ago by bruno

  • Status changed from new to closed
  • Resolution set to fixed
Note: See TracTickets for help on using tickets.