Return-Path: X-Original-To: apmail-lucene-dev-archive@www.apache.org Delivered-To: apmail-lucene-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 BCBFF10C4A for ; Fri, 18 Oct 2013 04:10:46 +0000 (UTC) Received: (qmail 24300 invoked by uid 500); 18 Oct 2013 04:10:44 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 24253 invoked by uid 500); 18 Oct 2013 04:10:43 -0000 Mailing-List: contact dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@lucene.apache.org Delivered-To: mailing list dev@lucene.apache.org Received: (qmail 24244 invoked by uid 99); 18 Oct 2013 04:10:42 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 18 Oct 2013 04:10:42 +0000 Date: Fri, 18 Oct 2013 04:10:42 +0000 (UTC) From: "Chaiyasit (Sit) Manovit (JIRA)" To: dev@lucene.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (SOLR-1634) change order of field operations in SolrCell MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/SOLR-1634?page=3Dcom.atlassian.= jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D13798= 769#comment-13798769 ]=20 Chaiyasit (Sit) Manovit commented on SOLR-1634: ----------------------------------------------- Thank you for the response, Jan H=C3=B8ydahl. SOLR-5362 has been created. > change order of field operations in SolrCell > -------------------------------------------- > > Key: SOLR-1634 > URL: https://issues.apache.org/jira/browse/SOLR-1634 > Project: Solr > Issue Type: Improvement > Components: contrib - Solr Cell (Tika extraction) > Reporter: Hoss Man > > As noted on the mailing list, SolrCell evaluates fmap.* params AFTER lite= ral.* params. This makes it impossible for users to map tika produced fiel= ds to other names (possibly for the purpose of ignoring them completely) an= d then using literal to provide explicit values for those fields. At first= glance this seems like a bug, except that it is explicitly documented... > http://wiki.apache.org/solr/ExtractingRequestHandler#Order_of_field_opera= tions > ...so i'm opening this as an "Improvement". We should either consider c= hanging the order of operations, or find some other way to support what see= ms like a very common use case... > http://old.nabble.com/Re%3A-WELCOME-to-solr-user%40lucene.apache.org-to26= 650071.html#a26650071 -- This message was sent by Atlassian JIRA (v6.1#6144) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org