Hello there, Quick Q: I have the following combo defined in my config/sphinx.yml file:
enable_star: true allow_star: true ... which results into this for rake ts:in after a rake ts:config : indexer --config /Users/joerg/Development/dw.se-backend/config/ development.sphinx.conf --all --rotate Sphinx 0.9.8-release (r1371) Copyright (c) 2001-2008, Andrew Aksyonoff using config file '/Users/joerg/Development/dw.se-backend/config/ development.sphinx.conf'... indexing index 'user_core'... ERROR: index 'user_core': infixes and morphology are enabled, enable_star=0indexing index 'user_delta'... ERROR: index 'user_delta': infixes and morphology are enabled, enable_star=0distributed index 'user' can not be directly indexed; skipping. What exactly am I doing wrong here? Cheers and thanks, -J --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
