• Y
  • List All
  • Feedback
    • This Project
    • All Projects
Profile Account settings Log out
  • Favorite
  • Project
  • All
Loading...
  • Log in
  • Sign up
rosewiper / kopost_solr star
  • Project homeH
  • CodeC
  • IssueI
  • Pull requestP
  • Review R
  • MilestoneM
  • BoardB
  • Files
  • Commit
  • Branches
kopost_solrdocssolr-coreserialized-form.html
Download as .zip file
File name
Commit message
Commit date
bin
첫번째 커밋
06-16
contrib
첫번째 커밋
06-16
dist
첫번째 커밋
06-16
docs
첫번째 커밋
06-16
example
첫번째 커밋
06-16
lib
첫번째 커밋
06-16
licenses
첫번째 커밋
06-16
server
첫번째 커밋
06-16
.project
첫번째 커밋
06-16
CHANGES.txt
첫번째 커밋
06-16
LICENSE.txt
첫번째 커밋
06-16
LUCENE_CHANGES.txt
첫번째 커밋
06-16
NOTICE.txt
첫번째 커밋
06-16
README.txt
첫번째 커밋
06-16
solr_실행 명령어.txt
첫번째 커밋
06-16
File name
Commit message
Commit date
changes
첫번째 커밋
06-16
images
첫번째 커밋
06-16
solr-analysis-extras
첫번째 커밋
06-16
solr-analytics
첫번째 커밋
06-16
solr-cell
첫번째 커밋
06-16
solr-clustering
첫번째 커밋
06-16
solr-core
첫번째 커밋
06-16
solr-dataimporthandler
첫번째 커밋
06-16
solr-dataimporthandler-extras
첫번째 커밋
06-16
solr-langid
첫번째 커밋
06-16
solr-map-reduce
첫번째 커밋
06-16
solr-morphlines-cell
첫번째 커밋
06-16
solr-morphlines-core
첫번째 커밋
06-16
solr-solrj
첫번째 커밋
06-16
solr-test-framework
첫번째 커밋
06-16
solr-uima
첫번째 커밋
06-16
solr-velocity
첫번째 커밋
06-16
SYSTEM_REQUIREMENTS.html
첫번째 커밋
06-16
index.html
첫번째 커밋
06-16
quickstart.html
첫번째 커밋
06-16
File name
Commit message
Commit date
org/apache/solr
첫번째 커밋
06-16
resources
첫번째 커밋
06-16
allclasses-frame.html
첫번째 커밋
06-16
allclasses-noframe.html
첫번째 커밋
06-16
constant-values.html
첫번째 커밋
06-16
deprecated-list.html
첫번째 커밋
06-16
help-doc.html
첫번째 커밋
06-16
index.html
첫번째 커밋
06-16
overview-frame.html
첫번째 커밋
06-16
overview-summary.html
첫번째 커밋
06-16
overview-tree.html
첫번째 커밋
06-16
package-list
첫번째 커밋
06-16
prettify.js
첫번째 커밋
06-16
serialized-form.html
첫번째 커밋
06-16
stylesheet.css
첫번째 커밋
06-16
rosewiper 06-16 9dd39d2 첫번째 커밋 UNIX
Raw Open in browser Change history
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (version 1.7.0_79) on Thu Sep 17 01:48:45 IST 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>Serialized Form (Solr 5.3.1 API)</title> <meta name="date" content="2015-09-17"> <link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> </head> <body> <script type="text/javascript"><!-- if (location.href.indexOf('is-external=true') == -1) { parent.document.title="Serialized Form (Solr 5.3.1 API)"; } //--> </script> <noscript> <div>JavaScript is disabled on your browser.</div> </noscript> <!-- ========= START OF TOP NAVBAR ======= --> <div class="topNav"><a name="navbar_top"> <!-- --> </a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="overview-summary.html">Overview</a></li> <li>Package</li> <li>Class</li> <li>Use</li> <li><a href="overview-tree.html">Tree</a></li> <li><a href="deprecated-list.html">Deprecated</a></li> <li><a href="help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="index.html?serialized-form.html" target="_top">Frames</a></li> <li><a href="serialized-form.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_top"> <li><a href="allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_top"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_top"> <!-- --> </a></div> <!-- ========= END OF TOP NAVBAR ========= --> <div class="header"> <h1 title="Serialized Form" class="title">Serialized Form</h1> </div> <div class="serializedFormContainer"> <ul class="blockList"> <li class="blockList"> <h2 title="Package">Package&nbsp;org.apache.solr.client.solrj.embedded</h2> <ul class="blockList"> <li class="blockList"><a name="org.apache.solr.client.solrj.embedded.EmbeddedSolrServer"> <!-- --> </a> <h3>Class <a href="org/apache/solr/client/solrj/embedded/EmbeddedSolrServer.html" title="class in org.apache.solr.client.solrj.embedded">org.apache.solr.client.solrj.embedded.EmbeddedSolrServer</a> extends <a href="../solr-solrj/org/apache/solr/client/solrj/SolrClient.html?is-external=true" title="class or interface in org.apache.solr.client.solrj">SolrClient</a> implements Serializable</h3> <ul class="blockList"> <li class="blockList"><a name="serializedForm"> <!-- --> </a> <h3>Serialized Fields</h3> <ul class="blockList"> <li class="blockList"> <h4>coreContainer</h4> <pre><a href="org/apache/solr/core/CoreContainer.html" title="class in org.apache.solr.core">CoreContainer</a> coreContainer</pre> </li> <li class="blockList"> <h4>coreName</h4> <pre><a href="http://download.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> coreName</pre> </li> <li class="blockListLast"> <h4>_parser</h4> <pre><a href="org/apache/solr/servlet/SolrRequestParsers.html" title="class in org.apache.solr.servlet">SolrRequestParsers</a> _parser</pre> </li> </ul> </li> </ul> </li> <li class="blockList"><a name="org.apache.solr.client.solrj.embedded.JettySolrRunner.Servlet404"> <!-- --> </a> <h3>Class <a href="org/apache/solr/client/solrj/embedded/JettySolrRunner.Servlet404.html" title="class in org.apache.solr.client.solrj.embedded">org.apache.solr.client.solrj.embedded.JettySolrRunner.Servlet404</a> extends javax.servlet.http.HttpServlet implements Serializable</h3> </li> </ul> </li> <li class="blockList"> <h2 title="Package">Package&nbsp;org.apache.solr.cloud</h2> <ul class="blockList"> <li class="blockList"><a name="org.apache.solr.cloud.OverseerSolrResponse"> <!-- --> </a> <h3>Class <a href="org/apache/solr/cloud/OverseerSolrResponse.html" title="class in org.apache.solr.cloud">org.apache.solr.cloud.OverseerSolrResponse</a> extends <a href="../solr-solrj/org/apache/solr/client/solrj/SolrResponse.html?is-external=true" title="class or interface in org.apache.solr.client.solrj">SolrResponse</a> implements Serializable</h3> <ul class="blockList"> <li class="blockList"><a name="serializedForm"> <!-- --> </a> <h3>Serialized Fields</h3> <ul class="blockList"> <li class="blockList"> <h4>responseList</h4> <pre><a href="../solr-solrj/org/apache/solr/common/util/NamedList.html?is-external=true" title="class or interface in org.apache.solr.common.util">NamedList</a>&lt;<a href="../solr-solrj/org/apache/solr/common/util/NamedList.html?is-external=true" title="class or interface in org.apache.solr.common.util">T</a>&gt; responseList</pre> </li> <li class="blockListLast"> <h4>elapsedTime</h4> <pre>long elapsedTime</pre> </li> </ul> </li> </ul> </li> <li class="blockList"><a name="org.apache.solr.cloud.ZkController.ResourceModifiedInZkException"> <!-- --> </a> <h3>Class <a href="org/apache/solr/cloud/ZkController.ResourceModifiedInZkException.html" title="class in org.apache.solr.cloud">org.apache.solr.cloud.ZkController.ResourceModifiedInZkException</a> extends <a href="../solr-solrj/org/apache/solr/common/SolrException.html?is-external=true" title="class or interface in org.apache.solr.common">SolrException</a> implements Serializable</h3> </li> </ul> </li> <li class="blockList"> <h2 title="Package">Package&nbsp;org.apache.solr.core</h2> <ul class="blockList"> <li class="blockList"><a name="org.apache.solr.core.JmxMonitoredMap"> <!-- --> </a> <h3>Class <a href="org/apache/solr/core/JmxMonitoredMap.html" title="class in org.apache.solr.core">org.apache.solr.core.JmxMonitoredMap</a> extends <a href="http://download.oracle.com/javase/7/docs/api/java/util/concurrent/ConcurrentHashMap.html?is-external=true" title="class or interface in java.util.concurrent">ConcurrentHashMap</a>&lt;<a href="http://download.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>,<a href="org/apache/solr/core/SolrInfoMBean.html" title="interface in org.apache.solr.core">SolrInfoMBean</a>&gt; implements Serializable</h3> <ul class="blockList"> <li class="blockList"><a name="serializedForm"> <!-- --> </a> <h3>Serialized Fields</h3> <ul class="blockList"> <li class="blockList"> <h4>useCachedStatsBetweenGetMBeanInfoCalls</h4> <pre>boolean useCachedStatsBetweenGetMBeanInfoCalls</pre> </li> <li class="blockList"> <h4>server</h4> <pre><a href="http://download.oracle.com/javase/7/docs/api/javax/management/MBeanServer.html?is-external=true" title="class or interface in javax.management">MBeanServer</a> server</pre> </li> <li class="blockList"> <h4>jmxRootName</h4> <pre><a href="http://download.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> jmxRootName</pre> </li> <li class="blockListLast"> <h4>coreHashCode</h4> <pre><a href="http://download.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> coreHashCode</pre> </li> </ul> </li> </ul> </li> <li class="blockList"><a name="org.apache.solr.core.RequestParams.VersionedParams"> <!-- --> </a> <h3>Class <a href="org/apache/solr/core/RequestParams.VersionedParams.html" title="class in org.apache.solr.core">org.apache.solr.core.RequestParams.VersionedParams</a> extends <a href="../solr-solrj/org/apache/solr/common/params/MapSolrParams.html?is-external=true" title="class or interface in org.apache.solr.common.params">MapSolrParams</a> implements Serializable</h3> <ul class="blockList"> <li class="blockList"><a name="serializedForm"> <!-- --> </a> <h3>Serialized Fields</h3> <ul class="blockList"> <li class="blockListLast"> <h4>meta</h4> <pre><a href="http://download.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">Map</a>&lt;<a href="http://download.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://download.oracle.com/javase/7/docs/api/java/util/Map.html?is-external=true" title="class or interface in java.util">V</a>&gt; meta</pre> </li> </ul> </li> </ul> </li> <li class="blockList"><a name="org.apache.solr.core.SolrResourceNotFoundException"> <!-- --> </a> <h3>Class <a href="org/apache/solr/core/SolrResourceNotFoundException.html" title="class in org.apache.solr.core">org.apache.solr.core.SolrResourceNotFoundException</a> extends <a href="http://download.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a> implements Serializable</h3> </li> </ul> </li> <li class="blockList"> <h2 title="Package">Package&nbsp;org.apache.solr.internal.csv</h2> <ul class="blockList"> <li class="blockList"><a name="org.apache.solr.internal.csv.CSVStrategy"> <!-- --> </a> <h3>Class <a href="org/apache/solr/internal/csv/CSVStrategy.html" title="class in org.apache.solr.internal.csv">org.apache.solr.internal.csv.CSVStrategy</a> extends <a href="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3> <ul class="blockList"> <li class="blockList"><a name="serializedForm"> <!-- --> </a> <h3>Serialized Fields</h3> <ul class="blockList"> <li class="blockList"> <h4>delimiter</h4> <pre>char delimiter</pre> </li> <li class="blockList"> <h4>encapsulator</h4> <pre>char encapsulator</pre> </li> <li class="blockList"> <h4>commentStart</h4> <pre>char commentStart</pre> </li> <li class="blockList"> <h4>escape</h4> <pre>char escape</pre> </li> <li class="blockList"> <h4>ignoreLeadingWhitespaces</h4> <pre>boolean ignoreLeadingWhitespaces</pre> </li> <li class="blockList"> <h4>ignoreTrailingWhitespaces</h4> <pre>boolean ignoreTrailingWhitespaces</pre> </li> <li class="blockList"> <h4>interpretUnicodeEscapes</h4> <pre>boolean interpretUnicodeEscapes</pre> </li> <li class="blockList"> <h4>ignoreEmptyLines</h4> <pre>boolean ignoreEmptyLines</pre> </li> <li class="blockListLast"> <h4>printerNewline</h4> <pre><a href="http://download.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> printerNewline</pre> </li> </ul> </li> </ul> </li> </ul> </li> <li class="blockList"> <h2 title="Package">Package&nbsp;org.apache.solr.parser</h2> <ul class="blockList"> <li class="blockList"><a name="org.apache.solr.parser.ParseException"> <!-- --> </a> <h3>Class <a href="org/apache/solr/parser/ParseException.html" title="class in org.apache.solr.parser">org.apache.solr.parser.ParseException</a> extends <a href="http://download.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a> implements Serializable</h3> <dl class="nameValue"> <dt>serialVersionUID:</dt> <dd>1L</dd> </dl> <ul class="blockList"> <li class="blockList"><a name="serializedForm"> <!-- --> </a> <h3>Serialized Fields</h3> <ul class="blockList"> <li class="blockList"> <h4>currentToken</h4> <pre><a href="org/apache/solr/parser/Token.html" title="class in org.apache.solr.parser">Token</a> currentToken</pre> <div class="block">This is the last token that has been consumed successfully. If this object has been created due to a parse error, the token followng this token will (therefore) be the first error token.</div> </li> <li class="blockList"> <h4>expectedTokenSequences</h4> <pre>int[][] expectedTokenSequences</pre> <div class="block">Each entry in this array is an array of integers. Each array of integers represents a sequence of tokens (by their ordinal values) that is expected at this point of the parse.</div> </li> <li class="blockList"> <h4>tokenImage</h4> <pre><a href="http://download.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a>[] tokenImage</pre> <div class="block">This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred. This array is defined in the generated ...Constants interface.</div> </li> <li class="blockListLast"> <h4>eol</h4> <pre><a href="http://download.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> eol</pre> <div class="block">The end of line string for this machine.</div> </li> </ul> </li> </ul> </li> <li class="blockList"><a name="org.apache.solr.parser.Token"> <!-- --> </a> <h3>Class <a href="org/apache/solr/parser/Token.html" title="class in org.apache.solr.parser">org.apache.solr.parser.Token</a> extends <a href="http://download.oracle.com/javase/7/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</a> implements Serializable</h3> <dl class="nameValue"> <dt>serialVersionUID:</dt> <dd>1L</dd> </dl> <ul class="blockList"> <li class="blockList"><a name="serializedForm"> <!-- --> </a> <h3>Serialized Fields</h3> <ul class="blockList"> <li class="blockList"> <h4>kind</h4> <pre>int kind</pre> <div class="block">An integer that describes the kind of this token. This numbering system is determined by JavaCCParser, and a table of these numbers is stored in the file ...Constants.java.</div> </li> <li class="blockList"> <h4>beginLine</h4> <pre>int beginLine</pre> <div class="block">The line number of the first character of this Token.</div> </li> <li class="blockList"> <h4>beginColumn</h4> <pre>int beginColumn</pre> <div class="block">The column number of the first character of this Token.</div> </li> <li class="blockList"> <h4>endLine</h4> <pre>int endLine</pre> <div class="block">The line number of the last character of this Token.</div> </li> <li class="blockList"> <h4>endColumn</h4> <pre>int endColumn</pre> <div class="block">The column number of the last character of this Token.</div> </li> <li class="blockList"> <h4>image</h4> <pre><a href="http://download.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> image</pre> <div class="block">The string image of the token.</div> </li> <li class="blockList"> <h4>next</h4> <pre><a href="org/apache/solr/parser/Token.html" title="class in org.apache.solr.parser">Token</a> next</pre> <div class="block">A reference to the next regular (non-special) token from the input stream. If this is the last token from the input stream, or if the token manager has not read tokens beyond this one, this field is set to null. This is true only if this token is also a regular token. Otherwise, see below for a description of the contents of this field.</div> </li> <li class="blockListLast"> <h4>specialToken</h4> <pre><a href="org/apache/solr/parser/Token.html" title="class in org.apache.solr.parser">Token</a> specialToken</pre> <div class="block">This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token. If there are no such special tokens, this field is set to null. When there are more than one such special token, this field refers to the last of these special tokens, which in turn refers to the next previous special token through its specialToken field, and so on until the first special token (whose specialToken field is null). The next fields of special tokens refer to other special tokens that immediately follow it (without an intervening regular token). If there is no such token, this field is null.</div> </li> </ul> </li> </ul> </li> <li class="blockList"><a name="org.apache.solr.parser.TokenMgrError"> <!-- --> </a> <h3>Class <a href="org/apache/solr/parser/TokenMgrError.html" title="class in org.apache.solr.parser">org.apache.solr.parser.TokenMgrError</a> extends <a href="http://download.oracle.com/javase/7/docs/api/java/lang/Error.html?is-external=true" title="class or interface in java.lang">Error</a> implements Serializable</h3> <dl class="nameValue"> <dt>serialVersionUID:</dt> <dd>1L</dd> </dl> <ul class="blockList"> <li class="blockList"><a name="serializedForm"> <!-- --> </a> <h3>Serialized Fields</h3> <ul class="blockList"> <li class="blockListLast"> <h4>errorCode</h4> <pre>int errorCode</pre> <div class="block">Indicates the reason why the exception is thrown. It will have one of the above 4 values.</div> </li> </ul> </li> </ul> </li> </ul> </li> <li class="blockList"> <h2 title="Package">Package&nbsp;org.apache.solr.response</h2> <ul class="blockList"> <li class="blockList"><a name="org.apache.solr.response.SortingResponseWriter.IgnoreException"> <!-- --> </a> <h3>Class <a href="org/apache/solr/response/SortingResponseWriter.IgnoreException.html" title="class in org.apache.solr.response">org.apache.solr.response.SortingResponseWriter.IgnoreException</a> extends <a href="http://download.oracle.com/javase/7/docs/api/java/io/IOException.html?is-external=true" title="class or interface in java.io">IOException</a> implements Serializable</h3> </li> </ul> </li> <li class="blockList"> <h2 title="Package">Package&nbsp;org.apache.solr.schema</h2> <ul class="blockList"> <li class="blockList"><a name="org.apache.solr.schema.ManagedIndexSchema.FieldExistsException"> <!-- --> </a> <h3>Class <a href="org/apache/solr/schema/ManagedIndexSchema.FieldExistsException.html" title="class in org.apache.solr.schema">org.apache.solr.schema.ManagedIndexSchema.FieldExistsException</a> extends <a href="../solr-solrj/org/apache/solr/common/SolrException.html?is-external=true" title="class or interface in org.apache.solr.common">SolrException</a> implements Serializable</h3> </li> <li class="blockList"><a name="org.apache.solr.schema.ManagedIndexSchema.SchemaChangedInZkException"> <!-- --> </a> <h3>Class <a href="org/apache/solr/schema/ManagedIndexSchema.SchemaChangedInZkException.html" title="class in org.apache.solr.schema">org.apache.solr.schema.ManagedIndexSchema.SchemaChangedInZkException</a> extends <a href="../solr-solrj/org/apache/solr/common/SolrException.html?is-external=true" title="class or interface in org.apache.solr.common">SolrException</a> implements Serializable</h3> </li> </ul> </li> <li class="blockList"> <h2 title="Package">Package&nbsp;org.apache.solr.search</h2> <ul class="blockList"> <li class="blockList"><a name="org.apache.solr.search.EarlyTerminatingCollectorException"> <!-- --> </a> <h3>Class <a href="org/apache/solr/search/EarlyTerminatingCollectorException.html" title="class in org.apache.solr.search">org.apache.solr.search.EarlyTerminatingCollectorException</a> extends <a href="http://download.oracle.com/javase/7/docs/api/java/lang/RuntimeException.html?is-external=true" title="class or interface in java.lang">RuntimeException</a> implements Serializable</h3> <dl class="nameValue"> <dt>serialVersionUID:</dt> <dd>5939241340763428118L</dd> </dl> <ul class="blockList"> <li class="blockList"><a name="serializedForm"> <!-- --> </a> <h3>Serialized Fields</h3> <ul class="blockList"> <li class="blockList"> <h4>numberScanned</h4> <pre>int numberScanned</pre> </li> <li class="blockListLast"> <h4>numberCollected</h4> <pre>int numberCollected</pre> </li> </ul> </li> </ul> </li> <li class="blockList"><a name="org.apache.solr.search.QueryContext"> <!-- --> </a> <h3>Class <a href="org/apache/solr/search/QueryContext.html" title="class in org.apache.solr.search">org.apache.solr.search.QueryContext</a> extends <a href="http://download.oracle.com/javase/7/docs/api/java/util/IdentityHashMap.html?is-external=true" title="class or interface in java.util">IdentityHashMap</a> implements Serializable</h3> <ul class="blockList"> <li class="blockList"><a name="serializedForm"> <!-- --> </a> <h3>Serialized Fields</h3> <ul class="blockList"> <li class="blockList"> <h4>searcher</h4> <pre><a href="org/apache/solr/search/SolrIndexSearcher.html" title="class in org.apache.solr.search">SolrIndexSearcher</a> searcher</pre> </li> <li class="blockList"> <h4>indexSearcher</h4> <pre><a href="http://lucene.apache.org/core/5_3_1/core/org/apache/lucene/search/IndexSearcher.html?is-external=true" title="class or interface in org.apache.lucene.search">IndexSearcher</a> indexSearcher</pre> </li> <li class="blockListLast"> <h4>closeHooks</h4> <pre><a href="http://download.oracle.com/javase/7/docs/api/java/util/IdentityHashMap.html?is-external=true" title="class or interface in java.util">IdentityHashMap</a>&lt;<a href="http://download.oracle.com/javase/7/docs/api/java/util/IdentityHashMap.html?is-external=true" title="class or interface in java.util">K</a>,<a href="http://download.oracle.com/javase/7/docs/api/java/util/IdentityHashMap.html?is-external=true" title="class or interface in java.util">V</a>&gt; closeHooks</pre> </li> </ul> </li> </ul> </li> <li class="blockList"><a name="org.apache.solr.search.SyntaxError"> <!-- --> </a> <h3>Class <a href="org/apache/solr/search/SyntaxError.html" title="class in org.apache.solr.search">org.apache.solr.search.SyntaxError</a> extends <a href="http://download.oracle.com/javase/7/docs/api/java/lang/Exception.html?is-external=true" title="class or interface in java.lang">Exception</a> implements Serializable</h3> </li> </ul> </li> <li class="blockList"> <h2 title="Package">Package&nbsp;org.apache.solr.servlet</h2> <ul class="blockList"> <li class="blockList"><a name="org.apache.solr.servlet.LoadAdminUiServlet"> <!-- --> </a> <h3>Class <a href="org/apache/solr/servlet/LoadAdminUiServlet.html" title="class in org.apache.solr.servlet">org.apache.solr.servlet.LoadAdminUiServlet</a> extends org.apache.solr.servlet.BaseSolrServlet implements Serializable</h3> </li> <li class="blockList"><a name="org.apache.solr.servlet.RedirectServlet"> <!-- --> </a> <h3>Class <a href="org/apache/solr/servlet/RedirectServlet.html" title="class in org.apache.solr.servlet">org.apache.solr.servlet.RedirectServlet</a> extends org.apache.solr.servlet.BaseSolrServlet implements Serializable</h3> <ul class="blockList"> <li class="blockList"><a name="serializedForm"> <!-- --> </a> <h3>Serialized Fields</h3> <ul class="blockList"> <li class="blockList"> <h4>destination</h4> <pre><a href="http://download.oracle.com/javase/7/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</a> destination</pre> </li> <li class="blockListLast"> <h4>code</h4> <pre>int code</pre> </li> </ul> </li> </ul> </li> <li class="blockList"><a name="org.apache.solr.servlet.ZookeeperInfoServlet"> <!-- --> </a> <h3>Class <a href="org/apache/solr/servlet/ZookeeperInfoServlet.html" title="class in org.apache.solr.servlet">org.apache.solr.servlet.ZookeeperInfoServlet</a> extends org.apache.solr.servlet.BaseSolrServlet implements Serializable</h3> <ul class="blockList"> <li class="blockList"><a name="serializedForm"> <!-- --> </a> <h3>Serialized Fields</h3> <ul class="blockList"> <li class="blockListLast"> <h4>pagingSupport</h4> <pre>org.apache.solr.servlet.ZookeeperInfoServlet.PagedCollectionSupport pagingSupport</pre> </li> </ul> </li> </ul> </li> </ul> </li> <li class="blockList"> <h2 title="Package">Package&nbsp;org.apache.solr.util</h2> <ul class="blockList"> <li class="blockList"><a name="org.apache.solr.util.BoundedTreeSet"> <!-- --> </a> <h3>Class <a href="org/apache/solr/util/BoundedTreeSet.html" title="class in org.apache.solr.util">org.apache.solr.util.BoundedTreeSet</a> extends <a href="http://download.oracle.com/javase/7/docs/api/java/util/TreeSet.html?is-external=true" title="class or interface in java.util">TreeSet</a>&lt;<a href="org/apache/solr/util/BoundedTreeSet.html" title="type parameter in BoundedTreeSet">E</a>&gt; implements Serializable</h3> <ul class="blockList"> <li class="blockList"><a name="serializedForm"> <!-- --> </a> <h3>Serialized Fields</h3> <ul class="blockList"> <li class="blockListLast"> <h4>maxSize</h4> <pre>int maxSize</pre> </li> </ul> </li> </ul> </li> </ul> </li> </ul> </div> <!-- ======= START OF BOTTOM NAVBAR ====== --> <div class="bottomNav"><a name="navbar_bottom"> <!-- --> </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow"> <!-- --> </a> <ul class="navList" title="Navigation"> <li><a href="overview-summary.html">Overview</a></li> <li>Package</li> <li>Class</li> <li>Use</li> <li><a href="overview-tree.html">Tree</a></li> <li><a href="deprecated-list.html">Deprecated</a></li> <li><a href="help-doc.html">Help</a></li> </ul> </div> <div class="subNav"> <ul class="navList"> <li>Prev</li> <li>Next</li> </ul> <ul class="navList"> <li><a href="index.html?serialized-form.html" target="_top">Frames</a></li> <li><a href="serialized-form.html" target="_top">No Frames</a></li> </ul> <ul class="navList" id="allclasses_navbar_bottom"> <li><a href="allclasses-noframe.html">All Classes</a></li> </ul> <div> <script type="text/javascript"><!-- allClassesLink = document.getElementById("allclasses_navbar_bottom"); if(window==top) { allClassesLink.style.display = "block"; } else { allClassesLink.style.display = "none"; } //--> </script> </div> <a name="skip-navbar_bottom"> <!-- --> </a></div> <!-- ======== END OF BOTTOM NAVBAR ======= --> <p class="legalCopy"><small> <i>Copyright &copy; 2000-2015 Apache Software Foundation. All Rights Reserved.</i> <script src='/prettify.js' type='text/javascript'></script> <script type='text/javascript'> (function(){ var oldonload = window.onload; if (typeof oldonload != 'function') { window.onload = prettyPrint; } else { window.onload = function() { oldonload(); prettyPrint(); } } })(); </script> </small></p> </body> </html>

          
        
    
    
Copyright Yona authors & © NAVER Corp. & NAVER LABS Supported by NAVER CLOUD PLATFORM

or
Sign in with github login with Google Sign in with Google
Reset password | Sign up