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
Comment #1
robertdouglass commentedyes, creating custom facet fields using the available hooks is the right way.
Comment #2
no longer active 7 commentedI 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.
Comment #3
tislammac commentedCan 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
Comment #4
anarchivist commented@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.
Comment #5
BenK commentedSubscribing....
Comment #6
jpmckinney commentedThis really belongs in localsolr's queue, not ours. Anyway, everything since comment #1 has kind of hijacked the original purpose of this issue.
Comment #7
pwolanin commentedComment #8
reneve2010 commentedYou can have a look here:
http://drupal.org/node/944834