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