Jason Stoltzfus
Jason Stoltzfus
As an alternative to paging, users may want to use a "Load More" button or endless scrolling. This could possibly an action that looks something like: ``` loadMore(20) ``` It...
Other App Search clients support creating a signed search key. This client should probably support that as well. https://github.com/elastic/app-search-python#create-a-signed-search-key https://swiftype.com/documentation/app-search/authentication#signed
The type for the `onChange` prop of `EuiRange` is a bit confusing. The current type is as follows: ``` onChange?: ( event: | React.ChangeEvent | React.MouseEvent, isValid: boolean ) =>...
This PR adds individual guides for each component describing how to customize the particular view.
**Describe the bug** See discussion here. https://discuss.elastic.co/t/search-ui-issues-with-elastic-search-connector-and-boolean-aggregations/312183/2 The BooleanFacet component does not work correctly with the Elasticsearch connector, because it's use of 0/1 values instead of true/false.
https://swiftype.com/documentation/site-search/indexing#asynchronous
https://swiftype.com/documentation/site-search/guides/analytics
https://swiftype.com/documentation/site-search/indexing#delete-url