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

Documentation #17

Open
10 of 12 tasks
mikegoatly opened this issue Oct 31, 2019 · 0 comments
Open
10 of 12 tasks

Documentation #17

mikegoatly opened this issue Oct 31, 2019 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@mikegoatly
Copy link
Owner

mikegoatly commented Oct 31, 2019

This is a placeholder issue to track the documentation that needs to be written:

  • Programatically traversing the index using index.CreateNavigator()
  • Different tokenization options, including stemming
  • Support for async indexing of an item's field
  • Serialization of non-standard index key types
  • Enumeration of indexed words
  • Getting set up - installing from nuget
  • Responding to index changes using index modification actions
  • Using the XML tokenizer
  • Improving indexing with batch processing
  • Writing custom text extractors
  • Using a custom tokenizer
  • Directly using a tokenizer to verify the tokens that are being returned
    ... more to come
@mikegoatly mikegoatly added the documentation Improvements or additions to documentation label Jul 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

1 participant