You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@lucene.apache.org by "Gautam Worah (Jira)" <ji...@apache.org> on 2021/05/13 03:14:00 UTC

[jira] [Created] (LUCENE-9956) Make getBaseQuery API from DrillDownQuery public

Gautam Worah created LUCENE-9956:
------------------------------------

             Summary: Make getBaseQuery API from DrillDownQuery public 
                 Key: LUCENE-9956
                 URL: https://issues.apache.org/jira/browse/LUCENE-9956
             Project: Lucene - Core
          Issue Type: Improvement
          Components: modules/facet
    Affects Versions: main (9.0)
            Reporter: Gautam Worah


It would be great if users could access the baseQuery of a DrillDownQuery. I think this can be useful for folks who want to access/test the clauses of a BooleanQuery (for example) after they've already wrapped it into a DrillDownQuery. 

 
Currently the {{Query getBaseQuery()}} method is package private by default.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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