James Dibble
Results
2
issues of
James Dibble
I briefly mentioned this to @wasabii over [here](https://github.com/sorcerdon/FOP.NetCore/issues/1#issuecomment-1948703606) and have created a little repro project: [IKVM.FOP.zip](https://github.com/ikvmnet/ikvm/files/14329208/IKVM.FOP.zip) My Java and Maven knowledge is next to 0, but from anecdotal reading, the...
Using FullTextSearchFilter without specifying a propertyName parameter seems to work but if use something like `new FullTextSearchFilter(query, "fields.field")` I'm getting a ContenfulException and an error detail of `No field with...