Skip to content

Commit 80a11c6

Browse files
authored
Apply suggestion from @simon-dew
1 parent c9f7b3c commit 80a11c6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

modules/howtos/pages/full-text-searching-with-sdk.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
[abstract]
77
{description}
88

9-
Search Service or Search allows you to create, manage and query full-text indexes on JSON documents stored in Couchbase buckets.
9+
The Search Service allows you to create, manage and query full-text indexes on JSON documents stored in Couchbase buckets.
1010
It uses natural language processing for indexing and querying documents, provides relevance scoring on the results of your queries and has fast indexes for querying a wide range of possible text searches.
1111

1212
Some of the supported query-types include simple queries like Match and Term queries, range queries like Date Range and Numeric Range and compound queries for conjunctions, disjunctions and/or boolean queries.

0 commit comments

Comments
 (0)