Jason Stoltzfus
Jason Stoltzfus
Related: https://github.com/elastic/search-ui/pull/392
If you want to preserve all filters on subsequent searches you can use the [shouldClearFilters](https://github.com/elastic/search-ui/blob/master/ADVANCED.md#properties) option on the `SearchBox` component. Just set it to false. Let me know if that...
Good thought, we could simply update our dependencies in the meantime.
We're updating some dependencies now. I'll see if we can get this one on the list @yakhinvadim.
I agree, this is a good feature suggestion. And yes, I think it should definitely be at the endpoint level. In the meantime, I would recommend fetching a much larger...
I wouldn't expect it to be bad. Try experimenting with it, I'd be curious to know how it performs as well.
Yep, you're absolutely right, we should have TS support, sorry for the delay. We're releasing a new JS client soon that will supersede this one. It will have TS support.
Sorry ya'll, it got delayed a bit. The repository is here, it should be out in a pretty stable beta soon. https://github.com/elastic/enterprise-search-js.
Hey, I'm really sorry for the late response. I'm digging into this now.