Hi
I have two content types with a node reference field from node item to node sale.
Node sale has a filed with a select list of 4 options.
I made a view (using search api, and apache solr) for node items and i want to add two facets to the view.
first is the sale reference, this i get with no problem, second is the field from the sale node, here i get an empty result.
How can i use the field in sale node to filter (facet) the view for the items?
Or, can i use a field from a node reference to facet by?

thanks
yoav