GithubHelp home page GithubHelp logo

isabella232 / app-search-firestore-extension Goto Github PK

View Code? Open in Web Editor NEW

This project forked from invertase/app-search-firestore-extension

0.0 0.0 0.0 333 KB

An extension that syncs data from Google's [Cloud Firestore](https://firebase.google.com/products/firestore) to [Elastic App Search](https://www.elastic.co/app-search/).

License: Apache License 2.0

TypeScript 82.98% JavaScript 17.02%

app-search-firestore-extension's Introduction

Elastic App Search extension for Firestore

This extension syncs data from Google's Cloud Firestore to Elastic App Search.

Out-of-the-box, Cloud Firestore provides no mechanism for full-text search on data. Syncing your Cloud Firestore data to Elastic App Search not only gives you a mechanism for full-text search on your data, it also lets you enjoy App Search's powerful relevance tuning features and search analytics data.

Install

This extension should be installed directly from the Firebase Extension library.

For testing purposes, it can also be installed directly from source to a project in your Firebase using the Firebase CLI.

After pulling this project source locally, follow these steps:

npm install -g firebase-tools
npm install
firebase login
firebase ext:install . --project=<ID of your project>

Contributing

Plan to pull this code and run it locally? See CONTRIBUTING.md.

app-search-firestore-extension's People

Contributors

byronhulcher avatar jasonstoltz avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.