[
https://issues.apache.org/jira/browse/SOLR-1848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12851092#action_12851092
]
Hoss Man commented on SOLR-1848:
--------------------------------
I'm confused by yonik's comment...
bq .What's the motivation for including them in the solr webapp?
I agree, adding things to solr.war just for the purpose of the example/tutorial
is a bad idea, but from what i can tell Grant's commit didn't do that -- it
just added configuration so that people running "java -jar start.jar" had both
the solr webapp running as well as a "static" webapp containing a form. if
they copied the solr.war file, or the "example/solr" home they wouldn't be
affected at all.
I suppose for people who copy the *entire* example directory there might be
some unnecessary stuff -- but that's going to always be true (unless we get rid
of exampledocs)
Frankly though: the queries.html is so simple, i really don't understand why we
wouldn't just expand the tutorial to include those links.
> Add example Query page to the example
> -------------------------------------
>
> Key: SOLR-1848
> URL: https://issues.apache.org/jira/browse/SOLR-1848
> Project: Solr
> Issue Type: Improvement
> Reporter: Grant Ingersoll
> Priority: Trivial
>
> I've wired up a static jetty context and hooked in a simple HTML page that
> shows off a bunch of the different types of queries people can do w/ the
> Example data. Browse to it at http://localhost:8983/example/queries.html
> Will commit shortly.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.