Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我们需要每天将数百万条记录加载到 Cassandra 并使数据可搜索。如果我们使用 sstableloader 将记录加载到 Cassandra,它们会被 solr 索引吗?solr api 是加载记录的唯一方法吗?
不,您也可以使用任何 Cassandra 客户端以及 sstableloader:插入 Cassandra 的内容会自动索引到 Solr。
你看过这个 Solr Datastax 文档吗
http://www.datastax.com/documentation/datastax_enterprise/4.5/datastax_enterprise/migration/migrationTOC.html