Skip to content

Add a flag to the reindex command to force a full reindex#2606

Open
aduffeck wants to merge 2 commits intoopencloud-eu:mainfrom
aduffeck:force-reindex
Open

Add a flag to the reindex command to force a full reindex#2606
aduffeck wants to merge 2 commits intoopencloud-eu:mainfrom
aduffeck:force-reindex

Conversation

@aduffeck
Copy link
Copy Markdown
Member

That can be helpful when the search service configuration has changed, e.g. by enabling TIKA. Previously files that had already been indexed were not indexed again and thus were no part of the fulltext index.

Fixes #2285
Fixes #2578

That can be helpful when the search service configuration has changed,
e.g. by enabling TIKA. Previously files that had already been indexed
were not indexed again and thus were no part of the fulltext index.

Fixes opencloud-eu#2285
Fixes opencloud-eu#2578
@sonarqubecloud
Copy link
Copy Markdown

Copy link
Copy Markdown
Member

@rhafer rhafer left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

File content search does not work with preexisting files on server

2 participants