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

Add Float Support #65

Merged
merged 6 commits into from
Mar 18, 2023
Merged

Conversation

Sidhant29
Copy link
Collaborator

@Sidhant29 Sidhant29 commented Jan 17, 2023

Hi,
I have added a function add_float_field() that allows adding a float field to the schema. I have generated wheels from this branch and tested searching and adding to the field. I have also added some tests to confirm the desired functionality.

Copy link
Collaborator

@cjrh cjrh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, but fix the incorrect text "integer"

src/document.rs Outdated Show resolved Hide resolved
@Sidhant29 Sidhant29 merged commit 2b1439c into quickwit-oss:master Mar 18, 2023
Sidhant29 pushed a commit to Sidhant29/tantivy-py that referenced this pull request Apr 17, 2023
…kwit-oss#65)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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.

2 participants