Re: JCIFS Connector File Size Attribute

2021-07-23 Thread Karl Wright
Hi, The original size field is provided by the Repository Connector, and passed to the output connector. In this case, the code that sets the field is here: kawright@1USDKAWRIGHT:/mnt/c/wip/mcf/trunk$ grep -R "rd.setOriginalSize(originalLength);" . --include "*.java"

JCIFS Connector File Size Attribute

2021-07-23 Thread Wolfinger Uwe
Hi, we are using the JCIFs shared drive connector to crawl windows shares. What we would like to have is, that the file size can be displayed in the search results, i.e. that an appropriate attribute is sent to solr. According to this issue: