RE: Using Lucene to match document sets to each other

2011-12-19 Thread Paul Allan Hill
I'm not sure I understand what your field arrangement would be when you say "[T]he items I'm pulling in from the web contain large bodies of text (descriptions) whereas the products in my catalog consist of shorter fields such as product name, manufacturer, product code, etc. So using the smaller

Re: Using Lucene to match document sets to each other

2011-12-16 Thread Erick Erickson
https://researcher.ibm.com/researcher/view.php?person=us-gresh >> gr...@us.ibm.com >> >> >> >> >> From: >> Josh Stone >> To: >> java-user@lucene.apache.org >> Date: >> 12/15/2011 04:57 PM >> Subject: >> Using Lucene to

Re: Using Lucene to match document sets to each other

2011-12-16 Thread Josh Stone
atical Sciences > IBM T.J. Watson Research Center > (914) 945-2472 > https://researcher.ibm.com/researcher/view.php?person=us-gresh > gr...@us.ibm.com > > > > > From: > Josh Stone > To: > java-user@lucene.apache.org > Date: > 12/15/2011 04:57 PM > Subjec

Re: Using Lucene to match document sets to each other

2011-12-16 Thread Donna L Gresh
rom: Josh Stone To: java-user@lucene.apache.org Date: 12/15/2011 04:57 PM Subject: Using Lucene to match document sets to each other I have a use case for which I'm trying to figure out the best way to use Lucene and could use some guidance. I have a set of documents representing product

Using Lucene to match document sets to each other

2011-12-15 Thread Josh Stone
I have a use case for which I'm trying to figure out the best way to use Lucene and could use some guidance. I have a set of documents representing products in a catalog (name, description, etc.). I then pull down data from different sources such as Ebay and Amazon and need to determine if the ite