Search UI components for React and Vue: powered by appbase.io / Elasticsearch
-
Updated
Dec 24, 2021 - JavaScript
{{ message }}
Search UI components for React and Vue: powered by appbase.io / Elasticsearch
Lightweight and performance oriented search box UI component libraries for React, Vue, React Native, JS and Flutter
Real-time todo app with React Native
Explore tweets gathered with Twint with faceted search
GitHub repo explorer app built with reactivesearch
An example app on how to add authentication
This applications demos the use of ReactiveSearch and ReactiveMaps and is based on the theme of Yelp!
A middleware to demonstrate how to secure your ES cluster with reactivesearch
A Booksearch app built with ReactiveSearch and Vue.js
SearchBox UI component library for flutter
This demo app is demonstrating ReactiveSearch which is built on top of ElasticSearch. It shows how Dropdownlist, search components work..
This app helps people to explore movies !!! It is built with ReactJS and Appbase's Reactive Search Library.
Securing a React Native app with server side authentication
Crate for ReactiveSearch API which creates a Realm function based API gateway
A small Thanks to github for being there for 10 years!
Zomato Clone App using Reactive Search and Reactive Maps.
Airbeds Demo
A starting template to quickly get started with reactivesearch-native
An interactive tutorial for building a realtime TodoMVC
TypeScript example with ReactiveSearch
Simple lambda created for connection your Reactivesearch with AWS Elasticsearch.
Airbnb Clone with React and ElasticSearch.
Using elasticsearch for going through object detection results writing queries to get the desired results and render those images or Videos in UI.
Minimal weback setup for tree shaking with reactivesearch
Add a description, image, and links to the reactivesearch topic page so that developers can more easily learn about it.
To associate your repository with the reactivesearch topic, visit your repo's landing page and select "manage topics."
How to reproduce?
Run
go test ./...at the root infeat/es7branchYou can easily see that a lot of test cases get failed, we need to fix it and make sure that all the test cases work as expected.
Additional Context
We recently upgraded the elastic search version from 6.x to 7.x which has some breaking changes, probably that might be the reason for some failed test cases.