Hi, Yesterday I installed thinking sphinx and tried to use it in a rails app, using MySQL, on a windows machine. The index creation worked okay, other than it not finding one field - a date field - should it not find this type? The main fields it indexed were blobs - is that okay, or do they have to be text?
Anyway, calling Document.search(query, etc.) triggered a stack overflow. Anyone know what might have caused that? I don't have the stack trace with me right now, but I can look at it in about 12 hours. One other thing is that when I ran "script/plugin install ..." to get thinking sphinx (from github), it failed to install correctly, and just made an empty directory vendor/plugins/thinking-sphinx. So I just copied the code from .../master on github. Running "script/plugin install ..." on another plugin installed correctly. Any help appreciated! Thanks, Farmer. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
