[ https://issues.apache.org/jira/browse/SOLR-10760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16048520#comment-16048520 ]
Steve Rowe edited comment on SOLR-10760 at 6/13/17 11:33 PM: ------------------------------------------------------------- WIP patch. No testing done yet, but except for the TODOs below, I think it's complete. TODO: # Does PointField need Trie* fields? # CurrencyField uses a Trie* field, so this issue is blocked by SOLR-10503 (I'll link it that way in a sec) # Does BBoxField need Trie* fields? was (Author: steve_rowe): WIP patch. TODO: # Does PointField need Trie* fields? # CurrencyField uses a Trie* field, so this issue is blocked by SOLR-10503 (I'll link it that way in a sec) # Does BBoxField need Trie* fields? > Remove trie field types and fields from example schemas > ------------------------------------------------------- > > Key: SOLR-10760 > URL: https://issues.apache.org/jira/browse/SOLR-10760 > Project: Solr > Issue Type: Sub-task > Security Level: Public(Default Security Level. Issues are Public) > Reporter: Steve Rowe > Assignee: Steve Rowe > Priority: Blocker > Fix For: master (7.0) > > Attachments: SOLR-10760.patch > > > In order to make points fields the default, we should remove all trie field > types and fields from example schemas. -- This message was sent by Atlassian JIRA (v6.4.14#64029) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org