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 support for custom tokenizer in bulk loader #2798

Closed
selmeci opened this issue Nov 30, 2018 · 1 comment
Closed

Add support for custom tokenizer in bulk loader #2798

selmeci opened this issue Nov 30, 2018 · 1 comment
Assignees
Labels
kind/enhancement Something could be better.

Comments

@selmeci
Copy link
Contributor

selmeci commented Nov 30, 2018

Experience Report

Note: Feature requests are judged based on user experience and modeled on Go Experience Reports. These reports should focus on the problems: they should not focus on and need not propose solutions.

What you wanted to do

I would like to use custom tokenizer with bulk loader

What you actually did

I have to build custom index in runtime, which could lead to OOM issue.

@codexnull codexnull self-assigned this Nov 30, 2018
@codexnull codexnull added the kind/enhancement Something could be better. label Dec 1, 2018
@selmeci
Copy link
Contributor Author

selmeci commented Dec 19, 2018

Thank you guys! You all do great job!

dna2github pushed a commit to dna2fork/dgraph that referenced this issue Jul 19, 2019
 Closes dgraph-io#2798:

* Add --custom_tokenizers option to bulk loader.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/enhancement Something could be better.
Development

No branches or pull requests

2 participants