You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@solr.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2021/11/18 05:18:00 UTC

[jira] [Commented] (SOLR-13138) Remove deprecated code prior to 9.0

    [ https://issues.apache.org/jira/browse/SOLR-13138?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17445635#comment-17445635 ] 

ASF subversion and git services commented on SOLR-13138:
--------------------------------------------------------

Commit a8290de0c1482a904012827ae2d7ae0e641e54a1 in solr's branch refs/heads/main from David Smiley
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=a8290de ]

SOLR-13138: Remove deprecated spatial (#382)

* Removed GeoHashField. (was deprecated)
* Removed LatLonType (was deprecated)
* Removed SpatialPointVectorFieldType (was deprecated)
* Removed SpatialTermQueryPrefixTreeFieldType (was deprecated)
* Removed spatial fields from some of our examples that don't exercise
  spatial.

Other:
* Deprecate geohash() and ghhsin()
* Deprecated legacy/BBoxStrategy as we will switch to Lucene's.
  Related to Trie/Points conversion.
* Reduced needless spatial in our test configs.
And made accommodations for the fact that the old LatLonType is gone; mainly meaning LLPSF is the successor.
* Reduced needless spatial in our test configs.


> Remove deprecated code prior to 9.0
> -----------------------------------
>
>                 Key: SOLR-13138
>                 URL: https://issues.apache.org/jira/browse/SOLR-13138
>             Project: Solr
>          Issue Type: Improvement
>    Affects Versions: main (9.0)
>            Reporter: Alan Woodward
>            Priority: Blocker
>             Fix For: main (9.0)
>
>          Time Spent: 2.5h
>  Remaining Estimate: 0h
>
> There are a number of deprecations in master that should be removed.  This issue is to keep track of deprecations as a whole, some individual deprecations may require their own issues.
>  
> Work on this issue should be pushed to the `master-deprecations` branch on gitbox.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@solr.apache.org
For additional commands, e-mail: issues-help@solr.apache.org