Skip to content
This repository has been archived by the owner on Jan 12, 2019. It is now read-only.

Search gets written twice in FB and thus cancels each other out #143

Open
troymcneil opened this issue Mar 14, 2017 · 1 comment
Open

Search gets written twice in FB and thus cancels each other out #143

troymcneil opened this issue Mar 14, 2017 · 1 comment

Comments

@troymcneil
Copy link

troymcneil commented Mar 14, 2017

I am trying to setup up Flashlight locally.

I downloaded Flashlight and used my credentials in config.js.
I also am using the security rules that are provided in the example.

I manually put set my paths and everything seems to be indexing fine.

However, whenever I make a request, I see in FB that there is a search/requests as well as a search/response being written. Since search is showing up as two different paths, it is canceling each other out after about a second.

Not sure what the issue is as I haven't really customized anything.

@katowulf
Copy link
Contributor

What do you mean by canceling each other out? The Flashlight server consumes requests from search/requests and writes the results to search/response, which is read by the client. See example.js.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants