Alfresco Search Services 1.4.2 has been released.
Obtaining this release
The ZIP Distribution file can be downloaded from the following URL:
If you are using Docker, you can get the new Image by typing:
docker pull alfresco/alfresco-search-services:1.4.2
Alfresco Insight Engine 1.4.2 has been also released.
Insight Engine and Insight Engine Zeppelin artifacts can be downloaded from Quay.io using Enterprise credentials.
New Features
Third Party Product Versions
Compatibility
Details
Note on SEARCH-2028
This feature is only available from ACS 6.2.1. If you want to use this feature from ACS 6.0 or upper, you can use this Alfresco Repository module that adds the feature to these releases:
https://github.com/aborroy/alfresco-search-2028-module
Performance improvement metrics
Metrics from our internal testing environment show a 20% performance improvement from 1.3.0 when indexing large transactions. This kind of transactions are common when repositories have been created from a bulk ingestion process or when documents are uploaded in large batches to Alfresco. This happens when the documents are uploaded by applications.
Performance observed when indexing small transactions is equivalent to 1.3.0. This kind of transactions are common when an organisation is using Share or ACA web apps as main source for creating and updating documents. This happens when the documents are uploaded mainly by users.
The metrics have been extracted from a sample repository containing 100,000 documents grouped in folders of 1,000 documents.
SOLR server is running from ZIP Distribution file using following JVM settings:
export GC_TUNE="-XX:NewRatio=3 -XX:SurvivorRatio=4 -XX:TargetSurvivorRatio=90 -XX:MaxTenuringThreshold=8 -XX:+UseConcMarkSweepGC -XX:ConcGCThreads=4 -XX:ParallelGCThreads=4 -XX:+CMSScavengeBeforeRemark -XX:PretenureSizeThreshold=64m -XX:+UseCMSInitiatingOccupancyOnly -XX:CMSInitiatingOccupancyFraction=50 -XX:CMSMaxAbortablePrecleanTime=6000 -XX:+CMSParallelRemarkEnabled -XX:+ParallelRefProcEnabled -XX:-OmitStackTraceInFastThrow"
This server is started using default SOLR command:
./solr/bin/solr start -a "-Dcreate.alfresco.defaults=alfresco,archive" -f
Sharding performance improvement
When using DB_ID_RANGE shard method, every transaction containing DB_ID nodes out of the range is omitted.
Performance improvement in this scenario depends on the number of Shards and the number of Nodes, but it performs quite faster than 1.3.0.
Since 1.4.2 is fully compatible with Alfresco 6.0+, this sharding performance improvement will be only applied when using Alfresco 6.2.0.7 repository.
Ask for and offer help to other Alfresco Content Services Users and members of the Alfresco team.
Related links:
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.