[
https://issues.apache.org/jira/browse/SOLR-10760?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Steve Rowe reopened SOLR-10760:
-------------------------------
Reopening to address schema failures like the one below on my Jenkins - forgot
to run tests before I committed:
{noformat}
[junit4] 2> NOTE: reproduce with: ant test
-Dtestcase=SolrExampleStreamingBinaryTest -Dtests.method=testExpandComponent
-Dtests.seed=A3ACAC67C16F40C2 -Dtests.slow=true -Dtests.locale=hu
-Dtests.timezone=America/Rio_Branco -Dtests.asserts=true
-Dtests.file.encoding=US-ASCII
[junit4] ERROR 0.11s J1 |
SolrExampleStreamingBinaryTest.testExpandComponent <<<
[junit4] > Throwable #1:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error
from server at http://127.0.0.1:49697/solr/collection1: undefined field:
"test_ti"
[junit4] > at
__randomizedtesting.SeedInfo.seed([A3ACAC67C16F40C2:514A2AD42EC8CCC8]:0)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:626)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:252)
[junit4] > at
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:241)
[junit4] > at
org.apache.solr.client.solrj.impl.ConcurrentUpdateSolrClient.request(ConcurrentUpdateSolrClient.java:478)
[junit4] > at
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
[junit4] > at
org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:942)
[junit4] > at
org.apache.solr.client.solrj.SolrClient.query(SolrClient.java:957)
[junit4] > at
org.apache.solr.client.solrj.SolrExampleTests.testExpandComponent(SolrExampleTests.java:1958)
{noformat}
> 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
> Labels: numeric-tries-to-points
> Fix For: 7.0, master (8.0), 7.1
>
> Attachments: SOLR-10760.patch, 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: [email protected]
For additional commands, e-mail: [email protected]