Ticket #27 (closed enhancement: fixed)
Please change default analyzer for consistancy
| Reported by: | seth | Owned by: | somebody |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | component1 | Version: | |
| Keywords: | Cc: |
Description
The default Analyzer for IndexWriter? is StandardAnalyzer?, the default for QueryParser is Analyzer. This is a confusing pair of defaults because (for example) a term containing digits is treated differently by each analyzer.
Attachments
Note: See
TracTickets for help on using
tickets.
