Library Cataloging
Indexing Tool
Library catalogs these days are mostly ralational databases and related indexes. LuSql is a tool to create an index from a relational databse.
LuSql is a simple but powerful tool for building Lucene indexes from relational databases. It is a command-line Java application for the construction of a Lucene index from an arbitrary SQL query of a JDBC-accessible SQL database. It allows a user to control a number of parameters, including the SQL query to use, individual indexing/storage/term-vector nature of fields, analyzer, stop word list, and other tuning parameters. In its default mode it uses threading to take advantage of multiple cores.LuSql can handle complex queries, allows for additional per record sub-queries, and has a plug-in architecture for arbitrary Lucene document manipulation. Its only dependencies are three Apache Commons libraries, the Lucene core itself, and a JDBC driver.LuSql has been extensively tested, including a large 6+ million full-text & article metadata document collection, producing an 86GB Lucene index.Lots of the Code4Lib folks are working with Lucene indexes.
-
Open Harvester Systems
The Public Knowledge Project has a new version of the Open Harvester Systems, a free metadata indexing tool.This is a major rewrite of numerous parts of the Harvester code, including metadata storage and indexing. It increases indexing flexibility to...
-
Extensible Text Framework (xtf)
The California Digital Library (CDL) is pleased to announce a new release of its search and display technology, the eXtensible Text Framework (XTF) version 2.1. XTF is an open source, highly flexible software application that supports the search, browse...
-
Meta Tag Expert 2.0
Meta Tag Expert 2.0 is freeware to create metadata for Web pages.This tool enables intermediate to advanced Webmasters to produce 36 common meta-tags. You can export tags to HTML or text formats, or save them for future editing. The advanced mode allows...
-
Mksearch
MKDoc Ltd. has announced the first beta release of MKSearch, under the GNU General Public Licence. Source and pre-compiled binary downloads are available from the project Web site.MKSearch is a metadata search engine that indexes structured metadata in...
-
Catalog Searching
The SRW Maintenance Agency at the Library of Congress, in conjunction with the SRW Development Group, announces the release of version 1.1 of SRW, the Search/Retrieve Web Service; SRU, Search and Retrieve by URL; and CQL, the Common Query Language.SRW...
Library Cataloging