OSDN Git Service

add solr-4.6.0
[libre10/libre10.git] / solr-4.6.0 / docs / solr-core / org / apache / solr / spelling / suggest / fst / FuzzyLookupFactory.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2 <!--NewPage-->
3 <HTML>
4 <HEAD>
5 <!-- Generated by javadoc (build 1.6.0_30) on Tue Nov 19 11:16:55 CET 2013 -->
6 <META http-equiv="Content-Type" content="text/html; charset=utf-8">
7 <TITLE>
8 FuzzyLookupFactory (Solr 4.6.0 API)
9 </TITLE>
10
11 <META NAME="date" CONTENT="2013-11-19">
12
13 <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../../stylesheet.css" TITLE="Style">
14
15 <SCRIPT type="text/javascript">
16 function windowTitle()
17 {
18     if (location.href.indexOf('is-external=true') == -1) {
19         parent.document.title="FuzzyLookupFactory (Solr 4.6.0 API)";
20     }
21 }
22 </SCRIPT>
23 <NOSCRIPT>
24 </NOSCRIPT>
25
26 </HEAD>
27
28 <BODY BGCOLOR="white" onload="windowTitle();">
29 <HR>
30
31
32 <!-- ========= START OF TOP NAVBAR ======= -->
33 <A NAME="navbar_top"><!-- --></A>
34 <A HREF="#skip-navbar_top" title="Skip navigation links"></A>
35 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
36 <TR>
37 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
38 <A NAME="navbar_top_firstrow"><!-- --></A>
39 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
40   <TR ALIGN="center" VALIGN="top">
41   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
42   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
43   <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
44   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/FuzzyLookupFactory.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
45   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
46   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
47   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
48   </TR>
49 </TABLE>
50 </TD>
51 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
52 </EM>
53 </TD>
54 </TR>
55
56 <TR>
57 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
58 &nbsp;<A HREF="../../../../../../org/apache/solr/spelling/suggest/fst/FSTLookupFactory.html" title="class in org.apache.solr.spelling.suggest.fst"><B>PREV CLASS</B></A>&nbsp;
59 &nbsp;<A HREF="../../../../../../org/apache/solr/spelling/suggest/fst/WFSTLookupFactory.html" title="class in org.apache.solr.spelling.suggest.fst"><B>NEXT CLASS</B></A></FONT></TD>
60 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
61   <A HREF="../../../../../../index.html?org/apache/solr/spelling/suggest/fst/FuzzyLookupFactory.html" target="_top"><B>FRAMES</B></A>  &nbsp;
62 &nbsp;<A HREF="FuzzyLookupFactory.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
63 &nbsp;<SCRIPT type="text/javascript">
64   <!--
65   if(window==top) {
66     document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
67   }
68   //-->
69 </SCRIPT>
70 <NOSCRIPT>
71   <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
72 </NOSCRIPT>
73
74
75 </FONT></TD>
76 </TR>
77 <TR>
78 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
79   SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
80 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
81 DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
82 </TR>
83 </TABLE>
84 <A NAME="skip-navbar_top"></A>
85 <!-- ========= END OF TOP NAVBAR ========= -->
86
87 <HR>
88 <!-- ======== START OF CLASS DATA ======== -->
89 <H2>
90 <FONT SIZE="-1">
91 org.apache.solr.spelling.suggest.fst</FONT>
92 <BR>
93 Class FuzzyLookupFactory</H2>
94 <PRE>
95 <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">java.lang.Object</A>
96   <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><A HREF="../../../../../../org/apache/solr/spelling/suggest/LookupFactory.html" title="class in org.apache.solr.spelling.suggest">org.apache.solr.spelling.suggest.LookupFactory</A>
97       <IMG SRC="../../../../../../resources/inherit.gif" ALT="extended by "><B>org.apache.solr.spelling.suggest.fst.FuzzyLookupFactory</B>
98 </PRE>
99 <HR>
100 <DL>
101 <DT><PRE>public class <B>FuzzyLookupFactory</B><DT>extends <A HREF="../../../../../../org/apache/solr/spelling/suggest/LookupFactory.html" title="class in org.apache.solr.spelling.suggest">LookupFactory</A></DL>
102 </PRE>
103
104 <P>
105 Factory for <A HREF="http://lucene.apache.org/core/4_6_0/suggest/org/apache/lucene/search/suggest/analyzing/FuzzySuggester.html?is-external=true" title="class or interface in org.apache.lucene.search.suggest.analyzing"><CODE>FuzzySuggester</CODE></A>
106 <P>
107
108 <P>
109 <DL>
110 <DT><B>WARNING: This API is experimental and might change in incompatible ways in the next release.</B></DT>
111   <DD></DD>
112 </DL>
113 <HR>
114
115 <P>
116 <!-- =========== FIELD SUMMARY =========== -->
117
118 <A NAME="field_summary"><!-- --></A>
119 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
120 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
121 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
122 <B>Field Summary</B></FONT></TH>
123 </TR>
124 <TR BGCOLOR="white" CLASS="TableRowColor">
125 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
126 <CODE>static&nbsp;<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
127 <TD><CODE><B><A HREF="../../../../../../org/apache/solr/spelling/suggest/fst/FuzzyLookupFactory.html#MAX_EDITS">MAX_EDITS</A></B></CODE>
128
129 <BR>
130 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Maximum number of edits allowed, used by <A HREF="http://lucene.apache.org/core/4_6_0/core/org/apache/lucene/util/automaton/LevenshteinAutomata.html?is-external=true#toAutomaton(int)" title="class or interface in org.apache.lucene.util.automaton"><CODE>LevenshteinAutomata.toAutomaton(int)</CODE></A>
131  in bytes or Unicode code points (if <A HREF="../../../../../../org/apache/solr/spelling/suggest/fst/FuzzyLookupFactory.html#UNICODE_AWARE"><CODE>UNICODE_AWARE</CODE></A> option is set to true).</TD>
132 </TR>
133 <TR BGCOLOR="white" CLASS="TableRowColor">
134 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
135 <CODE>static&nbsp;<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
136 <TD><CODE><B><A HREF="../../../../../../org/apache/solr/spelling/suggest/fst/FuzzyLookupFactory.html#MIN_FUZZY_LENGTH">MIN_FUZZY_LENGTH</A></B></CODE>
137
138 <BR>
139 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Minimum length of lookup key before any edits are allowed for the suggestions
140  in bytes or Unicode code points (if <A HREF="../../../../../../org/apache/solr/spelling/suggest/fst/FuzzyLookupFactory.html#UNICODE_AWARE"><CODE>UNICODE_AWARE</CODE></A> option is set to true).</TD>
141 </TR>
142 <TR BGCOLOR="white" CLASS="TableRowColor">
143 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
144 <CODE>static&nbsp;<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
145 <TD><CODE><B><A HREF="../../../../../../org/apache/solr/spelling/suggest/fst/FuzzyLookupFactory.html#NON_FUZZY_PREFIX">NON_FUZZY_PREFIX</A></B></CODE>
146
147 <BR>
148 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Length of common (non-fuzzy) prefix for the suggestions
149  in bytes or Unicode code points (if <A HREF="../../../../../../org/apache/solr/spelling/suggest/fst/FuzzyLookupFactory.html#UNICODE_AWARE"><CODE>UNICODE_AWARE</CODE></A> option is set to true).</TD>
150 </TR>
151 <TR BGCOLOR="white" CLASS="TableRowColor">
152 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
153 <CODE>static&nbsp;<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
154 <TD><CODE><B><A HREF="../../../../../../org/apache/solr/spelling/suggest/fst/FuzzyLookupFactory.html#TRANSPOSITIONS">TRANSPOSITIONS</A></B></CODE>
155
156 <BR>
157 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;If transpositions are allowed, Fuzzy suggestions will be computed based on a primitive 
158  edit operation.</TD>
159 </TR>
160 <TR BGCOLOR="white" CLASS="TableRowColor">
161 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
162 <CODE>static&nbsp;<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
163 <TD><CODE><B><A HREF="../../../../../../org/apache/solr/spelling/suggest/fst/FuzzyLookupFactory.html#UNICODE_AWARE">UNICODE_AWARE</A></B></CODE>
164
165 <BR>
166 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;If <code>true</code>, maxEdits, minFuzzyLength, transpositions and nonFuzzyPrefix 
167  will be measured in Unicode code points (actual letters) instead of bytes.</TD>
168 </TR>
169 </TABLE>
170 &nbsp;
171 <!-- ======== CONSTRUCTOR SUMMARY ======== -->
172
173 <A NAME="constructor_summary"><!-- --></A>
174 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
175 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
176 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
177 <B>Constructor Summary</B></FONT></TH>
178 </TR>
179 <TR BGCOLOR="white" CLASS="TableRowColor">
180 <TD><CODE><B><A HREF="../../../../../../org/apache/solr/spelling/suggest/fst/FuzzyLookupFactory.html#FuzzyLookupFactory()">FuzzyLookupFactory</A></B>()</CODE>
181
182 <BR>
183 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
184 </TR>
185 </TABLE>
186 &nbsp;
187 <!-- ========== METHOD SUMMARY =========== -->
188
189 <A NAME="method_summary"><!-- --></A>
190 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
191 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
192 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
193 <B>Method Summary</B></FONT></TH>
194 </TR>
195 <TR BGCOLOR="white" CLASS="TableRowColor">
196 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
197 <CODE>&nbsp;<A HREF="http://lucene.apache.org/core/4_6_0/suggest/org/apache/lucene/search/suggest/Lookup.html?is-external=true" title="class or interface in org.apache.lucene.search.suggest">Lookup</A></CODE></FONT></TD>
198 <TD><CODE><B><A HREF="../../../../../../org/apache/solr/spelling/suggest/fst/FuzzyLookupFactory.html#create(org.apache.solr.common.util.NamedList, org.apache.solr.core.SolrCore)">create</A></B>(<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>&nbsp;params,
199        <A HREF="../../../../../../org/apache/solr/core/SolrCore.html" title="class in org.apache.solr.core">SolrCore</A>&nbsp;core)</CODE>
200
201 <BR>
202 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
203 </TR>
204 <TR BGCOLOR="white" CLASS="TableRowColor">
205 <TD ALIGN="right" VALIGN="top" WIDTH="1%"><FONT SIZE="-1">
206 <CODE>&nbsp;<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A></CODE></FONT></TD>
207 <TD><CODE><B><A HREF="../../../../../../org/apache/solr/spelling/suggest/fst/FuzzyLookupFactory.html#storeFileName()">storeFileName</A></B>()</CODE>
208
209 <BR>
210 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;</TD>
211 </TR>
212 </TABLE>
213 &nbsp;<A NAME="methods_inherited_from_class_java.lang.Object"><!-- --></A>
214 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
215 <TR BGCOLOR="#EEEEFF" CLASS="TableSubHeadingColor">
216 <TH ALIGN="left"><B>Methods inherited from class java.lang.<A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true" title="class or interface in java.lang">Object</A></B></TH>
217 </TR>
218 <TR BGCOLOR="white" CLASS="TableRowColor">
219 <TD><CODE><A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#clone()" title="class or interface in java.lang">clone</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#equals(java.lang.Object)" title="class or interface in java.lang">equals</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#finalize()" title="class or interface in java.lang">finalize</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#getClass()" title="class or interface in java.lang">getClass</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#hashCode()" title="class or interface in java.lang">hashCode</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notify()" title="class or interface in java.lang">notify</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#notifyAll()" title="class or interface in java.lang">notifyAll</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#toString()" title="class or interface in java.lang">toString</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait()" title="class or interface in java.lang">wait</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long)" title="class or interface in java.lang">wait</A>, <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/Object.html?is-external=true#wait(long, int)" title="class or interface in java.lang">wait</A></CODE></TD>
220 </TR>
221 </TABLE>
222 &nbsp;
223 <P>
224
225 <!-- ============ FIELD DETAIL =========== -->
226
227 <A NAME="field_detail"><!-- --></A>
228 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
229 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
230 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
231 <B>Field Detail</B></FONT></TH>
232 </TR>
233 </TABLE>
234
235 <A NAME="UNICODE_AWARE"><!-- --></A><H3>
236 UNICODE_AWARE</H3>
237 <PRE>
238 public static final <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>UNICODE_AWARE</B></PRE>
239 <DL>
240 <DD>If <code>true</code>, maxEdits, minFuzzyLength, transpositions and nonFuzzyPrefix 
241  will be measured in Unicode code points (actual letters) instead of bytes.
242 <P>
243 <DL>
244 <DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.apache.solr.spelling.suggest.fst.FuzzyLookupFactory.UNICODE_AWARE">Constant Field Values</A></DL>
245 </DL>
246 <HR>
247
248 <A NAME="MAX_EDITS"><!-- --></A><H3>
249 MAX_EDITS</H3>
250 <PRE>
251 public static final <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>MAX_EDITS</B></PRE>
252 <DL>
253 <DD>Maximum number of edits allowed, used by <A HREF="http://lucene.apache.org/core/4_6_0/core/org/apache/lucene/util/automaton/LevenshteinAutomata.html?is-external=true#toAutomaton(int)" title="class or interface in org.apache.lucene.util.automaton"><CODE>LevenshteinAutomata.toAutomaton(int)</CODE></A>
254  in bytes or Unicode code points (if <A HREF="../../../../../../org/apache/solr/spelling/suggest/fst/FuzzyLookupFactory.html#UNICODE_AWARE"><CODE>UNICODE_AWARE</CODE></A> option is set to true).
255 <P>
256 <DL>
257 <DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.apache.solr.spelling.suggest.fst.FuzzyLookupFactory.MAX_EDITS">Constant Field Values</A></DL>
258 </DL>
259 <HR>
260
261 <A NAME="TRANSPOSITIONS"><!-- --></A><H3>
262 TRANSPOSITIONS</H3>
263 <PRE>
264 public static final <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>TRANSPOSITIONS</B></PRE>
265 <DL>
266 <DD>If transpositions are allowed, Fuzzy suggestions will be computed based on a primitive 
267  edit operation. If it is false, it will be based on the classic Levenshtein algorithm.
268  Transpositions of bytes or Unicode code points (if <A HREF="../../../../../../org/apache/solr/spelling/suggest/fst/FuzzyLookupFactory.html#UNICODE_AWARE"><CODE>UNICODE_AWARE</CODE></A> option is set to true).
269 <P>
270 <DL>
271 <DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.apache.solr.spelling.suggest.fst.FuzzyLookupFactory.TRANSPOSITIONS">Constant Field Values</A></DL>
272 </DL>
273 <HR>
274
275 <A NAME="NON_FUZZY_PREFIX"><!-- --></A><H3>
276 NON_FUZZY_PREFIX</H3>
277 <PRE>
278 public static final <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>NON_FUZZY_PREFIX</B></PRE>
279 <DL>
280 <DD>Length of common (non-fuzzy) prefix for the suggestions
281  in bytes or Unicode code points (if <A HREF="../../../../../../org/apache/solr/spelling/suggest/fst/FuzzyLookupFactory.html#UNICODE_AWARE"><CODE>UNICODE_AWARE</CODE></A> option is set to true).
282 <P>
283 <DL>
284 <DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.apache.solr.spelling.suggest.fst.FuzzyLookupFactory.NON_FUZZY_PREFIX">Constant Field Values</A></DL>
285 </DL>
286 <HR>
287
288 <A NAME="MIN_FUZZY_LENGTH"><!-- --></A><H3>
289 MIN_FUZZY_LENGTH</H3>
290 <PRE>
291 public static final <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>MIN_FUZZY_LENGTH</B></PRE>
292 <DL>
293 <DD>Minimum length of lookup key before any edits are allowed for the suggestions
294  in bytes or Unicode code points (if <A HREF="../../../../../../org/apache/solr/spelling/suggest/fst/FuzzyLookupFactory.html#UNICODE_AWARE"><CODE>UNICODE_AWARE</CODE></A> option is set to true).
295 <P>
296 <DL>
297 <DT><B>See Also:</B><DD><A HREF="../../../../../../constant-values.html#org.apache.solr.spelling.suggest.fst.FuzzyLookupFactory.MIN_FUZZY_LENGTH">Constant Field Values</A></DL>
298 </DL>
299
300 <!-- ========= CONSTRUCTOR DETAIL ======== -->
301
302 <A NAME="constructor_detail"><!-- --></A>
303 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
304 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
305 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
306 <B>Constructor Detail</B></FONT></TH>
307 </TR>
308 </TABLE>
309
310 <A NAME="FuzzyLookupFactory()"><!-- --></A><H3>
311 FuzzyLookupFactory</H3>
312 <PRE>
313 public <B>FuzzyLookupFactory</B>()</PRE>
314 <DL>
315 </DL>
316
317 <!-- ============ METHOD DETAIL ========== -->
318
319 <A NAME="method_detail"><!-- --></A>
320 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
321 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
322 <TH ALIGN="left" COLSPAN="1"><FONT SIZE="+2">
323 <B>Method Detail</B></FONT></TH>
324 </TR>
325 </TABLE>
326
327 <A NAME="create(org.apache.solr.common.util.NamedList, org.apache.solr.core.SolrCore)"><!-- --></A><H3>
328 create</H3>
329 <PRE>
330 public <A HREF="http://lucene.apache.org/core/4_6_0/suggest/org/apache/lucene/search/suggest/Lookup.html?is-external=true" title="class or interface in org.apache.lucene.search.suggest">Lookup</A> <B>create</B>(<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>&nbsp;params,
331                      <A HREF="../../../../../../org/apache/solr/core/SolrCore.html" title="class in org.apache.solr.core">SolrCore</A>&nbsp;core)</PRE>
332 <DL>
333 <DD><DL>
334 <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../org/apache/solr/spelling/suggest/LookupFactory.html#create(org.apache.solr.common.util.NamedList, org.apache.solr.core.SolrCore)">create</A></CODE> in class <CODE><A HREF="../../../../../../org/apache/solr/spelling/suggest/LookupFactory.html" title="class in org.apache.solr.spelling.suggest">LookupFactory</A></CODE></DL>
335 </DD>
336 <DD><DL>
337 </DL>
338 </DD>
339 </DL>
340 <HR>
341
342 <A NAME="storeFileName()"><!-- --></A><H3>
343 storeFileName</H3>
344 <PRE>
345 public <A HREF="http://download.oracle.com/javase/6/docs/api/java/lang/String.html?is-external=true" title="class or interface in java.lang">String</A> <B>storeFileName</B>()</PRE>
346 <DL>
347 <DD><DL>
348 <DT><B>Specified by:</B><DD><CODE><A HREF="../../../../../../org/apache/solr/spelling/suggest/LookupFactory.html#storeFileName()">storeFileName</A></CODE> in class <CODE><A HREF="../../../../../../org/apache/solr/spelling/suggest/LookupFactory.html" title="class in org.apache.solr.spelling.suggest">LookupFactory</A></CODE></DL>
349 </DD>
350 <DD><DL>
351 </DL>
352 </DD>
353 </DL>
354 <!-- ========= END OF CLASS DATA ========= -->
355 <HR>
356
357
358 <!-- ======= START OF BOTTOM NAVBAR ====== -->
359 <A NAME="navbar_bottom"><!-- --></A>
360 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
361 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
362 <TR>
363 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
364 <A NAME="navbar_bottom_firstrow"><!-- --></A>
365 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
366   <TR ALIGN="center" VALIGN="top">
367   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
368   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-summary.html"><FONT CLASS="NavBarFont1"><B>Package</B></FONT></A>&nbsp;</TD>
369   <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Class</B></FONT>&nbsp;</TD>
370   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="class-use/FuzzyLookupFactory.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
371   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
372   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
373   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
374   </TR>
375 </TABLE>
376 </TD>
377 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
378 </EM>
379 </TD>
380 </TR>
381
382 <TR>
383 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
384 &nbsp;<A HREF="../../../../../../org/apache/solr/spelling/suggest/fst/FSTLookupFactory.html" title="class in org.apache.solr.spelling.suggest.fst"><B>PREV CLASS</B></A>&nbsp;
385 &nbsp;<A HREF="../../../../../../org/apache/solr/spelling/suggest/fst/WFSTLookupFactory.html" title="class in org.apache.solr.spelling.suggest.fst"><B>NEXT CLASS</B></A></FONT></TD>
386 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
387   <A HREF="../../../../../../index.html?org/apache/solr/spelling/suggest/fst/FuzzyLookupFactory.html" target="_top"><B>FRAMES</B></A>  &nbsp;
388 &nbsp;<A HREF="FuzzyLookupFactory.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
389 &nbsp;<SCRIPT type="text/javascript">
390   <!--
391   if(window==top) {
392     document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
393   }
394   //-->
395 </SCRIPT>
396 <NOSCRIPT>
397   <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
398 </NOSCRIPT>
399
400
401 </FONT></TD>
402 </TR>
403 <TR>
404 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
405   SUMMARY:&nbsp;NESTED&nbsp;|&nbsp;<A HREF="#field_summary">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_summary">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_summary">METHOD</A></FONT></TD>
406 <TD VALIGN="top" CLASS="NavBarCell3"><FONT SIZE="-2">
407 DETAIL:&nbsp;<A HREF="#field_detail">FIELD</A>&nbsp;|&nbsp;<A HREF="#constructor_detail">CONSTR</A>&nbsp;|&nbsp;<A HREF="#method_detail">METHOD</A></FONT></TD>
408 </TR>
409 </TABLE>
410 <A NAME="skip-navbar_bottom"></A>
411 <!-- ======== END OF BOTTOM NAVBAR ======= -->
412
413 <HR>
414
415           <i>Copyright &copy; 2000-2013 Apache Software Foundation.  All Rights Reserved.</i>
416           <script src='../../../../../../prettify.js' type='text/javascript'></script>
417           <script type='text/javascript'>
418             (function(){
419               var oldonload = window.onload;
420               if (typeof oldonload != 'function') {
421                 window.onload = prettyPrint;
422               } else {
423                 window.onload = function() {
424                   oldonload();
425                   prettyPrint();
426                 }
427               }
428             })();
429           </script>
430         
431 </BODY>
432 </HTML>