Maybe use dismax for this?  Something like q={!dismax qf=field_name 
mm=90%}query_string, or more verbosely and separately, 
q=query_string&defType=dismax&mm=90%

        Erik



On Aug 19, 2014, at 2:43 AM, William Bell <billnb...@gmail.com> wrote:

> If I have a long string, how do I match on 90% of the terms to see if there
> is a duplicate?
> 
> If I add the field and index it, what is the best way to return 90%?
> 
> # terms match
> # of terms in the field?
> 
> 
> -- 
> Bill Bell
> billnb...@gmail.com
> cell 720-256-8076

Reply via email to