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/TaskList

------------------------------------------------------------------------------
   * support for max disjunction and minNrShouldMatch in query parser (really a 
Lucene item) 
   * Refactor standard request handler to use the new PluginUtils
   * UnitsFilter... 17" => 17 inch, etc
+  * !QueryResponseWriter...
+      * add init() method that gets passed info from solrconfig.xml (like 
!SolrRequestHandler)
+      * add mechanism for controlling mime/type (add new method 
!QueryResponseWriter.getMimeType(!SolrQueryRequest) ? ... change return type of 
!QueryResponseWriter.write to String ?)
   * Documentation
     * [DONE] Analyzer components available from the schema
     * [DONE] Document how to set up distribution/replication
@@ -48, +51 @@

           * !TokenFilterFactory 
           * !UpdateHandler
           * !FieldType
+          * !QueryResponseWriter
        * detailed javadocs all methods in the key classes used when dealing 
with a request
           * !SolrIndexSearcher
           * !SolrQueryRequest

Reply via email to