I've audited the Lucene changes since 2.1, and don't see anything
problematic, so perhaps we should upgrade to the latest lucene trunk
to get:
- file descriptor usage reduction (only one descriptor for all norms now)
- leading + trailing wildcard fix
- performance improvements (mainly lazy prox skipping)
- QueryParser parsing + escaping fixes
- minor sloppy phrase query fixes

-Yonik

Reply via email to