Download List

프로젝트 설명

Apache Lucene is a high-performance, full-featured text search engine library written entirely in Java. It is suitable for nearly any application that requires full-text search, especially cross-platform.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-07-02 05:39
3.3.0

이 릴리스 / 자동 완성 기능을 제안 추가합니다. 이것은 다른 조각 (분산 검색)에서 결과를 병합에 대한 지원을 추가합니다. 그룹화, 거의 실시간 및 인덱스 병합을 결과로 개선이 있습니다. 형태소 분석 기능을 향상.
This release adds suggest/autocomplete functionality. It adds support for merging results from different shards (distributed search). There are improvements to result grouping, near-real-time, and index merging. Improved stemming capabilities.

2011-06-05 02:41
3.2.0

그룹 검색 결과 수있는 기능이 추가되었습니다. IndexUpgrader 도구가 추가되었습니다. 거의 실시간으로 개선되었다. 문서 블록 인덱싱이 구현되었습니다. 버그가 수정되었습니다.
The ability to group search results was added. The IndexUpgrader tool was added. Near-realtime improvements were made. Document block indexing was implemented. Bugs were fixed.

2010-12-04 07:09
3.0.3 and 2.9.4

이 릴리스에 의해 악화 IndexWriter에서 메모리 누수를 포함, 2.9.3 / 3.0.2 이후 다수의 버그수정과 향상 기능이 포함되어 자주는 파일이 거의 실시간 독자 활성화 화합물 파일 형식으로 열 때 IndexWriter의 제어력을하다 드문 디스크에서 색인 손상의 경우 전체, NumericRangeQuery / 때로는 Long.MIN_VALUE 및 Long.MAX_VALUE 근처 범위, 및 다양한 스레드 안전성 문제와 잘못된 결과를 반환 NumericRangeFilter. Lucene은 2.9.4 지금도 3.0.x.에서 만든 인덱스를 읽을 수 있습니다
This release contains numerous bugfixes and improvements since 2.9.3 / 3.0.2, including a memory leak in IndexWriter exacerbated by frequent commits, a file handle leak in IndexWriter when near-real-time readers are opened with compound file format enabled, a rare index corruption case on disk full, NumericRangeQuery / NumericRangeFilter sometimes returning incorrect results with bounds near Long.MIN_VALUE and Long.MAX_VALUE, and various thread safety issues. Lucene 2.9.4 can now also read indexes created by 3.0.x.

2010-06-18 23:27
3.0.2

이 bugfix 릴리스는 완전히 이전 버전과 호환됩니다. 업그레이 드를하는 것이 좋습니다.
This bugfix release is fully compatible with the previous version. Upgrading is strongly recommended.

2010-02-26 22:00
3.0.1 and 2.9.2

이러한 버그 수정 프로그램을 출시합니다. 둘 다 완벽하게 대응하는 이전 버전과 호환됩니다. 만약 당신이 2.9.1이나 2.9.0을 사용하는 경우 3.0.0을 사용하는 2.9.2로 업그레 이드 강력하게, 그리고 3.0.1를 권장합니다.
These are bug fix releases. Both are fully compatible with the corresponding previous versions. Upgrading to 2.9.2 is strongly recommended if you are using 2.9.1 or 2.9.0, and to 3.0.1 if you are using 3.0.0.

Project Resources