Исходный код вики Lucene.NET
Версия 1.7 от Alexandr Fokin на 2022/08/13 16:55
Последние авторы
author | version | line-number | content |
---|---|---|---|
1 | Порт библиотеки [[Apache Lucene>>Разработка.JVM.Java.Библиотеки.Apache Lucene.WebHome]]. | ||
2 | Lucene.Net is a port of the Lucene search library, written in C# and targeted at .NET runtime users. | ||
3 | |||
4 | ---- | ||
5 | |||
6 | Lucene.NET | ||
7 | https://lucenenet.apache.org/#quick-start | ||
8 | |||
9 | Используем Lucene.Net для высокоточного полнотекстового поиска | ||
10 | http://sonyks2007.blogspot.com/2015/04/lucenenet.html |