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 == + * 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... * BinaryResponseWriter (66.7%) @@ -68, +69 @@ == TODO: User Docs == - === QueryComponents === + === SearchComponents === + * does SearchComponent wiki page still need work? - * create QueryComponents wiki page describing what they are, what the default chain is - * mention how to configure on SolrConfigXml - * mention how to write custom ones on SolrPlugins === Pluggable Query Parsers === @@ -95, +94 @@ * multi-core * search components * are we happy with [http://svn.apache.org/repos/asf/lucene/solr/trunk/src/java/org/apache/solr/handler/component/ResponseBuilder.java ResponseBuilder.java]? Are the correct fields public/private? + * are we happy with the way "last-components" and "first-components" works? * distributed search
