[
https://issues.apache.org/jira/browse/SOLR-238?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12498364
]
Thorsten Scherler commented on SOLR-238:
----------------------------------------
cheers Hoss!
1) yes, you can change the name. I will add a new version.
2)
a) no, you can change it in the forrest.properties:
#project.schema-dir=${project.resources-dir}/schema
is the default.
You can change it to something like
project.schema-dir=src/schema
if you want, just uncomment the property.
b) not sure about the path better use the forrest.properties.
3) As I understand it (used it the first time in this contribution) it links to
the *. ent file, giving the benefit that you can import it to your favorite xml
editor:
http://forrest.apache.org/docs_0_70/catalog.html
further (as I understand it) forrest is using it to look up the *.ent file.
> [Patch] The tutorial on our website is against trunk which causes confusion
> by user
> -----------------------------------------------------------------------------------
>
> Key: SOLR-238
> URL: https://issues.apache.org/jira/browse/SOLR-238
> Project: Solr
> Issue Type: Improvement
> Components: documentation
> Reporter: Thorsten Scherler
> Assigned To: Hoss Man
> Attachments: SOLR-238.diff, SOLR-238.diff, SOLR-238.diff, SOLR-238.png
>
>
> The patch will add a note to the tutorial page with the following headsup:
> "This is documentation for the development version (TRUNK). Some instructions
> may only work if you are working against svn head."
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.