]> git.pld-linux.org Git - packages/swish-e.git/blame - swish-e.spec
- release 7
[packages/swish-e.git] / swish-e.spec
CommitLineData
321a2811 1%include /usr/lib/rpm/macros.perl
7ace2bef 2Summary: Simple Web Indexing System for Humans - Enhanced
3Summary(pl): Prosty system indeksowania stron WWW - wersja rozszerzona
4Name: swish-e
5Version: 2.4.2
ec45f8fb 6Release: 7
c7f841ac 7License: GPL/LGPL
7ace2bef 8Group: Applications/Text
9Source0: http://swish-e.org/Download/%{name}-%{version}.tar.gz
10# Source0-md5: 1606e2f55034540f88c1748eeaae5274
11URL: http://swish-e.org/
12#Icon: swish-e.xpm
13BuildRequires: libxml2-devel
14BuildRequires: pcre-devel
321a2811 15BuildRequires: rpm-perlprov
7ace2bef 16BuildRequires: zlib-devel
17BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
18
19%description
2a83819e 20Swish-e is Simple Web Indexing System for Humans - Enhanced.
7ace2bef 21
22Swish-e can quickly and easily index directories of files or remote
23web sites and search the generated indexes.
24
25Swish-e is extremely fast in both indexing and searching, highly
26configurable, and can be seamlessly integrated with existing web sites
27to maintain a consistent design. Swish-e can index web pages, but can
28just as easily index text files, mailing list archives, or data stored
29in a relational database.
30
31Swish-e key features are:
32- Emacs/Gnus mail index in cooordination with nnir.el
33- Fast - many factors that affect speed, but a search on this server
34 that returns a thousand documents takes only a few seconds.
35- Flexible - a number of configuration options provide you a high
36 degree of control over what is indexed and how.
37- Powerful - the AND, OR and NOT operators are supported, words can be
38 truncated (using *), and searches can be limited to particular fields
39 (META tag fields, TITLEs, etc.)
40- Free - nothing, zip, zero.
41- It's made for Web sites - In indexing HTML files, SWISH-E can ignore
42 data in most tags while giving higher relevance to information in
43 header and title tags. Titles are extracted from HTML files and appear
44 in the search results. SWISH can automatically search your whole Web
45 site for you in one pass, if it's under one directory. You can also
46 limit your search to words in HTML titles, comments, emphasized tags,
47 and META tags. In addition, 8-bit HTML characters can be indexed,
48 converted, and searched.
49- It creates portable indexes - Index files consist of only one file,
50 so they can be transported around and easily maintained.
51- You can fix the source - We encourage people to send in patches and
52 suggestions on how to make SWISH-E better. You may want to join the
53 SWISH-E Discussion.
54
55%description -l pl
2a83819e
JB
56