We are using the same schema, we did try using shareSchema=true in
solr.xml, during indexing time, it works fine. It loads single time. But
during query time, it loads multiple multiple at core level.

On Wed, Dec 5, 2012 at 1:00 AM, Chris Hostetter <hossman_luc...@fucit.org>wrote:

> : Do we have any ways where we can load
> : DictionaryCompoundWordTokenFilterFactory only once and shared across all
> : the cores?.
>
> I don't think so, but there are tricks you can use in a custom plugin
> variant depending on your use cases, as well as a really easy solution if
> the schema's for all of your collections are identical...
>
>
> http://mail-archives.apache.org/mod_mbox/lucene-solr-user/201210.mbox/%3Calpine.DEB.2.02.1210161830351.31983@frisbee%3E
>
> -Hoss
>

Reply via email to