ダウンロードリスト

プロジェクト概要

Search::Xapian は、Xapian ライブラリ検索する Perl XS フロント エンドです。これは、かなり完全なラッパー: Xapian ライブラリのほとんどの機能は Perl から使用可能にします。Xapian は開発者を簡単に高度なインデックス作成を追加することができる適応性の高いツールキットおよび独自のアプリケーションに検索機能です。確率的情報検索モデルとしてブール クエリ演算子の豊富なセットをサポートしています。高速であり、何百もの数百万のドキュメントにスケーラブルです。

システム要件

システム要件が設定されていません
プロジェクトのリリース情報やプロジェクトリソースの情報です。
注: プロジェクトリソースの情報は Freecode.com ページからの引用です。ダウンロードそのものは、OSDNにホスティングされているものではありません。

2009-09-10 22:38
1.0.14.0

C + +のドキュメントクラスのメソッドから例外をすぐにPerlの例外に変換されます。
タグ: 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オブジェクトへのアクセスを得る自分自身)。そこは、Pythonバインディングからの簡単な例の新しい翻訳バージョンでは、より完全な機能の例:されてindexer.plとフルsearcher.plフル。
タグ: 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をスローする場合があります。また、テストスイートにいくつかの改善があります。
タグ: 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.

プロジェクトリソース