Return-Path: Delivered-To: apmail-lucene-solr-dev-archive@minotaur.apache.org Received: (qmail 15727 invoked from network); 18 Aug 2009 18:24:47 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.3) by minotaur.apache.org with SMTP; 18 Aug 2009 18:24:47 -0000 Received: (qmail 53154 invoked by uid 500); 18 Aug 2009 18:25:05 -0000 Delivered-To: apmail-lucene-solr-dev-archive@lucene.apache.org Received: (qmail 53069 invoked by uid 500); 18 Aug 2009 18:25:05 -0000 Mailing-List: contact solr-dev-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: solr-dev@lucene.apache.org Delivered-To: mailing list solr-dev@lucene.apache.org Received: (qmail 53059 invoked by uid 99); 18 Aug 2009 18:25:05 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 18 Aug 2009 18:25:05 +0000 X-ASF-Spam-Status: No, hits=1.1 required=10.0 tests=FORGED_HOTMAIL_RCVD2,SPF_HELO_PASS,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of lists@nabble.com designates 216.139.236.158 as permitted sender) Received: from [216.139.236.158] (HELO kuber.nabble.com) (216.139.236.158) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 18 Aug 2009 18:24:54 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1MdTMH-0002Qy-Ta for solr-dev@lucene.apache.org; Tue, 18 Aug 2009 11:24:33 -0700 Message-ID: <25030768.post@talk.nabble.com> Date: Tue, 18 Aug 2009 11:24:33 -0700 (PDT) From: Kelly Taylor To: solr-dev@lucene.apache.org Subject: Can synonyms be defined in a multi-valued field or a database? MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: wiredkel@hotmail.com X-Virus-Checked: Checked by ClamAV on apache.org I need the ability to remotely administer synonyms for each of my Solr standalone instances. It seems that my only option is that of uploading a file per instance, restarting the respective Solr instance(s), and then rebuilding my indexes. Can synonyms be defined in a multi-valued field or a database in place of a file? Or can synonyms be administered in any way other than editing a file? -Kelly -- View this message in context: http://www.nabble.com/Can-synonyms-be-defined-in-a-multi-valued-field-or-a-database--tp25030768p25030768.html Sent from the Solr - Dev mailing list archive at Nabble.com.