Feature #13253
Add --refresh or --update option to search:populate task
Status: | Verified | Start date: | 02/04/2020 | |
---|---|---|---|---|
Priority: | Medium | Due date: | ||
Assignee: | - | % Done: | 100% | |
Category: | Search / Browse | |||
Target version: | Release 2.5.4 | |||
Google Code Legacy ID: | Tested version: | 2.6 | ||
Sponsored: | No | Requires documentation: |
Description
Search indexing currently relies on first wiping the search index (or, if excluding types, deleting existing documents before indexing). Add CLI option to disable this.
History
#1 Updated by Mike Cantelon over 2 years ago
- Requires documentation set to Yes
#2 Updated by Mike Cantelon over 2 years ago
- Status changed from New to Code Review
#3 Updated by Mike Cantelon over 2 years ago
- Status changed from Code Review to QA/Review
Merged into qa/2.6.x.
#4 Updated by Mike Cantelon over 2 years ago
One way to test this might be to update the existing index of a test site, with a lot of descriptions, and make sure that the search index stays intact during the sesarch index update.
#5 Updated by Dan Gillean over 2 years ago
- Status changed from QA/Review to Verified
- Target version set to Release 2.6.0
- Tested version 2.6 added
Was able to browse and search entities while the search:pop task was running - seems to work well, and (with a medium sized dataset, at least) did not seem to add any noticeable amount of time to the indexing - 3807 documents populated in 44.12 seconds.
#6 Updated by Dan Gillean about 2 years ago
- Target version changed from Release 2.6.0 to Release 2.5.4
#7 Updated by Dan Gillean about 2 years ago
- % Done changed from 0 to 100
- Requires documentation deleted (
Yes)