Re: Calculating similarity of values that contain a mix of text and numerics

2009-03-23 Thread Otis Gospodnetic
:56:43 AM > Subject: Calculating similarity of values that contain a mix of text and > numerics > > I want to store name-value pairs in a multi-valued field, e.g. > > properties: "length 42", "height 12", "width 20" > > Is there a way of compari

Calculating similarity of values that contain a mix of text and numerics

2009-03-23 Thread Aidan
I want to store name-value pairs in a multi-valued field, e.g. properties: "length 42", "height 12", "width 20" Is there a way of comparing similar documents with these part text/part numeric fields so that closer numeric values are scored higher?