You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-user@lucene.apache.org by James liu <li...@gmail.com> on 2007/04/19 10:19:18 UTC

How to use Similarity

i uncoment
Similarity  in Schema.xmland start tomcat

i use admin gui to test and find it not effect.

maybe something is wrong, anyone know?

-- 
regards
jl

Re: How to use Similarity

Posted by Yonik Seeley <yo...@apache.org>.
On 4/19/07, James liu <li...@gmail.com> wrote:
> i uncoment
> Similarity  in Schema.xmland start tomcat
>
> i use admin gui to test and find it not effect.

If no similarity is specified, Lucene's DefaultSimilarity is used.
The Similarity you uncommented in the example schema.xml specifies
Lucene's DefaultSimilarity hence there should be no difference.

-Yonik

Re: How to use Similarity

Posted by James liu <li...@gmail.com>.
no one know?

2007/4/19, James liu <li...@gmail.com>:
>
> i uncoment
> Similarity  in Schema.xmland start tomcat
>
> i use admin gui to test and find it not effect.
>
> maybe something is wrong, anyone know?
>
> --
> regards
> jl




-- 
regards
jl