How do you run Lucene on .net?

前端 未结 4 1826
花落未央
花落未央 2020-12-23 15:53

Lucene is an excellent search engine, but the .NET version is behind the official Java release (latest stable .NET release is 2.0, but the latest Java Lucene version is 2.4,

4条回答
  •  攒了一身酷
    2020-12-23 15:57

    Download the source and build it. I did this just last weekend and it was easy. No problem at all. The source is at version 2.3.1.

    I'm subscribed to the mailing list and judging from it, Lucene.Net is being developed actively.

提交回复
热议问题