spring-ai
spring-ai copied to clipboard
Enable a TextSplitter in TikaDocumentReader to allow for files with large content to be read.
trafficstars
This is a variation of https://github.com/spring-projects/spring-ai/pull/166, based on my last comment in that PR.
See my comments in the other PR
See comments here https://github.com/spring-projects/spring-ai/pull/166
closing as adding a text splitter to the functional composition chain in the ETL framework solves this problem.