You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-[Order By Nested](https://elasticsearch.pdphilip.com/nested-queries#order-by-nested-field)
92
+
-[Filter Nested Values](https://elasticsearch.pdphilip.com/nested-queries#filtering-nested-values): Filters nested values of the parent collection
91
93
92
94
### New `Where` clauses
93
95
94
-
-[Phrase Matching](https://elasticsearch.pdphilip.com//es-specific#where-phrase): The enhancement in phrase matching capabilities allows for refined search precision, facilitating the targeting of exact word sequences within textual
96
+
-[Phrase Matching](https://elasticsearch.pdphilip.com/es-specific#where-phrase): The enhancement in phrase matching capabilities allows for refined search precision, facilitating the targeting of exact word sequences within textual
95
97
fields, thus improving search specificity
96
98
and relevance.
97
-
-[Exact Matching](https://elasticsearch.pdphilip.com//es-specific#where-exact): Strengthening exact match queries enables more stringent search criteria, ensuring the retrieval of documents that precisely align with specified parameters.
99
+
-[Exact Matching](https://elasticsearch.pdphilip.com/es-specific#where-exact): Strengthening exact match queries enables more stringent search criteria, ensuring the retrieval of documents that precisely align with specified parameters.
98
100
99
101
### Sorting Enhancements
100
102
101
-
-[Ordering with ES features](https://elasticsearch.pdphilip.com//ordering-and-pagination#extending-ordering-for-elasticsearch-features): Includes modes and missing values for sorting fields.
102
-
-[Order by Geo Distance](https://elasticsearch.pdphilip.com//ordering-and-pagination#order-by-geo-distance)
103
+
-[Ordering with ES features](https://elasticsearch.pdphilip.com/ordering-and-pagination#extending-ordering-for-elasticsearch-features): Includes modes and missing values for sorting fields.
104
+
-[Order by Geo Distance](https://elasticsearch.pdphilip.com/ordering-and-pagination#order-by-geo-distance)
103
105
104
106
### Saving Updates
105
107
106
-
-[First Or Create](https://elasticsearch.pdphilip.com//saving-models#first-or-create)
107
-
-[First Or Create without Refresh](https://elasticsearch.pdphilip.com//saving-models#first-or-create-without-refresh)
108
+
-[First Or Create](https://elasticsearch.pdphilip.com/saving-models#first-or-create)
109
+
-[First Or Create without Refresh](https://elasticsearch.pdphilip.com/saving-models#first-or-create-without-refresh)
108
110
109
111
### Grouped Queries
110
112
111
-
-[Grouped Queries](https://elasticsearch.pdphilip.com//querying-models#grouped-queries): Queries can be grouped allowing multiple conditions to be nested within a single query block.
113
+
-[Grouped Queries](https://elasticsearch.pdphilip.com/querying-models#grouped-queries): Queries can be grouped allowing multiple conditions to be nested within a single query block.
0 commit comments