Dear Wiki user, You have subscribed to a wiki page or wiki category on "Solr Wiki" for change notification.
The following page has been changed by HossMan: http://wiki.apache.org/solr/Solr1%2e3 ------------------------------------------------------------------------------ == TODO: Misc == + * update example (single and multicore) solrconfig.xml and schemaxml files to make sure they use "best practices" (ie: remove references to deprecated classes like DisMaxRequestHandler) * review the various things that put the "experimental" warning in the response ... decide if they are still experimental. * resolve multicore logging prefix. I think otis suggested moving to the end for consistent log file parsers {{{ core.log.info(core.getLogId()+ ... }}} * [http://hudson.zones.apache.org/hudson/job/Solr-trunk/clover/ code coverage reports] are generally low, but some of the new classes in 1.3 that have frighteningly low coverage -- in many cases these seem like pretty important classes and/or high profile plugins. numbers below as of May 26...
