Hi Christian I definitely plan to support 1.10 - Riddle is halfway there on that front, and that's where the bulk of the work needs to happen. I'll probably add 1.10 support on a basic level - ie: searching and indexing), then add the new features in later (ie: proper string attributes).
Hopefully in the next week or so :) -- Pat On 29/07/2010, at 8:03 PM, Christian Aust wrote: > Hi Pat, > > I've tried to upgraded to 1.10 before reading this. The message about > missing binaries is shown, but indexing and search is working > perfectly otherwise. Is it just related to RT indexing that you've not > yet officially released support for 1.10? I don't need that now, but > have read that 1.10 might be more suitable for multi-core systems in > terms of indexing and searching. > > For the time being, I'm back to 0.9.9, though. > > Any comments? Regards, > > Christian > > On 27 Jul., 03:00, Pat Allan <[email protected]> wrote: >> Hi Jon >> >> The issue could be that Thinking Sphinx doesn't yet support1.10-beta - try >> installing 0.9.9 instead. >> >> I do want to get1.10support figured out soon, just need to set aside some >> time to make it happen. >> >> Cheers >> >> -- >> Pat >> >> On 27/07/2010, at 10:57 AM, Jon wrote: >> >> >> >>> Hi >> >>> When I run rake:reindex/rake:rebuild etc I get the following error. The >>> rake works but i'd like to not see the error (it messes up my deployments). >> >>> Sphinx cannot be found on your system. You may need to configure the >>> following >>> ** [out :: xx.xx.255.201] settings in your config/sphinx.yml file: >>> ** [out :: xx.xx.255.201] * bin_path >>> ** [out :: xx.xx.255.201] * searchd_binary_name >>> ** [out :: xx.xx.255.201] * indexer_binary_name >> >>> I have set my config/sphinx.yml to be: >>> development: >>> enable_star: 1 >>> min_infix_len: 3 >>> bin_path: '/usr/local/sphinx/bin' >>> version: '1.10-beta' >>> production: >>> enable_star: 1 >>> min_infix_len: 3 >>> bin_path: '/usr/local/sphinx/bin' >>> version: '1.10-beta' >> >>> Any ideas what could be wrong? >> >>> Thanks >> >>> Jon >> >>> -- >>> 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 >>> athttp://groups.google.com/group/thinking-sphinx?hl=en. > > -- > 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. > -- 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.
