Got this working finally. It fails to include the model when it has a warning, in my case a constant reassignment. :p
On Sunday, May 15, 2011, Pat Allan <[email protected]> wrote: > Hmm, is this problem happening on production and dev? Just dev at the moment > and untested on production? Or just production? > > -- > Pat > > On 14/05/2011, at 12:40 AM, Jason Torres wrote: > >> Hi Pat, here it is: >> >> production: >> config_file: /data/appname/shared/config/production.sphinx.conf >> pid_file: /var/run/sphinx/searchd.production.pid >> searchd_file_path: /data/appname/shared/sphinx/production >> searchd_log_file: /data/appname/shared/log/searchd.log >> query_log_file: /data/appname/shared/log/searchd.query.log >> bin_path: '/usr/bin' >> morphology: stem_en >> max_matches: 10000 >> >> Thanks! >> >> -- >> 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. > > -- 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.
