Added annotation() method to forward stream and changed prefix for layers

Change-Id: I5a713827f0fd6358db62999d809a0d12422755ea
5 files changed
tree: d091b1e9bf836f3a6574613f5d98003af181e4f3
  1. lib/
  2. t/
  3. .gitignore
  4. Changes
  5. Makefile.PL
  6. README.md
README.md

Krawfish is a testbed search backend for KorAP, to implement design concepts both for Kanalito and Krill The segment handling of Krawfish is based on Krill and therefore heavily inspired by Lucene and Lucy.

Krawfish focusses on

  • Patterns for distribution (aggregation, sorting ...)
  • Implementation of a forward index
  • Implementation of experimental queries

Copyright (C) 2017, IDS Mannheim
Author: Nils Diewald

Krawfish is free software published under the BSD-2 License.