You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Noble Paul (JIRA)" <ji...@apache.org> on 2019/03/14 19:52:00 UTC

[jira] [Comment Edited] (LUCENE-8725) Make TermsQuery public

    [ https://issues.apache.org/jira/browse/LUCENE-8725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16793009#comment-16793009 ] 

Noble Paul edited comment on LUCENE-8725 at 3/14/19 7:51 PM:
-------------------------------------------------------------

bq.This query is cheating a bit in its equals/hashCode to be cacheable without having to actually compare the BytesRefHash by comparing the join query,

True. I wonder why it was done that way. Mostly because there is no efficient way to compare the BytesRefHash instances ?


was (Author: noble.paul):
bq.This query is cheating a bit in its equals/hashCode to be cacheable without having to actually compare the BytesRefHash by comparing the join query,

True. I wonder why it was done that way

> Make TermsQuery public
> ----------------------
>
>                 Key: LUCENE-8725
>                 URL: https://issues.apache.org/jira/browse/LUCENE-8725
>             Project: Lucene - Core
>          Issue Type: Wish
>            Reporter: Noble Paul
>            Priority: Trivial
>             Fix For: 8.1
>
>
> I have come across use-cases where directly accessing {{TermsQuery}} can help. If there is no objection I would like to make it public



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org