Dear Wiki user,

You have subscribed to a wiki page or wiki category on "Solr Wiki" for change 
notification.

The "SolrConfigXml" page has been changed by ErickErickson:
http://wiki.apache.org/solr/SolrConfigXml?action=diff&rev1=56&rev2=57

Comment:
Adding link to example of setting up SimpleTextCodec

    <codecFactory name="CodecFactory" class="solr.SchemaCodecFactory" />
  }}}
  
- Please note that there are some limitations and core reloading might not work 
as expected when custom codec factories are defined 
([[https://issues.apache.org/jira/browse/SOLR-3610|SOLR-3610]]).
+ Please note that there are some limitations and core reloading might not work 
as expected when custom codec factories are defined 
([[https://issues.apache.org/jira/browse/SOLR-3610|SOLR-3610]]).  For detailed 
instructions on how to configure SimpleTextCodec, see: 
[[http://wiki.apache.org/solr/SimpleTextCodecExample|SimpleTextCodec Example]]
  
  == indexConfig Section ==
  <!> [[Solr3.6]]

Reply via email to