In this section: |
How to: |
Available as a Technical Preview, you can use embeddable widgets to enhance your WebFOCUS experience. Embeddable widgets are URL-based items that you can integrate into your page or portal to create an an app-like display with added functionality and navigation options.
An example of the Home widget is shown in the following image.
The Home widget allows you to search for items in your repository straight from the page or portal in which the widget is integrated. As you access and run content, it populates the Recents section of the widget, making it easy to come back to your search history. You can also save repository items as Favorites, in which case, they appear in the Favorites section. To designate an item as a Favorite, right-click the item, and select Add to Favorites. The Portals section of the widget displays all the existing portals in your repository.
An example of the Navigation widget is shown in the following image.
The Navigation widget lets you see the repository hierarchy, and navigate to folders and items within it. You can use the breadcrumb trail to navigate around your environment. Similar to the Home Page widget, you can search for specific items by typing a key word into the Search field.
Note: To enable and use the Navigation and Home widgets, you must activate this tech preview option. In the Administration Console, expand the Application Settings folder, click Other and, in the Technical Preview Features field, type DesignerHome.
The New URL dialog box opens.
./home_widget
./navigation_widget
An example of the filled out New URL dialog box is shown in the following image.
WebFOCUS Designer opens in the Page mode.
Your widget page is now complete and can be added to a portal. For more information on how to add pages to a portal, see Defining a Portal Structure. The following image shows an example of the Home widget inside a portal.
How to: |
Apache Solr is an open-source, high-performance, full-featured enterprise-search platform that must be configured to preview and use the Search function inside the Home and Navigation widgets. You must contact Information Builders Technical Support to obtain the two .zip files, solr-8.0.0.zip and ibi-protected.zip, needed to complete the installation and configuration of Apache Solr as a Technical Preview.
Note: Upon completion of the Solr installation and configuration process, your use InfoSearch may become disrupted. To switch back to of your original InfoSearch configuration, you must remove the Solr configuration.
For Windows:
drive:\ibi\solr
For UNIX:
/install_directory/ibi/WebFOCUS82/solr/
For Windows:
drive\ibi\solr\solr-8.0.0\solr-8.0.0\server\solr\
For UNIX:
/install_directory/ibi/WebFOCUS82/solr/solr-8.0.0/server/solr/
This will create the following subfolder with data indexed for the WebFOCUS retail data sources.
For Windows:
drive:\ibi\solr\solr-8.0.0\solr-8.0.0\server\solribi_protected\
For UNIX:
/install_directory/ibi/WebFOCUS82/solr/solr-8.0.0/server/solr/ibi_protected/
For Windows:
drive:\ibi\solr\solr-8.0.0\solr-8.0.0\bin\solr.in.cmd
/install_directory/ibi/WebFOCUS82/solr/solr-8.0.0/solr.in.sh
REM set SOLR_PORT=8983
set SOLR_PORT=28983
Note:
Solr start Solr stop
For Windows, use a CMD window from the drive:\ibi\solr\solr-8.0.0\solr-8.0.0\bin\ directory.
For UNIX, use a UNIX shell from the /install_directory/ibi/WebFOCUS82/solr/solr-8.0.0/bin/ directory.
Solr start -p 28983 Solr stop -p 28983
-DIBI_InfoSearch_Engine=Solr -DIBI_InfoSearch_Solr_Url=http://{solr_host_name}:{port}
For example:
-DIBI_InfoSearch_Solr_Url=http://localhost:8983
-DIBI_InfoSearch_Engine=Solr
-DIBI_InfoSearch_Solr_Url=http(s)://server:port
After removing the lines, restart your application server.
How to: |
Both Home and Navigation widgets offer a robust and intuitive search functionality that allows you to quickly access content across your repository. Using a simple text bar found on top of the Home or Navigation widget, you can enter a search term to quickly display all content items that match that term. The interactive search engine updates the suggestions as you type, so you can find the desired item fast. Alternatively, you can see the entire list of items that match a keyword in a comprehensive list view.
Note: To use the search functionality inside the widgets, you must configure the Solr search component.
The search drop-down list immediately offers suggestions based on the characters entered into the Search field, as shown in the following image.
Notice that when the search query matches a tag or a summary text, a second line is added to a search result suggestion, indicating the source.
The item runs in the viewer.
All items that match the keyword display in a list view, as shown in the following image.
In this view, you can perform the following actions:
|
WebFOCUS |