Nils Diewald | a31a515 | 2015-04-17 21:05:23 +0000 | [diff] [blame^] | 1 | % layout 'main', title => 'KorAP: Krill'; |
| 2 | |
| 3 | <h2>Krill</h2> |
| 4 | |
| 5 | %= korap_overview 'krill' |
| 6 | |
| 7 | <p><strong>Main developer:</strong> Nils Diewald, Eliza Margaretha</p> |
| 8 | |
| 9 | <p>Krill is a <a href="https://lucene.apache.org/">Lucene</a> based search engine for large annotated corpora, used as a backend component for KorAP. It is the reference implementation for <%= doc_link_to('KoralQuery', 'api', 'koralquery') %>, covering most of the protocols features.</p> |
| 10 | |
| 11 | <p>Krill is open source and available on <a href="https://github.com/KorAP/Krill">GitHub</a>.</p> |