Versions Compared
Key
- This line was added.
- This line was removed.
- Formatting was changed.
Assets and Inventory plugin introduces Lucene Indexes and a new UI Dashboard. Install version 5.0.0 or higher to get it. Please notice that this is a BETA release. We will continuously introduce new features.
New dashboard is available on the "Assets and Inventory" top menu "Asset Dahsboard (Beta!)" link.
Your feedback is highly appreciated and will help us to improve our ability to serve you and other users of our products. Please see our Service Desk.
Please see /wiki/spaces/AIP/pages/10256574 page for the main development topics.
Asset Navigator
This is the first component with the new architecture. Now it is easier to search, filter and navigate assets.
Users need "View Assets Report" asset permission to query assets view the Navigator.
Wildcard Searches with Lucene
Lucene supports wildcard searches, please refer to official document.
The single character wildcard search looks for terms that match that with the single character replaced. For example, to search for "text" or "test" you can use the search
te?t
Multiple character wildcard searches looks for 0 or more characters. For example, to search for test, tests or tester, you can use the search:
test*
You can also use the wildcard searches in the middle of a term.
te*t
Asset Navigator
This is the first component with the new architecture. Now it is easier to search, filter and navigate assets.
Users need "View Assets Report" asset permission to query assets view the Navigator.Asset Navigator - Detail view mode
Asset Navigator - List view mode
Asset Navigator - Advanced view mode
Asset Navigator - Attribute filter options
Asset Navigator - Filter by Gender and Marital Status attributes
Asset Navigator - Filter by Gender attribute
Settings
Indexing
Plugin periodically checks the index and re-index whole asset database in the background if there is document count mismatch. You can manually trigger indexing at Settings tab as well.
Users need "Addon Configuration and History" asset permission to view and configure Settings.
Table of Contents |
---|