Page MenuHomePhabricator

Update saneitizer to reindex documents that havn't been indexed in N days
Closed, DuplicatePublic

Description

After we add the new 'type' field we need to have some guarantee of when it will be available. A method we have talked about before is set a timeout in the saneitizer that reindexes pages that haven't been indexed in some time period (30 days?). This would give us the guarantee that this field is populated without having to reindex (although it basically forces a regular reindex over time).

Event Timeline

EBernhardson created this task.

We decided to split archive and into it's own index removing the need for a type field