Why not search immediate result by RAMAssetQueryBuilder
When we develop ram access API, we found that we cannot search latest assets created right now, and also search the assets deleted right now, the correct result can be retrieved when 20 seconds at least after the creation or deletion.
The same result for operation on RAM admin console, you can test it by search button. Is it correct? Or I can change some properties to approve this? |
One answer
We use a lucene search index which allows for more efficient and fuzzy results.
By default we check for new asset changes that need re-indexing once a minute. You can adjust this on the page admin/repository/advancedConfiguration.faces. Note adjusting this too low could have adverse effects on a high volume system. |
Your answer
Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.