Using hooks for processing all results and facets - Apachesolr 1.0
Posted by yasheshb on July 27, 2010 at 2:17pm
Hello,
We're trying to filter the results provided by apachesolr in the hook apachesolr_process_results (not sure if this is the right place)
Here's what i'm trying for a franchise locator
Content Type: Franchisee (bunch of fields for title, type, services provided etc + location cck)
Number of nodes: 2000
Now we're building an Advanced Search form which combines the facets for Franchise Type and a proximity search using
Zipcode + Radius.
The form captures the user input
keywords, franchise_type, zipcode + radius.
