编程问答

Lucene indexing and searching at the same time(Lucene 索引和搜索同时进行)
How to search fields with wildcard and spaces in Hibernate Search(如何在 Hibernate Search 中使用通配符和空格搜索字段)
Searching on date ranges with Lucene in Java?(在 Java 中使用 Lucene 搜索日期范围?)
Situations to prefer Apache Lucene over Solr?(在 Solr 上更喜欢 Apache Lucene 的情况?)
In Lucene, how can I find out if the IndexSearcher or IndexWriter is being used in another thread or not?(在 Lucene 中,如何确定 IndexSearcher 或 IndexWriter 是否正在另一个线程中使用?)
How to get Lucene Fuzzy Search result #39;s matching terms?(如何获取 Lucene 模糊搜索结果的匹配项?)
Efficient substring search in a large text file containing 100 millions strings(no duplicate string)(在包含 1 亿个字符串的大型文本文件中进行高效的子字符串搜索(无重复字符串))
How to classify documents indexed with lucene(如何对用 lucene 索引的文档进行分类)
Solr: combining EdgeNGramFilterFactory and NGramFilterFactory(Solr:结合 EdgeNGramFilterFactory 和 NGramFilterFactory)
Adding a multi-valued string field to a Lucene Document, do commas matter?(向 Lucene 文档添加多值字符串字段,逗号重要吗?)
Indexing and Searching Date in Lucene(在 Lucene 中索引和搜索日期)
Using Solr for indexing multiple languages(使用 Solr 索引多种语言)