Lightweight search engine with a web frontend
Project description
Dokang is a lightweight search engine with a web frontend.
Status: Dokang is fully functional and works for us but has a few limitations:
the indexing and search features are minimal. They work but could certainly be tweaked to be faster, provide better results or, who knows, both;
the two-file configuration is a bit unfortunate. The INI file is useful for WSGI servers but defining structured options is much easier in Python;
more generally, the configuration may be a bit discouraging. Suggestions and contributions are welcome.
Change log
Dokang 0.4.0 (2014-07-04)
A new dokang.hit_limit option has been added to the INI configuration file. It limits the number of results shown on the web front-end (or lift this limit if the option is absent).
Dokang 0.3.0 (2014-07-04)
Fixed bug in the HTML harvester. Trying to use it would fail with an exception because Whoosh would complain about something that unexpectedly is a byte string.
Fixed bug in the handling of deleted documents. They were not deleted from the index.
Dokang 0.2.0 (2014-06-24)
Initial version.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file Dokang-0.4.0.tar.gz
.
File metadata
- Download URL: Dokang-0.4.0.tar.gz
- Upload date:
- Size: 20.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 55ef7bd5fa8be8d8613402cf10758cce71b314d0bef4f5d70175eaffc0c42c89 |
|
MD5 | fe353ac9c02bb60ece18d41f29ab281c |
|
BLAKE2b-256 | 46b583e929d6653cdba9190bbe6227d0598a065ecbac7ebe9e34e2f463dd7461 |