alfresco - Create and Consume Collections in solr4 -
someone suggest me create multiple collections in solr (lucene) faster response solr.i new in era can please me how create collections in solr , how alfresco can consume collections.
note- using solr4 , alfresco.5.2
thanks in advance !!
first of all, if alfresco using solr, don't have access functionnalities. don't think creating multiple collections possible in alfresco product.
the closest thing talking sharding enables split index in smaller ones improve performance : http://docs.alfresco.com/5.1/concepts/solr-shard-config.html.
the documentation explains mecanism, have choice between manual or dynamic sharding.
finally, if looking better performances, alfresco replication lever improve alfresco responsness.
Comments
Post a Comment