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

raulmuroc’s picture

Priority: Normal » Major

Must 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.

nick_vh’s picture

Status: Active » Postponed

There 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.

raulmuroc’s picture

As 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?

lafingguy’s picture

I'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.

nick_vh’s picture

Status: Postponed » Postponed (maintainer needs more info)

cck and drupal 7 is actually a weird combo.

I think this issue belongs in the apachesolr issue queue. Could you be more specific please?

raulmuroc’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

As you said: Location cck + D7 weird combo. Must be Location + D7. That's the fix.