Compression now using LZ4 and Keep-Alive for HTTP/1.0 is now functional. Fixes a bug with UUID under macOS (could result in duplicate autogenerated IDs).
Added
- Keep-Alive and Close connection support
Changed
- Compress documents using LZ4 instead of gzip
- Text fields no longer remove terms with Stopper
Fixed
- Fix bug with UUIDs and macOS