googlearchive / flashlight

A pluggable integration with ElasticSearch to provide advanced content searches in Firebase.
http://firebase.github.io/flashlight/
756 stars 144 forks source link

Flahslight not return response #174

Open wilsonfilhodev opened 6 years ago

wilsonfilhodev commented 6 years ago

Hello,

The example of http://firebase.github.io/flashlight/ does not response with results. I downloaded the example and the same problem occurs. Can anyone help me with this?

Grateful! Wilson Filho

manbradcalf commented 6 years ago

Makes sure ".read" and ".write" are switch to "true" in your security_rules.jsonfile under the seed directory. This tripped me up at first as well.