Hey all,

I'm staring at anchor_conditions in lib/thinking_sphinx/search.rb and
set_single_property in lib/thinking_sphinx/index/builder.rb.

I have a 'set_property :latitude_attr => "radian_latitude"' in my index.
set_single_property is putting that in local_options instead of options.
anchor_conditions is only checking options for lat/log attr, not
local_options.

I'm not sure what to fix- should anchor_conditions ignore local_options?
My set_property is bumped to local_options b/c a property of that name
already exists, is that intended?

Very confused.  This was working until I just pulled fresh code down.

-- 
Matthew Beale :: 607 227 0871
Resume & Portfolio @ http://madhatted.com


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Thinking Sphinx" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/thinking-sphinx?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to