You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-commits@lucene.apache.org by Apache Wiki <wi...@apache.org> on 2009/01/26 16:47:56 UTC

[Solr Wiki] Update of "TaskList" by NoblePaul

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

The comment on the change is:
some of these are completed already

------------------------------------------------------------------------------
  This section should be used for ideas that are more involved and may require major changes to the Solr codebase, and definitely should involve a lot of discussion among developers about the appropriate way to tackle them...
  
    * Robust and configurable field aliasing and globbing support: FieldAliasesAndGlobsInParams
-   * Alternate replication strategy that can work on Windows?
-    * NTFS w/ WinXP or later does support hard links for files (and cygwin "ln" works for files).  The current replication scripts could be ported to cygwin.
-    * [http://issues.apache.org/jira/browse/SOLR-561 SOLR-561] is an effort in this direction
-   * Support for IndexPartitioning within a single solr webapp instance
    * A more powerful query language allowing one to express complicated logic without resorting to a custom Java query handler plugin.
    * Make use of [http://jakarta.apache.org/hivemind/ HiveMind] or Spring for configuration & dependency injection
    * Implement some ideas for ComplexFacetingBrainstorming or DynamicallyCalculatedFacetRanges