hgl-it
1
Hello,
Is there a way to query the API, to find out when a given index was last modified, refreshed or rebuilt?
I have looked through the documentation, but I can only see info on query the actual content of an index, not data on the index itself.
Thank you!
tomat
2
there is no such functionality - we do not track change time at index itself and there is no way to query index files states via API.
You might create ticket at GitHub to be informed on the feature state.
hgl-it
3
Okay, thanks for confirming 