[
https://issues.apache.org/jira/browse/LUCENE-9036?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mikhail Khludnev updated LUCENE-9036:
-------------------------------------
Comment: was deleted
(was:
{noformat}
[javac]
/home/jenkins/jenkins-slave/workspace/PreCommit-LUCENE-Build/sourcedir/lucene/core/src/test/org/apache/lucene/index/TestExitableDirectoryReader.java:33:
error: cannot find symbol
[javac] import org.apache.lucene.search.DocValuesNumbersQuery;
[javac] ^
[javac] symbol: class DocValuesNumbersQuery
[javac] location: package org.apache.lucene.search
[javac]
/home/jenkins/jenkins-slave/workspace/PreCommit-LUCENE-Build/sourcedir/lucene/core/src/test/org/apache/lucene/index/TestExitableDirectoryReader.java:34:
error: cannot find symbol
[javac] import org.apache.lucene.search.DocValuesTermsQuery;
[javac] ^
[javac] symbol: class DocValuesTermsQuery
[javac] location: package org.apache.lucene.search
{noformat}
Hey, what's up??? )
> ExitableDirectoryReader to interrupt DocValues as well
> ------------------------------------------------------
>
> Key: LUCENE-9036
> URL: https://issues.apache.org/jira/browse/LUCENE-9036
> Project: Lucene - Core
> Issue Type: Improvement
> Reporter: Mikhail Khludnev
> Priority: Major
> Attachments: LUCENE-9036.patch, LUCENE-9036.patch, LUCENE-9036.patch,
> LUCENE-9036.patch
>
>
> This allow to make AnalyticsComponent and json.facet sensitive to time
> allowed.
> Does it make sense? Is it enough to check on DV creation ie per field/segment
> or it's worth to check every Nth doc?
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]