Download List

프로젝트 설명

Xapian is a search engine library, scalable to collections containing hundreds of millions of documents. It's written in C++ with bindings for Perl, Python, PHP, Java, Tcl, C#, Ruby, and Lua. It is a highly adaptable toolkit that allows developers to easily add advanced indexing and search facilities to their own applications. It supports the Probabilistic Information Retrieval model and also a rich set of boolean query operators. Omega is a Web search application built upon the Xapian library. It can index a Web server's document tree (including HTML, PDF, OpenOffice, MS Word/Excel/Powerpoint/Works, WordPerfect, RTF, PS, etc.), or data exported from arbitrary sources (e.g. SQL databases).

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-08-12 15:24
1.2.7

이 릴리스에는 몇 가지 사소한 버그 및 설명서 개선에 대한 수정 프로그램이 포함되어 있습니다.
Tags: Stable, Minor bugfixes
This release includes fixes for several minor bugs and documentation improvements.

2010-12-21 06:38
1.2.4

이 릴리스는, 병합 및 압축 데이터베이스를위한 API를 추가 오메가 많은 개선을 만드는, 새로운 꿀꺽꿀꺽 기반의 펄 바인딩을 포함, 그리고 파이썬 바인딩에서 일부 메모리 누수를 해결합니다.
Tags: new features, Bugfixes
This release adds an API for merging and compacting databases, makes many improvements to Omega, includes new SWIG-based Perl bindings, and fixes some memory leaks in Python bindings.

2010-10-04 19:08
1.0.22

이 릴리스는 몇 가지 사소한 버그 수정 및 이동성을 향상시킵니다.
Tags: Maintenance Release, Bug fixes, Stable
This release fixes several minor bugs, and improves portability.

2010-06-22 16:56
1.0.21

이 릴리스는 몇 가지 버그를 수정, 응용 프로그램 CMake와 구축에 대한 지원을 추가하고 기본값은 x86 프로세서에 SSE2를 사용하여.
Tags: Stable, Bug fixes
This release fixes several bugs, adds support for applications built with cmake, and defaults to using SSE2 on x86 processors.

2010-04-28 18:36
1.0.20

이 릴리스에는 잘못된 값을 MSet 방법에 의해 보고된 수정 (), get_matches_lower_bound (), get_matches_estimated과 () 어떤 경우에는 get_matches_upper_bound 때 정렬 및 붕괴. 또한 xapian 코어와 Mac OS X 그리고 아마도 다른 플랫폼 : 회귀 Cygwin에서에 getopt 관련 경고에 대한 수정 프로그램에 의해 1.0.19의 발생에 실패를 오메가에서 빌드를 고쳤습니다.
This release fixes incorrect values reported by MSet methods get_matches_estimated(), get_matches_lower_bound(), and get_matches_upper_bound() in certain cases when sorting and collapsing. It also fixes a build failure in xapian-core and omega on Mac OS X and possibly some other platforms: a regression caused by a fix for getopt-related warnings on Cygwin in 1.0.19.

Project Resources