Hi, I have a problem with searches in my Jahia site. In my production Jahia site (Jahia + Apache), searches are ok, but in the one that is installed in the client (Jahia 4.0.6 + WebSphere + Oracle) general searches always return "0 elements found". This is the log of the server. It seems that a index called _1o3.fnm is not present. Maybe this can be the problem? How can I solve it?
Thank you in advance for your help. Alex. -------------------------------- log ------------------------------ [9/28/05 9:35:27:139 CEST] 301bb7c9 SystemOut O 649935691 [Servlet.Engine.Transports : 257] ERROR - Error in search : java.io.FileNotFoundException: /aplicaciones/was/WebSphere/AppServer/installedApps/ptblade10Network/entorno .ear/jahia.war/WEB-INF/var/search_indexes/cop/_1o3.fnm (A file or directory in the path name does not exist.) at java.io.RandomAccessFile.open(Native Method) at java.io.RandomAccessFile.<init>(RandomAccessFile.java(Compiled Code)) at org.apache.lucene.store.FSInputStream$Descriptor.<init>(FSDirectory.java(Inl ined Compiled Code) at org.apache.lucene.store.FSInputStream.<init>(FSDirectory.java(Inlined Compiled Code)) at org.apache.lucene.store.FSDirectory.openFile(FSDirectory.java(Compiled Code)) at ...
