[jira] [Commented] (LUCENE-9287) Never cache DocValuesFieldExistsQuery

2020-03-24 Thread Adrien Grand (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17065839#comment-17065839 ] Adrien Grand commented on LUCENE-9287: -- That makes sense, thanks. > Never cache Do

[jira] [Commented] (LUCENE-9287) Never cache DocValuesFieldExistsQuery

2020-03-24 Thread Ignacio Vera (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17065836#comment-17065836 ] Ignacio Vera commented on LUCENE-9287: -- It takes 40 ms to run the query and adding

[jira] [Commented] (LUCENE-9287) Never cache DocValuesFieldExistsQuery

2020-03-24 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17065831#comment-17065831 ] ASF subversion and git services commented on LUCENE-9287: - Commi

[jira] [Commented] (LUCENE-9287) Never cache DocValuesFieldExistsQuery

2020-03-24 Thread ASF subversion and git services (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17065827#comment-17065827 ] ASF subversion and git services commented on LUCENE-9287: - Commi

[jira] [Commented] (LUCENE-9287) Never cache DocValuesFieldExistsQuery

2020-03-24 Thread Adrien Grand (Jira)
[ https://issues.apache.org/jira/browse/LUCENE-9287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17065790#comment-17065790 ] Adrien Grand commented on LUCENE-9287: -- The change makes sense to me but I don't un