You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "David Smiley (JIRA)" <ji...@apache.org> on 2017/05/23 04:03:05 UTC

[jira] [Updated] (SOLR-10729) Deprecate GeoHashField, LatLonType, SpatialPointVectorFieldType, SpatialTermQueryPrefixTreeFieldType

     [ 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: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org