Sha256: e89aa6c25516efb1b1504212bf0519e86884f0f29c2f7ad7d7da0d8f4573b631

Contents?: true

Size: 1.04 KB

Versions: 12

Compression:

Stored size: 1.04 KB

Contents

<?xml version="1.0" encoding="UTF-8" ?>
<schema name="SCHEMA_NAME" version="1.5">
<fields>
   <field name="_yz_id" type="_yz_str" indexed="true" stored="true" multiValued="false" required="true" />
   <field name="_yz_ed" type="_yz_str" indexed="true" stored="true" multiValued="false"/>
   <field name="_yz_pn" type="_yz_str" indexed="true" stored="true" multiValued="false"/>
   <field name="_yz_fpn" type="_yz_str" indexed="true" stored="true" multiValued="false"/>
   <field name="_yz_vtag" type="_yz_str" indexed="true" stored="true" multiValued="false"/>
   <field name="_yz_rk" type="_yz_str" indexed="true" stored="true" multiValued="false"/>
   <field name="_yz_rb" type="_yz_str" indexed="true" stored="true" multiValued="false"/>
   <field name="_yz_rt" type="_yz_str" indexed="true" stored="true" multiValued="false"/>
   <field name="_yz_err" type="_yz_str" indexed="true" stored="true" multiValued="false"/>
</fields>
<uniqueKey>_yz_id</uniqueKey>
<types>
    <fieldType name="_yz_str" class="solr.StrField" sortMissingLast="true" />
</types>
</schema>

Version data entries

12 entries across 12 versions & 2 rubygems

Version Path
riak-client-2.5.0 spec/fixtures/yz_schema_template.xml
riak-client-2.4.1 spec/fixtures/yz_schema_template.xml
riak-client-2.4.0 spec/fixtures/yz_schema_template.xml
riak-client-2.4.0.pre1 spec/fixtures/yz_schema_template.xml
riak-client-2.3.2 spec/fixtures/yz_schema_template.xml
riak-client-2.3.1 spec/fixtures/yz_schema_template.xml
riak-client-2.3.0 spec/fixtures/yz_schema_template.xml
riak-client-2.2.2 spec/fixtures/yz_schema_template.xml
riak-client-2.2.1 spec/fixtures/yz_schema_template.xml
riak-client-noenc-1.0.0 spec/fixtures/yz_schema_template.xml
riak-client-2.2.0 spec/fixtures/yz_schema_template.xml
riak-client-2.2.0.pre1 spec/fixtures/yz_schema_template.xml