Skip to content

ip field#1553

Merged
PSeitz merged 27 commits into
mainfrom
ip_field
Oct 11, 2022
Merged

ip field#1553
PSeitz merged 27 commits into
mainfrom
ip_field

Conversation

@PSeitz

@PSeitz PSeitz commented Sep 26, 2022

Copy link
Copy Markdown
Collaborator
  • add u128 multivalue reader and writer
  • add ip to schema
  • add ip writers, handle merge

Comment thread src/fastfield/writer.rs Outdated
Comment thread src/fastfield/writer.rs Outdated
Comment thread src/fastfield/writer.rs Outdated
Comment thread src/query/query_parser/query_parser.rs Outdated
@codecov-commenter

codecov-commenter commented Sep 26, 2022

Copy link
Copy Markdown

Codecov Report

Merging #1553 (b2ca83a) into main (5f565e7) will increase coverage by 0.06%.
The diff coverage is 90.18%.

@@            Coverage Diff             @@
##             main    #1553      +/-   ##
==========================================
+ Coverage   93.78%   93.85%   +0.06%     
==========================================
  Files         252      253       +1     
  Lines       46380    47074     +694     
==========================================
+ Hits        43499    44181     +682     
- Misses       2881     2893      +12     
Impacted Files Coverage Δ
fastfield_codecs/src/main.rs 0.53% <0.00%> (-0.01%) ⬇️
src/fastfield/mod.rs 99.71% <ø> (ø)
src/fastfield/multivalued/mod.rs 98.45% <ø> (-0.78%) ⬇️
src/indexer/segment_writer.rs 96.23% <0.00%> (-0.18%) ⬇️
src/postings/per_field_postings_writer.rs 94.11% <ø> (ø)
src/postings/postings_writer.rs 97.66% <0.00%> (-0.58%) ⬇️
src/query/query_parser/query_parser.rs 94.67% <0.00%> (-0.34%) ⬇️
src/schema/mod.rs 100.00% <ø> (ø)
src/schema/term.rs 85.32% <0.00%> (-0.34%) ⬇️
src/schema/field_type.rs 74.14% <9.52%> (-4.11%) ⬇️
... and 27 more

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

@PSeitz PSeitz force-pushed the ip_field branch 4 times, most recently from 992b259 to 6834424 Compare September 27, 2022 02:24
Comment thread src/schema/document.rs Outdated
Comment thread src/schema/document.rs Outdated
Comment thread src/schema/field_entry.rs Outdated
Comment thread src/postings/per_field_postings_writer.rs Outdated
Comment thread src/indexer/merger.rs Outdated
Comment thread src/indexer/merger.rs Outdated
Comment thread src/fastfield/multivalued/writer.rs Outdated
Comment thread src/fastfield/multivalued/writer.rs Outdated
Comment thread src/fastfield/multivalued/writer.rs
Comment thread src/fastfield/multivalued/writer.rs Outdated
Comment thread src/fastfield/multivalued/writer.rs
Comment thread src/fastfield/multivalued/reader.rs
Comment thread src/fastfield/multivalued/reader.rs Outdated
@PSeitz PSeitz force-pushed the ip_field branch 3 times, most recently from 5862f78 to eb00ef6 Compare September 30, 2022 03:12
Comment thread fastfield_codecs/benches/bench.rs Outdated
@PSeitz PSeitz requested a review from fulmicoton September 30, 2022 08:31
Comment thread fastfield_codecs/src/column.rs Outdated
Comment thread fastfield_codecs/src/column.rs Outdated
Comment thread fastfield_codecs/src/column.rs Outdated
@PSeitz PSeitz merged commit 3650d1f into main Oct 11, 2022
@PSeitz PSeitz deleted the ip_field branch October 11, 2022 05:09
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.

3 participants