[
https://issues.apache.org/jira/browse/SOLR-10729?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Smiley updated SOLR-10729:
--------------------------------
Attachment: SOLR_10729_Deprecate_old_spatial_fields.patch
The attached patch simply marks these 4 classes as deprecated using both the
Java annotation and javadoc, including suggested alternatives. I looked in the
ref guide and only LatLonType is referenced, and it's already marked deprecated
there (I did this when I added LatLonPointSpatialField).
On master branch CHANGES.txt for 7.0 "Upgrading from Solr 6.x" I plan to add:
* Deprecated LatLonType, GeoHashField, SpatialPointVectorFieldType, and
SpatialTermQueryPrefixTreeFieldType. Instead, switch to LatLonPointSpatialField
or SpatialRecursivePrefixTreeFieldType or RptWithGeometrySpatialField.
> Deprecate GeoHashField, LatLonType, SpatialPointVectorFieldType,
> SpatialTermQueryPrefixTreeFieldType
> ----------------------------------------------------------------------------------------------------
>
> Key: SOLR-10729
> URL: https://issues.apache.org/jira/browse/SOLR-10729
> Project: Solr
> Issue Type: Task
> Security Level: Public(Default Security Level. Issues are Public)
> Reporter: David Smiley
> Assignee: David Smiley
> Attachments: SOLR_10729_Deprecate_old_spatial_fields.patch
>
>
> The spatial fields in the issue title should be deprecated ASAP so that in
> Solr 8.0 we needn't include it anymore.
> [~ichattopadhyaya] What do you think of me doing this for 6.6?
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]