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

feat: APIs to manage documents in a Search Index #26

Merged
merged 6 commits into from
May 22, 2023
Merged

Conversation

adilansari
Copy link
Contributor

@adilansari adilansari commented May 20, 2023

  • Completed APIs to manage documents in an Index
  • Now you can perform faceted or group by search queries

@adilansari adilansari marked this pull request as draft May 20, 2023 23:21
@codecov
Copy link

codecov bot commented May 20, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +15.50 🎉

Comparison is base (4914238) 55.38% compared to head (d74dcae) 70.89%.

Additional details and impacted files
@@             Coverage Diff             @@
##             main      #26       +/-   ##
===========================================
+ Coverage   55.38%   70.89%   +15.50%     
===========================================
  Files          12       12               
  Lines         455      560      +105     
===========================================
+ Hits          252      397      +145     
+ Misses        203      163       -40     
Impacted Files Coverage Δ
tigrisdb/search_index.py 98.79% <100.00%> (+37.68%) ⬆️
tigrisdb/types/__init__.py 93.75% <100.00%> (+0.41%) ⬆️
tigrisdb/types/search.py 100.00% <100.00%> (+11.11%) ⬆️
tigrisdb/utils.py 95.23% <100.00%> (+0.23%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@adilansari adilansari force-pushed the search-updates branch 9 times, most recently from 78abd38 to a090157 Compare May 22, 2023 08:00
@adilansari adilansari changed the title search updates feat: Search APIs May 22, 2023
@adilansari adilansari marked this pull request as ready for review May 22, 2023 08:02
@reviewpad
Copy link

reviewpad bot commented May 22, 2023

Reviewpad Report

‼️ Errors

  • Unconventional commit detected: 'fixing install instruction' (d74dcae)

@adilansari adilansari changed the title feat: Search APIs feat: APIs to manage documents in a Search Index May 22, 2023
@adilansari adilansari merged commit bd93355 into main May 22, 2023
16 checks passed
@adilansari adilansari deleted the search-updates branch May 22, 2023 15:59
@github-actions
Copy link

🎉 This PR is included in version 1.0.0-beta.2 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants