Sign in
apache
/
drat
/
refs/heads/python3
/
.
/
webapps
/
solr-webapp
/
src
/
main
/
webapp
/
META-INF
/
context.xml
blob: 3ab6412834de62e03d6431ed3355ec9b160df621 [
file
]
<?
xml version
=
"1.0"
encoding
=
"utf-8"
?>
<Context
path
=
"/solr"
>
<Parameter
name
=
"solr/home"
value
=
"../solr"
/>
</Context>