Hi all,

I've been reading up on solr cloud (via solr in action) with an eye toward
multi-tenancy. (Read: "solrcloud newbie")

One question that came up: what if a "one size fits all" synonyms file does
not work for all  customers?

 i.e. different customers/industries use different sets of synonyms.

Example
- "bond=loan" for banking
- "bond=adhere" for manufacturing

In "non-cloud" solr we would have use solr cores with identical schemas,
but different 'synonyms.txt' files.

thanks

will

Reply via email to