-
In the best case, the output of `go test github.com/blevesearch/bleve/...` is 88 lines long. If one of the early test fails, the error message can easily be scrolled out and short of looking at `$?` o…
-
I have spent many hours the last couple days trying to figure out how to use the `geoshape` functionality provided by GeoJSON with an associated query.
So far, this is what have. I have a working …
swill updated
2 years ago
-
I recently upgraded leveldb and forgot to build it with `-DNDEBUG`, which silences internal assertions.
I've noticed intermittent assertion failures on both Windows and Linux when closing a bleve s…
-
👋 Is there a reason why https://github.com/blevesearch/bleve/blob/84740560801d65fa8576bbf417ff856f794b884f/index_alias_impl.go#L39 returns the implementation type instead of https://github.com/blevese…
-
i would really love to replace the CGO, so its more portable.
Language detector:
https://github.com/abadojack/whatlanggo
- replaces https://github.com/blevesearch/cld2
- it looks pretty well tes…
ghost updated
4 years ago
-
https://github.com/blevesearch/bleve/commit/60750c16140fe90492143f0eb9f39560e75f6124 is the change at the root of this problem. https://github.com/blevesearch/bleve/issues/1583 describes expected usag…
-
Its seen with one of the under resourced CB cluster that - after a few days of live run, the number of scorch files on disk started growing. But the num of files at root always remained under limit. ~…
-
* Can look up words and see Kanji and Kana forms
* Can have definitions/senses
* Parts of Speech
* Can pin, can manage lists
* Can have lessons
MVP
* API endpoint to search a dictionary
* see definit…
-
Hi, I want to highlight my search result with Bold or a strong tag, but by default I get only mark tags. I am trying to use HighlightWithStyle(ansi.Name) and HighlightWithStyle(html.Name). Are there …
-
github.com/blevesearch/blevex/rocksdb/reader.go:58:12: r.snapshot.Release undefined (type *gorocksdb.Snapshot has no field or method Release)
cv711 updated
6 years ago