Lucene 5 includes improvements to query execution speed, index and memory compression, indexing performance, and index safety. Key updates include faster processing of prohibited clauses through query optimization, improved compressed bitset representations, reduced indexing memory usage through optimized merging, and integrity checks during merging.