Hi Scott, The file must be placed on pages to be indexed.
Create a box of type file and add some of your webdav uploaded files in the FileField of the box and your indexes will be updated (automatic in enterprise edition as I know) Benoit Pironet Le 21-mai-08 à 22:15, Scott Drennan a écrit : > I'm evaluating Jahia 5.0.3 (r18957), but have been unable to make > WebDAV > indexing work. I have tried with both the Community Edition and a > trial > install of the Professional Edition. > > I followed the instructions at > http://www.jahia.net/jahia/Jahia/cache/bypass/pid/554?ctnid=3053 but I > do not see any of the files in the repository being indexed. (Search > for common terms in both the PDFs and HTML files failed. I also used > http://www.getopt.org/luke/ to browse the index at > tomcat/webapps/jahia/WEB-INF/var/search_indexes/portal and none of the > files appear in the index, I only have 12 documents indexed). > > Process followed: > 1. upload files via WebDAV to > http://testsite:8080/jahia/webdav/site/portal/shared/ > 2. modify required configuration files > 3. shutdown and restart tomcat > 4. re-index via the Jahia Administration panel -> Site Settings -> > Manage Search Engine > > This is on a fresh install of jahia5.0.3_r18957.tar.gz on Redhat EL5. > > Anything obvious that I'm doing wrong? > > Any suggested next steps to troubleshoot this? > > Cheers, > Scott > > Here are the diffs for the file changes I made in > tomcat/webapps/jahia/WEB-INF/etc: > slide/conf.xml > 51d50 > < <!-- > 70d68 > < --> > slide/defs.xml > 34d33 > < <!-- > 161d159 > < --> > slide/domain.xml > 15d14 > < <!--extractors> > 74d72 > < </extractors--> > spring/applicationcontext-services.xml > 723c723 > < <value>false</value> > --- >> <value>true</value> > 1067c1067 > < </beans> > \ No newline at end of file > --- >> </beans> > _______________________________________________ > install_list mailing list > [email protected] > http://lists.jahia.org/cgi-bin/mailman/listinfo/install_list _______________________________________________ install_list mailing list [email protected] http://lists.jahia.org/cgi-bin/mailman/listinfo/install_list
