Closed (fixed)
Project:
Acquia Connector
Version:
7.x-2.x-dev
Component:
Code
Priority:
Major
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
8 Dec 2011 at 19:25 UTC
Updated:
19 Feb 2013 at 22:48 UTC
Is it possible to index Location CCK fields within profile2 entity?
If so, how can I achieve this? I tried using the suggestions of http://www.acquia.com/blog/understanding-apachesolr-cck-api unsuccesful.
Thanks in advance.
Comments
Comment #1
raulmuroc commentedMust point the fact that the url in the above post relates to D6, but there's no place where it explains for D7.
This is an important thing cuz if you don't have this functionality then Acquia Search loses 90% of its power.
Comment #2
nick_vhThere is currently a test busy to upgrade to Apache Solr 3.x and as soon as this is ready you will be able to search in locations using the Solr 3.x schema. Im sure you will find other ways to index location fields if you do not want to use the new functions of Solr 3.x.
Comment #3
raulmuroc commentedAs I Understand about the @Nick_vh post, there's no way currently to index location cck through Acquia Search in Drupal 7. Is this what you mean?
Comment #4
lafingguy commentedI'm running into the same issue.
I've got profile2 setup but apache solr doesn't index any of it.
I tried the patch which gave me modules which are supposed to have solr index profile2 but I can't actually get drupal to turn it on...
Any help is greatly appreciated.
Comment #5
nick_vhcck and drupal 7 is actually a weird combo.
I think this issue belongs in the apachesolr issue queue. Could you be more specific please?
Comment #6
raulmuroc commentedAs you said: Location cck + D7 weird combo. Must be Location + D7. That's the fix.