Skip to content

Commit 63e4f8a

Browse files
committed
DOCSP-43950: remove isgeohaystack v2
1 parent 82b2292 commit 63e4f8a

File tree

3 files changed

+2
-66
lines changed

3 files changed

+2
-66
lines changed

source/reference/class/MongoDBModelIndexInfo.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ Methods
3333
getNamespace() </reference/method/MongoDBModelIndexInfo-getNamespace>
3434
getVersion() </reference/method/MongoDBModelIndexInfo-getVersion>
3535
is2dSphere() </reference/method/MongoDBModelIndexInfo-is2dSphere>
36-
isGeoHaystack() </reference/method/MongoDBModelIndexInfo-isGeoHaystack>
3736
isSparse() </reference/method/MongoDBModelIndexInfo-isSparse>
3837
isText() </reference/method/MongoDBModelIndexInfo-isText>
3938
isTtl() </reference/method/MongoDBModelIndexInfo-isTtl>
@@ -44,7 +43,6 @@ Methods
4443
- :phpmethod:`MongoDB\Model\IndexInfo::getNamespace()`
4544
- :phpmethod:`MongoDB\Model\IndexInfo::getVersion()`
4645
- :phpmethod:`MongoDB\Model\IndexInfo::is2dSphere()`
47-
- :phpmethod:`MongoDB\Model\IndexInfo::isGeoHaystack()`
4846
- :phpmethod:`MongoDB\Model\IndexInfo::isSparse()`
4947
- :phpmethod:`MongoDB\Model\IndexInfo::isText()`
5048
- :phpmethod:`MongoDB\Model\IndexInfo::isTtl()`

source/reference/method/MongoDBModelIndexInfo-isGeoHaystack.txt

Lines changed: 0 additions & 64 deletions
This file was deleted.

source/whats-new.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,8 @@ improvements, and fixes:
6161
:phpmethod:`MongoDB\Collection::find()` or
6262
:phpmethod:`MongoDB\Collection::findOne()` API documentation.
6363

64+
- Removal of the deprecated ``IndexInfo::isGeoHaystack()`` method.
65+
6466
.. _php-lib-version-1.20:
6567

6668
What's New in 1.20

0 commit comments

Comments
 (0)