Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Case: Audit Trail for Solr Index Activity #311

Open
noahwsmith opened this issue Mar 15, 2024 · 0 comments
Open

Use Case: Audit Trail for Solr Index Activity #311

noahwsmith opened this issue Mar 15, 2024 · 0 comments

Comments

@noahwsmith
Copy link

On a large project with workflows for repeatedly updating objects we see continuous Solr indexing activity as objects are touched and then are requeued for indexing. In particular objects which have OCR/HOCR take a long time to clear through the queues, and if object is touched several times in a day we suspect that the full object (including OCR) may be reindexed several times even though sometimes the only thing that has changed on the object is the workflow state.

To get some visibility on how often objects are being reindexed in Solr, it would be amazing to be able to read an audit log for indexing activity on a given object. What options might there be to do this?

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

No branches or pull requests

1 participant