Menu

#5 Indexing fails on Permissions Errors

open
nobody
None
5
2012-01-11
2012-01-11
No

If the SearchProcessor tries to index a file that you do not have read access on, the index fails.

Discussion

  • Matthew Keeney

    Matthew Keeney - 2012-01-11

    Simple Patch

     
  • Matthew Keeney

    Matthew Keeney - 2012-01-11

    I have uploaded a patch that I am currently using. It simply does a File.canRead() test before adding the file.

    This has been tested and working on Red Hat
    there may still be issues on widows due to a java bug:
    http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6203387

     

Log in to post a comment.

Auth0 Logo