Uploaded image for project: 'Couchbase Documentation'
  1. Couchbase Documentation
  2. DOC-4582

[FTS] Add information regarding tooManyClauses limitation

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Unresolved
    • Major
    • 6.5 Milestone 2
    • Alice
    • fts
    • None
    • DOC-2020-S6-Apr05
    • 1

    Description

      There's a hard bound on the number of term searchers that can be spun off for a query, and the number is at 1024. This is a known limit set by FTS.

      For example, say the user initialized a regex search for a*, this could match terms like apple, adam, andrew, alex, etc. If the number of candidate terms generated for a single search is greater than 1024, the query will error out with a tooManyClauses error.

      The idea here is for the user to improve their search by making the search parameters a bit more specific, and/or using the right analyzers/tokenizers.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            tony.hillman Tony Hillman (Inactive)
            abhinav Abhi Dangeti
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty