mirror of
https://github.com/apache/lucene.git
synced 2025-03-01 05:49:33 +00:00
javadoc content and format improvements (inspired by SOLR-932)
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@728574 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
92165b3347
commit
617aafbe47
@ -94,9 +94,7 @@ public class XmlUpdateRequestHandler extends ContentStreamHandlerBase {
|
||||
* success or failure from an XML formated Update (from the Reader)
|
||||
*
|
||||
* @since solr 1.2
|
||||
* @deprecated Use
|
||||
* {@link XMLLoader#processUpdate(UpdateRequestProcessor, XMLStreamReader)}
|
||||
* instead.
|
||||
* @deprecated Use {@link XMLLoader#load(SolrQueryRequest,SolrQueryResponse,ContentStream)} instead.
|
||||
*/
|
||||
@Deprecated
|
||||
public void doLegacyUpdate(Reader input, Writer output) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user