stroomdev66
stroomdev66
See also gh-2778
See also gh-2971
The XSLT function is `parse-uri` or at least it will be when stroom #567 is fixed The dashboard functions are: `extractAuthorityFromUri`, `extractFragmentFromUri`, `extractHostFromUri`, `extractPathFromUri`, `extractPortFromUri`, `extractSchemeFromUri`, `extractSchemeSpecificPartFromUri`, `extractUserInfoFromUri`
Also see gh-1622, gh-2330
This feature is now present but is slow to search. It would benefit from a search index to make searching much faster.
Also see gh-1080 and gh-207 for processor filter dependencies.
See also #2473
The way `stroom:source()` works is that if you have a split count of say 100, the system remembers the source location for 100 records. When 100 records have been parsed...