[
https://issues.apache.org/jira/browse/SOLR-11704?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sachin Goyal updated SOLR-11704:
--------------------------------
Description:
Configs in sample_techproducts_configs seem to be very old.
{code}
cd server/solr/configsets
diff _default/conf/managed-schema
sample_techproducts_configs/conf/managed-schema | wc -l
{code}
=> 744
It seems sample_techproducts_configs have been ignored for any kind of updates
and it would be good to bring it up-to-date with the other configs
was:
Configs in sample_techproducts_configs seem to be very old.
{code}
diff server/solr/configsets/_default/conf/managed-schema
./server/solr/configsets/sample_techproducts_configs/conf/managed-schema | wc -l
{code}
=> 744
It seems sample_techproducts_configs have been ignored for any kind of updates
and it would be good to bring it up-to-date with the other configs
> sample_techproducts_configs is really out-of-date
> -------------------------------------------------
>
> Key: SOLR-11704
> URL: https://issues.apache.org/jira/browse/SOLR-11704
> Project: Solr
> Issue Type: Bug
> Affects Versions: 7.1
> Reporter: Sachin Goyal
>
> Configs in sample_techproducts_configs seem to be very old.
> {code}
> cd server/solr/configsets
> diff _default/conf/managed-schema
> sample_techproducts_configs/conf/managed-schema | wc -l
> {code}
> => 744
> It seems sample_techproducts_configs have been ignored for any kind of
> updates and it would be good to bring it up-to-date with the other configs
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]