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 2011/05/05 20:52:46 UTC

TaskList reverted to revision 96 on Solr Wiki

Dear wiki user,

You have subscribed to a wiki page "Solr Wiki" for change notification.

The page TaskList has been reverted to revision 96 by HossMan.
The comment on this change is: spam.
http://wiki.apache.org/solr/TaskList?action=diff&rev1=97&rev2=98

--------------------------------------------------

    * investigate this "[[http://mail-archives.apache.org/mod_mbox/lucene-java-user/200603.mbox/%3c39B0FB508E5D7540ACA5AD57225E150D39203D@xmail.me.corp.entopia.com%3e|SynonymQuery]]" and how !SynonymFilter might be modified to set token types to trigger it's use automatically in !SolrQueryParser
    * FederatedSearch
    * refactor and separate update XML parsing from update handling... possibly implement support for JSON updates.
-     * [DONEish?] the refactoring is done, but still no JSON update support [[http://www.brandsolutionsonline.com/|Trade Show Displays]]
+     * [DONEish?] the refactoring is done, but still no JSON update support 
    * [IN PROGRESS] refactor all of the JSP pages into request handler so a JDK/JSP compiler isn't needed (the current JSPs are very sparse on presentation, and use no custom tags, so there is almost no advantage to them being JSPs)
    * Better handling of arbitrary XML charsets: see [[http://issues.apache.org/jira/browse/SOLR-96|SOLR-96]]
    * Better support for tagging: UserTagDesign