swish-e 2.4.7-3ubuntu2 source package in Ubuntu

Changelog

swish-e (2.4.7-3ubuntu2) trusty; urgency=medium

  * Use dh-autoreconf instead of autotools-dev to also fix FTBFS on ppc64el by
    getting new libtool macros (still updates config.{sub,guess}).
  * Add "m4_include([config/acinclude.m4])" to configure.in to fix FTBFS after
    autoreconf.
 -- Logan Rosen <email address hidden>   Wed, 05 Mar 2014 02:04:21 -0500

Upload details

Uploaded by:
Logan Rosen
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
web
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Trusty release universe web

Downloads

File Size SHA-256 Checksum
swish-e_2.4.7.orig.tar.gz 1.5 MiB 5ddd541ff8ecb3c78ad6ca76c79e620f457fac9f7d0721ad87e9fa22fe997962
swish-e_2.4.7-3ubuntu2.diff.gz 25.4 KiB 407fd4b021e18f01c5b66dab310255f9acc8eec2dda4e3f6d6886248d7e865be
swish-e_2.4.7-3ubuntu2.dsc 1.5 KiB b65ce4dd9cacb2ad7e68a45c5065baae1da9fc7353bbf41e24baf54536bb6918

Available diffs

View changes file

Binary packages built by this source

swish-e: Simple Web Indexing System for Humans - Enhanced

 SWISH-Enhanced is a fast, powerful, flexible, and easy to use system
 for indexing collections of HTML Web pages, or any XML or text files like
 Open Office Documents, Open Document files, emails, and so on.
 .
 Key features:
  * Quickly index a large number of text, HTML, and XML documents
  * Use filters to index any type of files such as PDF, OpenOffice, DOC, XLS,
    PPT, MP3.
  * Includes a web spider for indexing remote documents over HTTP
  * Can use an external program to supply documents including
    records from a relational database.
  * Word stemming, soundex, metaphone, and double-metaphone indexing for
    fuzzy searching
  * Powerful Regular Expressions to select documents for indexing or exclusion
  * Limit searches to parts of documents such as certain HTML tags or to
    XML elements.
  * Index file is portable between platforms.
  * A Swish-e library is provided to allow embedding Swish-e into your
    applications for very fast searching.
 .
 You'll find ready to use examples for indexing the Debian documentation, PDF,
 OpenOffice and MSOffice files, whole Maildir, and more.

swish-e-dev: Simple Web Indexing System for Humans - Enhanced

 Static libraries and headers for developing application with SWISH-Enhanced,
 a fast, powerful, flexible, and easy to use system indexing engine.