| commit | 21143fea984bdd1fba6f12cf31f2a2042c433861 | [log] [tgz] |
|---|---|---|
| author | Akron <nils@diewald-online.de> | Mon Nov 06 19:54:30 2017 +0100 |
| committer | Akron <nils@diewald-online.de> | Mon Nov 06 19:54:30 2017 +0100 |
| tree | dcef4497345604df50fc53b0eb7a71c4ed3ca764 | |
| parent | 5833f674a6654a046f9d3f49b40eaec514ad55b6 [diff] [blame] |
Return NOMOREDOCS constant on skip_doc Change-Id: I65a9511c29cbac342f00f0dda0cb2206215ddfee
diff --git a/lib/Krawfish/Corpus/Distribution.pm b/lib/Krawfish/Corpus/Distribution.pm index 6120a1a..4b84c32 100644 --- a/lib/Krawfish/Corpus/Distribution.pm +++ b/lib/Krawfish/Corpus/Distribution.pm
@@ -25,7 +25,10 @@ # # However - in case skips are not available, # this may be slow ... -# + +# TODO: +# Support corpus classes + # TODO: # Another distribution variant would be # distr(doc[1:1]: 'author:Goethe', 'author:Schiller')