OSDN Git Service

add solr-4.6.0
[libre10/libre10.git] / solr-4.6.0 / docs / solr-solrj / org / apache / solr / client / solrj / beans / package-summary.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:17:03 CET 2013 -->
6 <META http-equiv="Content-Type" content="text/html; charset=utf-8">
7 <TITLE>
8 org.apache.solr.client.solrj.beans (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="org.apache.solr.client.solrj.beans (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="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD>
43   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
44   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-use.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/client/solrj/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
59 &nbsp;<A HREF="../../../../../../org/apache/solr/client/solrj/impl/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
60 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
61   <A HREF="../../../../../../index.html?org/apache/solr/client/solrj/beans/package-summary.html" target="_top"><B>FRAMES</B></A>  &nbsp;
62 &nbsp;<A HREF="package-summary.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 </TABLE>
78 <A NAME="skip-navbar_top"></A>
79 <!-- ========= END OF TOP NAVBAR ========= -->
80
81 <HR>
82 <H2>
83 Package org.apache.solr.client.solrj.beans
84 </H2>
85 Annotation based mapping of client objects to Solr documents.
86 <P>
87 <B>See:</B>
88 <BR>
89 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<A HREF="#package_description"><B>Description</B></A>
90 <P>
91
92 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
93 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
94 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
95 <B>Class Summary</B></FONT></TH>
96 </TR>
97 <TR BGCOLOR="white" CLASS="TableRowColor">
98 <TD WIDTH="15%"><B><A HREF="../../../../../../org/apache/solr/client/solrj/beans/DocumentObjectBinder.html" title="class in org.apache.solr.client.solrj.beans">DocumentObjectBinder</A></B></TD>
99 <TD>A class to map objects to and from solr documents.</TD>
100 </TR>
101 </TABLE>
102 &nbsp;
103
104 <P>
105
106 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
107 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
108 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
109 <B>Exception Summary</B></FONT></TH>
110 </TR>
111 <TR BGCOLOR="white" CLASS="TableRowColor">
112 <TD WIDTH="15%"><B><A HREF="../../../../../../org/apache/solr/client/solrj/beans/BindingException.html" title="class in org.apache.solr.client.solrj.beans">BindingException</A></B></TD>
113 <TD>&nbsp;</TD>
114 </TR>
115 </TABLE>
116 &nbsp;
117
118 <P>
119
120 <TABLE BORDER="1" WIDTH="100%" CELLPADDING="3" CELLSPACING="0" SUMMARY="">
121 <TR BGCOLOR="#CCCCFF" CLASS="TableHeadingColor">
122 <TH ALIGN="left" COLSPAN="2"><FONT SIZE="+2">
123 <B>Annotation Types Summary</B></FONT></TH>
124 </TR>
125 <TR BGCOLOR="white" CLASS="TableRowColor">
126 <TD WIDTH="15%"><B><A HREF="../../../../../../org/apache/solr/client/solrj/beans/Field.html" title="annotation in org.apache.solr.client.solrj.beans">Field</A></B></TD>
127 <TD>&nbsp;</TD>
128 </TR>
129 </TABLE>
130 &nbsp;
131
132 <P>
133 <A NAME="package_description"><!-- --></A><H2>
134 Package org.apache.solr.client.solrj.beans Description
135 </H2>
136
137 <P>
138 Annotation based mapping of client objects to Solr documents.
139 <P>
140
141 <P>
142 <DL>
143 </DL>
144 <HR>
145
146
147 <!-- ======= START OF BOTTOM NAVBAR ====== -->
148 <A NAME="navbar_bottom"><!-- --></A>
149 <A HREF="#skip-navbar_bottom" title="Skip navigation links"></A>
150 <TABLE BORDER="0" WIDTH="100%" CELLPADDING="1" CELLSPACING="0" SUMMARY="">
151 <TR>
152 <TD COLSPAN=2 BGCOLOR="#EEEEFF" CLASS="NavBarCell1">
153 <A NAME="navbar_bottom_firstrow"><!-- --></A>
154 <TABLE BORDER="0" CELLPADDING="0" CELLSPACING="3" SUMMARY="">
155   <TR ALIGN="center" VALIGN="top">
156   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../overview-summary.html"><FONT CLASS="NavBarFont1"><B>Overview</B></FONT></A>&nbsp;</TD>
157   <TD BGCOLOR="#FFFFFF" CLASS="NavBarCell1Rev"> &nbsp;<FONT CLASS="NavBarFont1Rev"><B>Package</B></FONT>&nbsp;</TD>
158   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <FONT CLASS="NavBarFont1">Class</FONT>&nbsp;</TD>
159   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-use.html"><FONT CLASS="NavBarFont1"><B>Use</B></FONT></A>&nbsp;</TD>
160   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="package-tree.html"><FONT CLASS="NavBarFont1"><B>Tree</B></FONT></A>&nbsp;</TD>
161   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../deprecated-list.html"><FONT CLASS="NavBarFont1"><B>Deprecated</B></FONT></A>&nbsp;</TD>
162   <TD BGCOLOR="#EEEEFF" CLASS="NavBarCell1">    <A HREF="../../../../../../help-doc.html"><FONT CLASS="NavBarFont1"><B>Help</B></FONT></A>&nbsp;</TD>
163   </TR>
164 </TABLE>
165 </TD>
166 <TD ALIGN="right" VALIGN="top" ROWSPAN=3><EM>
167 </EM>
168 </TD>
169 </TR>
170
171 <TR>
172 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
173 &nbsp;<A HREF="../../../../../../org/apache/solr/client/solrj/package-summary.html"><B>PREV PACKAGE</B></A>&nbsp;
174 &nbsp;<A HREF="../../../../../../org/apache/solr/client/solrj/impl/package-summary.html"><B>NEXT PACKAGE</B></A></FONT></TD>
175 <TD BGCOLOR="white" CLASS="NavBarCell2"><FONT SIZE="-2">
176   <A HREF="../../../../../../index.html?org/apache/solr/client/solrj/beans/package-summary.html" target="_top"><B>FRAMES</B></A>  &nbsp;
177 &nbsp;<A HREF="package-summary.html" target="_top"><B>NO FRAMES</B></A>  &nbsp;
178 &nbsp;<SCRIPT type="text/javascript">
179   <!--
180   if(window==top) {
181     document.writeln('<A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>');
182   }
183   //-->
184 </SCRIPT>
185 <NOSCRIPT>
186   <A HREF="../../../../../../allclasses-noframe.html"><B>All Classes</B></A>
187 </NOSCRIPT>
188
189
190 </FONT></TD>
191 </TR>
192 </TABLE>
193 <A NAME="skip-navbar_bottom"></A>
194 <!-- ======== END OF BOTTOM NAVBAR ======= -->
195
196 <HR>
197
198           <i>Copyright &copy; 2000-2013 Apache Software Foundation.  All Rights Reserved.</i>
199           <script src='../../../../../../prettify.js' type='text/javascript'></script>
200           <script type='text/javascript'>
201             (function(){
202               var oldonload = window.onload;
203               if (typeof oldonload != 'function') {
204                 window.onload = prettyPrint;
205               } else {
206                 window.onload = function() {
207                   oldonload();
208                   prettyPrint();
209                 }
210               }
211             })();
212           </script>
213         
214 </BODY>
215 </HTML>