source: sandbox/expresso-solr/solr/docs/api/org/apache/solr/spelling/package-frame.html @ 7588

Revision 7588, 3.3 KB checked in by adir, 11 years ago (diff)

Ticket #000 - Adicionando a integracao de buscas com Solr na base a ser isnerida na comunidade

Line 
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_24) on Mon Jun 25 15:26:26 EDT 2012 -->
6<META http-equiv="Content-Type" content="text/html; charset=utf-8">
7<TITLE>
8org.apache.solr.spelling (Solr 4.0.0-ALPHA API)
9</TITLE>
10
11<META NAME="date" CONTENT="2012-06-25">
12
13<LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../stylesheet.css" TITLE="Style">
14
15
16</HEAD>
17
18<BODY BGCOLOR="white">
19<FONT size="+1" CLASS="FrameTitleFont">
20<A HREF="../../../../org/apache/solr/spelling/package-summary.html" target="classFrame">org.apache.solr.spelling</A></FONT>
21<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
22<TR>
23<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
24Classes</FONT>&nbsp;
25<FONT CLASS="FrameItemFont">
26<BR>
27<A HREF="AbstractLuceneSpellChecker.html" title="class in org.apache.solr.spelling" target="classFrame">AbstractLuceneSpellChecker</A>
28<BR>
29<A HREF="ConjunctionSolrSpellChecker.html" title="class in org.apache.solr.spelling" target="classFrame">ConjunctionSolrSpellChecker</A>
30<BR>
31<A HREF="DirectSolrSpellChecker.html" title="class in org.apache.solr.spelling" target="classFrame">DirectSolrSpellChecker</A>
32<BR>
33<A HREF="FileBasedSpellChecker.html" title="class in org.apache.solr.spelling" target="classFrame">FileBasedSpellChecker</A>
34<BR>
35<A HREF="IndexBasedSpellChecker.html" title="class in org.apache.solr.spelling" target="classFrame">IndexBasedSpellChecker</A>
36<BR>
37<A HREF="PossibilityIterator.html" title="class in org.apache.solr.spelling" target="classFrame">PossibilityIterator</A>
38<BR>
39<A HREF="QueryConverter.html" title="class in org.apache.solr.spelling" target="classFrame">QueryConverter</A>
40<BR>
41<A HREF="ResultEntry.html" title="class in org.apache.solr.spelling" target="classFrame">ResultEntry</A>
42<BR>
43<A HREF="SolrSpellChecker.html" title="class in org.apache.solr.spelling" target="classFrame">SolrSpellChecker</A>
44<BR>
45<A HREF="SpellCheckCollation.html" title="class in org.apache.solr.spelling" target="classFrame">SpellCheckCollation</A>
46<BR>
47<A HREF="SpellCheckCollator.html" title="class in org.apache.solr.spelling" target="classFrame">SpellCheckCollator</A>
48<BR>
49<A HREF="SpellCheckCorrection.html" title="class in org.apache.solr.spelling" target="classFrame">SpellCheckCorrection</A>
50<BR>
51<A HREF="SpellingOptions.html" title="class in org.apache.solr.spelling" target="classFrame">SpellingOptions</A>
52<BR>
53<A HREF="SpellingQueryConverter.html" title="class in org.apache.solr.spelling" target="classFrame">SpellingQueryConverter</A>
54<BR>
55<A HREF="SpellingResult.html" title="class in org.apache.solr.spelling" target="classFrame">SpellingResult</A>
56<BR>
57<A HREF="SuggestQueryConverter.html" title="class in org.apache.solr.spelling" target="classFrame">SuggestQueryConverter</A>
58<BR>
59<A HREF="WordBreakSolrSpellChecker.html" title="class in org.apache.solr.spelling" target="classFrame">WordBreakSolrSpellChecker</A></FONT></TD>
60</TR>
61</TABLE>
62
63
64<TABLE BORDER="0" WIDTH="100%" SUMMARY="">
65<TR>
66<TD NOWRAP><FONT size="+1" CLASS="FrameHeadingFont">
67Enums</FONT>&nbsp;
68<FONT CLASS="FrameItemFont">
69<BR>
70<A HREF="WordBreakSolrSpellChecker.BreakSuggestionTieBreaker.html" title="enum in org.apache.solr.spelling" target="classFrame">WordBreakSolrSpellChecker.BreakSuggestionTieBreaker</A></FONT></TD>
71</TR>
72</TABLE>
73
74
75</BODY>
76</HTML>
Note: See TracBrowser for help on using the repository browser.