Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Text search not working with CouchDB 3.3.2 #134

Open
lmorandini opened this issue Dec 9, 2023 · 0 comments
Open

Text search not working with CouchDB 3.3.2 #134

lmorandini opened this issue Dec 9, 2023 · 0 comments

Comments

@lmorandini
Copy link

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
@lmorandini lmorandini changed the title Iext search not working with CouchDB 3.3.2 Text search not working with CouchDB 3.3.2 Dec 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant