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.
我想知道,给定一个 Lucene 索引而没有别的,有没有办法恢复用于创建索引的分析器?如果没有,有没有办法判断使用了哪个词干分析器或停用词列表?
不。
仔细查看索引数据可能会让您得出一些合理的结论,但索引不会直接存储该信息。