Closed voldyman closed 3 years ago
Sorry, this was already fixed here, I just need to make another release.
aah, i am using an older version of bluge because of go modules then?
Right, until I make the release, you would have to checkout master branch somewhere, and use
go mod edit -replace github.com/blugelabs/bluge=/path/to/bluge
gotcha, thanks!
The in memory directory implementation causes nil pointer deference because the Load method returns a nil closer..
stacktrace: