文件名称:Lucene.Net-search-MVC-sample-site-master
- 所属分类:
- .net编程
- 资源属性:
- 上传时间:
- 2014-08-29
- 文件大小:
- 864kb
- 下载次数:
- 0次
- 提 供 者:
- Matheus ********
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
This font represents a simple scenario of a search using Lucene.Net:
Given:
You have some data source (most probably a database) which has some distinctive textual data in it
You need to be able to:
Create Lucene search index from all the data in you data source and delete the whole index
Add single record to Lucene search index and delete single record from it
Search all fields in the Lucene search index and get matching records from Lucene search index ordered by their relevance
Search by a particular field in the Lucene search index and get matching records from Lucene search index ordered by their.
Given:
You have some data source (most probably a database) which has some distinctive textual data in it
You need to be able to:
Create Lucene search index from all the data in you data source and delete the whole index
Add single record to Lucene search index and delete single record from it
Search all fields in the Lucene search index and get matching records from Lucene search index ordered by their relevance
Search by a particular field in the Lucene search index and get matching records from Lucene search index ordered by their.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
(没有文件,原文件不完全或已损坏或有密码)