1. In the Xinet Administration view, click Database > Admin > Searching.
2. The default location where the Solr database SQL file is saved to is / usr / etc / venture / solr / cores / xinet / file /.
• Pause Solr Process: Use this option to pause the Solr database when making any changes to configuration scripts. By default, all built-in facets are recorded in Xinet. When the Pause Solr Process is enabled, the Start Solr option is displayed in the interface.
• Disable Solr Service: Use this option to stop the Solr database and to delete the database.
• Move Solr DB: Use this option to move the Solr database to another directory for storage.The Move Solr DB > Data Location path specifies the default location where the Solr database is saved. First, click Pause Solr Process and then select an alternative directory from the drop-down menu to move the Solr database or click a link in the data location path and select an alternative directory from the updated drop-down menu. Once done, click Start Solr.
• Built-in Facets Enabled: Use this option to select which facets are displayed in the Portal Filters tab for your end users. For more information about facets, see Work with Built-in Facets.Facets assist Portal users to narrow down their search results. When metadata is found for any of the defined facets, the facet names and counts are displayed in the Portal Filters tab in the navigation panel.
• Stamp: Filter by assets containing an annotation stamp.
• Archived: Filter files archived - True and False.
• Kind/Creator: Filter by the ‘Creator’ metadata from Apple’s file system.
• Type: Filter by file type.
• Last Modified: Filter by file system modification dates.
• Created On: Filter by file system creation dates.Performance will vary for environments depending on how many assets are managed at your site and how many facets are selected to display in the Filters tab for your Portal users. The more facets selected, the more Java memory is required. For information about how to increase the initial and maximum heap size, see Increase Java Memory Heap Size.You can prevent unwanted temp files from being synched to the Xinet database by listing them in a ventureignorelist file. For example, Third party software products may add temp files to the Xinet database. Having these files ignored by the database can improve search results. Create a file and name it ventureignorelist. Add the names of a unwanted files or folders you want to ignored, each separated with a return line. Save this file in the following directory: /usr/adm/appletalk/.
1. In the Administration view, click Databases > Admin > Searching.
2. In the Built-in Facets Enabled options, select the facets you want your Portal users to see.
3. Click Save Changes.
4. By default, Xinet does not present faceting in Portal at the Top Level, only on searches or when browsing a volume. This is implemented to improve the initial search performance. If you want Portal users to be able to select facets over their entire volume set, you may enable the option “Include Facets in Top Level”.
1. In the Administration view, click Database > Admin > Searching.
2. Click Pause Solr Process.
3. In the Administration view, click Portal > Edit.
5. Click Portal > Edit > Site Manager and click the edit icon for one of the site names listed.
6.
7. At the bottom of the page, click Submit.
8. When starting the Solr Search Engine, Administrators can also specify additional parameters to pass to Java. For example, if Java OutOfMemory errors occur when using the Solr Search Engine, you can set the initial and maximum Java heap size.
1. In the Administration view, click Database > Admin > Searching.
2. Click Pause Solr Process.
3. Open the solr.conf file.
4. Set the javaparams values.The following logging levels are available for Java 1.8:• WARNING• INFO• CONFIG• FINE• FINER• FINEST• OFF
5. Save your updates.
6.
•
• If you are disabling all facets from being displayed in the Portal Filter tab, the builtinfacets option is also disabled.
• To create facets, click Database > Data Fields > New Field -- For more information, see Adding Data Fields.
• To Modify facets, click Database > Data Fields > Summary and click on the edits icon for a specific data field. For more information, see Modifying or Editing Data Fields.Administrators can use the utility solrutil to perform advanced filtering tasks.
3. Launch the utility solrutil and type any of the following parameters.