blob: e36b6c83af5085a8ddc5c91efcd5475dbf449288 [file] [log] [blame]
Nils Diewalda31a5152015-04-17 21:05:23 +00001% layout 'main', title => 'KorAP: Krill';
2
Akron9490e3b2019-10-17 12:26:29 +02003%= page_title
Nils Diewalda31a5152015-04-17 21:05:23 +00004
5%= korap_overview 'krill'
6
7<p><strong>Main developer:</strong> Nils Diewald, Eliza Margaretha</p>
8
Akron3cfa26d2019-10-24 15:17:34 +02009<p>Krill is a <%= ext_link_to 'Lucene', "https://lucene.apache.org/" %> based search engine for large annotated corpora, used as a backend component for KorAP. It is the reference implementation for <%= embedded_link_to('doc', 'KoralQuery', 'api', 'koralquery') %>, covering most of the protocols features.</p>
Nils Diewalda31a5152015-04-17 21:05:23 +000010
Akron9490e3b2019-10-17 12:26:29 +020011<p>Krill is open source and available on <%= ext_link_to 'GitHub', "https://github.com/KorAP/Krill" %>.</p>