[
https://issues.apache.org/jira/browse/LUCENE-6376?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14395740#comment-14395740
]
David Smiley commented on LUCENE-6376:
--------------------------------------
Thanks for the patch. It's better than before. As the description says,
BBoxStrategy has code that could be emulated here allowing for customizing the
index options desired. Some users might not even want the docValues because
they are just doing rectangle queries & no sorting, for example. When I get
to this I intend to copy that, moving any common code to the util package,
perhaps.
> Spatial PointVectorStrategy should use DocValues
> -------------------------------------------------
>
> Key: LUCENE-6376
> URL: https://issues.apache.org/jira/browse/LUCENE-6376
> Project: Lucene - Core
> Issue Type: Improvement
> Components: modules/spatial
> Reporter: David Smiley
> Attachments: LUCENE-6376.patch
>
>
> PointVectorStrategy.createIndexableFields should be using DocValues, like
> BBoxStrategy does. Without this, UninvertingReader is required.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]