[
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 otherwise it
is very difficult to know what is different among the 2 and how to switch from
one config to other (like after playing around with sample_techproducts_configs
and then deciding to move to the actual one for production use-case)
was:
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
> 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
> otherwise it is very difficult to know what is different among the 2 and how
> to switch from one config to other (like after playing around with
> sample_techproducts_configs and then deciding to move to the actual one for
> production use-case)
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]