自拍偷在线精品自拍偷,亚洲欧美中文日韩v在线观看不卡

Lucene 3.6發(fā)布 Java全文搜索引擎

開(kāi)發(fā) 后端
Lucene是一套用于全文檢索和搜尋的開(kāi)源程式庫(kù),由Apache軟件基金會(huì)支持和提供。Lucene提供了一個(gè)簡(jiǎn)單確強(qiáng)大的應(yīng)用程式接口,能夠做全文索引和搜尋,在Java開(kāi)發(fā)環(huán)境里L(fēng)ucene是一個(gè)成熟的免費(fèi)開(kāi)放源代碼工具;就其本身而論,Lucene是現(xiàn)在并且是這幾年,最受歡迎的免費(fèi)java資訊檢索程式庫(kù)。

Lucene是一套用于全文檢索和搜尋的開(kāi)源程式庫(kù),由Apache軟件基金會(huì)支持和提供。Lucene提供了一個(gè)簡(jiǎn)單確強(qiáng)大的應(yīng)用程式接口,能夠做全文索引和搜尋,在Java開(kāi)發(fā)環(huán)境里L(fēng)ucene是一個(gè)成熟的免費(fèi)開(kāi)放源代碼工具;就其本身而論,Lucene是現(xiàn)在并且是這幾年,最受歡迎的免費(fèi)java資訊檢索程式庫(kù)。人們經(jīng)常提到資訊檢索程式庫(kù),就像是搜尋引擎,但是不應(yīng)該將資訊檢索程式庫(kù)與網(wǎng)搜索引擎相混淆。

Lucene 3.6 包含大量的 bug 修復(fù)、優(yōu)化和改進(jìn),主要內(nèi)容有:

* 完全支持 Java 7,要求 JDK 7u1
* TypeTokenFilter filters tokens based on their TypeAttribute.
* Fixed offset bugs in a number of CharFilters, Tokenizers and TokenFilters that could lead to exceptions during highlighting.
* Added phonetic encoders: Metaphone, Soundex, Caverphone, Beider-Morse, etc.
* CJKBigramFilter and CJKWidthFilter replace CJKTokenizer.
* Kuromoji morphological analyzer tokenizes Japanese text, producing both compound words and their segmentation.
* Static index pruning (Carmel pruning) removes postings with low within-document term frequency.
* QueryParser now interprets '*' as an open end for range queries.
* FieldValueFilter excludes documents missing the specified field.
* CheckIndex and IndexUpgrader allow you to specify the specific FSDirectory implementation to use with the new -dir-impl command-line option.
* FSTs can now do reverse lookup (by output) in certain cases and can be packed to reduce their size. There is now a method to retrieve top N shortest paths from a start node in an FST.
* New WFSTCompletionLookup suggester supports finer-grained ranking for suggestions.
* FST based suggesters now use an offline (disk-based) sort, instead of in-memory sort, when pre-sorting the suggestions.
* ToChildBlockJoinQuery joins in the opposite direction (parent down to child documents).
* New query-time joining is more flexible (but less performant) than index-time joins.
* Added HTMLStripCharFilter to strip HTML markup.
* Security fix: Better prevention of virtual machine SIGSEGVs when using MMapDirectory: Code using cloned IndexInputs of already closed indexes could possibly crash VM, allowing DoS attacks to your application.
* Many bug fixes...

下載地址:http://www.apache.org/dyn/closer.cgi/lucene/java/

【編輯推薦】

  1. RRiBbit 1.1.0發(fā)布 Java的IoC框架
  2. JActor 3.0.0 RC4發(fā)布 Actor模式的Java實(shí)現(xiàn)
  3. JActor 3.0.0 RC3發(fā)布 Actor模式的Java實(shí)現(xiàn)
  4. JActor 3.0.0 RC2發(fā)布 Actor模式的Java實(shí)現(xiàn)
  5. JActor 2.2.0 RC3發(fā)布 Actor模式的Java實(shí)現(xiàn)
責(zé)任編輯:林師授 來(lái)源: 51CTO
相關(guān)推薦

2011-09-16 15:55:09

Java

2011-12-14 10:06:03

Java

2018-12-28 09:48:11

SolrElasticSear搜索

2017-08-17 16:42:38

Elastic 全文搜索服務(wù)器

2021-04-12 10:38:17

ElasticSearSolrJava

2011-06-20 18:23:06

SEO

2022-01-13 20:14:46

Qury元宇宙搜索

2014-11-25 10:09:59

ElasticSear分布式搜索引擎Lucene

2020-03-20 10:14:49

搜索引擎倒排索引

2017-08-07 08:15:31

搜索引擎倒排

2012-03-06 15:34:05

JavaFreeMarker

2009-02-19 09:41:36

搜索引擎搜狐百度

2010-04-20 11:43:46

2020-07-31 09:55:27

Linux分布式Elasticsear

2009-09-22 16:23:52

搜索引擎

2022-10-08 09:13:18

搜索引擎?站

2012-09-07 13:22:21

搜索搜狗

2023-04-20 14:48:05

微軟AIChatGPT

2012-03-09 09:47:51

Apache CameJava

2012-01-05 10:26:26

JavaApache
點(diǎn)贊
收藏

51CTO技術(shù)棧公眾號(hào)