I used location_facets module to get the faceted search functionality for the location module.

But I am facing following problem :-
In my application there are two countries which has different nodes.

But when I clicked on any of the country, I didn't get the actual result.
I got all the results, it didn't filter out.Actually it should filter out the results based on the clicked country.

I would appreciate any kind of help.
Thanks.

Comments

cyberwolf’s picture

Are you using the regular locations associated with nodes or location CCK fields? In the second case, this is probably a duplicate of #876522: Support for CCK Location.

matslats’s picture

Same problem here.
I'm not using CCK, but locations on nodes directly
Clicking on the country facet gives a list of unfiltered results.
I am available to assist on this if needed.

cyberwolf’s picture

I'll take a look if I can reproduce it.

Which version of the faceted search module are you using?