At this point, Thinking Sphinx does not support Mongoid (or any other ORM beyond ActiveRecord).
I'd love to see if the real-time indices support could be ORM-agnostic, thus supporting Mongoid, Lotus, DataMapper, etc... but I've not had time to investigate that yet. On 12 Aug 2014, at 5:55 pm, Lihong He <[email protected]> wrote: > Hello, everyone, I beg a question. before my index was created by > thinking-sphinx for mysql via sphinx, but now added a new feature, I need to > create the index for mongodb , ( used to read and write MongoDB with > Object-Document-Mapper (ODM) - Mongoid), I find a lot of information, but > don't find a good way,eg: mongoid-sphinx project, A full text indexing > extension for MongoDB using Sphinx and Mongoid, I tried, but it doesn't > working, I can not search anything after indexed. Do you have any good > suggestions? thinking-sphinx can support? Grateful! > > -- > You received this message because you are subscribed to the Google Groups > "Thinking Sphinx" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To post to this group, send email to [email protected]. > Visit this group at http://groups.google.com/group/thinking-sphinx. > For more options, visit https://groups.google.com/d/optout. -- You received this message because you are subscribed to the Google Groups "Thinking Sphinx" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/thinking-sphinx. For more options, visit https://groups.google.com/d/optout.
