Download List

프로젝트 설명

Search::Xapian is a Perl XS frontend to the Xapian C++ search library. It is a fairly complete wrapper: most features of the Xapian library are made available for use from Perl. Xapian 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 as well as a rich set of boolean query operators. It's fast and scalable to hundreds of millions of documents.

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.

2009-09-10 22:38
1.0.14.0

C + +를 문서 클래스의 메서드에서 예외를 이제 Perl은 예외로 변환됩니다.
Tags: minor bug fixes, Stable
C++ exceptions from methods of the Document class are now translated to Perl exceptions.

2009-05-27 17:38
1.0.13.1

이 릴리스 검색 : 추가 : Xapian : : MSet : : 상품 () 메소드는 배열 MSet에 (많은 검색과 같은 : : Xapian : : 하구 : : 일치하는 공동 반환 (),하지만 당신은 MSet 개체에 접근할 수 자체). 저기 파이썬 바인딩에서 간단한 예제의 새로운 번역 버전, 그리고 더 완전하게 기능을 예제 :있습니다 indexer.pl 전체 - 전체 searcher.pl.
Tags: Bug fixes, Minor features, Stable, Examples
This release adds the Search::Xapian::MSet::items() method, which returns an array tied to the MSet (much like Search::Xapian::Enquire::matches(), but you get access to the MSet object itself). There are new translated versions of the simple examples from the Python bindings, and more fully featured examples: full-indexer.pl and full-searcher.pl.

2009-04-21 00:24
1.0.12.0

이 릴리스의 C 처리를 추가합니다 + + 데이터베이스에서 예외 : : 하구의 get_metadata ()와 메소드를 어느 DatabaseModifiedError 던질 수도있습니다. 또한 테스트를 몇 가지 개선 사항입니다.
Tags: Stable, Minor bugfixes
This release adds handling of C++ exceptions from Database::get_metadata() and methods of Enquire which might throw DatabaseModifiedError. There are also a few improvements to the test suite.

2009-03-18 21:48
1.0.11.0

이 릴리스에는 붕대 FLAG_DEFAULT Xapian 1.0.11, 이는 QueryParser 기본 플래그 설정을 제공합니다, 당신은 쉽게 기본적으로 사람에 플래그를 추가할 수 있도록 끊임없이 새로운.
This release wraps the new FLAG_DEFAULT constant in Xapian 1.0.11, which gives the QueryParser default flag settings, allowing you to easily add flags to the default ones.

2008-12-24 23:23
1.0.10.0

이 릴리스 업데이 트 호환 Xapian 버전에 대한 정보는 경고를하지 않도록 할 때 Xapian 1.0.10 상대로 건물입니다.
This release updates the information on the
compatible Xapian version to avoid a warning when
building against Xapian 1.0.10.

Project Resources