So, are you actually passing the `c` URL parameter to the search method? 
Notice the code: `if options[:categories]` in your search method.

But you don't seem to be passing just `params[:query]` in your controller: 
Company.search 
params[:query]

Karel

What I mean by "facets aren't working", that I can't to filter my results.
>>>
>>> But when I try filter results, nothing is happening. Line in the log are 
>>> identical, although rails log shows me that params "c" and "query" are 
>>> passing through. Url also reflecting that params submitted. That where I am 
>>> stuck. 
>>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"elasticsearch" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to elasticsearch+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/e6d21d13-a97e-4d12-816f-6bb65e73fd61%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to