Hi,
I want to integrate country field of Location module with Apachesolr search. Does any one know how can i integrate apachesolr with Location module ? Do I need to create custom facet using Apachesolr hooks for location module to integrate ?

Thanks in advance.
Anjan.

Comments

robertdouglass’s picture

yes, creating custom facet fields using the available hooks is the right way.

no longer active 7’s picture

I have used the module : http://drupal.org/project/localsolr.. My apache-solr server is working properly but then also while search on the path for any location - search/apachesolr_local, I am getting errors like : "The Apache Solr search engine is not available. Please contact your site administrator."..

My apachesolr normal search is working fine.. But while i am searching using localsolr for particular location it gives me above error.
Any solution ??

Thanks,
Anjan.

tislammac’s picture

Can someone help out here and specify in detail what they did to get apachesolr_local working? My normal apachesolr_search works just fine. This is my setup:
- I only have apachesolr module installed.
- I am using the schema.xml and solrconfig.xml that comes with the apachesolr module.

Much appreciate the help.

Tariq

anarchivist’s picture

@tislammac: It appears the apachesolr_local path requires the LocalSolr Integration module. Also, it seems like development has slowed (if not stopped) for that module as well.

BenK’s picture

Subscribing....

jpmckinney’s picture

Status: Active » Fixed

This really belongs in localsolr's queue, not ours. Anyway, everything since comment #1 has kind of hijacked the original purpose of this issue.

pwolanin’s picture

Status: Fixed » Closed (fixed)
reneve2010’s picture

You can have a look here:
http://drupal.org/node/944834