Skip to content
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

validate index settings on create #1570

Merged
merged 1 commit into from Sep 30, 2022
Merged

validate index settings on create #1570

merged 1 commit into from Sep 30, 2022

Conversation

PSeitz
Copy link
Contributor

@PSeitz PSeitz commented Sep 29, 2022

No description provided.

@codecov-commenter
Copy link

Codecov Report

Merging #1570 (0e94213) into main (0da2a2e) will decrease coverage by 0.03%.
The diff coverage is 67.60%.

@@            Coverage Diff             @@
##             main    #1570      +/-   ##
==========================================
- Coverage   93.84%   93.80%   -0.04%     
==========================================
  Files         251      251              
  Lines       46260    46326      +66     
==========================================
+ Hits        43411    43455      +44     
- Misses       2849     2871      +22     
Impacted Files Coverage Δ
src/query/set_query.rs 95.77% <ø> (-0.03%) ⬇️
src/schema/field_type.rs 78.24% <21.42%> (-2.51%) ⬇️
src/core/index.rs 91.48% <60.00%> (-1.68%) ⬇️
src/indexer/index_writer.rs 97.22% <100.00%> (+0.05%) ⬆️
bitpacker/src/bitpacker.rs 99.01% <0.00%> (-0.99%) ⬇️
src/postings/stacker/expull.rs 99.05% <0.00%> (+0.47%) ⬆️
src/store/index/mod.rs 98.37% <0.00%> (+0.54%) ⬆️

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@PSeitz PSeitz merged commit 2fe4271 into main Sep 30, 2022
@PSeitz PSeitz deleted the no_sort_on_multi branch September 30, 2022 01:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants