Solr data is missing from full import in the section "Error getting file length for segments XX_"

Getting below warning in solr 6.1.0 full import

LukeRequestHandler

Error getting file length for [segment_1m]

java.nio.file.NoSuchFileException: solr / example / techproducts / solr / techproducts / data / index / segment_1m

about 70 thousand from 8.5L data records are absent in solr. In Solr 5.5, this question was published, but fixed in this version. Still facing this problem in solr 6.1.0. Welcome to: https://issues.apache.org/jira/browse/SOLR-8793

+4
source share

Source: https://habr.com/ru/post/1651015/


All Articles