Shawn, Thanks for your reply!
> All that should be in zookeeper, not on the filesystem. Where should zookeeper stash the data? > Don't go by what the admin UI shows you. Try accessing > http://server:port/solr/xxxx/select?q=*:* ... substituting the correct > server, port, and alias name. Both inserts and queries against the alias failed after restart of the shards and zookeeper. As I wrote, I'm doing life support, and don't expect any fixes. Right now the program inserting data checks if Solr is up by issuing a query that should always find no entries. If worst comes to worst, I'll have it try to create the alias if the query returns a 404. Phil
