Jen Zarzycka

Results 3 issues of Jen Zarzycka

# Problem Statement A common pattern of if-statement declarations is to declare an error and then check it. e.g. ```Go if err := myfunc(); err != nil { ``` I...

More examples would help people from different backgrounds explore Firesearch more easily. E.g. - Migration/usage docs for people using PHP/WordPress/Drupal - Migration/usage docs for people using Solr

I stumbled across #874 and dug in. The issue seems to be caused by the fact readMessageV2 expects a message to be present on the wire, but a compacted topic...