[ https://issues.apache.org/jira/browse/LUCENE-5327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13818355#comment-13818355 ]
John Wang commented on LUCENE-5327: ----------------------------------- Hi Uwe and Robert for the feedback. I like the API giving hint about performance impacts. What do you think about the IndexSearcher API providing acess to docvalues? Currently, calls such as document() and termVector() can be more expensive. Thanks John > 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