OSDN Git Service

add solr 4.5.1 files.
[libre10/libre10.git] / solr-4.5.1 / docs / solr-core / org / apache / solr / spelling / class-use / SpellCheckCollator.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2 <!-- NewPage -->
3 <html lang="en">
4 <head>
5 <!-- Generated by javadoc (version 1.6.0_27) on Thu Oct 17 21:44:59 EDT 2013 -->
6 <meta http-equiv="Content-Type" content="text/html" charset="utf-8">
7 <title>Uses of Class org.apache.solr.spelling.SpellCheckCollator (Solr 4.5.1 API)</title>
8 <meta name="date" content="2013-10-17">
9 <link rel="stylesheet" type="text/css" href="../../../../../stylesheet.css" title="Style">
10 </head>
11 <body>
12 <script type="text/javascript"><!--
13     if (location.href.indexOf('is-external=true') == -1) {
14         parent.document.title="Uses of Class org.apache.solr.spelling.SpellCheckCollator (Solr 4.5.1 API)";
15     }
16 //-->
17 </script>
18 <noscript>
19 <div>JavaScript is disabled on your browser.</div>
20 </noscript>
21 <!-- ========= START OF TOP NAVBAR ======= -->
22 <div class="topNav"><a name="navbar_top">
23 <!--   -->
24 </a><a href="#skip-navbar_top" title="Skip navigation links"></a><a name="navbar_top_firstrow">
25 <!--   -->
26 </a>
27 <ul class="navList" title="Navigation">
28 <li><a href="../../../../../overview-summary.html">Overview</a></li>
29 <li><a href="../package-summary.html">Package</a></li>
30 <li><a href="../../../../../org/apache/solr/spelling/SpellCheckCollator.html" title="class in org.apache.solr.spelling">Class</a></li>
31 <li class="navBarCell1Rev">Use</li>
32 <li><a href="../package-tree.html">Tree</a></li>
33 <li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
34 <li><a href="../../../../../help-doc.html">Help</a></li>
35 </ul>
36 </div>
37 <div class="subNav">
38 <ul class="navList">
39 <li>PREV</li>
40 <li>NEXT</li>
41 </ul>
42 <ul class="navList">
43 <li><a href="../../../../../index.html?org/apache/solr/spelling//class-useSpellCheckCollator.html" target="_top">FRAMES</a></li>
44 <li><a href="SpellCheckCollator.html" target="_top">NO FRAMES</a></li>
45 </ul>
46 <ul class="navList" id="allclasses_navbar_top">
47 <li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
48 </ul>
49 <div>
50 <script type="text/javascript"><!--
51   allClassesLink = document.getElementById("allclasses_navbar_top");
52   if(window==top) {
53     allClassesLink.style.display = "block";
54   }
55   else {
56     allClassesLink.style.display = "none";
57   }
58   //-->
59 </script>
60 </div>
61 <a name="skip-navbar_top">
62 <!--   -->
63 </a></div>
64 <!-- ========= END OF TOP NAVBAR ========= -->
65 <div class="header">
66 <h2 title="Uses of Class org.apache.solr.spelling.SpellCheckCollator" class="title">Uses of Class<br>org.apache.solr.spelling.SpellCheckCollator</h2>
67 </div>
68 <div class="classUseContainer">
69 <ul class="blockList">
70 <li class="blockList">
71 <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing packages, and an explanation">
72 <caption><span>Packages that use <a href="../../../../../org/apache/solr/spelling/SpellCheckCollator.html" title="class in org.apache.solr.spelling">SpellCheckCollator</a></span><span class="tabEnd">&nbsp;</span></caption>
73 <tr>
74 <th class="colFirst" scope="col">Package</th>
75 <th class="colLast" scope="col">Description</th>
76 </tr>
77 <tbody>
78 <tr class="altColor">
79 <td class="colFirst"><a href="#org.apache.solr.spelling">org.apache.solr.spelling</a></td>
80 <td class="colLast">
81 <div class="block">
82 APIs and classes used by the <a href="../../../../../org/apache/solr/handler/component/SpellCheckComponent.html" title="class in org.apache.solr.handler.component"><code>SpellCheckComponent</code></a></div>
83 </td>
84 </tr>
85 </tbody>
86 </table>
87 </li>
88 <li class="blockList">
89 <ul class="blockList">
90 <li class="blockList"><a name="org.apache.solr.spelling">
91 <!--   -->
92 </a>
93 <h3>Uses of <a href="../../../../../org/apache/solr/spelling/SpellCheckCollator.html" title="class in org.apache.solr.spelling">SpellCheckCollator</a> in <a href="../../../../../org/apache/solr/spelling/package-summary.html">org.apache.solr.spelling</a></h3>
94 <table border="0" cellpadding="3" cellspacing="0" summary="Use table, listing methods, and an explanation">
95 <caption><span>Methods in <a href="../../../../../org/apache/solr/spelling/package-summary.html">org.apache.solr.spelling</a> that return <a href="../../../../../org/apache/solr/spelling/SpellCheckCollator.html" title="class in org.apache.solr.spelling">SpellCheckCollator</a></span><span class="tabEnd">&nbsp;</span></caption>
96 <tr>
97 <th class="colFirst" scope="col">Modifier and Type</th>
98 <th class="colLast" scope="col">Method and Description</th>
99 </tr>
100 <tbody>
101 <tr class="altColor">
102 <td class="colFirst"><code><a href="../../../../../org/apache/solr/spelling/SpellCheckCollator.html" title="class in org.apache.solr.spelling">SpellCheckCollator</a></code></td>
103 <td class="colLast"><span class="strong">SpellCheckCollator.</span><code><strong><a href="../../../../../org/apache/solr/spelling/SpellCheckCollator.html#setDocCollectionLimit(int)">setDocCollectionLimit</a></strong>(int&nbsp;docCollectionLimit)</code>&nbsp;</td>
104 </tr>
105 <tr class="rowColor">
106 <td class="colFirst"><code><a href="../../../../../org/apache/solr/spelling/SpellCheckCollator.html" title="class in org.apache.solr.spelling">SpellCheckCollator</a></code></td>
107 <td class="colLast"><span class="strong">SpellCheckCollator.</span><code><strong><a href="../../../../../org/apache/solr/spelling/SpellCheckCollator.html#setMaxCollationEvaluations(int)">setMaxCollationEvaluations</a></strong>(int&nbsp;maxCollationEvaluations)</code>&nbsp;</td>
108 </tr>
109 <tr class="altColor">
110 <td class="colFirst"><code><a href="../../../../../org/apache/solr/spelling/SpellCheckCollator.html" title="class in org.apache.solr.spelling">SpellCheckCollator</a></code></td>
111 <td class="colLast"><span class="strong">SpellCheckCollator.</span><code><strong><a href="../../../../../org/apache/solr/spelling/SpellCheckCollator.html#setMaxCollations(int)">setMaxCollations</a></strong>(int&nbsp;maxCollations)</code>&nbsp;</td>
112 </tr>
113 <tr class="rowColor">
114 <td class="colFirst"><code><a href="../../../../../org/apache/solr/spelling/SpellCheckCollator.html" title="class in org.apache.solr.spelling">SpellCheckCollator</a></code></td>
115 <td class="colLast"><span class="strong">SpellCheckCollator.</span><code><strong><a href="../../../../../org/apache/solr/spelling/SpellCheckCollator.html#setMaxCollationTries(int)">setMaxCollationTries</a></strong>(int&nbsp;maxCollationTries)</code>&nbsp;</td>
116 </tr>
117 <tr class="altColor">
118 <td class="colFirst"><code><a href="../../../../../org/apache/solr/spelling/SpellCheckCollator.html" title="class in org.apache.solr.spelling">SpellCheckCollator</a></code></td>
119 <td class="colLast"><span class="strong">SpellCheckCollator.</span><code><strong><a href="../../../../../org/apache/solr/spelling/SpellCheckCollator.html#setSuggestionsMayOverlap(boolean)">setSuggestionsMayOverlap</a></strong>(boolean&nbsp;suggestionsMayOverlap)</code>&nbsp;</td>
120 </tr>
121 </tbody>
122 </table>
123 </li>
124 </ul>
125 </li>
126 </ul>
127 </div>
128 <!-- ======= START OF BOTTOM NAVBAR ====== -->
129 <div class="bottomNav"><a name="navbar_bottom">
130 <!--   -->
131 </a><a href="#skip-navbar_bottom" title="Skip navigation links"></a><a name="navbar_bottom_firstrow">
132 <!--   -->
133 </a>
134 <ul class="navList" title="Navigation">
135 <li><a href="../../../../../overview-summary.html">Overview</a></li>
136 <li><a href="../package-summary.html">Package</a></li>
137 <li><a href="../../../../../org/apache/solr/spelling/SpellCheckCollator.html" title="class in org.apache.solr.spelling">Class</a></li>
138 <li class="navBarCell1Rev">Use</li>
139 <li><a href="../package-tree.html">Tree</a></li>
140 <li><a href="../../../../../deprecated-list.html">Deprecated</a></li>
141 <li><a href="../../../../../help-doc.html">Help</a></li>
142 </ul>
143 </div>
144 <div class="subNav">
145 <ul class="navList">
146 <li>PREV</li>
147 <li>NEXT</li>
148 </ul>
149 <ul class="navList">
150 <li><a href="../../../../../index.html?org/apache/solr/spelling//class-useSpellCheckCollator.html" target="_top">FRAMES</a></li>
151 <li><a href="SpellCheckCollator.html" target="_top">NO FRAMES</a></li>
152 </ul>
153 <ul class="navList" id="allclasses_navbar_bottom">
154 <li><a href="../../../../../allclasses-noframe.html">All Classes</a></li>
155 </ul>
156 <div>
157 <script type="text/javascript"><!--
158   allClassesLink = document.getElementById("allclasses_navbar_bottom");
159   if(window==top) {
160     allClassesLink.style.display = "block";
161   }
162   else {
163     allClassesLink.style.display = "none";
164   }
165   //-->
166 </script>
167 </div>
168 <a name="skip-navbar_bottom">
169 <!--   -->
170 </a></div>
171 <!-- ======== END OF BOTTOM NAVBAR ======= -->
172 <p class="legalCopy"><small>
173           <i>Copyright &copy; 2000-2013 Apache Software Foundation.  All Rights Reserved.</i>
174           <script src='../../../../../prettify.js' type='text/javascript'></script>
175           <script type='text/javascript'>
176             (function(){
177               var oldonload = window.onload;
178               if (typeof oldonload != 'function') {
179                 window.onload = prettyPrint;
180               } else {
181                 window.onload = function() {
182                   oldonload();
183                   prettyPrint();
184                 }
185               }
186             })();
187           </script>
188         </small></p>
189 </body>
190 </html>