yes Ive seen this before thanks, it was an article that referred to this that pointed me towards lucene in the first place :)
Erik Hatcher wrote:

On Feb 23, 2007, at 10:16 AM, Paul Taylor wrote:

Hi I have Java Swing application with a table, I was considering using Lucene to index the data in the table. One task Id like to do is for the user to select 'Find Duplicate records for Column X', then I would filter the table to show only records where there is more than one with the same value i.e duplicate for that column. Is there a way to return all the duplicates from a Lucene index.

Check this stuff out: <http://svn.apache.org/repos/asf/lucene/java/trunk/contrib/swing/> - might be of help.

    Erik


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



--Internal Virus Database is out-of-date.
Checked by AVG Free Edition.
Version: 7.1.394 / Virus Database: 268.16.5/616 - Release Date: 04/01/2007




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to