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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to