Hi Pat et al. as complained on Twitter [1] two days ago I'm having some problems with Thinking Sphinx and/or Sphinx which I haven't been able to solve yet. The problems stays with both the 2.0.2 gem and the latest from the rails 3 branch. I've tried Sphinx 1.10-beta and 0.9.9.
The error received is "searchd error (status: 1): index post_core: attribute 'ende' not found". define_index is quite at the end of the model file and there are no associations defined. With Sphinx 1.10 I cannot even search anything (same or similar error as above), with 0.9.9 the error occurs only when calling "Post.update(post_id.to_i, :status => status)" Do you have any idea where I could look or what I could try to solve this? Thanks in advance! Benjamin [1] https://twitter.com/bnjmnbck/status/39486194404302848 -- 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.
