[
https://issues.apache.org/jira/browse/SOLR-11574?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18046332#comment-18046332
]
Eric Pugh commented on SOLR-11574:
----------------------------------
I marked this done, however if you think there are some other files we should
do this, I'd love that indication and then happy to do the work. We could
either create a new Jira or reopen this one.
> Extract more ref-guide Java snippets for building
> -------------------------------------------------
>
> Key: SOLR-11574
> URL: https://issues.apache.org/jira/browse/SOLR-11574
> Project: Solr
> Issue Type: Improvement
> Components: documentation
> Affects Versions: 8.0
> Reporter: Jason Gerlowski
> Assignee: Eric Pugh
> Priority: Minor
> Labels: pull-request-available
> Fix For: 10.1
>
> Attachments: SOLR-11574.patch
>
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> As a part of SOLR-11032, all of the Java snippets in the "Using SolrJ"
> ref-guide page were pulled out into separate unit-tests that are built and
> run as part of the normal Solr build. These snippets appear unchanged in the
> ref-guide, but are now forcibly kept up-to-date by the build.
> It would be nice to expand this enforcement to other ref-guide pages that
> contain Java snippets.
> The command {{grep -rIl "source,java" solr/solr-ref-guide/src}} shows all of
> the ref-guide pages that contain Java snippets. Currently, the list looks
> like:
> {code}
> ./parallel-sql-interface.adoc
> ./pagination-of-results.adoc
> ./the-terms-component.adoc
> ./enabling-ssl.adoc
> ./transforming-result-documents.adoc
> ./uploading-data-with-solr-cell-using-apache-tika.adoc
> ./language-analysis.adoc
> ./kerberos-authentication-plugin.adoc
> ./stream-decorator-reference.adoc
> ./streaming-expressions.adoc
> ./ping.adoc
> ./basic-authentication-plugin.adoc
> {code}
> This JIRA involves going through the Java snippets in the files listed above
> and determining whether the snippet is a reasonable candidate for extraction.
> Maybe very few of these snippets make sense for extraction, but it's a
> worthwhile investigation.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]