Skip to content

Text search not working with CouchDB 3.3.2 #134

@lmorandini

Description

@lmorandini

Since the text search does not work on the 4.4.5 version of the Helm Chart, I have forked the clouseau-docker repository and applied the changes suggested here (see the fork at update-clouseau-2.21.6 branch).

I then built a Docker image from it and pushed it to Docker Hub, hence a simple change to the values.yaml should make the text search work with CouchDB 3.3.2 using this Helm chart.

The stanza to change in the values.yaml is:

searchImage:
  repository: docker.io/lmorandini/couchdb-search
  tag: 0.2.1
  pullPolicy: IfNotPresent

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions