A new Flexera Community experience is coming on November 18th, click here for more information.
With Spider 6.4.8, a new quick search functionality in Spider is introduced. The feature is a fully integrated search engine based on the Microsoft SQL Server Fulltext feature. It enables the fast finding of objects (in several types) in the Spider application suite.
The following object types are indexed and can therefore be found with the feature: Article, Asset, Catalog article, Contract, Contractor, Employee, Function unit, License, and Manufacturer.
👆 The former index-based search (OneSearch) is replaced by the new functionality and will be removed with the update to Spider 6.4.8.
The index-based search is reachable in most of the Spider application forms on the top right of each page. Please see the magnifier icon and click on it to open the search box.
The search results are displayed grouped by type. The hits within their groups are displayed as hyperlinks that lead to the detail page of the indexed object.
For performance reasons, the display of results per object group is limited to 150,000 hits. If this limit is exceeded, a message is issued (in this example for catalog articles). To get more specific results, the query has to be qualified by additional search terms.
The index-based search allows to show results by using single words as well as with the combination of multiple search terms. Therefore, the feature follows these rules:
Operators
By default, given search terms will be combined following the logic of AND. The index-based search also supports the operators OR and NOT.
👆 Operators must not appear at the beginning of a search query, as they must combine two search terms. Otherwise, an internal error occurs.
Operator | Description |
AND | All given search terms have to be matched in the indexed object to be displayed as search result. |
OR |
|
AND NOT | If the given search term matches, the indexed object will be excluded from the result. |
Word breaking
By default, Microsoft SQL Server using characters like dots and hyphens as word breakers. For example, "company-device-333" would be found by searching for "device" as well as "device" and/or "333". Specific fields like hostnames contain those characters in their actual names. To be able to search for specific names, the index functionality replaces those characters internally. Therefore, hostnames can be found by their specific names.
Type filters
By using type filters, the search result can be limited to a specific type. This is done by typing the object type followed by a colon, a space character, and the search term, e.g.:
manufacturer: microsoft
Supported type filters
Type | Filter |
Article | article: |
Asset | asset: |
Catalog article | catalogarticle: |
Contract | contract: |
Contractor | contractor: |
Employee | employee: |
Function unit | functionunit: |
License | licence: |
Manufacturer | manufacturer: |
To get the new feature up and running, following steps should be considered:
To support the configuration of the index-based search, an administrative page has been added to the Spider user interface. It is available through the Spider main menu via System > Information about index.
Furthermore, the feature will be enabled in the details page of the mandator. Here, the tab page "Index-based search" has been added.
Dec 15, 2022 12:14 PM - edited Feb 01, 2023 04:46 AM
The most missing feature for our end users. Looking forward to see and experience the new index search.