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.
SOLR 索引包含 350 万个 URL。我有一个包含 150 万个“正确”URL 的列表(没有模板,只是一个随机列表)。
如何从 SOLR 索引中删除 200 万个 URL(我只需要搜索我的 150 万个 URL)?
如果您无法通过可以在删除查询中翻译的标准来区分“正确”文档和其他文档,那么最好重新索引 150 万个文档,假设您拥有重新创建文档的所有数据。