You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
My guess is that Lucene stores these date and dateTime values in a slightly different format - as some type of number, rather than the original XSD format from your data. When retrieving the index keys from the index, I didn't account for the mismatch in data. The relevant code is here:
@wolfgangmm Do you think there's any hope of retrieving the original date or datetime values, or is the act of indexing them irretrievably altering the source data for the purposes of querying by lucene?
In Browse Indexes the position, documents and frequency are all perfectly correct, but under the column "term" only a question mark is displayed.
collection-xconf.txt
kalendar-xml.txt
The text was updated successfully, but these errors were encountered: