From solr-user-return-145249-archive-asf-public=cust-asf.ponee.io@lucene.apache.org Mon Dec 3 16:51:00 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 951BC180645 for ; Mon, 3 Dec 2018 16:51:00 +0100 (CET) Received: (qmail 9725 invoked by uid 500); 3 Dec 2018 15:50:58 -0000 Mailing-List: contact solr-user-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: solr-user@lucene.apache.org Delivered-To: mailing list solr-user@lucene.apache.org Received: (qmail 9713 invoked by uid 99); 3 Dec 2018 15:50:58 -0000 Received: from pnap-us-west-generic-nat.apache.org (HELO spamd4-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 03 Dec 2018 15:50:58 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd4-us-west.apache.org (ASF Mail Server at spamd4-us-west.apache.org) with ESMTP id BA39DC0413 for ; Mon, 3 Dec 2018 15:50:57 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 2.284 X-Spam-Level: ** X-Spam-Status: No, score=2.284 tagged_above=-999 required=6.31 tests=[RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_PASS=-0.001, SPF_SOFTFAIL=0.972, URI_HEX=1.313] autolearn=disabled Received: from mx1-lw-eu.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id b7kGU3STtIKq for ; Mon, 3 Dec 2018 15:50:56 +0000 (UTC) Received: from n3.nabble.com (n3.nabble.com [162.255.23.22]) by mx1-lw-eu.apache.org (ASF Mail Server at mx1-lw-eu.apache.org) with ESMTP id 91CAB60E42 for ; Mon, 3 Dec 2018 15:50:55 +0000 (UTC) Received: from n3.nabble.com (localhost [127.0.0.1]) by n3.nabble.com (Postfix) with ESMTP id EA2B210989553 for ; Mon, 3 Dec 2018 08:50:54 -0700 (MST) Date: Mon, 3 Dec 2018 08:50:54 -0700 (MST) From: "O. Klein" To: solr-user@lucene.apache.org Message-ID: <1543852254957-0.post@n3.nabble.com> In-Reply-To: References: <1543848993804-0.post@n3.nabble.com> Subject: Re: Can I use configsets with custom stopwords per collection? MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Yeah, but if i define them in the schema of configset, The custom file with stopwords is in a directory relative to the collection and not in configset. So is there a way to define a path to stopwords with the collection as a variable? -- Sent from: http://lucene.472066.n3.nabble.com/Solr-User-f472068.html