stroomdev66

Results 39 comments of stroomdev66

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.

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...