public SearchResult(File file) {
   this(file, file.toStringSearch());
 }