KorAP / Krill

:mag: A Corpus Data Retrieval Index using Lucene for Look-Ups
BSD 2-Clause "Simplified" License
16 stars 3 forks source link

Insert "indexCreationDate" even on -a #68

Open Akron opened 4 years ago

Akron commented 4 years ago

Currently the fields "indexCreationDate" and "indexLastModified" are introduced on upsert, where "indexCreationDate" is a stable date. This, however, does not happen on pure add insertions (using the -a flag for the indexer). This means some documents don't have "indexCreationDate" values.