Vignesh Sarma K (വിഘ്നേഷ് ശ൪മ കെ)
b373f00840
add htmlescape and update to_html fn to use it.
...
tests and imports also updated.
2018-08-28 20:41:57 +05:30
Dru Sellers
ef3a16a129
Switch from error-chain to failure crate ( #376 )
...
* Switch from error-chain to failure crate
* Added deprecated alias for
* Started editing the changeld
2018-08-20 09:40:45 +09:00
dependabot[bot]
0feeef2684
Update owning_ref requirement from 0.3 to 0.4 ( #379 )
...
Updates the requirements on [owning_ref](https://github.com/Kimundi/owning-ref-rs ) to permit the latest version.
- [Release notes](https://github.com/Kimundi/owning-ref-rs/releases )
- [Commits](https://github.com/Kimundi/owning-ref-rs/commits )
Signed-off-by: dependabot[bot] <support@dependabot.com >
2018-08-20 09:08:11 +09:00
Paul Masurel
5b5c706581
Simplified examples
2018-08-16 22:38:39 +09:00
Paul Masurel
79a339d353
Removing env_logger dependency
2018-08-02 19:29:09 +09:00
Paul Masurel
e45e4c79d9
update crossbeam
2018-08-02 19:24:08 +09:00
Paul Masurel
848bf41bc9
Updating rand to 0.5 ( #363 )
2018-08-02 19:19:04 +09:00
Paul Masurel
d11cb087a7
Updated to combine-0.3 ( #362 )
2018-08-02 18:29:58 +09:00
Jacob Brown
2dd7422f42
replace chan with crossbeam-channel ( #361 )
...
* replace chan with crossbeam-channel
* Update Cargo.toml
2018-08-02 12:47:22 +09:00
dependabot[bot]
55928d756a
Update rust-stemmers requirement to 1.0.2 ( #350 )
...
* Update rust-stemmers requirement to 1.0.2
Updates the requirements on [rust-stemmers](https://github.com/CurrySoftware/rust-stemmers ) to permit the latest version.
- [Release notes](https://github.com/CurrySoftware/rust-stemmers/releases )
- [Commits](https://github.com/CurrySoftware/rust-stemmers/commits )
Signed-off-by: dependabot[bot] <support@dependabot.com >
* Update Cargo.toml
2018-07-31 09:32:57 +09:00
dependabot[bot]
a4370bca64
Update owned-read requirement to 0.4 ( #352 )
...
Updates the requirements on [owned-read](https://github.com/tantivy-search/owned-read ) to permit the latest version.
- [Release notes](https://github.com/tantivy-search/owned-read/releases )
- [Commits](https://github.com/tantivy-search/owned-read/commits )
Signed-off-by: dependabot[bot] <support@dependabot.com >
2018-07-31 09:32:01 +09:00
dependabot[bot]
5a5c5a8ca5
Update bit-set requirement to 0.5.0 ( #351 )
...
* Update bit-set requirement to 0.5.0
Updates the requirements on [bit-set](https://github.com/contain-rs/bit-set ) to permit the latest version.
- [Release notes](https://github.com/contain-rs/bit-set/releases )
- [Commits](https://github.com/contain-rs/bit-set/commits )
Signed-off-by: dependabot[bot] <support@dependabot.com >
* Update Cargo.toml
* Update Cargo.toml
2018-07-31 09:31:41 +09:00
dependabot[bot]
1b470dd474
Update log requirement to 0.4.3 ( #353 )
...
* Update log requirement to 0.4.3
Updates the requirements on [log](https://github.com/rust-lang/log ) to permit the latest version.
- [Release notes](https://github.com/rust-lang/log/releases )
- [Changelog](https://github.com/rust-lang-nursery/log/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rust-lang/log/commits/env_logger-0.4.3 )
Signed-off-by: dependabot[bot] <support@dependabot.com >
* Update Cargo.toml
2018-07-31 09:31:19 +09:00
dependabot[bot]
ddd2d5b04c
Update lazy_static requirement to 1.0.2 ( #349 )
...
* Update lazy_static requirement to 1.0.2
Updates the requirements on [lazy_static](https://github.com/rust-lang-nursery/lazy-static.rs ) to permit the latest version.
- [Release notes](https://github.com/rust-lang-nursery/lazy-static.rs/releases )
- [Commits](https://github.com/rust-lang-nursery/lazy-static.rs/commits/v1.0.2 )
Signed-off-by: dependabot[bot] <support@dependabot.com >
* Update Cargo.toml
2018-07-30 12:34:06 +09:00
dependabot[bot]
fa22b4041a
Update itertools requirement to 0.7.8 ( #346 )
...
* Update itertools requirement to 0.7.8
Updates the requirements on [itertools](https://github.com/bluss/rust-itertools ) to permit the latest version.
- [Release notes](https://github.com/bluss/rust-itertools/releases )
- [Commits](https://github.com/bluss/rust-itertools/commits/0.7.8 )
Signed-off-by: dependabot[bot] <support@dependabot.com >
* Update Cargo.toml
2018-07-30 11:32:12 +09:00
dependabot[bot]
8faee143fa
Update regex requirement to 1.0 ( #347 )
...
Updates the requirements on [regex](https://github.com/rust-lang/regex ) to permit the latest version.
- [Release notes](https://github.com/rust-lang/regex/releases )
- [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rust-lang/regex/commits/1.0.2 )
Signed-off-by: dependabot[bot] <support@dependabot.com >
2018-07-30 09:59:19 +09:00
dependabot[bot]
366ce98f08
Update tempfile requirement to 3.0 ( #348 )
...
Updates the requirements on [tempfile](https://github.com/Stebalien/tempfile ) to permit the latest version.
- [Release notes](https://github.com/Stebalien/tempfile/releases )
- [Changelog](https://github.com/Stebalien/tempfile/blob/master/NEWS )
- [Commits](https://github.com/Stebalien/tempfile/commits/v3.0.3 )
Signed-off-by: dependabot[bot] <support@dependabot.com >
2018-07-30 09:58:56 +09:00
Paul Masurel
346a9e4287
Set dev version
2018-07-10 09:20:21 +09:00
Paul Masurel
31655e92d7
Preparing release 0.6.1
2018-07-10 09:12:26 +09:00
Paul Masurel
d056ae60dc
Removed SourceRead. Relying on the new owned-read crate instead ( #332 )
2018-07-04 16:08:52 +09:00
David Hewson
2e538ce6e6
remove extra space in name ( #331 )
...
the extra space that appeared breaks using the package
2018-07-02 05:32:19 +09:00
Jason Wolfe
00466d2b08
#328 : Support parsing unbounded range queries ( #329 )
...
* #328 : Support parsing unbounded range queries. Update CHANGELOG.md for query parser changes.
* Set version to 0.7-dev
2018-06-30 13:24:02 +09:00
Paul Masurel
8ebbf6b336
Issue/325 ( #330 )
...
* Introducing a SegmentMea inventory.
* Depending on census=0.1
* Cargo fmt
2018-06-30 13:11:41 +09:00
Paul Masurel
3fd8c2aa5a
Removed one keywoard
2018-06-22 14:47:21 +09:00
Paul Masurel
8ccbfdea5d
Preparing for release
2018-06-22 14:27:46 +09:00
Paul Masurel
badfce3a23
Preparing for release.
2018-06-22 14:09:14 +09:00
Dru Sellers
317baf4e75
Add in simple regex query support ( #319 )
...
* Add fst_regex crate in
* Reduce API surface area
This doesn't need to be public
* better test name
* Pull Automaton weight out so it can be shared
* Implement Regex Query
2018-06-16 14:08:30 +09:00
Paul Masurel
0465876854
Issue/257 ( #310 )
...
* Replaced lz4 by a pure rust implementation of snappy.
Closes #257
* snappy is the default compression. One can use lz4 by enabling the lz4 feature flag.
* Removed Compression trait
2018-06-12 19:02:57 +09:00
Paul Masurel
009a3559be
atomicwrites 2.2.0 for ARM compilation
2018-06-06 07:13:09 +09:00
Paul Masurel
857a5794d8
Updated nix version
2018-06-05 09:02:40 +09:00
Paul Masurel
989d52bea4
Updated atomicwrites version.
2018-06-04 10:00:21 +09:00
Paul Masurel
863d3411bc
Update Cargo.toml
2018-05-31 15:54:34 +09:00
Dru Sellers
08d2cc6c7b
Make it possible to stream the terms matching an Automaton ( #297 )
...
* rustfmt and some English grammar
* sort cargo.toml crates
* WIP: something to show
* Remove example for now
* Implement desired method
* Resolving Generic Type Arguments
* Resolve Generic Types
* Banging around on the tests
* DANGER! Change unsafe usage based on compiler warnings
* Unscrew up my rebase
* Clean Up Type Spam
Default Types FTW
* typo
* better variable names
* Remove Duplicate Levenshtein crate
2018-05-11 12:41:14 -07:00
Dru Sellers
82d87416c2
Implement StopWords Filter ( #292 )
...
* Implement StopWords Filter
- added example doctest for alphanum_only.rs so that I could
drive my own test of the stopword filter
* Style Cop
* Switch HashSet Hasher to FNV for speed
* Update Change Log
* fix missed location renaming
2018-05-09 18:40:41 -07:00
Jason Wolfe
8e343b1ca3
Add fast field for associating arbitrary bytes to a document ( #275 )
...
* Add fast field for associating arbitrary bytes to a document
* Fix unused macro_use warning
* Improvements from code review
* Make BytesFastFieldWriter public
* Fix json parsing validation failure
* Add bytes fast field to CHANGELOG.md
* Fix compile errors from merge
* Support merging
* Address misc code review comments
* Fix comments from CR
2018-05-07 19:30:31 -07:00
Paul Masurel
99c0b84036
Integrating #274 , #280 , #289 into master ( #290 )
...
* Integrating bugfixes into master
Closes #274
Closes #280
Closes #289
* Next version will be 0.6
2018-05-06 09:48:25 -07:00
Dru Sellers
ca74c14647
Simple Implementation of NGram Tokenizer ( #278 )
...
* Simple Implementation of NGram Tokenizer
It does not yet support edges
It could probably be better in many "rusty" ways
But the test is passing, so I'll call this a good stopping point for
the day.
* Remove Ngram from manager. Too many variations
* Basic configuration model
Should the extensive tests exist here?
* Add Sample to provide an End to End testing
* Basic Edgegram support
* cleanup
* code feedback
* More code review feedback processed
2018-05-06 09:47:49 -07:00
Paul Masurel
175b76f119
Removed streamdict
...
Closes #271
2018-04-21 19:55:41 +09:00
Paul Masurel
5e38ae336f
Bump tantivy version and readded win deps
2018-04-17 18:27:57 +09:00
Paul Masurel
0156f88265
Compiles in stable rust
2018-04-15 11:03:44 +09:00
Paul Masurel
a1c07bf457
Added iterator for facet collector
2018-04-14 20:22:02 +09:00
Paul Masurel
9de74b68d1
Remove range argument
2018-04-13 18:34:23 +09:00
Paul Masurel
121374b89b
Removed the need for AtomicU64
2018-04-12 22:08:15 +09:00
Paul Masurel
dfafb24fa6
Bumped bitpacker's version
2018-04-10 21:21:47 +09:00
Paul Masurel
743ae102f1
Using bitpacker@3
2018-04-10 10:05:42 +09:00
Paul Masurel
0107fe886b
Removed timer
2018-03-31 15:40:16 +09:00
Paul Masurel
1d9566e73c
Making mmap a feature
2018-03-31 13:23:43 +09:00
Paul Masurel
234a902470
Removed cc from Cargo.toml
2018-03-19 12:09:25 +09:00
Paul Masurel
d4ed86f13a
Issue/255 ( #256 )
...
* Remove cpp compression.
* Pointing to publish bitpacking
* Edited README
2018-03-19 11:48:40 +09:00
Paul Masurel
8683718159
Version bump
2018-03-10 14:01:30 +09:00