Uploaded image for project: 'Couchbase Server'
  1. Couchbase Server
  2. MB-63301

Number of documents indexed are being reported as 0 incase of BHIVE index

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Critical
    • Cypher
    • Cypher
    • secondary-index
    • Enterprise Edition 7.7.0 build 1110
    • Untriaged
    • Linux x86_64
    • 0
    • Unknown

    Description

      Test Steps

      1. Load Sift dataset having 100K documents in a bucket named test_bucket.
      2. Dataset consists of description vector having 384 dimensions and colour RGB vector having 3 dimensions.
      3. Try creating BHIVE Vector indexes on 1 of the vector fields present in the dataset.
        For example -

      CREATE VECTOR INDEX `bhive_index` ON test_collection_1(colorRGBVector VECTOR)   WITH {"dimension":3, "description": "IVF,PQ3x8", "similarity":"L2"}
      

      Observation

      Index creation goes through fine and documents are not getting indexed incase of BHIVE.

      Attachments

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

        Activity

          People

            dhruvil.ketanshah Dhruvil Shah
            sujay.gad Sujay Gad
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty