raksha-life / rescuekerala

Website for coordinating rehabilitation of people affected in the Kerala Floods
https://keralarescue.in
MIT License
674 stars 575 forks source link

Provide a easy search interface for Rescue Data #290

Open ajitsen opened 6 years ago

ajitsen commented 6 years ago

Subject of the issue

Provide advanced search on Rescue data using Solr. I am trying to repurpose, a search engine I had build some time back.

Your environment

SOLR on AWS

Steps to reproduce

Expected behaviour

selection_098

Actual behaviour

selection_099

bobinson commented 6 years ago

@ajitsen - will you be able to submit a PR ? We first need to take care of the db though. Check slack.

gauthams09 commented 6 years ago

It would be a nice addition unless it doesnt have much load on db. Pls keep in mind the scale of data we are having while adding any new features. Also test it for mobile. we have users on both mobile n desktop

ajitsen commented 6 years ago

Sure, planning to fetch data from db say after every 15mins. and All search queries this can handle

gvmani commented 6 years ago

@ajitsen if you are planning to schedule and fetch data, why don't we dump it in S3 so other apps can alos make use of it.

bobinson commented 6 years ago

giving an option to search for emergencies like medical emergency can be helpful @ajitsen

ajitsen commented 6 years ago

Thanks for chiming in.

sure, getting json to csv first. then shema of solr then ui update to new data.

ajitsen commented 6 years ago

Still on it.

ajitsen commented 6 years ago

I have not yet completed - Solr + React UI to give search results.

https://recipe-solr.websurfed.com/solr/#/krescue10/query https://krescue-search.websurfed.com/#/search?query=ernakulam&_k=a8h97y but I am stuck at the react ui, something went bad . huh

https://github.com/IEEEKeralaSection/rescuekerala/issues/414

ajitsen commented 6 years ago

https://krescue-search.websurfed.com/#/search?query=aluva&_k=hbuosg

ajitsen commented 6 years ago

Direct api

https://recipe-solr.websurfed.com/solr/krescue10/select?q=aluva%20old&rows=10&sort=last_modified%20desc