Topics: |
Magnify allows you to ask a question across the whole enterprise. By clicking the Search button, Magnify accesses relevant data, such as reports and unstructured content, across various platforms and applications.
http://host:port/wfcontext_root/search
where:
Is the machine name and port number where WebFOCUS is installed.
Is the WebFOCUS application root.
Note: Sample or default URLs are for informational purposes only and may not resolve correctly, if at all.
The default link to the Century Electronics Demo is:
http://localhost:8080/ibi_apps/search
The search page displays, as shown in the following image.
The Collection List points to one or more Magnify index libraries, where enterprise information has been organized and made searchable, as shown in the following image.
The search results display, as shown in the following image.
The results have the following elements:
The Breadcrumb trail shows the path from Camera to Sales Records.
Note: Although only 300 records are returned due to the record limit, there are actually 2,130 records that match the search criteria associated with the Sales Records category under Source System, as shown in the following image.
The Region field is added to the Rollup chart, as shown in the following image.
Notice that multiple purchases have been aggregated into a single searchable order, as shown in the following image.
After you have completed performing your searches for a given session, you can sign out from Magnify Search if required.
Magnify Search includes a Sign Out hyperlink, located in the upper-right corner of the screen, as shown in the following image.
Click Sign Out to log out from Magnify Search. You are returned to the WebFOCUS Sign In screen.
Magnify features custom query syntax, which allows you to focus searches on specific results:
To search for results where the term CE Platform is found together, use the following query:
"CE Platform"
To search for results similar to CenturyTablet but with spellings such as CenturyTablt or CenturyTable, use the following query:
CenturyTablet~
An additional, optional parameter can specify the required similarity. The accepted values are between 0 and 1, with values closer to 1 signifying higher similarity. For example:
CenturyTablet~0.7
For example, searching for "red apple"~3 returns only results where red and apple are found within three words of each other.
To search for results where the term Tablet is found within five words of the term money, use the following query:
"Tablet money"~5
To search for results that must contain plasma and may contain TV, use the following query:
TV +plasma
To search for results that contain stores but not United States, use the following query:
stores -"United States"
To search for results that contain ñ, use either the n or ñqq character, as shown in the following query:
Cataluña or Cataluna
To search for results that contain music teachers or both MP3 and VHS, but not New York, use the query:
("music teachers" OR (MP3 AND VHS)) NOT "New York"
Note: You can use parentheses () to group specific clauses.
To perform a single-character wildcard search, use a question mark. This single-character wildcard search looks for terms that match with the single character replaced. To perform a multiple-character wildcard search, use an asterisk. The multiple-character wildcard search looks for zero or more characters. For example:
D?D or D*D
The Magnify search application gives users access to any and all enterprise information by searching it all at once and including tools to understand that information. Magnify also handles the process of delivering enterprise information for search. Magnify transforms raw data into search content by identifying relationships in the data, categorizing metadata, and making all fields, tables, and data sources searchable. At the same time, Magnify associates each result with Business Intelligence reports tailored by context. For information on how this is done with Format Magnify, see Indexing With Format Magnify.
WebFOCUS | |
Feedback |