RE: Removing brackets before indexing

2006-06-01 Thread Mile Rosu
ok, still needs more testing. By just using SimpleAnalyzer words were split. Mile -Original Message- From: Otis Gospodnetic [mailto:[EMAIL PROTECTED] Sent: Wednesday, May 31, 2006 7:36 PM To: java-user@lucene.apache.org Subject: Re: Removing brackets before indexing Mile, Any

Re: Removing brackets before indexing

2006-05-31 Thread Otis Gospodnetic
AIL PROTECTED]> To: java-user@lucene.apache.org Sent: Wednesday, May 31, 2006 11:47:12 AM Subject: Removing brackets before indexing Hello! I am currently trying to index latin language documents, in which missing letters are appended to words by using square brackets, like this : "[d

Removing brackets before indexing

2006-05-31 Thread Mile Rosu
Hello! I am currently trying to index latin language documents, in which missing letters are appended to words by using square brackets, like this : "[divinit]atis". Could you tell me please which would be the best practice to remove the brackets before adding into the Lucene index? (in the exam