epugh commented on PR #3211:
URL: https://github.com/apache/solr/pull/3211#issuecomment-2682408810

   This is a nice quick fix, however, could I suggest another approach that 
would be more robust?  In other places in the ref guide, we have java code 
samples.  To ensure they don't fall behind, we actually have a unit test run to 
test them, and then we insert the code into the ref guide.
   
   Would you be interested in taking that approach here?
   
   for an example, look at `solrj.adoc`:
   
   ```
   
   [source,java,indent=0]
   ----
   
include::example$UsingSolrJRefGuideExamplesTest.java[tag=solrj-query-with-solrquery]
   ----
   
   ```


-- 
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

Reply via email to