> *) http://lucene.apache.org/solr/quickstart.html is now out of date in > couple of ways apart from the version > **) for the indexing of "docs/" as there is only 1 indexable file in > there are Javadocs were removed > > > It’s been discussed in some documentation JIRA, but I agree that it should > be fixed > when 7.0 is released. >
The tutorial was reported as broken about 3 months ago: https://issues.apache.org/jira/browse/SOLR-10862. I recently completely redid the Tutorial in SOLR-10842 in order to move it to the Ref Guide where it can be more dynamically kept up to date. Most of the work for that issue was to fix SOLR-10862. SOLR-10842 isn't resolved yet because of my last comment, which is to remove quickstart.html from the website (or, more accurately, redirect people to the new location) when the 7.0 Ref Guide is released. So, planning that transition is in progress already. My intent is to resolve both these related issues once the publicly available tutorial a) works, and b) is the one in the Ref Guide. I'm not sure if the other comments about the tutorial are still relevant with the redesigned tutorial - I don't recall seeing those field issues, but if folks are interested, you probably want to check it out before the Ref Guide release: https://builds.apache.org/view/L/view/Lucene/job/Solr-reference-guide-master/javadoc/solr-tutorial.html --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
