Are there any updated Docs for bleve anywhere? #2160
Answered
by
abhinavdangeti
nickchomey
asked this question in
Q&A
|
https://blevesearch.com/ seems to be extremely outdated. There's also various docs in this repo that dont seem to be represented anywhere. Is there somewhere else that it is all documented? |
Answered by
abhinavdangeti
Mar 10, 2025
Replies: 1 comment 1 reply
|
@nickchomey is there anything specific you were looking for? We keep up code level commentary that would allow you to view all the available APIs and their use here - https://pkg.go.dev/github.com/blevesearch/bleve/v2 Separately, we've been adding some blog-style documentation for select features here - https://github.com/blevesearch/bleve/tree/master/docs |
1 reply
Answer selected by
abhinavdangeti
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@nickchomey is there anything specific you were looking for? We keep up code level commentary that would allow you to view all the available APIs and their use here - https://pkg.go.dev/github.com/blevesearch/bleve/v2
Separately, we've been adding some blog-style documentation for select features here - https://github.com/blevesearch/bleve/tree/master/docs