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 YonikSeeley:
http://wiki.apache.org/solr/TaskList

------------------------------------------------------------------------------
   * try and clean up css for IE
   * clean up the admin pages more, refactor repeated code, remove stuff that 
doesn't work
   * figure out how user can supply a plugin, since we can't depend on the 
previous method we had used with resin (which added a webapp external directory 
to the classpath).
+  * Simple faceted browsing (grouping) support in the standard query handler
+    * group by field (provide counts for each distinct value in that field)
+    * group by (query1, query2, query3, query4, query5)
   * Documentation
     * Analyzer components available from the schema
     * Document how to set up distribution/replication
@@ -35, +38 @@

     * try to make the current big testapp more modular, and maybe make a junit 
test out of it.
  
  == Ideas for the future ==
-   * Alternate replication strategy that can work on Windows? 
+   * Alternate replication strategy that can work on Windows?
+   * A more powerful query language allowing one to express complicated logic 
without resorting to a custom Java query handler plugin.
  

Reply via email to