3.2.0
- update to lucene 9.6.0 (from 9.5.0)
- optimize term in set queries where for string fields when they are sortable
- allow service response compression
- defaults false but enable in zulia.yaml with
responseCompression:true
- client request compression was already allowed via ZuliaPoolConfig::setCompressedConnection
- defaults false but enable in zulia.yaml with