@@ -443,9 +443,10 @@ public RecommendSearchParams setAroundLatLng(String aroundLatLng) {
443
443
444
444
/**
445
445
* Coordinates for the center of a circle, expressed as a comma-separated string of latitude and
446
- * longitude. Only records included within circle around this central location are included in the
447
- * results. The radius of the circle is determined by the `aroundRadius` and `minimumAroundRadius`
448
- * settings. This parameter is ignored if you also specify `insidePolygon` or `insideBoundingBox`.
446
+ * longitude. Only records included within a circle around this central location are included in
447
+ * the results. The radius of the circle is determined by the `aroundRadius` and
448
+ * `minimumAroundRadius` settings. This parameter is ignored if you also specify `insidePolygon`
449
+ * or `insideBoundingBox`.
449
450
*/
450
451
@ javax .annotation .Nullable
451
452
public String getAroundLatLng () {
@@ -749,8 +750,8 @@ public RecommendSearchParams addAttributesForFaceting(String attributesForFaceti
749
750
* [faceting](https://www.algolia.com/doc/guides/managing-results/refine-results/faceting/).
750
751
* Facets are attributes that let you categorize search results. They can be used for filtering
751
752
* search results. By default, no attribute is used for faceting. Attribute names are
752
- * case-sensitive. **Modifiers** - `filterOnly(\"ATTRIBUTE\")`. Allows using this attribute as a
753
- * filter, but doesn't evalue the facet values. - `searchable(\"ATTRIBUTE\")`. Allows searching
753
+ * case-sensitive. **Modifiers** - `filterOnly(\"ATTRIBUTE\")`. Allows the attribute to be used as
754
+ * a filter but doesn't evaluate the facet values. - `searchable(\"ATTRIBUTE\")`. Allows searching
754
755
* for facet values. - `afterDistinct(\"ATTRIBUTE\")`. Evaluates the facet count _after_
755
756
* deduplication with `distinct`. This ensures accurate facet counts. You can apply this modifier
756
757
* to searchable facets: `afterDistinct(searchable(ATTRIBUTE))`.
@@ -781,7 +782,7 @@ public RecommendSearchParams addReplicas(String replicasItem) {
781
782
* use replica indices. All index operations on a primary index are automatically forwarded to its
782
783
* replicas. To add a replica index, you must provide the complete set of replicas to this
783
784
* parameter. If you omit a replica from this list, the replica turns into a regular, standalone
784
- * index that will no longer by synced with the primary index. **Modifier** -
785
+ * index that will no longer be synced with the primary index. **Modifier** -
785
786
* `virtual(\"REPLICA\")`. Create a virtual replica, Virtual replicas don't increase the number of
786
787
* records and are optimized for [Relevant
787
788
* sorting](https://www.algolia.com/doc/guides/managing-results/refine-results/sorting/in-depth/relevant-sort/).
@@ -1005,9 +1006,9 @@ public RecommendSearchParams addNumericAttributesForFiltering(String numericAttr
1005
1006
* Numeric attributes that can be used as [numerical
1006
1007
* filters](https://www.algolia.com/doc/guides/managing-results/rules/detecting-intent/how-to/applying-a-custom-filter-for-a-specific-query/#numerical-filters).
1007
1008
* Attribute names are case-sensitive. By default, all numeric attributes are available as
1008
- * numerical filters. For faster indexing, reduce the number of numeric attributes. If you want to
1009
- * turn off filtering for all numeric attributes, specifiy an attribute that doesn't exist in your
1010
- * index, such as `NO_NUMERIC_FILTERING`. **Modifier** - `equalOnly(\"ATTRIBUTE\")`. Support only
1009
+ * numerical filters. For faster indexing, reduce the number of numeric attributes. To turn off
1010
+ * filtering for all numeric attributes, specify an attribute that doesn't exist in your index,
1011
+ * such as `NO_NUMERIC_FILTERING`. **Modifier** - `equalOnly(\"ATTRIBUTE\")`. Support only
1011
1012
* filtering based on equality comparisons `=` and `!=`.
1012
1013
*/
1013
1014
@ javax .annotation .Nullable
@@ -1056,7 +1057,8 @@ public RecommendSearchParams addSearchableAttributes(String searchableAttributes
1056
1057
* information, see [Searchable
1057
1058
* attributes](https://www.algolia.com/doc/guides/sending-and-managing-data/prepare-your-data/how-to/setting-searchable-attributes/).
1058
1059
* **Modifier** - `unordered(\"ATTRIBUTE\")`. Ignore the position of a match within the attribute.
1059
- * Without modifier, matches at the beginning of an attribute rank higer than matches at the end.
1060
+ * Without a modifier, matches at the beginning of an attribute rank higher than matches at the
1061
+ * end.
1060
1062
*/
1061
1063
@ javax .annotation .Nullable
1062
1064
public List <String > getSearchableAttributes () {
@@ -1526,7 +1528,7 @@ public RecommendSearchParams addOptionalWords(String optionalWordsItem) {
1526
1528
* `optionalWords` has less than 10 words, the required number of matched words increases by 1:
1527
1529
* results 1 to 1,000 require 1 matched word, results 1,001 to 2000 need 2 matched words. - If
1528
1530
* `optionalWords` has 10 or more words, the number of required matched words increases by the
1529
- * number of optional words dividied by 5 (rounded down). For example, with 18 optional words:
1531
+ * number of optional words divided by 5 (rounded down). For example, with 18 optional words:
1530
1532
* results 1 to 1,000 require 1 matched word, results 1,001 to 2000 need 4 matched words. For more
1531
1533
* information, see [Optional
1532
1534
* words](https://www.algolia.com/doc/guides/managing-results/optimize-search-results/empty-or-insufficient-results/#creating-a-list-of-optional-words).
@@ -1553,7 +1555,7 @@ public RecommendSearchParams addDisableExactOnAttributes(String disableExactOnAt
1553
1555
* Searchable attributes for which you want to [turn off the Exact ranking
1554
1556
* criterion](https://www.algolia.com/doc/guides/managing-results/optimize-search-results/override-search-engine-defaults/in-depth/adjust-exact-settings/#turn-off-exact-for-some-attributes).
1555
1557
* Attribute names are case-sensitive. This can be useful for attributes with long values, where
1556
- * the likelyhood of an exact match is high, such as product descriptions. Turning off the Exact
1558
+ * the likelihood of an exact match is high, such as product descriptions. Turning off the Exact
1557
1559
* ranking criterion for these attributes favors exact matching on other attributes. This reduces
1558
1560
* the impact of individual attributes with a lot of content on ranking.
1559
1561
*/
@@ -1645,7 +1647,7 @@ public RecommendSearchParams setReplaceSynonymsInHighlight(Boolean replaceSynony
1645
1647
* and a search for `home`, records matching either \"home\" or \"house\" are included in the
1646
1648
* search results, and either \"home\" or \"house\" are highlighted. With
1647
1649
* `replaceSynonymsInHighlight` set to `true`, a search for `home` still matches the same records,
1648
- * but all occurences of \"house\" are replaced by \"home\" in the highlighted response.
1650
+ * but all occurrences of \"house\" are replaced by \"home\" in the highlighted response.
1649
1651
*/
1650
1652
@ javax .annotation .Nullable
1651
1653
public Boolean getReplaceSynonymsInHighlight () {
0 commit comments