I am getting the following trace from rake ts:index:

matthewro...@matt:...1/current/config> rake ts:index
(in /Users/mr/step1/prod-378)
Generating Configuration to /Users/mr/step1/prod-378/config/
development.sphinx.conf
indexer --config /Users/mr/step1/prod-378/config/
development.sphinx.conf --all
Sphinx 0.9.8.1-release (r1533)
Copyright (c) 2001-2008, Andrew Aksyonoff

using config file '/Users/mr/step1/prod-378/config/
development.sphinx.conf'...
indexing index 'blank_core'...
ERROR: index 'blank_core': incompatible schemas: attribute count
mismatch: 4 in schema 'blank_1_core', 5 in schema 'blank_0_core'.
total 21 docs, 5694 bytes
total 0.010 sec, 569400.00 bytes/sec, 2100.00 docs/sec
indexing index 'blank_delta'...
ERROR: index 'blank_delta': incompatible schemas: attribute count
mismatch: 4 in schema 'blank_1_delta', 5 in schema 'blank_0_delta'.
total 0 docs, 0 bytes
total 0.010 sec, 0.00 bytes/sec, 0.00 docs/sec
distributed index 'blank' can not be directly indexed; skipping.
indexing index 'tribe_core'...
collected 9 docs, 0.0 MB
collected 0 attr values
sorted 0.0 Mvalues, 100.0% done
sorted 0.0 Mhits, 97.2% done
total 9 docs, 350 bytes
total 0.010 sec, 35000.00 bytes/sec, 900.00 docs/sec
indexing index 'tribe_delta'...
collected 0 docs, 0.0 MB
collected 0 attr values
sorted 0.0 Mvalues, nan% done
total 0 docs, 0 bytes
total 0.010 sec, 0.00 bytes/sec, 0.00 docs/sec
distributed index 'tribe' can not be directly indexed; skipping.
rake aborted!
no such file to load -- delayed/job

Anyone know what is going on with incompatible schemas?

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to