[ https://issues.apache.org/jira/browse/LUCENE-5327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13813973#comment-13813973 ]
John Wang commented on LUCENE-5327: ----------------------------------- Oh, I didn't know about MultiDocValues. I am happy to change it to use MultiDocValues. Before doing this, do you think this makes sense? I suppose there was a reason for leaving it out of the IndexReader api and introduce MultiDocValues in the first place? > Expose getNumericDocValues and getBinaryDocValues at toplevel reader and > searcher levels > ---------------------------------------------------------------------------------------- > > Key: LUCENE-5327 > URL: https://issues.apache.org/jira/browse/LUCENE-5327 > Project: Lucene - Core > Issue Type: Improvement > Components: core/search > Affects Versions: 4.5 > Reporter: John Wang > Attachments: patch.diff > > > Expose NumericDocValues and BinaryDocValues in both IndexReader and > IndexSearcher apis. -- This message was sent by Atlassian JIRA (v6.1#6144) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org