stroomdev10
stroomdev10
The we can do decoration etc
It would be good to have internal stats covering the reference data store. Stats like total size on disk, number of keys/values/maps etc
Run the attached stream through the attached pipeline to get the error below. I think 0x8n are part of a multibyte, but something is getting confused ```[1:1:5852 xmlFragmentParser] FATAL: An...
It would be better if both the current volume count *and* total count were displayed.
in a 7.2 Rule , I would like to `filter aDate > day()` , but i’m getting `Unable to parse date: "day()"`
https://github.com/gchq/stroom/assets/28703366/87e1e122-8d61-421e-a493-9ce0a61a87f4
currently we get `Unexpected character ('a' (code 97)); was expecting comma to separate Object entries at [Source: (stroom.pipeline.xml.converter.json.ReaderLocator); line nnnnn, column nnn]` The column and line number correctly point to...
I'd like to be able to do something like `decode('TestString123','Test(.....)123','$1','Nothing')` currently `decode()` does not allow the use of `$n` to represent the value in the capture group of the relevant...
Have had a situation there an incorrect processing pipeline was used in place of a referenceLoader pipeline. The incorrect pipeline was creating streams whenever new data was ingested/processed.