Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
cloudappliance/solr [2018_02_06 15:55] dancloudappliance/solr [2021_02_16 14:49] dan
Line 1: Line 1:
 ====== Enabling Deep Content Search and PDF Burn Service ====== ====== Enabling Deep Content Search and PDF Burn Service ======
- +== last updated on Feb. 16, 2021 ==
-===== Requirements ===== +
- +
-Deep Search and the PDF Services are only available for 3.0+ versions of the SME appliance.+
  
 ===== Introduction ===== ===== Introduction =====
  
-SME can index the content of federated storage endpoints to provide deep search capabilities of structured files and data that various private and public storage repositories contain. Apache Solr is used to index the content.+SME can index the content of federated storage endpoints to provide to provide searching of their contents. Apache Solr is used to index the content.
  
 For **evaluation** the standard appliance is configured for deep content search. The service is disabled out of the box. This guide walks you thorough the steps to enable deep content search For **evaluation** the standard appliance is configured for deep content search. The service is disabled out of the box. This guide walks you thorough the steps to enable deep content search
  
-**SME also provides Solr as a separate appliance for production usage**.+**A dedicated File Fabric appliance should be used for Solr in production.**
  
-You can enable deep content search for the various file types that SOLR is able to index.+The SME Enterprise Appliance also provides a PDF Annotation that allows PDFs to be annotated and burnt. For the burn service to work it needs to be enabled and this guide will also step through how the burn service can be enabled.
  
-The SME Enterprise Appliance also provides a PDF Annotation suite in which PDF's can be annotated and burntFor the burn service to work it needs to be enabled and this guide will also step through how the burn service can be enabled.+===== Enabling the Search Service and or the Burn Service in v2006 and Above ===== 
 +Content indexing and searching is delivered for recent File Fabric versions as a Docker Compose service, "solr" If high availability is required then a second service, "solr-replicas", must also be used 
  
-===== Enabling the Search and Burn Service =====+PDF burning is delivered for recent File Fabric versions as a Docker Compose service, "pdfburner. 
 + 
 +"Information on starting the File Fabric's Docker Compose services can be found [[containerized_services|here]]. Information on high availability for content indexing and searching can be found [[cloudappliance/solrreplication|here]]. 
 + 
 +===== Enabling Content Search and or PDF Burn in Older Versions ========= 
  
 ==== ssh as root ==== ==== ssh as root ====
Line 48: Line 50:
 Login as appladmin and from the right hand menu select search integration For the internal service you can use the following default values Login as appladmin and from the right hand menu select search integration For the internal service you can use the following default values
  
-**Solr URI** <nowiki>http://127.0.0.1:7070/sme</nowiki>\\ +**Solr URI** <nowiki>http://127.0.0.1:7070/sme/</nowiki>\\ 
 **Solr login** <nowiki>solr</nowiki> \\  **Solr login** <nowiki>solr</nowiki> \\ 
 **Solr password** <nowiki>drom6etsh9Onk</nowiki>\\   **Solr password** <nowiki>drom6etsh9Onk</nowiki>\\  
Line 59: Line 61:
 Login as appladmin and enable **Content Search Enabled** in the extra options section for the package and press save {{:/cloudappliance:solr:sme_package_enable_search.png}} Login as appladmin and enable **Content Search Enabled** in the extra options section for the package and press save {{:/cloudappliance:solr:sme_package_enable_search.png}}
  
-Now when the user is adding a new Storage Provider he will have the option to enable content search for the provider. {{:/cloudappliance:solr:sme_content_search_enable.png}}+===== Activating Content Search for Providers ===== 
 + 
 +After Content Search has enabled in the package, each Storage Provider Settings page will present the option to enable content search for the provider. {{:/cloudappliance:solr:sme_content_search_enable.png}} 
 +Use this option to control whether COntent Search will be available for each provider.
  
 +===== Enabling Content Search After You Have Started Using Your File Fabric =====
 +If you wish to enable Content Search and you have already started using one or more storage providers with your File Fabric, how you should proceed depends on whether Content Search has been integrated with your appliance and Content Search been enabled in your organization's package for the entire time that your File Fabric has been in use:
  
 +  * If Content Search was both integrated and enabled then you need only tick the "Index content for search" box on the Provider Settings page for each provider for which you want Content Search enabled.  Don' forget to save the change to the settings.
 +  * If, however, Content Search was not integrated or was not enabled then please contact [[support@storagemadeeasy.com|SME Support]].