Hi everyone!
We first (accidentally) launched on PH in 2015 with a realtime ElasticSearch service. Since then, we have had a lot of first-hand learnings about the pain points of building production-grade search apps.
All DIY and hosted search solutions today don't solve some of the most core problems out there around development experience, deploying to production, security and understanding usage metrics and content gaps.
We have ourselves built some of the leading open-source solutions to address these gaps and thanks in part to PH, have a thriving community using them today. (See https://github.com/appbaseio/dejavu and https://github.com/appbaseio/rea...)
This 2.0 update brings together these individual pieces in one platform while still staying true to our open-source roots. We have added better security Excited to see what you guys build!
You can read more here: https://medium.appbase.io/appbas....
@aaronoleary This update has been some three years in the making :-). With 2.0, we've made big improvements in the following areas:
* Time to build: It only takes an hour from signing up to adding your own search dataset and having a search prototype app ready.
* Libraries: We now offer libraries for Javascript, React, VueJS, React Native, Android and Swift along with the REST APIs.
* Analytics: We have built analytics to help our customers understand the ROI on their search.
More details are over here: https://medium.appbase.io/appbas....
A long time since I last touched upon appbase.io. Really glad to see how things are coming along for the product.
I remember suggesting a feature to include Kibana (https://twitter.com/siddharthlat...) and when I checked it today, the platform supports it (haven't used it though) :D
Kudos to the team. Keep up the good work!
@meet_zaveri Google Maps, but we have also added support for Open Street Maps in the latest 3.0 release. @metagrover can expand on how we are supporting it.
@meet_zaveri We support Google Maps and OpenStreet Maps variant powered by leaflet. Underneath, both of these components have a parity of features w.r.t. to reactivemaps library. We extract data from ES and use respective maps API for map-related computations before rendering.
reactivesearch.io