risdenk commented on code in PR #822: URL: https://github.com/apache/solr/pull/822#discussion_r858849899
########## solr/solr-ref-guide/modules/indexing-guide/pages/indexing-with-tika.adoc: ########## @@ -77,20 +77,20 @@ For a few examples of how this could be done, see this blog post by Erick Ericks == Trying out Solr Cell -You can try out the Tika framework using the `schemaless` example included in Solr. +You can try out the Tika framework using the `techproducts` example included in Solr. -This command will simply start Solr and create a core/collection named "gettingstarted" with the `_default` configset. +This command will simply start Solr and create a core/collection named `techproducts` with the `techproducts` configset. [source,bash] ---- -bin/solr -e schemaless +bin/solr -e techproducts Review Comment: Thanks yea that makes a lot of sense. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org