From dev-return-312289-archive-asf-public=cust-asf.ponee.io@lucene.apache.org Wed Feb 21 05:09:05 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 795F5180654 for ; Wed, 21 Feb 2018 05:09:04 +0100 (CET) Received: (qmail 82962 invoked by uid 500); 21 Feb 2018 04:09:02 -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 82952 invoked by uid 99); 21 Feb 2018 04:09:02 -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; Wed, 21 Feb 2018 04:09:02 +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 65C73C0033 for ; Wed, 21 Feb 2018 04:09:02 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd4-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: -109.511 X-Spam-Level: X-Spam-Status: No, score=-109.511 tagged_above=-999 required=6.31 tests=[ENV_AND_HDR_SPF_MATCH=-0.5, KAM_ASCII_DIVIDERS=0.8, RCVD_IN_DNSWL_MED=-2.3, SPF_PASS=-0.001, T_RP_MATCHES_RCVD=-0.01, USER_IN_DEF_SPF_WL=-7.5, USER_IN_WHITELIST=-100] autolearn=disabled Received: from mx1-lw-us.apache.org ([10.40.0.8]) by localhost (spamd4-us-west.apache.org [10.40.0.11]) (amavisd-new, port 10024) with ESMTP id K0goOo1MBwKL for ; Wed, 21 Feb 2018 04:09:01 +0000 (UTC) Received: from mailrelay1-us-west.apache.org (mailrelay1-us-west.apache.org [209.188.14.139]) by mx1-lw-us.apache.org (ASF Mail Server at mx1-lw-us.apache.org) with ESMTP id 671695F1F3 for ; Wed, 21 Feb 2018 04:09:01 +0000 (UTC) Received: from jira-lw-us.apache.org (unknown [207.244.88.139]) by mailrelay1-us-west.apache.org (ASF Mail Server at mailrelay1-us-west.apache.org) with ESMTP id BDCC6E031B for ; Wed, 21 Feb 2018 04:09:00 +0000 (UTC) Received: from jira-lw-us.apache.org (localhost [127.0.0.1]) by jira-lw-us.apache.org (ASF Mail Server at jira-lw-us.apache.org) with ESMTP id 1EFA82255B for ; Wed, 21 Feb 2018 04:09:00 +0000 (UTC) Date: Wed, 21 Feb 2018 04:09:00 +0000 (UTC) From: "Hoss Man (JIRA)" To: dev@lucene.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (SOLR-11978) include SortableTextField in _default and sample_techproducts configsets 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-11978?page=3Dcom.atlassian= .jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D1637= 0920#comment-16370920 ]=20 Hoss Man commented on SOLR-11978: --------------------------------- [~varunthacker]: i have no strong feelings =E2=80=93 feel free to change as= you see fit. > include SortableTextField in _default and sample_techproducts configsets > ------------------------------------------------------------------------ > > Key: SOLR-11978 > URL: https://issues.apache.org/jira/browse/SOLR-11978 > Project: Solr > Issue Type: Sub-task > Security Level: Public(Default Security Level. Issues are Public)=20 > Reporter: Hoss Man > Assignee: Hoss Man > Priority: Major > Fix For: master (8.0), 7.3 > > Attachments: SOLR-11978.patch > > > since SortableTextField defaults to docValues=3D"true" it has additional = on disk overhead compared to TextField that means I don't think we should c= ompletley replace all suggested uses of TextField at this point =E2=80=93 b= ut it would still be good to include it in our configsets similar to the wa= y we include declarations for a variety of text analysis options. > I also think several "explicit" fields in the techproducts schema would b= enefit from using this. -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional commands, e-mail: dev-help@lucene.apache.org