11.05.2016 Views

Apache Solr Reference Guide Covering Apache Solr 6.0

21SiXmO

21SiXmO

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Get the entire schema in XML.<br />

curl http://localhost:8983/solr/gettingstarted/schema?wt=xml<br />

<br />

<br />

0<br />

5<br />

<br />

<br />

example<br />

1.5<br />

id<br />

<br />

<br />

alphaOnlySort<br />

solr.TextField<br />

true<br />

true<br />

<br />

<br />

solr.KeywordTokenizerFactory<br />

<br />

<br />

<br />

solr.LowerCaseFilterFactory<br />

<br />

<br />

solr.TrimFilterFactory<br />

<br />

<br />

solr.PatternReplaceFilterFactory<br />

all<br />

<br />

([^a-z])<br />

<br />

<br />

<br />

<br />

...<br />

<br />

author<br />

author_s<br />

<br />

<br />

<br />

<br />

Get the entire schema in "schema.xml" format.<br />

curl http://localhost:8983/solr/gettingstarted/schema?wt=schema.xml<br />

<strong>Apache</strong> <strong>Solr</strong> <strong>Reference</strong> <strong>Guide</strong> <strong>6.0</strong><br />

82

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!