Rowles.LeanCorpus.Document.Json
Classes
JsonDocumentMapper
Maps a JsonElement tree to a LeanDocument by emitting typed fields based on JsonValueKind. Nested objects become prefixed field names; arrays become multi-valued fields.
JsonMappingOptions
Options controlling how JsonDocumentMapper maps JSON to fields.