Remove to_term_string

Change-Id: I9ad4bd51d163a69d9f450acba42b4e22116084f4
25 files changed
tree: 0a8447db83ed04f2d59ce3ffea5bb059a82817d1
  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
  • Normalization and optimization of complex queries
  • Implementation of experimental queries

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

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