0
0
Fork 0
Commit Graph

7 Commits

Author SHA1 Message Date
Marty Schoch f43fa4294a simplify prefix coding
based on discussion here:
https://github.com/blevesearch/blevesearch.github.io-hugo/pull/2
2015-10-12 14:53:17 -07:00
Silvan Jegen ef18dfe4cd Fix typos in comments and strings 2014-12-18 18:43:12 +01:00
Marty Schoch e1b77956d4 more golint cleanups 2014-09-03 18:47:02 -04:00
Marty Schoch d534b0836b converted ALL_CAPS constants to CamelCase 2014-09-03 17:48:40 -04:00
Marty Schoch 7a7eb2e94c add newline between license and package
this avoids cluttering godocs with the license
2014-09-02 10:54:50 -04:00
Marty Schoch 65b2faeaa2 fix go vet 2014-08-02 19:17:53 -04:00
Marty Schoch 07eb6311a8 added utility package for encoding numbers at byte terms
this encoding scheme matches the one used by lucene
it has been packaged separately so that others may
more easily reuse it without using the rest of bleve
2014-08-02 19:03:16 -04:00