Point out the correct statement.
A. Every Lucene segment now stores a unique id per-segment and per-commit to aid in accurate replication of index files
B. The default norms format now uses sparse encoding when appropriate
C. Tokenizers and Analyzers no longer require Reader on init
D. All of the mentioned
Answer: Option D
Join The Discussion