Would be easier implementing this idea with SOLR than with Lucene?

I'm a bit confused. Thanks for help.

On Wed, May 14, 2008 at 6:21 PM, Vender Livre <[EMAIL PROTECTED]> wrote:

> But it can find the most probable product, can't it?
>
> Is there a library or tool that do something like that?
>
> Someone told me SOLR would solve this problem.
>
> The idea i had was to get a product name and match it against other names,
> and then find the best scored. Then I would group the product to this match.
>
>
> On Wed, May 14, 2008 at 6:13 PM, Otis Gospodnetic <
> [EMAIL PROTECTED]> wrote:
>
>> Hi Vender,
>>
>> Solr can't do the grouping for you.  Solr can do the searching/finding for
>> you, but it won't be able to recognize different model names and figure out
>> which ones represent the same product.
>>
>>
>> Otis
>> --
>> Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch
>>
>>
>> ----- Original Message ----
>> > From: Vender Livre <[EMAIL PROTECTED]>
>> > To: solr-user@lucene.apache.org
>> > Sent: Wednesday, May 14, 2008 5:01:01 PM
>> > Subject: Fwd: Grouping products
>> >
>> > ---------- Forwarded message ----------
>> > From: Vender Livre
>> > Date: Wed, May 14, 2008 at 5:59 PM
>> > Subject: Grouping products
>> > To: [EMAIL PROTECTED]
>> >
>> >
>> > Hi, I'm working in a software that must group similar products.
>> >
>> > For example:
>> >
>> > CANON IP1300
>> >
>> > PRINTER CANON IP 1300
>> >
>> > IP1300 CANON PRINTER BLACK
>> >
>> > the app should group these three names, because they are the same
>> product.
>> > Someone told me SOLR should solve my problem. Is this true? Where could
>> I
>> > learn more about it?
>> >
>> > Thanks
>>
>>
>


-- 
.:: Rafael Barbolo Lopes ::.
http://barbolo.polinvencao.com/

Reply via email to