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

Do not force string in Index#add() when custom encoder #432

Open
pbvahlst opened this issue Mar 11, 2024 · 0 comments
Open

Do not force string in Index#add() when custom encoder #432

pbvahlst opened this issue Mar 11, 2024 · 0 comments

Comments

@pbvahlst
Copy link

Currently Index#add() converts every input to a string before passing it to the encoder for further processing. I would be great if it was up to the encoder to handle how different input types should be handled and converted into a string.

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

No branches or pull requests

1 participant