You are viewing a plain text version of this content. The canonical link for it is here.
Posted to solr-dev@lucene.apache.org by "Yonik Seeley (JIRA)" <ji...@apache.org> on 2007/04/01 17:18:32 UTC

[jira] Resolved: (SOLR-185) RequestHandlerUtils - helpers for commit, optimize, and format warnings

     [ https://issues.apache.org/jira/browse/SOLR-185?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Yonik Seeley resolved SOLR-185.
-------------------------------

    Resolution: Fixed

Committed.  Thanks Ryan!

So I guess the standard way to commit can be
/solr/update?commit=true with no content streams?  That's as readable as /solr/update/commit i think.

I think we can remove deprecated things like commit handler before we make another release given that it was introduced after the last release.

> RequestHandlerUtils - helpers for commit, optimize, and format warnings
> -----------------------------------------------------------------------
>
>                 Key: SOLR-185
>                 URL: https://issues.apache.org/jira/browse/SOLR-185
>             Project: Solr
>          Issue Type: Improvement
>            Reporter: Ryan McKinley
>            Priority: Trivial
>         Attachments: SOLR-185-RequestHandlerUtils.patch, SOLR-185-RequestHandlerUtils.patch
>
>
> Add a helper class to let RequestHandlers share some common code.  This patch adds support for
>  1. standard 'Experimental' format warning  
>  2. getCharsetFromContentType()
>  3. handler parameters ?commit,optimize,waitFlush,waitSearcher
>   - this change makes the CommitRequestHandler unnecessary

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.