-
Notifications
You must be signed in to change notification settings - Fork 3
docs: Add tutorial #17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
|
I think this should actually be part of the Solr mono repo versus here... we should be thinking about Solr 10.1 I suspect. We still need to get release tooling done. One idea... we can publish this tutorial as a blog on Solr site whenever we are ready. So maybe long term it's in the ref guide but short term a copy in the blog? |
|
Also, I discovered LLM good at writing tutorial. I took a bats test and prompted to follow existing tutorials and got out the OpenNLP tutorial!! |
….0 GA increment project version to 0.0.2-SNAPSHOT
….0 GA increment project version to 0.0.2-SNAPSHOT
….0 GA increment project version to 0.0.2-SNAPSHOT
deps: spring-ai-1.1.0
janhoy
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Agree that the tutorial perhaps belongs in ref-guide once we have a stable release here. But for now I think it is ok to have it in this repo.
However, it should not be HTML format, perhaps Markdown or Asciidoc for easy move to ref-guide later? I believe GitHub renders both MD and AsciiDoc well when browsed on the website.
@janhoy I made it HTML with the intention of the doc being linked from https://solr.apache.org/guide/solr/latest/. Should I keep this or convert to MD? We have https://github.com/apache/solr-mcp/tree/main/dev-docs here in addition to Readme and Contributing mds |
|
HTML is not friendly for future editing. I'd choose asciidoc as format and let GitHub render it for us for now. Then, moving it into the ref-guide (which is asciidoc) later would be easy. |
|
Agreed |
address #11. If merged, can incorporate into https://solr.apache.org/guide/solr/latest/