Jonathan Strong
8df82a4b02
upgrade tantivy to v0.12, get it working (other than bench - todo, behind a feature gate meanwhile)
4 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
58a0c41a20
Closes #40 .
Added score to the `serve` output.
5 years ago
Paul Masurel
d3de58bd26
Update to tantivy 0.9.1
5 years ago
Daisuke Aritomo
bd5298564a
Create target directory in `tantivy new` if it doesn't exist
5 years ago
Paul Masurel
159e044c3c
Working with tantivy master
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
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
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
a74c3afe89
Aligned tantivy-cli with tantivy 0.5
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
a42ffceb25
NOBUG Added s to the log message about the overall duratio of indexing
7 years ago
Paul Masurel
2968ccfc5d
NOBUG reenabled various commands.
7 years ago
Paul Masurel
23660dbdc5
Working with tantivy's master
7 years ago
Paul Masurel
7dc2f7fd57
NOBUG Update using serdewq
7 years ago
Paul Masurel
424cf0eaf6
Bumped version of tantivy to 0.3.1
7 years ago
Paul Masurel
f341800952
Compiles with tantivy 0.3
7 years ago
Michihiko Sawa
292365b942
fix untokenized option of new command
7 years ago
Paul Masurel
a0e295d7bf
issue/11 Dynamically compile in the version number using the version crate
7 years ago
Paul Masurel
498e5aaf2f
issue/3 Added a search command
Closes #3
8 years ago
Paul Masurel
05764fd3a9
Develop
8 years ago
Paul Masurel
a291345e5b
BUGFIX put indexed text fields in default schema
8 years ago
Paul Masurel
c0cb01a919
NOBUG updating tantivy
8 years ago
Paul Masurel
092f36cc39
NOBUG Updating to follow tantivy
8 years ago
Michael J. Curry
2269c76575
small changes to strings
8 years ago
Paul Masurel
88c74453f5
Fixed the code to work with tantivy's 1a08ca4f95
8 years ago
Paul Masurel
a57b2f7aa6
Small changes, using log.
8 years ago
Paul Masurel
296e6a37bf
Working with tantivy's master.
8 years ago
Paul Masurel
27cb9d41e1
Added readme
8 years ago
Paul Masurel
b8fafb97dc
Readded tantivy cli to this project. Fixed tantivy serve
8 years ago
Paul Masurel
7d0210016a
doc from schema
8 years ago
Paul Masurel
27312df78c
Added commands
8 years ago
Paul Masurel
6bf072ca94
analyzing the query as well
8 years ago
Paul Masurel
c8c899b154
Body and title as defautl field
8 years ago
Paul Masurel
b15519e4c4
blop
8 years ago
Paul Masurel
40d7ca04ed
Using collector chain
8 years ago
Paul Masurel
e9b86e4f1b
updated to work with tantivy
8 years ago
Paul Masurel
fae1904aa3
bbb
8 years ago
Paul Masurel
e1fcd95be3
switched for iron
8 years ago
Paul Masurel
0316880797
werwer
8 years ago
Paul Masurel
c85786bd3f
blop
8 years ago
Paul Masurel
16e7c876b6
blop
8 years ago