How do I index and search text files in Lucene 3.0.2?

前端 未结 3 542
时光说笑
时光说笑 2020-12-25 09:31

I am newbie in Lucene, and I\'m having some problems creating simple code to query a text file collection.

I tried this example, but is incompatible

3条回答
  •  [愿得一人]
    2020-12-25 10:10

    I suggest you look into Solr @ http://lucene.apache.org/solr/ rather than working with lucene api

提交回复
热议问题