SolrJ addFile keeps documents open

前端 未结 1 437
温柔的废话
温柔的废话 2021-01-28 10:56

I\'ve already submitted a similar question, but I\'ve broken down the problem to its simplest form, so I\'m gonna post it again:

The problem is, that SolrJ seems to keep

1条回答
  •  一生所求
    2021-01-28 11:29

    Couldn't fix it, did a workaround by writing a custom ContentStream that buffers the document.

    0 讨论(0)
提交回复
热议问题