Hi Alex, I raised the issue in Jackrabbit mailing list also and waiting for the response. I also want to update this ticket. ******** Upon further debugging (using Eclipse Debug mode), parse methods of the below classes (from Tika Parsers) are called when I add documents (txt, doc files respectively) to Jackrabbit (war file deployed to Tomcat) via WebDAV. org.apache.tika.parser.txt.TXTParser org.apache.tika.parser.microsoft.OfficeParser
But when I add the same documents to Sling via WebDAV, the above methods are not called. What could be the issue? -- View this message in context: http://apache-sling.73963.n3.nabble.com/Full-text-indexing-is-not-happening-tp4024383p4024590.html Sent from the Sling - Users mailing list archive at Nabble.com.
