Master compilation error from ReadMe demo
Hendler opened this issue · 1 comments
Hendler commented
Master, on compilation, produces this error:
src/github.com/balzaczyy/golucene/analysis/util/stopword.go:25: ans.setVersion undefined (type *StopwordAnalyzerBase has no field or method setVersion)
ironsweet commented
The issue is reproduced. It was probably broken during last sync with Lucene code base. It has been fixed and checked-in.