RE: indexing relational table(s)

2005-05-11 Thread Govoni, Darren
You can also leverage the 'fields' capability in lucene and perhaps match them against columns to do field-based searching. -Original Message- From: Andrzej Bialecki [mailto:[EMAIL PROTECTED] Sent: Wed 5/11/2005 12:50 PM To: java-user@lucene.apache.org Subject: Re: indexing relational ta

end of line in queries

2005-05-11 Thread Govoni, Darren
Hi, I'm trying to perform a query and ened to specify a string pattern occurring at the end of a line. Is this possible? Thanks. Darren