This is a quite big Sinonym corpus !
If it's not feasible to have only 1 big synonym file ( I haven't checked,
so I assume the 1 Mb limit is true, even if strange)
I would do an experiment :
1) testing query time with a Solr Classic config
2) Use an Ad Hoc Solr Core to manage Synonyms ( in this way we can keep it
updated and use it with a custom version of the Sysnonym filter that will
get the Synonyms directly from another Solr instance).
2b) develop a Solr plugin to provide this approach

If the synonym thesaurus is really big, I guess managing them through
another Solr Core ( or something similar) locally , will be better than
managing it with an external web service.

Cheers

2015-05-08 12:16 GMT+01:00 Zheng Lin Edwin Yeo <edwinye...@gmail.com>:

> So it means like having more than 10 or 20 synonym files locally will still
> be faster than accessing external service?
>
> As I found out that zookeeper only allows the synonym.txt file to be a
> maximum of 1MB, and as my potential synonym file is more than 20MB, I'll
> need to split the file to more than 20 of them.
>
> Regards,
> Edwin
>



-- 
--------------------------

Benedetti Alessandro
Visiting card : http://about.me/alessandro_benedetti

"Tyger, tyger burning bright
In the forests of the night,
What immortal hand or eye
Could frame thy fearful symmetry?"

William Blake - Songs of Experience -1794 England

Reply via email to