-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hey,

I've got a Solr server up and running over about 10 million rows, I have
a text column that I use for my main search and a couple of int/str
fields used for faceting.

Whenever I search for the term "harri" as q=title:harri it will match
the term "harry", is there any way to stop this other than wrapping the
query in quotes?

Also, with the spellcheck enabled, trying both content based
spellchecking and jarowinkler if I deliberately misspell "harry" to
"harru" both spellchecks return a single spelling of "harri" rather than
harry. I've tried using <str name="comparatorClass">freq</str> and <str
name="comparatorClass">score</str> but none of these push harry to the
top, even though I have far more indexes with harry in than harri.

Any ideas?
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iEYEARECAAYFAkyHXQoACgkQLOut9Un89NlhbwCfVXmOYM7mEc3XwLk3Z4AL4SP5
/0MAn1g5IgfoEpR1os/QAQ3IDSr2jRGk
=7AQm
-----END PGP SIGNATURE-----

Attachment: 0x49FCF4D9.asc
Description: application/pgp-keys

Attachment: 0x49FCF4D9.asc.sig
Description: PGP signature

Reply via email to