Skip to content

Commit 3bd8d03

Browse files
authored
MONGOID-4867 Deprecate geoHaystack and geoSearch (#5372)
* MONGOID-4867 deprecate geoHaystack * MONGOID-4867 add release note
1 parent c242913 commit 3bd8d03

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

source/release-notes/mongoid-8.0.txt

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -634,3 +634,9 @@ ActiveRecord:
634634
- When reading a document from the database, the ``attributes_before_type_cast``
635635
hash contains the attributes as they appear in the database, as opposed to
636636
their ``demongoized`` form.
637+
638+
639+
Deprecated the ``geoHaystack``, ``geoSearch`` Options
640+
-----------------------------------------------------
641+
642+
The ``geoHaystack`` and ``geoSearch`` options on indexes have been deprecated.

0 commit comments

Comments
 (0)