> Did you remember to copy over the schema? If not, you'll need to create it using `build_solr_schema` from the command line.
Yup. It's there. I actually rebuilt it for good measure. This may be a
naive question but, doesn't the fact that I could manually (one by
one) shove object into the index and get them back out again in the
way that I'd expect, show that the schema is built properly?
I honestly don't know much about Java and have only scratched the
surface of the innards of Solr so that's meant as an honest question.
Eric