id,summary,reporter,owner,description,type,status,priority,milestone,component,version,resolution,keywords,cc
322,Typo in Indexer Documentation?,nachtbus@…,,"Hi,
[http://docs.outerthought.org/lily-docs-current/415-lily/551-lily.html]
proposes to copy the indexer config over the solr schema:

{{{
cp {lily}/samples/dynamic_indexerconf/dynamic_indexerconf.xml \
   {solr}/example/solr/conf/schema.xml
}}}

Shouldn't it be

{{{
cp {lily}/samples/dynamic_indexerconf/dynamic_solr_schema.xml \
   {solr}/example/solr/conf/schema.xml
}}}
",task,closed,trivial,,--- unknown ---,,fixed,indexer solr docs documentation,
