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
|
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 |
Paul Masurel
|
43d005b46c
|
Fixed sentence
|
7 years ago |
Paul Masurel
|
e083dd999c
|
Fixed binary links
|
7 years ago |
Paul Masurel
|
3c945933b4
|
Fixed binary name
|
7 years ago |
Paul Masurel
|
494c73e9ae
|
All branches
|
7 years ago |
Paul Masurel
|
1b76ccdb5e
|
Added branch to .travis deploy
|
7 years ago |
Paul Masurel
|
9e921e1b5c
|
Removed run commandwq
|
7 years ago |
Paul Masurel
|
db9efad000
|
Merge branch 'develop'
|
7 years ago |
Paul Masurel
|
5774a9f4ae
|
Update url
|
7 years ago |
Paul Masurel
|
c7e9066ac0
|
Added script to publish from travis
|
7 years ago |
Paul Masurel
|
da603af25d
|
removed script file
|
7 years ago |
Paul Masurel
|
58e2295894
|
Merge branch 'develop' of github.com:tantivy-search/tantivy-cli into develop
|
7 years ago |
Paul Masurel
|
6fe6776fe5
|
Release 0.4.0
|
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 |
Paul Masurel
|
26149d1c23
|
Merge pull request #16 from MiSawa/develop
fix untokenized option of new command
|
7 years ago |
Michihiko Sawa
|
292365b942
|
fix untokenized option of new command
|
7 years ago |
Paul Masurel
|
8adc54f6d6
|
Merge pull request #14 from yanns/patch-2
document how to use nightly rust with rustup
|
7 years ago |
Paul Masurel
|
c59ee102f8
|
Update README.md
|
7 years ago |
Yann Simon
|
57b9d29b8a
|
document how to use nightly rust with rustup
|
7 years ago |
Paul Masurel
|
1d40a962ba
|
Merge pull request #13 from yanns/patch-1
fix link formatting
|
7 years ago |
Yann Simon
|
5f21f7ee6d
|
fix link formatting
|
7 years ago |
Paul Masurel
|
934ee6c060
|
issue10 compiling without default feature will not use simdcompression
|
7 years ago |
Paul Masurel
|
8820f4ac49
|
Merge branch 'develop' of github.com:tantivy-search/tantivy-cli into develop
|
7 years ago |
Paul Masurel
|
a0e295d7bf
|
issue/11 Dynamically compile in the version number using the version crate
|
7 years ago |
Paul Masurel
|
d5b5a63aa3
|
NOBUG added beacon for google analytics
|
8 years ago |
Paul Masurel
|
92cf08fe21
|
NOBUG updated broken links.
|
8 years ago |
Paul Masurel
|
63739786f2
|
NOBUG fixed binary url.
|
8 years ago |
Paul Masurel
|
2208b6569c
|
Update for tantivy 0.2.0
|
8 years ago |
Paul Masurel
|
35106919e5
|
Using tantivy 0.2.0
|
8 years ago |
Paul Masurel
|
498e5aaf2f
|
issue/3 Added a search command
Closes #3
|
8 years ago |