Closed (fixed)
Project:
Geofield
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Jul 2013 at 01:16 UTC
Updated:
12 Aug 2013 at 22:31 UTC
Jump to comment: Most recent file
Comments
Comment #1
mac_weber commentedAdding patch to index the first value.
Comment #2
mac_weber commentedThe already in code multi-valued field (
geom_*) and the new single field (geos_*) will look like this in Solr:Comment #3
mac_weber commentedAfter talking with @phayes on IRC we decided to use centroid.
I rolled 2 new patches:
Right now we need only 2 fields, but using 3 fields we are starting to get ready to index shapes.
The 3 fields would be:
I also added the interdiff.
Comment #4
mac_weber commentedWe've decided to use the 2 fields for now:
Comment #5
phayes commentedMerged. Thanks!