Sometimes the SOLR index has changed filenames (e.g., a suffix "_3" might be added to ensure uniqueness). Then a file can be found only if you use wildcards. That in turn requires a text search. The changes in this branch make that happen when the first attempt to get a file has failed, and thereafter the index node could not provide information on the file. There also are some minor changes in sdnexturl.py, mostly for appearance but one bypasses another rare problem with using the SOLR index.
Sometimes the SOLR index has changed filenames (e.g., a suffix "_3" might be added to ensure uniqueness). Then a file can be found only if you use wildcards. That in turn requires a text search. The changes in this branch make that happen when the first attempt to get a file has failed, and thereafter the index node could not provide information on the file. There also are some minor changes in sdnexturl.py, mostly for appearance but one bypasses another rare problem with using the SOLR index.