全部搜尋項
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ 原始碼: libdbix-fulltextsearch-perl  ]

套件:libdbix-fulltextsearch-perl(0.73-12)

libdbix-fulltextsearch-perl 的相關連結

Screenshot

Debian 的資源:

下載原始碼套件 libdbix-fulltextsearch-perl

維護小組:

外部的資源:

相似套件:

Indexing documents with MySQL as storage

DBIx::FullTextSearch is a flexible solution for indexing contents of documents. It uses the MySQL database to store the information about words and documents and provides Perl interface for indexing new documents, making changes and searching for matches. For DBIx::FullTextSearch, a document is nearly anything -- Perl scalar, file, Web document, database field.

The basic style of interface is shown above. What you need is a MySQL database and a DBI with DBD::mysql. Then you create a DBIx::FullTextSearch index -- a set of tables that maintain all necessary information. Once created it can be accessed many times, either for updating the index (adding documents) or searching.

DBIx::FullTextSearch uses one basic table to store parameters of the index. Second table is used to store the actual information about documents and words, and depending on the type of the index (specified during index creation) there may be more tables to store additional information (like conversion from external string names (eg. URL's) to internal numeric form). For a user, these internal thingies and internal behaviour of the index are not important. The important part is the API, the methods to index document and ask questions about words in documents. However, certain understanding of how it all works may be useful when you are deciding if this module is for you and what type of index will best suit your needs.

標籤: 軟體開發: Perl 開發, 函式庫, 實做語言: Perl

其他與 libdbix-fulltextsearch-perl 有關的套件

  • 依賴
  • 推薦
  • 建議
  • 增強

下載 libdbix-fulltextsearch-perl

下載可用於所有硬體架構的
硬體架構 套件大小 安裝後大小 檔案
all 46。4 kB128。0 kB [檔案列表]