On 8/16/07, Lance Norskog <[EMAIL PROTECTED]> wrote:
> Does Solr have a processing tool that collapses, say, "E L V I S" to
> "Elvis", or "D.N.A." to "DNA"?

WordDelimiterFilter can be configured to collapse things
like D.N.A to DNA, but not if space separated like D N A

-Yonik

Reply via email to