Jonathan Strong
8df82a4b02
upgrade tantivy to v0.12, get it working (other than bench - todo, behind a feature gate meanwhile)
4 years ago
Paul Masurel
db69598680
Merge pull request #47 from petr-tik/prepare_for_integration
Prepare for integration
5 years ago
Paul Masurel
03137b99c4
Merge pull request #48 from vishalsodani/develop
Fixed spelling
5 years ago
Vishal Sodani
6d8e4cad0d
Fixed spelling
5 years ago
petr-tik
27e3405570
Added all field types supported by core tantivy to cli dialog
Left F64 in comments, as it's already in tantivy master branch, but hasn't been
published yet
Added a todo list on our way to integrating tantivy-cli as a subcrate in core tantivy
5 years ago
petr-tik
5cc23d153c
cargo clippy - only select warnings, left some in
5 years ago
petr-tik
9f527ea85f
Cargo fix edition 2018
5 years ago
Paul Masurel
a17688a576
Updating tantivy to 0.10
5 years ago
Paul Masurel
8df2e6d202
merged master into develop
5 years ago
Paul Masurel
58a0c41a20
Closes #40 .
Added score to the `serve` output.
5 years ago
Paul Masurel
d3de58bd26
Update to tantivy 0.9.1
5 years ago
Paul Masurel
797b6113b3
Merge pull request #36 from osyoyu/auto-create-directory-in-new
Create target directory in `tantivy new` if it doesn't exist
5 years ago
Daisuke Aritomo
bd5298564a
Create target directory in `tantivy new` if it doesn't exist
5 years ago
Paul Masurel
eea10122a0
Merge pull request #35 from tantivy-search/issue/34
Added license
6 years ago
Paul Masurel
760fa110e8
Added license
Closes #34
6 years ago
Paul Masurel
374f7b2f3b
Tantivy 0.7 release
6 years ago
Paul Masurel
36de06e613
Release 0.7.0
6 years ago
Paul Masurel
159e044c3c
Working with tantivy master
6 years ago
Paul Masurel
4af7e73a46
Cargo ml pointing to ../tantivy
6 years ago
Paul Masurel
4983fd0572
Merge branch 'master' into develop
6 years ago
Paul Masurel
19334e53e2
fixed version
6 years ago
Paul Masurel
a270d7f3ad
Merge branch 'master' into develop
6 years ago
Paul Masurel
46b80290d1
Added cpu native flag
6 years ago
Paul Masurel
a81b270442
Merge pull request #28 from nocduro/update_tantivy
update tantivy to 0.6.1
6 years ago
Mackenzie Hauck
6ba2e5b15c
re add timer for `bench` and `serve`
6 years ago
Mackenzie Hauck
6b13010bab
remove some commented out code
6 years ago
Mackenzie Hauck
056e9315b0
remove precompiled binary installation method
6 years ago
Mackenzie Hauck
e7eb3eedff
update readme - nightly no longer required
6 years ago
Mackenzie Hauck
9abb24ab69
remove linefeed (trailing %0A) from two examples to fix parsing error
6 years ago
Mackenzie Hauck
a26270d11d
update to tantivy 0.6.1
* remove tantivy::TimerTree code
* change Index::open() to Index::open_in_dir()
* change Index::create() to Index::create_in_dir()
6 years ago
Mackenzie Hauck
df7627137b
update to tantivy 0.6.1
* change from create() to create_in_dir()
* fix issue #12 "Field name must match the pattern"
6 years ago
Paul Masurel
77b2440bd0
Bumped version to 0.5.1
6 years ago
Paul Masurel
47d10755c8
Merge pull request #25 from ehiggs/dont-panic-when-no-index-found
Prevent panics when bad state is found - e.g. no meta.json or no indexing dir
6 years ago
Ewan Higgs
e81a1e1ef6
Remove errors.rs since we dont use error-chain. It was an aborted idea.
6 years ago
Ewan Higgs
471f61e610
Cleanup imports.
6 years ago
Ewan Higgs
46f4af07a8
Prevent panics when bad state is found - e.g. no meta.json or no indexing dir.
6 years ago
Paul Masurel
771017bc84
Merge branch 'develop'
6 years ago
Paul Masurel
a4af3a8335
Updated version to 0.5.0
6 years ago
Paul Masurel
a74c3afe89
Aligned tantivy-cli with tantivy 0.5
6 years ago
Paul Masurel
b8b64ec3e3
Removed Cargo.lock
6 years ago
Paul Masurel
e986f2372e
Removed commoncrawl tokenizer
6 years ago
Paul Masurel
fd35d407b0
Working with master branch tantivy. Incldues commoncrawl analyzers
6 years ago
Paul Masurel
5cfc897083
NOBUG tantivy 0.4.5
Using tantivy 0.4.4
6 years ago
Paul Masurel
ff5ff027ea
NOBUG Bumped tantivy-cli version
6 years ago
Paul Masurel
6134dd2d28
Bumped tantivy version
7 years ago
Paul Masurel
5faf8e003b
NOBUG updated binary links
7 years ago
Paul Masurel
6c4a70497b
Merge branch 'develop' of github.com:tantivy-search/tantivy-cli into develop
7 years ago
Paul Masurel
6324e6b73b
NOBUG Using tantivy 0.4.2
7 years ago
Paul Masurel
c81fc9744b
Merge branch 'master' into develop
7 years ago
Paul Masurel
a42ffceb25
NOBUG Added s to the log message about the overall duratio of indexing
7 years ago