Closed (fixed)
Project:
Location
Version:
7.x-3.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Mar 2012 at 00:05 UTC
Updated:
9 Jul 2013 at 09:30 UTC
Jump to comment: Most recent file
Comments
Comment #1
xamanu commentedThese are actually exposed but don't get indexed. When rebuilding the search index with drush it hangs in a loop trying to index it. With the verbose argument I get the following error:
Comment #2
pwolanin commentedThis might work to add it to the index when displayed on the full node view.
Comment #3
davidhernandezI can confirm that the change in #2 makes the locations get indexed.
Comment #4
podarokdue to #3
Comment #5
podarok#2 commited pushed to 7.x-3.x
thanks!!!