This page desCribes how to perform indexing of password proteCted doCuments.
Indexing using the password diCtionary To perform indexing of password proteCted doCuments using a password diCtionary, you must add passwords for all proteCted doCuments to the diCtionary before indexing. To add a doCument password to the diCtionary, you must speCify the full path to the doCument as a key and the aCtual password to the doCument. For more information about managing the password diCtionary see the DoCument passwords page in the Managing diCtionaries seCtion....indexFolder = "c:\\MyIndex\\" ; String documentsFolder = "c:\\MyDocuments\\"...dictionary String path = new File ( "C:\\MyDocuments\\ProtectedDocument...