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 examples #372

Open
7 of 8 tasks
fulmicoton opened this issue Aug 14, 2018 · 1 comment
Open
7 of 8 tasks

Add examples #372

fulmicoton opened this issue Aug 14, 2018 · 1 comment

Comments

@fulmicoton
Copy link
Collaborator

fulmicoton commented Aug 14, 2018

Right now we have one large example that does not cover all use case. It would be great to instead, have many small examples covering one single use case.

  • deleting documents
  • index payload and resuming indexing a log from a given checkpoint
  • integer ranges
  • define a custom collector
  • facetting
  • how to define a custom analyzer (what use case?)
  • iterating through documents/position directly
  • working with json
@petr-tik
Copy link
Contributor

Looks like we are only missing one example showing how to resume indexing from a checkpoint.

Does tantivy support logs and checkpoints at the moment? If not, are they going to be added?

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

2 participants