VedaWebProject / Tekst

A collaborative research platform for aligning, enriching and exploring resources on natural language texts
https://vedawebproject.github.io/Tekst/
GNU Affero General Public License v3.0
7 stars 0 forks source link

Don't save index creation time with texts data, but get it from ES instead #316

Closed bkis closed 4 weeks ago

bkis commented 4 weeks ago

...as the DB data will be invalid as soon as ES restarts

bkis commented 4 weeks ago

This is not necessary, as the indexing routine checks if there are existing indices for a text and creates a new one if there aren't, regardless of the saved index creation time.