reactivesearch
reactivesearch copied to clipboard
Search UI components for React and Vue
**Affected Projects** React / Vue.JS / React Native **Is your feature request related to a problem? Please describe.** Have you considered adding search history to the autosuggest feature of DataSearch/CategorySearch...
**Affected Projects** React **Library Version:** x.y.z v3.38.3 **Describe the bug** TreeList causes Elasticsearch field term to return 400 because it doesn't allow an array. Elasticsearch version: v7.16.1 ^ Could elasticsearch...
Converts all examples to use CSB client instead of containers. - [CSB Example](https://codesandbox.io/s/github/SavvyShah/reactivesearch/tree/feat/examples-as-client-sandbox/packages/web/examples/RichSnippets)
We use Reactiveasearch pointing to ElasticSeacrh 6.x Recently we migrated ElasticSeacrh 6.8 to ElasticSeacrh 8.x Now sortBy doesn't work in MultiDropdownList . I have to comment it in order I...
**Affected Projects** React Native **Is your feature request related to a problem? Please describe.** I'm developing a React Native mobile app (iOS & Android) with Cloud Firestore as my backend...
**Affected Projects** React **Library Version:** x.y.z 3.0.0-rc.20 **Describe the bug** When filtering sparse data (i.e., when some of the attributes can be present, but may not be), you want filter...
**Affected Projects** React **Is your feature request related to a problem? Please describe.** I don't want to search when I don't click on any submit button **Describe the solution you'd...
Hi guys, Hope you are all well ! I would like to parse tweets and embed videos or images in results. How can I do it ? ``` http://x0rzkov.hd.free.fr:9200/twinttweets/_search?pretty=true&q=*:* ```...
This PR contains a few updates to the DynamicRangeSlider in the Vue2 branch: - Make sure ranges stay within range - Hide the slider if the range is nonsensical (null...
**Affected Projects** React **Library Version:** x.y.z ^3.25.1, 3.45.0 and 4.2.2 **Describe the bug** The label is reflected in the URL instead of the value. If the value is present in...