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/08/19 15:32:32 UTC

[Solr Wiki] Update of "Solr1.4" by YonikSeeley

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/Solr1%2e4

The comment on the change is:
add some todos

------------------------------------------------------------------------------
  If you found a link to this page in some documentation it was there to alert you to the fact that it described a feature that is expected to be included in the Solr 1.4 release when it eventually happens.
  Jira can show you [http://issues.apache.org/jira/browse/SOLR/fixforversion/12313351 issues that have been (or hope to be) incorporated into the 1.4 release]
  
+ 
+ 
+ 
+ = 1.4 Developer Section =
+ A todo list of various nice-to-have items that we don't necessarily want to open JIRA issues for.
+ 
+  * upgrading section in CHANGES, send to solr-dev for brainstorming... it will be complex this time, esp if one adds in some Lucene related items.
+ Website:
+  * update Solr description on front page
+  * update feature list... pare back on some of the minor items, emphasize some of the more major ones
+  * update tutorial to include a faceting request
+ Documentation:
+  * develop a good default alternative to the rord date boosting, update wiki, javadoc, and example config.. this is likely just finding the right constants in recip in conjunction with ms()
+  * finish extracting request handler docs, examples
+  * update clustering example (it's out-of-sync with trunk)
+  * document somewhere the best practices for top indexing performance (streaming update server, etc)
+  * review SolrPerformanceFactors - much may no longer apply.
+  * document any new functions like ms()
+  * review/improve the OOTB extracting request handler params, default field mappings
+