From dev-return-34915-apmail-jackrabbit-dev-archive=jackrabbit.apache.org@jackrabbit.apache.org Tue May 1 14:44:13 2012 Return-Path: X-Original-To: apmail-jackrabbit-dev-archive@www.apache.org Delivered-To: apmail-jackrabbit-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 89D1CC606 for ; Tue, 1 May 2012 14:44:13 +0000 (UTC) Received: (qmail 34210 invoked by uid 500); 1 May 2012 14:44:12 -0000 Delivered-To: apmail-jackrabbit-dev-archive@jackrabbit.apache.org Received: (qmail 34122 invoked by uid 500); 1 May 2012 14:44:12 -0000 Mailing-List: contact dev-help@jackrabbit.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@jackrabbit.apache.org Delivered-To: mailing list dev@jackrabbit.apache.org Received: (qmail 34114 invoked by uid 99); 1 May 2012 14:44:12 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 May 2012 14:44:12 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 01 May 2012 14:44:11 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 4419F4294F6 for ; Tue, 1 May 2012 14:43:51 +0000 (UTC) Date: Tue, 1 May 2012 14:43:51 +0000 (UTC) From: "Charles Erwin (JIRA)" To: dev@jackrabbit.apache.org Message-ID: <561984906.13338.1335883431280.JavaMail.tomcat@hel.zones.apache.org> In-Reply-To: <288469208.24715.1333736002830.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Issue Comment Edited] (JCR-3287) Fulltext search breaking between 2.2 and 2.4.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/JCR-3287?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13265839#comment-13265839 ] Charles Erwin edited comment on JCR-3287 at 5/1/12 2:43 PM: ------------------------------------------------------------ I think I have finally gotten full text search to work, given Razvan's comments. I disabled the tika-parser and tika-core dependencies from Jackrabbit 2.4.1 and manually included version 1.1 of those dependencies. This could be a defect that needs to be reviewed. I am also guessing that the wiki/documentation just needs to include that you must add an indexing configuration and a tika-config to enable full text search on content, which I don't believe it does currently. Now it seems that search works, but docx files do not seem to be indexed correctly. I will research that independently of this issue. was (Author: greymeister): I think I have finally gotten full text search to work, given Razvan's comments. I disabled the tika-parser and tika-core dependencies from Jackrabbit 2.4.1 and manually included version 1.1 of those dependencies. Now it seems that search works, but docx files do not seem to be indexed correctly. I will research that independently of this issue. I am guessing that the wiki/documentation just needs to include that you must add an indexing configuration and a tika-config to enable full text search on content, which I don't believe it does currently. > Fulltext search breaking between 2.2 and 2.4.1 > ---------------------------------------------- > > Key: JCR-3287 > URL: https://issues.apache.org/jira/browse/JCR-3287 > Project: Jackrabbit Content Repository > Issue Type: Bug > Components: jackrabbit-core > Affects Versions: 2.4 > Environment: 11.3.0 Darwin Kernel Version 11.3.0: Thu Jan 12 18:47:41 PST 2012; root:xnu-1699.24.23~1/RELEASE_X86_64 x86_64 > java version "1.6.0_29" > Java(TM) SE Runtime Environment (build 1.6.0_29-b11-402-11D50b) > Java HotSpot(TM) 64-Bit Server VM (build 20.4-b02-402, mixed mode) > Reporter: Charles Erwin > Attachments: tika_lucene_config.zip > > > Upgraded Jackrabbit Dependencies from 2.2.0 to 2.4.1 and now cannot get Full Text search to work. I have created a Github project to show the repository.xml configuration and the search code to prevent it being cluttered up here: https://github.com/greymeister/jackrabbit-2.4-search-bug -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira