-
Notifications
You must be signed in to change notification settings - Fork 185
RUST-2157 Complete set of Atlas Search helpers #1462
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
32 commits
Select commit
Hold shift + click to select a range
e22da04
embedded document
abr-egn fc124be
short
abr-egn 8d49673
equals
abr-egn 61d1bbf
exists
abr-egn 453fa2d
facet and a lot of fixes
abr-egn 2bf884c
less stutter
abr-egn fc95880
facet helpers
abr-egn 8cf359e
geo_shape
abr-egn 2599ee9
geoWithin
abr-egn cf05cc0
boil down StringOrArray
abr-egn f456822
in
abr-egn 13d4c86
moreLikeThis
abr-egn 28eb8a1
better parameter machinery
abr-egn ed4270a
near
abr-egn 8c61802
phrase
abr-egn 81c1da0
queryString
abr-egn 188f506
improved range
abr-egn 4cd138e
regex
abr-egn 2b733f6
wildcard
abr-egn 763779d
uncomment impl
abr-egn 68f77c6
directory scan
abr-egn c4acd90
fix docs
abr-egn a1ac81b
toplevel options
abr-egn 4517a66
distinct toplevel value
abr-egn 47b093e
unchain search
abr-egn b0d502c
fix test
abr-egn 75e74eb
clippy
abr-egn 2605f47
reactivate module
abr-egn 164729c
review
abr-egn f45e12b
doc macro generalization
abr-egn 0a0a206
much doc, such improvement
abr-egn fe9c537
missed a bucket
abr-egn File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,2 @@ | ||
/target/ | ||
Cargo.lock |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.