[ 
https://issues.apache.org/jira/browse/SOLR-11704?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16348849#comment-16348849
 ] 

Cassandra Targett commented on SOLR-11704:
------------------------------------------

It's not true that the techproducts example has been ignored, but it may still 
have issues. However, a diff between it and the \_default configset doesn't 
illuminate what problems might exist because it's not meant to be a copy of the 
\_default configset. The two examples have different use cases:

* \_default is meant to be a bare-bones config and schema. Out of the box it 
only provides access to minimal features of Solr - you would need to customize 
it extensively according to your needs implementing Solr.
* techproducts is meant to be a more robust example that is tailored to the 
documents in {{example/exampledocs}}, with many of Solr's features already 
configured out of the box.

The differences between these configsets are described in {{bin/solr}} help 
text, in the Ref Guide, in Solr's main README, and in the README contained in 
the {{example}} directory. I feel like we have tried hard to make it plain that 
they are different by intention.

Without more description of specific ways the techproducts example fails or is 
insufficient, there isn't much we can do here.

> 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
>            Priority: Major
>
> 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
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to