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 84E37107E0 for ; Thu, 1 Aug 2013 10:28:00 +0000 (UTC) Received: (qmail 7310 invoked by uid 500); 1 Aug 2013 10:27:53 -0000 Delivered-To: apmail-lucene-dev-archive@lucene.apache.org Received: (qmail 7140 invoked by uid 500); 1 Aug 2013 10:27:51 -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 7101 invoked by uid 99); 1 Aug 2013 10:27:50 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 01 Aug 2013 10:27:50 +0000 Date: Thu, 1 Aug 2013 10:27:50 +0000 (UTC) From: "Grant Ingersoll (JIRA)" To: dev@lucene.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (SOLR-5104) Remove Default Core MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Grant Ingersoll created SOLR-5104: ------------------------------------- Summary: Remove Default Core Key: SOLR-5104 URL: https://issues.apache.org/jira/browse/SOLR-5104 Project: Solr Issue Type: Sub-task Reporter: Grant Ingersoll Fix For: 5.0 I see no reason to maintain the notion of a default Core/Collection. We can either default to Collection1, or just simply create a core on the fly based on the client's request. Thus, all APIs that are accessing a core would require the core to be in the address path. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org