Hello bhaskar, this error looks like if your Lucene indexes are broken, so try by adding this line to the custom-repository.properties in the "extension root" (in tomcat: <TOMCAT_HOME>/shared/classes/alfresco/extension)
index.recovery.mode=AUTO
Once added this line please remove your Lucene directory (by default <ALFRESCO_HOME>/alf_data/lucene-indices), anyway check out the following property in the custom-repository,properties dir.indexes, that is the correct location in the file system of the lucene-indexes.
Finally restart Alfresco.
I hope this helps.