Skip to content

Commit 3d1d431

Browse files
committed
Updated rucene
1 parent a595eaa commit 3d1d431

File tree

6 files changed

+153
-493
lines changed

6 files changed

+153
-493
lines changed

Makefile

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,7 @@ WIKI_SRC = "https://www.dropbox.com/s/wwnfnu441w1ec9p/wiki-articles.json.bz2"
55

66
COMMANDS ?= TOP_10 TOP_10_COUNT COUNT
77

8-
ENGINES ?= tantivy-0.16 lucene-8.10.1 pisa-0.8.2
9-
# bleve-0.8.0-scorch
10-
# ENGINES ?= tantivy-0.13 lucene-8.4.0 rucene-0.1 bleve-0.8.0-scorch tantivy-0.11
8+
ENGINES ?= tantivy-0.16 lucene-8.10.1 pisa-0.8.2 bleve-0.8.0-scorch rucene-0.1
119
PORT ?= 8080
1210

1311
help:

engines/rucene-0.1/rust-toolchain

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
nightly-2020-03-12

0 commit comments

Comments
 (0)