nsoft / jesterj

Document Ingestion Framework for Search Systems
Apache License 2.0
35 stars 33 forks source link

PreAnalyzeFields needs to close the stream. #148

Closed nsoft closed 4 years ago

nsoft commented 4 years ago

The stream is not getting properly closed, so the first doc works, and subsequent docs fail.