]> git.pld-linux.org Git - packages/aspseek.git/blame - aspseek.spec
- for searchd
[packages/aspseek.git] / aspseek.spec
CommitLineData
e92f949b
AM
1Summary: Advanced Internet search engine
2Summary(pl): Silnik zaawansowanej wyszukiwarki Internetowej
3Name: aspseek
4Version: 1.2.8
5Release: 1
6License: GPL
7Group: Networking/Utilities
e92f949b
AM
8Source0: http://www.aspseek.org/pkg/src/1.2.8/%{name}-%{version}.tar.gz
9URL: http://www.aspseek.org/
10Requires: webserver
11Requires: %{name}-db-%{version}
12BuildRequires: apache-devel
13BuildRequires: openssl-devel
14BuildRequires: mysql-devel
15BuildRequires: libstdc++-devel
16BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
17
18%define _sysconfdir /etc/%{name}
19%define _bindir /home/httpd/cgi-bin
20
21%description
22ASPSeek is an Internet search engine, written in C++ using the STL
23library. It consists of an indexing robot, a search daemon, and a CGI
24search frontend. It can index as many as a few million URLs and search
25for words and phrases, use wildcards, and do a Boolean search. Search
26results can be limited to time period given, site or Web space (set of
27sites) and sorted by relevance (some cool techniques are used) or
28date.
29
30ASPSeek is optimized for multiple sites (threaded index, async DNS
31lookups, grouping results by site, Web spaces), but can be used for
32searching one site as well. ASPSeek can work with multiple
33languages/encodings at once (including multibyte encodings such as
34Chinese) due to Unicode storage mode. Other features include stopwords
35and ispell support, a charset and language guesser, HTML templates for
36search results, excerpts, and query words highlighting.
37
38%description -l pl
39ASPSeek jest silnikiem wyszukiwarki Internetowej, napisany w C++ z
40