Joe McElroy
Joe McElroy
thanks @vinothdevelop - you're correct! a couple of changes within analytics intoduced in the workplace connector caused a regression within the elasticsearch connector. Good news is i've submitted a PR...
thanks @vinothdevelop for the fix! This is now released under `v1.11.2`
hey @jennifer122105, soon you will be able to modify the elasticsearch request query before its dispatched to elasticsearch. Just waiting for a release which will be next week :) Will...
hmm that looks like a bug @llermaly. Could you open up a ticket please?
> A suggestion would be to allow including the "track_total_hits" option to the elastic query You can use the escape hatch function to adjust the elasticsearch request to add `track_total_hits`...
thanks @rodeinator - i was hoping noone noticed this before I found a solution 😂. You're correct, it doesn't work for `none` and not a clear solution yet due to...
Agreed. Two ways we could improve this: - having a "selected filters" component which shows all filters that have been applied across the search. Searchkit does this https://demo.searchkit.co/type/series_episode?size=10 - having...
thanks, il look into it. If you just want a boilerplate, i strongly advise you not to use this as a base but searchkit-starter-app (https://github.com/searchkit/searchkit-starter-app)
Hi there, API Key is optional in the configuration but that depends how you're connecting to Elasticsearch. I strongly advise if you're using Elastic cloud, you setup a read only...
Hey! > * You state "depends how you're connecting to ElasticSearch" So on what does it depend? > * You could be hosting elasticsearch other than on Elastic cloud. It...