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

ASF GitHub Bot commented on LUCENE-7786:
----------------------------------------

GitHub user michaelbraun opened a pull request:

    https://github.com/apache/lucene-solr/pull/192

    LUCENE-7786 - add getter for field to TermInSetQuery

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/michaelbraun/lucene-solr LUCENE-7786

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/lucene-solr/pull/192.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #192
    
----
commit 0dfd870ba75380b6b1611953b71cf9b63da8cec7
Author: Michael Braun <[email protected]>
Date:   2017-04-18T21:05:29Z

    LUCENE-7786 - add getter for field to TermInSetQuery

----


> TermInSetQuery should include a getter for field
> ------------------------------------------------
>
>                 Key: LUCENE-7786
>                 URL: https://issues.apache.org/jira/browse/LUCENE-7786
>             Project: Lucene - Core
>          Issue Type: Improvement
>    Affects Versions: master (7.0), 6.5
>            Reporter: Michael Braun
>            Priority: Trivial
>
> Per LUCENE-7637, TermInSetQuery is restricted to a single field. However, 
> there is no getter for the field. A public getter should be added to expose 
> the field name.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to