1.2 release news
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@545037 13f79535-47bb-0310-9956-ffa450edef68
|
@ -0,0 +1,2 @@
|
|||
<broken-links>
|
||||
</broken-links>
|
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta content="Apache Forrest" name="Generator">
|
||||
<meta name="Forrest-version" content="0.7">
|
||||
<meta name="Forrest-version" content="0.8">
|
||||
<meta name="Forrest-skin-name" content="pelt">
|
||||
<title>Introduction to The Solr Enterprise Search Server</title>
|
||||
<link type="text/css" href="skin/basic.css" rel="stylesheet">
|
||||
|
@ -16,43 +16,88 @@
|
|||
<body onload="init()">
|
||||
<script type="text/javascript">ndeSetTextSize();</script>
|
||||
<div id="top">
|
||||
<!--+
|
||||
|breadtrail
|
||||
+-->
|
||||
<div class="breadtrail">
|
||||
<a href="http://www.apache.org/">apache</a> > <a href="http://lucene.apache.org/">lucene</a><script src="skin/breadcrumbs.js" language="JavaScript" type="text/javascript"></script>
|
||||
</div>
|
||||
<!--+
|
||||
|header
|
||||
+-->
|
||||
<div class="header">
|
||||
<!--+
|
||||
|start group logo
|
||||
+-->
|
||||
<div class="grouplogo">
|
||||
<a href="http://lucene.apache.org/"><img class="logoImage" alt="Lucene" src="images/lucene_green_150.gif" title="Apache Lucene"></a>
|
||||
</div>
|
||||
<!--+
|
||||
|end group logo
|
||||
+-->
|
||||
<!--+
|
||||
|start Project Logo
|
||||
+-->
|
||||
<div class="projectlogo">
|
||||
<a href="http://lucene.apache.org/solr/"><img class="logoImage" alt="Solr" src="images/solr.png" title="Solr Description"></a>
|
||||
</div>
|
||||
<!--+
|
||||
|end Project Logo
|
||||
+-->
|
||||
<!--+
|
||||
|start Search
|
||||
+-->
|
||||
<div class="searchbox">
|
||||
<form action="http://www.google.com/search" method="get" class="roundtopsmall">
|
||||
<input value="lucene.apache.org" name="sitesearch" type="hidden"><input onFocus="getBlank (this, 'Search the site with google');" size="25" name="q" id="query" type="text" value="Search the site with google">
|
||||
<input attr="value" name="Search" value="Search" type="submit">
|
||||
<input name="Search" value="Search" type="submit">
|
||||
</form>
|
||||
</div>
|
||||
<!--+
|
||||
|end search
|
||||
+-->
|
||||
<!--+
|
||||
|start Tabs
|
||||
+-->
|
||||
<ul id="tabs">
|
||||
<li class="current">
|
||||
<a class="base-selected" href="index.html">Main</a>
|
||||
<a class="selected" href="index.html">Main</a>
|
||||
</li>
|
||||
<li>
|
||||
<a class="base-not-selected" href="http://wiki.apache.org/solr">Wiki</a>
|
||||
<a class="unselected" href="http://wiki.apache.org/solr">Wiki</a>
|
||||
</li>
|
||||
</ul>
|
||||
<!--+
|
||||
|end Tabs
|
||||
+-->
|
||||
</div>
|
||||
</div>
|
||||
<div id="main">
|
||||
<div id="publishedStrip">
|
||||
<!--+
|
||||
|start Subtabs
|
||||
+-->
|
||||
<div id="level2tabs"></div>
|
||||
<!--+
|
||||
|end Endtabs
|
||||
+-->
|
||||
<script type="text/javascript"><!--
|
||||
document.write("<text>Last Published:</text> " + document.lastModified);
|
||||
document.write("Last Published: " + document.lastModified);
|
||||
// --></script>
|
||||
</div>
|
||||
<!--+
|
||||
|breadtrail
|
||||
+-->
|
||||
<div class="breadtrail">
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
<!--+
|
||||
|start Menu, mainarea
|
||||
+-->
|
||||
<!--+
|
||||
|start Menu
|
||||
+-->
|
||||
<div id="menu">
|
||||
<div onclick="SwitchMenu('menu_1.1', 'skin/')" id="menu_1.1Title" class="menutitle">About</div>
|
||||
<div id="menu_1.1" class="menuitemgroup">
|
||||
|
@ -108,8 +153,17 @@ document.write("<text>Last Published:</text> " + document.lastModified);
|
|||
<div id="credit"></div>
|
||||
<div id="roundbottom">
|
||||
<img style="display: none" class="corner" height="15" width="15" alt="" src="skin/images/rc-b-l-15-1body-2menu-3menu.png"></div>
|
||||
<!--+
|
||||
|alternative credits
|
||||
+-->
|
||||
<div id="credit2"></div>
|
||||
</div>
|
||||
<!--+
|
||||
|end Menu
|
||||
+-->
|
||||
<!--+
|
||||
|start content
|
||||
+-->
|
||||
<div id="content">
|
||||
<div title="Portable Document Format" class="pdflink">
|
||||
<a class="dida" href="features.pdf"><img alt="PDF -icon" src="skin/images/pdfdoc.gif" class="skin"><br>
|
||||
|
@ -182,7 +236,7 @@ document.write("<text>Last Published:</text> " + document.lastModified);
|
|||
<div class="section">
|
||||
<ul>
|
||||
|
||||
<li> A Real Data Schema, with Dynamic Fields, Unique Keys </li>
|
||||
<li> A Real Data Schema, with Numeric Types, Dynamic Fields, Unique Keys </li>
|
||||
|
||||
<li> Powerful Extensions to the Lucene Query Language </li>
|
||||
|
||||
|
@ -201,15 +255,17 @@ document.write("<text>Last Published:</text> " + document.lastModified);
|
|||
<li> Monitorable Logging </li>
|
||||
|
||||
<li> Fast Incremental Updates and Snapshot Distribution </li>
|
||||
|
||||
<li> XML and CSV/delimited-text update formats </li>
|
||||
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
|
||||
<a name="N10057"></a><a name="Detailed+Features"></a>
|
||||
<a name="N1005A"></a><a name="Detailed+Features"></a>
|
||||
<h2 class="boxed">Detailed Features</h2>
|
||||
<div class="section">
|
||||
<a name="N1005D"></a><a name="Schema"></a>
|
||||
<a name="N10060"></a><a name="Schema"></a>
|
||||
<h3 class="boxed">Schema</h3>
|
||||
<ul>
|
||||
|
||||
|
@ -219,35 +275,41 @@ document.write("<text>Last Published:</text> " + document.lastModified);
|
|||
|
||||
<li>Declarative Lucene Analyzer specification</li>
|
||||
|
||||
<li>Dynamic Fields enables on-the-fly addition of fields</li>
|
||||
<li>Dynamic Fields enables on-the-fly addition of new fields</li>
|
||||
|
||||
<li>CopyField functionality allows indexing a single field multiple ways, or combining multiple fields into a single searchable field</li>
|
||||
|
||||
<li>Explicit types eliminates the need for guessing types of fields</li>
|
||||
|
||||
<li>External file-based configuration of stopword lists, synonym lists, and protected word lists</li>
|
||||
|
||||
<li>Many additional text analysis components including word splitting, regex and sounds-like filters</li>
|
||||
|
||||
</ul>
|
||||
<a name="N1007B"></a><a name="Query"></a>
|
||||
<a name="N10081"></a><a name="Query"></a>
|
||||
<h3 class="boxed">Query</h3>
|
||||
<ul>
|
||||
|
||||
<li>HTTP interface with configurable response formats (XML/XSLT, JSON, Python, Ruby)</li>
|
||||
|
||||
<li>Sort by any number of fields</li>
|
||||
|
||||
<li>Advanced DisMax query parser for high relevancy results from user-entered queries</li>
|
||||
|
||||
<li>Highlighted context snippets</li>
|
||||
|
||||
<li>Faceted Searching based on field values and explicit queries</li>
|
||||
|
||||
<li>Sort specifications added to query language</li>
|
||||
<li>Faceted Searching based on unique field values and explicit queries</li>
|
||||
|
||||
<li>Constant scoring range and prefix queries - no idf, coord, or lengthNorm factors, and no restriction on the number of terms the query matches.</li>
|
||||
|
||||
<li>Function Query - influence the score by a function of a field's numeric value or ordinal</li>
|
||||
|
||||
<li>Date Math - specify dates relative to "NOW" in queries and updates</li>
|
||||
|
||||
<li>Performance Optimizations</li>
|
||||
|
||||
</ul>
|
||||
<a name="N10099"></a><a name="Core"></a>
|
||||
<a name="N100A5"></a><a name="Core"></a>
|
||||
<h3 class="boxed">Core</h3>
|
||||
<ul>
|
||||
|
||||
|
@ -265,10 +327,10 @@ document.write("<text>Last Published:</text> " + document.lastModified);
|
|||
|
||||
<li>Ability to control where docs with the sort field missing will be placed</li>
|
||||
|
||||
<li>Support for dynamic grouping of search results</li>
|
||||
<li>"Luke" request handler for corpus information</li>
|
||||
|
||||
</ul>
|
||||
<a name="N100BA"></a><a name="Caching"></a>
|
||||
<a name="N100C6"></a><a name="Caching"></a>
|
||||
<h3 class="boxed">Caching</h3>
|
||||
<ul>
|
||||
|
||||
|
@ -302,7 +364,7 @@ document.write("<text>Last Published:</text> " + document.lastModified);
|
|||
<li>User level caching with autowarming support</li>
|
||||
|
||||
</ul>
|
||||
<a name="N100DF"></a><a name="Replication"></a>
|
||||
<a name="N100EB"></a><a name="Replication"></a>
|
||||
<h3 class="boxed">Replication</h3>
|
||||
<ul>
|
||||
|
||||
|
@ -313,7 +375,7 @@ document.write("<text>Last Published:</text> " + document.lastModified);
|
|||
<li>Configurable distribution interval allows tradeoff between timeliness and cache utilization</li>
|
||||
|
||||
</ul>
|
||||
<a name="N100F1"></a><a name="Admin+Interface"></a>
|
||||
<a name="N100FD"></a><a name="Admin+Interface"></a>
|
||||
<h3 class="boxed">Admin Interface</h3>
|
||||
<ul>
|
||||
|
||||
|
@ -339,18 +401,27 @@ document.write("<text>Last Published:</text> " + document.lastModified);
|
|||
|
||||
|
||||
</div>
|
||||
<!--+
|
||||
|end content
|
||||
+-->
|
||||
<div class="clearboth"> </div>
|
||||
</div>
|
||||
<div id="footer">
|
||||
<!--+
|
||||
|start bottomstrip
|
||||
+-->
|
||||
<div class="lastmodified">
|
||||
<script type="text/javascript"><!--
|
||||
document.write("<text>Last Published:</text> " + document.lastModified);
|
||||
document.write("Last Published: " + document.lastModified);
|
||||
// --></script>
|
||||
</div>
|
||||
<div class="copyright">
|
||||
Copyright ©
|
||||
2007 <a href="http://www.apache.org/licenses/">The Apache Software Foundation.</a>
|
||||
</div>
|
||||
<!--+
|
||||
|end bottomstrip
|
||||
+-->
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -8,7 +8,7 @@ endobj
|
|||
<< /Length 751 /Filter [ /ASCII85Decode /FlateDecode ]
|
||||
>>
|
||||
stream
|
||||
Gb!$E9lHOU&;KZO$MUtheF<c%E(n\c.90@s%6_*^38e)(=P+P@2ZLKLYh2?Y=K,1IHWUfk*r?gebhT)3oo9(d63P_bJF$VY+E.T?5j!hf@digu6-<]!*l42fIB?M5GF:(Qq?jk];/?pch7.H.87t%CQ#bHael&&<fc%ggOM64L%]4-77k%D<G`JTr+k8R>H5?TEmX"#IKe^N1%k^cM<:sI(p<fbj]5cDhS^b6Ar%W`Lg`K#(3]+YZUVS&Ge`;FqTC/c+jMQR\mDd!P5BaUiA5uodhLtq&ZMOn@8Bhm$%9X/FifK+DA2tKuH6/$kX_aQ)$h#BikV?:f[S)8CH247hHM2qnkK_`Z12f&EI$a]ShhBXm,.nEu]d-!SCpJ2:VMcVgeaK:LAL0L.SJ8Y62H4H;LIK5cpi:Q1&e0*fj"i`D[9*]gCo2^+$@*=9J^0>`jd-]MO3B<='Cr1M0d(i>LJHPc?C?%g`f-L_kqY)ldiiA$/OOm]]10pBJU)Lj#%oLR$`GeL:,Beo9^V*56roQF@<HP,b`g54BbIt_%'i<4?iN]hW\P5TQ`qO>+V)O[N*M$PRLOIqnRZ6,J!1uQYPc*$FnR"`-/Zs*U61ptbrK";C%/fSn+p>sUBj?_9X4kSKE3C85'R?ND-KQ.#U(%K-tHXcL`(gOB-8oPQjW`_XNEo(?,uZ(0^L?B;"TMan`FBIA(EI(ohV9o41hAjo0/S82pJd*B;8hGok`=8L,"GnrAQ]O46Z~>
|
||||
Gb!$E9lHOU&;KZO$MUtheF<c%E(n\c.90@s%6_*^38e)(=P+P@2ZLKLYh2?Y=K,1IHWUfk*r?gebhT)3oo9(d63P_bJF$VY+E.T?5j!hf@digu6-<]!*l42fIB?M5GF:(Qq?jk];/?pch7.H.87t%CQ#bHael&&<fc%ggOM64L%]4-77k%D<G`JTr+k8R>H5?TEmX"#IKe^N1%k^cM<:sI(p<fbj]5cDhS^b6Ar%W`Lg`K#(3]+YZUVS&Ge`;FqTC/c+jMQR\mDd!P5BaUiA5uodhLtq&ZMOn@8Bhm$%9X/FifK+DA2tKuH6/$kX_aQ)$h#BikV?:f[S)8CH247hHM2qnkK_`Z12f&EI$a]ShhBXm,.nEu]d-!SCpJ2:VMcVgeaK:LAL0L.SJ8Y62H4H;LIK5cpi:Q1&e0*fj"i`D[9*]gCo2^+$@*=9J^0>`jd-]MO3B<='Cr1M0d(i>LJHPc?C?%g`f-L_kqY)ldiiA$/OOm]]10pBJU)Lj#%oLR$`GeL:,Beo9^V*56roQF@<HP,b`g54BbIt_%'i<4?iN]hW\P5TQ`qO>+V)O[N.=X4N,4plGD>X!A5@]=+8rD@^$Tt9,$QANbr2;YRlg%T)LV#.]=q@`."[REPH9<X@6dDg%j$=,gD5r$63tRV$CTK\@`Dfm)+[F,VSYM[X7B)#f<K`M$p0@i'`F^q]K)DVR.ZDbrDP-5cE?Es]MBm<9s\]cg$%%*4^5A'@EbE4rs_#'46c~>
|
||||
endstream
|
||||
endobj
|
||||
6 0 obj
|
||||
|
@ -124,10 +124,10 @@ endobj
|
|||
>>
|
||||
endobj
|
||||
26 0 obj
|
||||
<< /Length 2100 /Filter [ /ASCII85Decode /FlateDecode ]
|
||||
<< /Length 2151 /Filter [ /ASCII85Decode /FlateDecode ]
|
||||
>>
|
||||
stream
|
||||
Gatm=gN)%,&:N/3Y^&iQ.Y`.FO,@d#D4S\'P[:6O"%7_rV@^T5@U&[)/kD+,aJ*CW):)Cd8V#t(B6OlZ2k/LNB(g@ZRF*4a>XNsd[Oj^lCCqFRYqq,QIX5eR(7&YPJa^F)c^3PP[Vsm&B,&kJc9BP1ChBkPTjc+L2X/F@Fu's9rbS@slFHD/?u5PV?S?9fPqdKO@:$)?03!j@l8qjMJ$#dBQ?)uIptOI!giBZh=1g[?F$2;dJf^Bt^^#VV)n+3^dpY8Fl%L^h'-u[B,\9EMKQ*&NFcBuJ/b4LYkZUPL&`;SkEC\FGpT1qhqgs1+S]cdk9G%?Or]u/iDgk#/pnt&j,Hn0.,j@FnaE3G)'+riC^g*J'G#kU2?XCa*F.0$X03FOe#F=a`I!MQkhD)t,O8%8++Z.d=2Og0ZjBl\+*6uIKL6lDKf%[57R`6m=8)@VJVKF.kd$V+#3e4Z3A^.:(4HAuYAY5<K+,6ZU[j-?A*5@"&Z-7$Oq6iY4KWn/<8/C5W?.GIk2tR,J?D$HEK&gIc33/F2`<a&j1S%,$TL3ZdpE?`mSpeNG;Lt0rm1?AV":$NXp@!+()Ol>S.>p^TqR1*4K'T2)D;qfkOI4pe&u5Jg;l&iRA?;Xr$a0;U)B(X#Z5[63_CA>jii95q&Gs,5[koTmID4HD8BYPi10.EZWL+Nq21j5,[@W'!;:2_)FO82"E-D)\jE`W'/aCb3RWB7:^o[a^&Ci@-&UG3V%>/ee7`S*Sp;H`Z%UFIb3$c!cVZT7f-7#dNG$e&-RYG:6V/04Wlh*)ND\5\O>hPeYgoH3&C.AAL_s8>gm7Wg?<meFW$]8`as7?J$(hhIo.;,:e%\QR$:.rA?F9S:0*3PqNe[VblMJMa]@'81k+LnRfCY?oLc5j"_@F/M/IV=J=e$F.k'9=lTWa9?klsRuAHBIH8And*3M/_"V,S_eelhHe6acAf`]KB_806;,?Eu="1M4Xa;0dsl<r<kcI`gI(?/"B)Rop$'#&bhBpC4<H2-%nm95$:"Yp)eD^ED<`E9m1WC"F*1])@>W4kX_f@4;S1DGZqY*4R\B-.pS_'']Qh06T$"6(#tD0S,4Ee!1H!/#5f!YR2oQ>;T)"j]<n*&qikY]pn;5n8o_\"fose)*e&l>\dj0+K;M?_,`UfGYdDG(#\:jCM01%i@f3g"UZ2"P,VFtfS6Tl&)OJuRL%2\]U5;b0"q)/WP'W8Lb]0<mV-t0)K$3m9#*/&t#L3quVD2F6MT'W`WaGJ`ec/rdX:cn$\e_p6F7eEBVFheRo[7'.ZGM:TK$)me?E_\#67Q4A25.30P*`WZ%<<n1P&5!q3PJ"OG:gK.5.f$#$gA1rQEQ4hr$AHNe+T+Y8u+Hr#HP'B7A^U"H4[=NpK`I3HSBTXd,:5j.IA,b;th810JpN"&_5/eRef-?b6M3Y=h?VE995ZS/f_)&TsL+/50!c9HH.(n1hG@5\Or\g5kbcaTEq#Wd7ob'n*%RGkt#j1*;J"(5`\?(k(98MOVHM-C+fqD@ZXVMB00t.Or"2n:ZXAVhJj[k9Z%0"68e!^-Sj0,4^hrk_YO_.YVN+29DcEP#Xf&$GoB*7iV*o0gI6MP-$(A=n8&TgRA[PeP9aR_50'tm,kEi))f3<!&eQ(gNSA58jG0!Qj0[*@M2LNO=Md'80s$N2TF3o6ecKaYiCMYR]OJF[73i+S[]r8[`I836YF"&OS&eUgqKUfE\-$<#B-D.'..r19A21A4i%:f0WU/";l.(DK&&>)i-Y\9TE(67%n$K0\dD<`"?/5\R^u55YIss(+en'n=d60?o.29Gj<^3@:cPnWu[]DlG0+-3c6^>]\.M%rg%f>2i["JnA:*'OG'^bDQ2!DJ"2)M*%PMd:?l/=XAJ\;eE7L8[l:I&=J$B`hX7k]N9E>U[khQCd7g3)i<h(_0EiCZ1H=3pQOIWVPPE(B=$l>=//d`6I+erhC5:hWd-BMTK@^r24;@f[l94;,5>p6Fia%[n!aC1RF[_?lp5X.M^pl$ifmLch%D>@j`7[PpoKKQ=XiB"kBNNb*pEeP/oi=QZiA61)'NX*[a;.k=J08L#`!FlQ^aRWk*s9q1#i&l['2^P6hJqZ~>
|
||||
Gatm=gN)%,&:N/3Y^&iQ.Y`.FO7G_2=sn;6-#KRE"%5I2V@^T5@TiO'/kD+,aJ*BD1S1iS&g5L$cL)`=(TY[NC@Zd^RF*Rk>XNsd[Oj^lCDIdW^,>b*IXYd#AsR-KJa^F)c^3Oe[Vsm&BB7QE:HhK*<g2-nd'.):eRi8.gBftCrbS>IlFG8)0NL9qn!CKYb*Y6_@pUbkcW,n"l8qjM5?)367lc'1r*ugWCUi$i/)D8.\XjZB6&3\mhuc@<%GPTil*)/^oYLg_$'O:!P+j496F]Rc\jk/3k#ot:FKM2]O7.$L^Sg;cHWK!oIDMMXVm8+:.71i'^ZaYJgNR<8rt:T3A6!oF,b:hJREgq-,3!>BR#CRbc:[d.gWPt':(qd3"\TO*^s_V.Dm.[@H\NC8q>Ni@KZ<lUC3A9dr-Lm(_g**Qj5i'rlco)09k0W^,O`s+dlNZ<Bh[2Cm6R5jU>f`m*hW"L@@rmG+,6ZU2c'A63.BKZZ-7$Oq.;m6KJ63i8K-V\>u[=i=7cMj?CpBDP%8+J3%LD]`;mKb1S%D,?pJ[!pG"2ONr?c_2?GNTgEKa,"U?WYp)eCY)QTBE2Coo&leA9o$EfGA[Z8Bj6"7PN"\/MHUIa50A?9[)(0o<02:QZpAN.ECKiK25`)U5k.<\ihmq>m<qL#olOQOZFV5u(d;DQWeCB1+3CHW$"US;B-l(F0tiU$2BbOoJ/>L]Lq1ug,NJQiJG+j)m:,4mF6)@"AGN=M/Zm?-oF"5<NTE(Fq`:4%XJ:InM!mCo192%@MKh6:bHY1M.,]id0EE92U.E3C?UW>uH#/[)TB\'JJ<=\7YZasjKis3hd/@A$WXVjr<53.O&,3=Q"ef+iZ^E4CL+<9'j5.B^XfK"5=USD^uQX^sY.3-VUtQX5a3q4S\;Nac^lN^g<m<P?bLftj%eochk%c-dTP'&fj577pMpQgl*PO^IuRq#Soc/ou$!S.?Jh;"q"X8p7_^Jl/,t*a_eL2-RD;Vh`)RoY?fIj1)_815`PM%r&0*-S&4_//@?Sack`ZUg&csP&;eUV1U&/,l6Ol^kc,d@Td91aAGRZlKR>SLFcck!d9]aI0#A/8&G_S+nsU_#A=)oG8q(e+*K\-g(pK?b;QnF8Ok]po9A`3_$61aJk<:=Tp$`!(7hfYr%J7JRlJJ=q'0<^h(K)1bMe;#,C<sO]9/iir"^P1nsu:Ulrn-C<gSg)\I5-o;<A'='kNPST&S7?WE63NRm2GHpI>FJ*74r8**99dj"lM1F%30:Np,!m?DOY:-ZZd1g[0(SiQT;6)b+qt?BCo"K]ATFm2KB803LV6>U),"02n#KG60qg9$S\d=3iTI/sPsilF$ekmX@ZS\bu:bTc@SQl#'[>=ehu'Bdn*nb2Odp(2)dG'Kb><M\EX5&4?sh(O;;s=q[]LQ5>cVVcE@m$7GI?(LXWnT_8Q'Mbs<cVLbe]"A!7qW0t6[R//M`DM`+`2RV6%Vr[q2nDEUP/YMbVVrRi-hjKIcRN+'RN[(^jL8DRYE?kDj\gRGPO#$%(kbd"2n*'E)l*t^Q83#YN^kf3@F%K2o96+lF\.^l;0h?kcZ`U\'b&RNP_;Z?cafusMNPc&IHo:.C-Sd405@M3>'CZ*jgENCIgN4CPV]jbjl"?b6g+u8c*Q7R#<jcWko/^4IF:-`iDQolY8](,RK4U1nrF>d7YQ>ILNai6la6j'SZGT#\oVP5j$'FEjFM^$t81^.j#S6Sn$Ni>4J(X*;?F!8Zr/q0=-"(X1Mqo;OG,N.i2W-m4fR<\Qdi\d]Me=2NNaDBNI:P(:+FZ""@c`Cu@]pm78I%Gg4NT=#X\8=RXeht\p)^h_X#?Dn*fe579`<'Xq/LLbKWjU2]#G1Y^ZeodI>cE58W:)+7CF!m)T9I`?qhAk<2>:TIg7QP6gBk**#M-9p`hl@LeJ>CF(#fccne!-9aDTZ>U3>)iXTB1*sPKPg[(B0Ac]MeHZIM>\CQ*L;#RtX$?W9CN<"5DW2e*G=eQ_A"kAck6r6W;WgoY7npuW:\H[;K-p/-RX`qA?FUjiPgM5:Ygk-8,j]9.Qf[>le^(GWE2mu=A3Gc3?WJ=@hTHE&l/]Y.`eS;"\DTjoh<2'"`Cs"o_d?TEad\PHPM2$#Q)YL]Me>Dob.uC7fmQW6K7#(~>
|
||||
endstream
|
||||
endobj
|
||||
27 0 obj
|
||||
|
@ -139,10 +139,10 @@ endobj
|
|||
>>
|
||||
endobj
|
||||
28 0 obj
|
||||
<< /Length 2190 /Filter [ /ASCII85Decode /FlateDecode ]
|
||||
<< /Length 2253 /Filter [ /ASCII85Decode /FlateDecode ]
|
||||
>>
|
||||
stream
|
||||
Gatm=>B?;m'Roe[i2t*pN"I0bO1B,]9Ue$8G++hr%kNNB9irN)f\-9#*cX?[i&+4Uj*7E^TQ@hgqi:ShHgu9+na1oFHh_l1&R)&CGb,0?]2X3mUlJqg`&7`SFr-c'??H=8)2*S&)!\S'M#'iJ0JEp?2jV4kH"V4h:j5$R^h;r*'<X7-6/YjTRpK3VAet:h7P!abAdA`\O2g)'*7Hg<)jba>U1^*5-;MmHIuNdl3O9]?L9<b28r2_GLD#6lm@jB-[V$5.Zj2&bD;(P"[@n*6L_Y"EP]d\SDR\5mMEI5!Uf#@UXa;Z2j!l\PPj`B"m5"<m?r^@j("u4eEK"EcDL?a'q2aF:52Z@RI5,WR^]!p./[%t@:ul<MVV[lX4<Fu863)2HFU3NpS,iZ)5@j7.=eaRufloGo<&lU)VC[$u)&e7,^J5Zi1.e[n#-c\n\RgnZ%m8a1>J$iN:D>g@S[/`QFVeUH6V`GXoHjB@Aj#4s`buE]S=MSnJG<8YU65e/'5n80E@k>;;]\Gl6NeQ4P6;gR$XM$+\BL[p?UoHd<c&qK^.rO,n9_QMK6f;qZ0H<P1rfmKKIrj&$C:8O1KaAjQfH++)9\69"V/^B,\UHhKEKElo'cYm&&gmMb<f/](6h]%2&K$Rp8kMa5]062A*'<XR$.bcF']r4$n52PkWpPUeUlSpVbfJ7"09YP5'=Q(WD?fL9`7\V:CR,rl[bSCo+[?:a/)Y>5XbcYma,/^jH'To@YF6'.[,@]1h7b=i^n1:LB7Sbc_KhXHI+e+eLKjoA$*=s<h[[KL<7J6ng"1D:Zo"9rEr9qTTFf[j'ted2q#!+Rtc>YG#1PTh0<b0+1n4^g7c-i+1m)>\pgjb<$_S-GG&R@I]mtI8T#LjKek'AbIV50`O.WilQ$d5,]T>3NVZnU\3;Y7F[gq8f,OC[L`q(amAt@=B'$*\B!<8>M4+A$,L*B>a12,k:6YT9CDI(Rf9ldTDK"+,[Rq^&8cX(?i?g*cg:&NVf`P%^e1P]XSMA!8n6'CW9-LZ(M*ELqYNP^e>T?%p";c!mpNn6Q>f6/dTk5)_<+e<d/6iEhAt:4XD"j7&<,#f9>RLR4qkS($;4K4u/d^+k0h;^u%(/O.=AI:FUC4U&5H+#@<%`pJY/$:7!^<Ho<suSG-[?oTF"Os]ha(_mpQmt5EJZBioPMBnQnZ<g8B%B\Ol?03Tm'b$85?,PO]Rg&b!"(tR61&41'>sQ[T5A]]s:ZeM4mu*en(iHM`mN!o&tnc^DB=E/k/La7(P:+eX??'mFLeZE2U=^h)`=l4j30GXc(qNe."/@*S7!nl+(=ae+ZQ1.37#[D)8E\)UH3\DS(!5p+n"563M3FKFs:%n-o*Y'!Zo<n7"'m]q.1#7!q03*BQ*kFiHEaf,HY9-XKS*3L3gsF#D+KX:G?8XO@D"JcT]dnG>`r[4(4:M<pu3X3-&WR@R4qbCOW[1]`onMZ.a+kXC<qjQq>a7^ulG<-a?6pdq1h?ZUeH]`^9B>g5Zr("l+"n`W(qD`SGSXHn5fVqL>FbQa-<4TYu5q%qZEHm+O<$BAT(apNeraoti<^h&3tq+[te^7?>X=B_P=S$78Kq3KPT'Jk3Yk,n@U0mNqTN`O9nPG1eMQ$HmjEnI#UZBiIj"KSXqg-W#]0iZ0p_[[@^E6I`%)+2fu-o%%sO4AVl1iFiTNplW?HRf^:^/5;VoZ^rMP][aU(Kuanc))hF.$d@b%=Xj&:C?FhB7QARnlQTk"rXYqX3o'M_\='V%I<6EfpF!mYd-!G0H=SL'34V'3_#LGUeTTHWnqA'$L#VX+FuHuJNbPom#GX<rY*/&R9MM75ZLU;IN!,J*_bsW6TgdG&?9V+S=[2d<:"Li\gYMt5NFH8oh5u$_n!Q9SjH_=j-bpGYAjh=pgGQ?2GJJ@[9QG9\usf<bEkndfrU-ce8F@lD.pJtKqX?MI)!m&CDGAK`rc`D*Yn86e]'KiLE8_="'3A.mUpuIUHqcg=(G.m6f56I^,7IROu]U^MbIe'Dq,pb9#7RMEs$DO>N0NkqDJJmZ)r4$ht1XG;p0j4!LK[Y9BXM*eM,i_EujZ@iuNdVZ!-lg%,3sVf_BY96E(iKe-I0@mG[cL4:1[NMWT=:&0P4+)-=7Xq;\KqVcgY`qpO-"Di7TOG9j$@fr2X8"Ls<,g:G`cR^4NOAsL4b0h:1$"/3PUF8~>
|
||||
Gatm=D0+/c&H:NniShtr$oPIEg!7W).<c2S6?<5ba*hoC-.1Z'7^Ce2If6DH\oJgMmhhoN;S:TKZZ"0i0@sj?f4X!e>\aR/DpDCDm9%*k_^B$ls6#?BClb\LafWh@a0V,=!gMA%HMYSqZWmQ=XLDh;/`a]3f5dEY9/>Du*GV\eemD3OTh>"%qV,2g"YmJ&lU72J.'Zi^/+Jl9edJ]P!pplTZY=X'Fd*o==m)U3okBX9U(hkgV8HW]+%l/.I!8OV%6JQY..W=0-/'#8S5tKfG/MmZ/sB_?MH#fd4RdaNPC1Cmn4?2eb"-s,Yt:k-b,['jkGe6r#Ka)=9.i<eCA0]2\-a8&d_DdIlJKfgKpF$/f'+hP]s1ar_TB0+W(Uu_H%nrobOm30_cEJu\YN*QZ\^j/pp&iLLc%!jLr#uZKDn87)ibFk&I^44D!&89JjE&2==`q=H@:F:#UjSc(a45Zb!#HG[M?DH7[oWP2_'UgL&I.W6\NA;ldIN=mp:CPICD]6Is_(O4^-\^bC,tUNDJ*eq"<<F3\We&]k%J"7*m)rRnFI^)k7g+:U98iiGr&`>9&&R9kMk?0l">DoE5KOl$8EH79Ri37U6@D*MN-$h?6ri/0_'t`o*%hYnt#8G$rJcgQ.(bWt]o"/+^Z_Wo2Fj>_`^<88B@C4;&>PE#B;<KbE1[/Ei\B:Pk-ea>D)+b!]+rq.e%X"N*!+88,W+109PhL*F)hP4@BWKUYNk-h7])QjEb0'M?:6/kRXsE(H]Vq#cl2=Hq#!LO-D5Aq39V1L<AMQViLBNcSo:/>I%%:T.Pi^(h.l8p;6;.-knQS<E8\lu2)?BT7X+jk6fl^P<_\J;rPDQg4AQV=[%eSVK5n:amM58h"6*/Z5.BmZGaY.N"7*#B`@NPf6Hgj#pK;S53i90!$[/U9?1N<AlW!UT"K=MTE4;Po9!&L'9UVd*a>Aa<?U>`!G<,F\;S/$tLMji_c"8LB7U8W4C.]H3%;RO_DObMKB`$kks`P[nHpp.X3MQ#`]&KOC:t?UJflU>Z(D`H2ljp'C:DpUlZ2C<RIBoK7WJD/;2M#6Qs)Ck+K?#&JlOH;B3V>O`pB#A7q-qD!@kn):_\!\9uKG4N,QPePU[FSl%gjZ5O"Bl]*Cm.8XH>#2p1k@2mF/5u"E9c6QVhqQL3+V`"-1d3D8T.:KjiR$\J;37hp%2A[h!C1WSt7VN1D1[6`V+bOe7BY%Tk'f(DSTM3SS#8_L1Du;Sp+gYd70Z,Iu$RBCuf#spg:ZU?-B+j--`j\1jB*HS_)']1gT4LIp0W0"^r+T!IBt=i8+/k@\"t%<,B2V%^)Nc=jb_u4a*R*(Z(qFL5R3b&<Fd=jHCh-7F8]_F5X*LJaB,cLorIoNu-2K`Yg*1fINmcLO9Xss_l>Yji3#O38*4Hjjj,EM7,NqV0lmMV'kBT_l*@1K/^Xrf/r=S2%X7c8^""3jPWL2a$1>JBh:"EasE?cNQ&5&@7'-]kXDU<`f1odIT)+]RiZrV]F?Rq_\X1iT'bU!KqW,[3TSDJd('pWe7dM2,<:AqIF$Uk)dp`D+S#V\p/n[g,@EKcC9g#thr-)"iGe/chf6[tuZOoY,%Ck4fAi7`jiI\`A[F<_.jW?-oD"E@H!3h70<*k/ZsN9Ai/HAmaEo8g,kp6QZ;i3P4WJjd6iBlYWM]$hQcmBf(8'tR'\O9g3;c,8upGqa7P1YYV<J(mPCjYo2l&J'+'2)G>Oeqee3F7^YEE\`*)b/U27JT!U@!a&$'N1Emud_5jnH<e?uKb`90g@=C>EnYUP?*IMoUC!4L.qdjr2XM(&:end8.]1C-FI*A_8XniJS#qcA9bO9hWI.j:1On^\"I;oWS(:gC#l1@]+V`CO(n.ba@70Uo`H-JtG!i\lO'GBc]5oU)1B0STl=t'W,$<G6W^DeT#N>`nV0IlXTkG92=Hr`VVNip-&=HsA>Y6R><[=Skj(dF/pu]61M[JTM6f!rm-<$n#,)U$\`dlt-aeJpL`u-!i>We=_1*?[ZqI6[LatV'@42Y5742`,DoH+L]+W!CrF@eQ4rh6;d;YAW_6"$ktT6(t(0ABmuf=-#TNK)QdijFk7NLm2Y+)T-3hOK<75eCm=_9oaMD5Yo_Z0nsQU!HK%Z[sqR[+=##47d\-@Gs7A3pEde!+tGu?B!PfT33<@@/:h]i[FJZDZ)bi/!(js*EL*uJmm3g;_Kb\cKWUM2W'hpD>A$lY&m.aS]sW5%KC2Zp"9\S\^Iu6p&Nm_/'++C~>
|
||||
endstream
|
||||
endobj
|
||||
29 0 obj
|
||||
|
@ -154,10 +154,10 @@ endobj
|
|||
>>
|
||||
endobj
|
||||
30 0 obj
|
||||
<< /Length 1052 /Filter [ /ASCII85Decode /FlateDecode ]
|
||||
<< /Length 1282 /Filter [ /ASCII85Decode /FlateDecode ]
|
||||
>>
|
||||
stream
|
||||
Gat%"?'!Gq&:O#NnCuca=Ke:Jq03%\+qP9(WH96Mo&)FTe07VEm;+5d*p7k_=tQeT9ukA#cC$[KcC=Llh0Sa(`C]L4moLs5N'pP(It__<hsnWlA4R,jc0EL;c*ImHdKi!as1epOr/LAe`EFYO5FchU186lCA:5U#h`M*o]HuIVqP/7tUXS/:=jhXbXS;Kp(W@u:$eiBTef!Ql5>Nf0.&rK%ls40L"-gccAsmhR.]8PHLUICu[X0]O`5hnnf+AVr9j^@\KN&A5hH&`5kI"0V!iG1Lp=/`3T&\:r"7r=GlZ@P=18oAP`s1<*!,^`f!=E+a7;f-L-=a)=n".H!GfXPP!;G+QrC_8=gP9!u0UedD$V>CSS2XNkdY&0qPNt1-I8>/pq*8C'U0-XKrZNUN]MJa!-8adLLFf55S`m`3%N<apd,]/D[X^ZiUb2O`.,kgA'->P4FjDf;[ZM__JIi`\<:W<\LSKD`PZC!LQFK_qFaAtgKf.7ZCG8Uc?D5nZk53*2\l/&?2&HeK.U>Lu%:;TOHc-$&2>hP5J1AiF,?>[ul9#<(:tg>?dUbTo(pJ/A/pAj/JN;$hQNQXr*.*7s(RSjW90rBsaEnFXOT,hL;p6of$n7A#Y]RH`k%0j5WclG:?0kE;3"=sXk8i`VgJJgrMn5P\DV$#)r5u17l7J5+48_2V8sbStO10p5[B0s9U=._3AamV?Vn@*jQC$V.;35+@hoE@?oBZ`"E7c%FX#%7:.YjM:JBsU*3/'he=CnX=e.%[bO3aE^DslAn>`oScdoA.eFjHZd4=OM6j(;-%@q^4[qt#`+3XnV9>*2KGJ$?4\OP#Un*i*']01JlOol`<?ig?T_'F`J\F58-S[(fXqR4Z'e<.-UW/tQk)e]!\s)B5nB7/T/b]8j40JFoVh+$QtJ`4K^p0,R:,,YUOf$C\mrU!NZS(rHZE&^L7)'Uf00OQ^8091dT'P/OhX0TPAWg%_YW8WOfrH7_`Q=TN%&A.9u&NRu3Z:j;WbC?J@7TTt;40!f_A;rlNCmW:o;gEISQPIc]J\bcgb.o^$~>
|
||||
GatU3bAQ>u']&X:\8)/i0Vh,%Z(*8+6&RAXiM)7-$X098U9^R<WApKQ04hi"'FPtW#\*\Z]&Ym7^?CX4c/X!=I7$m"r]b7/JdDd9^qDM[IX^a*N^FF%/^\J-Ab5GlKC<4QSpkpYLjJKID71U#-fY+Rl5Y)"BuJBlJH!90p,mebr^#;rSJ**9"p[bphBO/Va-/4N_&Pj?gp]Q'*Uba`=K*ZP*U5s4A8-`t<B9JChsB5$@NLPJ"2oT2#!dYVG]Y*9,X@ZOA?X.'=u\"DT.JCBl6u:5p5!GJ]$e#WEE8[h.#s+Eg36##qp%bQ+f'1droMa-W/m36EA5=g1/,2BMcPY4In:JL0rJ>Je&NG((r+5):^NB\6A?'7_ntA;*oUcY7qS[ifZ0[]D[6T/)5b(@Gg%q.-l;aeCoWHEC=dQ@LXdjV#ud_lFY[a+XdMkp(LX_cG`a,aHVro\SJGOrQjdh,AHFd<U,4"$lP`.oo@l*@*q>o>k6=tB,;6.B:E]%^U,i@-=TpQ_$3MAE;mictO[:FBWQeF06&>Ko#W[rb+S9GLAh%`+fG3s\>ZL$7_2B_mkrLt*=_3-(:>2J-?k]RNZ;@AS^eL'X]WbsC@KDuTbQm&9>G6MYWK[?bceS3JE2p"3YA!?L38j='d/g30&#nk]PPJF`@O;_u>2J$T)oQOq6.kH2Qt((G7U^C3.M.WR3#Y]R:i!V.V,=H,:#"un<=&pJb_eSjK*gQ.%]n6\Wtb/C-0F)(WKk,blR[58p*PABG0:!(XaIMfJ1+/^!EQ2T20gf35\]rBEAg.j1ehC3f;oofqD8j<Q`teofaAcag.?LBHl-:8)gUTY%HRPP]BRNmbmZ$la`3b5/9RB&:c5\!m):Gc!I*3Y_tfnPZ2GWPM#6H"G3/-9['K!>9d35\?,"mD;!%<)o0"3n--]jV]M)4;f^kmR/p1BaQd5?cWDXMppZJ[H4<">(%Psks<%9OKQ%d2RV,PT?.%tOV,^?t*`!qBA&#[bG0mD_c/kLEQ4)"LPOFA_<;4-nj4+m)WKXOsmRp^Kb;\-DIL2#qblR)uV$=-<$?JdkN1?p?+P%"';+caIU)lSbY[M*8[^K#uZ/NgIE?#+!ec^cHL@S+=n"k\eHf8n6X7nGcnqc6Cpa4j(R9oXD6LcZr4jJ06P`''g?I2a#a@mCVu]#o/ja9rjj=*j.\.`;?XOh63jj0Ysbg8TB64`'`<jW^UdjUi,#ef`AnpeVK\]!K.OR<:H!YjtaNAU<e"(q=])T$B<fD1F34.p\#[mJ[3[`".P~>
|
||||
endstream
|
||||
endobj
|
||||
31 0 obj
|
||||
|
@ -306,43 +306,43 @@ endobj
|
|||
13 0 obj
|
||||
<<
|
||||
/S /GoTo
|
||||
/D [27 0 R /XYZ 85.0 312.732 null]
|
||||
/D [27 0 R /XYZ 85.0 299.532 null]
|
||||
>>
|
||||
endobj
|
||||
15 0 obj
|
||||
<<
|
||||
/S /GoTo
|
||||
/D [27 0 R /XYZ 85.0 281.598 null]
|
||||
/D [27 0 R /XYZ 85.0 268.398 null]
|
||||
>>
|
||||
endobj
|
||||
17 0 obj
|
||||
<<
|
||||
/S /GoTo
|
||||
/D [29 0 R /XYZ 85.0 659.0 null]
|
||||
/D [29 0 R /XYZ 85.0 613.4 null]
|
||||
>>
|
||||
endobj
|
||||
19 0 obj
|
||||
<<
|
||||
/S /GoTo
|
||||
/D [29 0 R /XYZ 85.0 517.347 null]
|
||||
/D [29 0 R /XYZ 85.0 445.347 null]
|
||||
>>
|
||||
endobj
|
||||
21 0 obj
|
||||
<<
|
||||
/S /GoTo
|
||||
/D [29 0 R /XYZ 85.0 375.694 null]
|
||||
/D [29 0 R /XYZ 85.0 303.694 null]
|
||||
>>
|
||||
endobj
|
||||
23 0 obj
|
||||
<<
|
||||
/S /GoTo
|
||||
/D [29 0 R /XYZ 85.0 169.241 null]
|
||||
/D [31 0 R /XYZ 85.0 626.6 null]
|
||||
>>
|
||||
endobj
|
||||
25 0 obj
|
||||
<<
|
||||
/S /GoTo
|
||||
/D [31 0 R /XYZ 85.0 613.4 null]
|
||||
/D [31 0 R /XYZ 85.0 537.747 null]
|
||||
>>
|
||||
endobj
|
||||
32 0 obj
|
||||
|
@ -353,52 +353,52 @@ endobj
|
|||
xref
|
||||
0 47
|
||||
0000000000 65535 f
|
||||
0000010633 00000 n
|
||||
0000010712 00000 n
|
||||
0000010804 00000 n
|
||||
0000010977 00000 n
|
||||
0000011056 00000 n
|
||||
0000011148 00000 n
|
||||
0000000015 00000 n
|
||||
0000000071 00000 n
|
||||
0000000913 00000 n
|
||||
0000001033 00000 n
|
||||
0000001114 00000 n
|
||||
0000010927 00000 n
|
||||
0000011271 00000 n
|
||||
0000001249 00000 n
|
||||
0000010990 00000 n
|
||||
0000011334 00000 n
|
||||
0000001386 00000 n
|
||||
0000011056 00000 n
|
||||
0000011400 00000 n
|
||||
0000001523 00000 n
|
||||
0000011122 00000 n
|
||||
0000011466 00000 n
|
||||
0000001660 00000 n
|
||||
0000011188 00000 n
|
||||
0000011532 00000 n
|
||||
0000001797 00000 n
|
||||
0000011252 00000 n
|
||||
0000011596 00000 n
|
||||
0000001934 00000 n
|
||||
0000011318 00000 n
|
||||
0000011662 00000 n
|
||||
0000002071 00000 n
|
||||
0000011384 00000 n
|
||||
0000011728 00000 n
|
||||
0000002208 00000 n
|
||||
0000011450 00000 n
|
||||
0000011792 00000 n
|
||||
0000002345 00000 n
|
||||
0000004538 00000 n
|
||||
0000004646 00000 n
|
||||
0000006929 00000 n
|
||||
0000007037 00000 n
|
||||
0000008182 00000 n
|
||||
0000011514 00000 n
|
||||
0000008290 00000 n
|
||||
0000008486 00000 n
|
||||
0000008889 00000 n
|
||||
0000009122 00000 n
|
||||
0000009260 00000 n
|
||||
0000009406 00000 n
|
||||
0000009546 00000 n
|
||||
0000009704 00000 n
|
||||
0000009886 00000 n
|
||||
0000010077 00000 n
|
||||
0000010190 00000 n
|
||||
0000010300 00000 n
|
||||
0000010408 00000 n
|
||||
0000010524 00000 n
|
||||
0000004589 00000 n
|
||||
0000004697 00000 n
|
||||
0000007043 00000 n
|
||||
0000007151 00000 n
|
||||
0000008526 00000 n
|
||||
0000011858 00000 n
|
||||
0000008634 00000 n
|
||||
0000008830 00000 n
|
||||
0000009233 00000 n
|
||||
0000009466 00000 n
|
||||
0000009604 00000 n
|
||||
0000009750 00000 n
|
||||
0000009890 00000 n
|
||||
0000010048 00000 n
|
||||
0000010230 00000 n
|
||||
0000010421 00000 n
|
||||
0000010534 00000 n
|
||||
0000010644 00000 n
|
||||
0000010752 00000 n
|
||||
0000010868 00000 n
|
||||
trailer
|
||||
<<
|
||||
/Size 47
|
||||
|
@ -406,5 +406,5 @@ trailer
|
|||
/Info 4 0 R
|
||||
>>
|
||||
startxref
|
||||
11565
|
||||
11909
|
||||
%%EOF
|
||||
|
|
106
site/index.html
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta content="Apache Forrest" name="Generator">
|
||||
<meta name="Forrest-version" content="0.7">
|
||||
<meta name="Forrest-version" content="0.8">
|
||||
<meta name="Forrest-skin-name" content="pelt">
|
||||
<title>Welcome to Solr</title>
|
||||
<link type="text/css" href="skin/basic.css" rel="stylesheet">
|
||||
|
@ -16,43 +16,88 @@
|
|||
<body onload="init()">
|
||||
<script type="text/javascript">ndeSetTextSize();</script>
|
||||
<div id="top">
|
||||
<!--+
|
||||
|breadtrail
|
||||
+-->
|
||||
<div class="breadtrail">
|
||||
<a href="http://www.apache.org/">apache</a> > <a href="http://lucene.apache.org/">lucene</a><script src="skin/breadcrumbs.js" language="JavaScript" type="text/javascript"></script>
|
||||
</div>
|
||||
<!--+
|
||||
|header
|
||||
+-->
|
||||
<div class="header">
|
||||
<!--+
|
||||
|start group logo
|
||||
+-->
|
||||
<div class="grouplogo">
|
||||
<a href="http://lucene.apache.org/"><img class="logoImage" alt="Lucene" src="images/lucene_green_150.gif" title="Apache Lucene"></a>
|
||||
</div>
|
||||
<!--+
|
||||
|end group logo
|
||||
+-->
|
||||
<!--+
|
||||
|start Project Logo
|
||||
+-->
|
||||
<div class="projectlogo">
|
||||
<a href="http://lucene.apache.org/solr/"><img class="logoImage" alt="Solr" src="images/solr.png" title="Solr Description"></a>
|
||||
</div>
|
||||
<!--+
|
||||
|end Project Logo
|
||||
+-->
|
||||
<!--+
|
||||
|start Search
|
||||
+-->
|
||||
<div class="searchbox">
|
||||
<form action="http://www.google.com/search" method="get" class="roundtopsmall">
|
||||
<input value="lucene.apache.org" name="sitesearch" type="hidden"><input onFocus="getBlank (this, 'Search the site with google');" size="25" name="q" id="query" type="text" value="Search the site with google">
|
||||
<input attr="value" name="Search" value="Search" type="submit">
|
||||
<input name="Search" value="Search" type="submit">
|
||||
</form>
|
||||
</div>
|
||||
<!--+
|
||||
|end search
|
||||
+-->
|
||||
<!--+
|
||||
|start Tabs
|
||||
+-->
|
||||
<ul id="tabs">
|
||||
<li class="current">
|
||||
<a class="base-selected" href="index.html">Main</a>
|
||||
<a class="selected" href="index.html">Main</a>
|
||||
</li>
|
||||
<li>
|
||||
<a class="base-not-selected" href="http://wiki.apache.org/solr">Wiki</a>
|
||||
<a class="unselected" href="http://wiki.apache.org/solr">Wiki</a>
|
||||
</li>
|
||||
</ul>
|
||||
<!--+
|
||||
|end Tabs
|
||||
+-->
|
||||
</div>
|
||||
</div>
|
||||
<div id="main">
|
||||
<div id="publishedStrip">
|
||||
<!--+
|
||||
|start Subtabs
|
||||
+-->
|
||||
<div id="level2tabs"></div>
|
||||
<!--+
|
||||
|end Endtabs
|
||||
+-->
|
||||
<script type="text/javascript"><!--
|
||||
document.write("<text>Last Published:</text> " + document.lastModified);
|
||||
document.write("Last Published: " + document.lastModified);
|
||||
// --></script>
|
||||
</div>
|
||||
<!--+
|
||||
|breadtrail
|
||||
+-->
|
||||
<div class="breadtrail">
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
<!--+
|
||||
|start Menu, mainarea
|
||||
+-->
|
||||
<!--+
|
||||
|start Menu
|
||||
+-->
|
||||
<div id="menu">
|
||||
<div onclick="SwitchMenu('menu_selected_1.1', 'skin/')" id="menu_selected_1.1Title" class="menutitle" style="background-image: url('skin/images/chapter_open.gif');">About</div>
|
||||
<div id="menu_selected_1.1" class="selectedmenuitemgroup" style="display: block;">
|
||||
|
@ -111,8 +156,17 @@ document.write("<text>Last Published:</text> " + document.lastModified);
|
|||
</div>
|
||||
<div id="roundbottom">
|
||||
<img style="display: none" class="corner" height="15" width="15" alt="" src="skin/images/rc-b-l-15-1body-2menu-3menu.png"></div>
|
||||
<!--+
|
||||
|alternative credits
|
||||
+-->
|
||||
<div id="credit2"></div>
|
||||
</div>
|
||||
<!--+
|
||||
|end Menu
|
||||
+-->
|
||||
<!--+
|
||||
|start content
|
||||
+-->
|
||||
<div id="content">
|
||||
<div title="Portable Document Format" class="pdflink">
|
||||
<a class="dida" href="index.pdf"><img alt="PDF -icon" src="skin/images/pdfdoc.gif" class="skin"><br>
|
||||
|
@ -128,6 +182,9 @@ document.write("<text>Last Published:</text> " + document.lastModified);
|
|||
<a href="#news">News</a>
|
||||
<ul class="minitoc">
|
||||
<li>
|
||||
<a href="#06+June+2007%3A+Release+1.2+available">06 June 2007: Release 1.2 available</a>
|
||||
</li>
|
||||
<li>
|
||||
<a href="#17+January+2007%3A+Solr+graduates+from+Incubator">17 January 2007: Solr graduates from Incubator</a>
|
||||
</li>
|
||||
<li>
|
||||
|
@ -168,40 +225,50 @@ document.write("<text>Last Published:</text> " + document.lastModified);
|
|||
<a name="N1002A"></a><a name="news"></a>
|
||||
<h2 class="boxed">News</h2>
|
||||
<div class="section">
|
||||
<a name="N10030"></a><a name="17+January+2007%3A+Solr+graduates+from+Incubator"></a>
|
||||
<a name="N10030"></a><a name="06+June+2007%3A+Release+1.2+available"></a>
|
||||
<h3 class="boxed">06 June 2007: Release 1.2 available</h3>
|
||||
<p>
|
||||
This is the first release since Solr graduated from the Incubator,
|
||||
bringing many new features, including CSV/delimited-text data
|
||||
loading, time based autocommit, faster faceting, negative filters,
|
||||
a spell-check handler, sounds-like word filters, regex text filters,
|
||||
and more flexible plugins.
|
||||
</p>
|
||||
<p>See the <a href="http://svn.apache.org/repos/asf/lucene/solr/tags/release-1.2.0/CHANGES.txt">release notes</a> for more details.</p>
|
||||
<a name="N10041"></a><a name="17+January+2007%3A+Solr+graduates+from+Incubator"></a>
|
||||
<h3 class="boxed">17 January 2007: Solr graduates from Incubator</h3>
|
||||
<p>
|
||||
Solr has graduated from the Apache Incubator, and is now a sub-project of Lucene.
|
||||
</p>
|
||||
<a name="N1003A"></a><a name="22+December+2006%3A+Release+1.1.0+available"></a>
|
||||
<a name="N1004B"></a><a name="22+December+2006%3A+Release+1.1.0+available"></a>
|
||||
<h3 class="boxed">22 December 2006: Release 1.1.0 available</h3>
|
||||
<p>
|
||||
This is the first release since Solr joined the Incubator, and brings
|
||||
many new features and performance optimizations including highlighting,
|
||||
faceted search, and JSON/Python/Ruby response formats.
|
||||
</p>
|
||||
<a name="N10044"></a><a name="15+August+2006%3A+Solr+at+ApacheCon+US"></a>
|
||||
<a name="N10055"></a><a name="15+August+2006%3A+Solr+at+ApacheCon+US"></a>
|
||||
<h3 class="boxed">15 August 2006: Solr at ApacheCon US</h3>
|
||||
<p>Chris Hostetter will be presenting
|
||||
<strong><a href="http://www.us.apachecon.com/html/sessions.html#FR26">"Faceted Searching With Apache Solr"</a></strong>
|
||||
<strong><a href="http://www.apachecon.com/2006/US/html/sessions.html#FR26">"Faceted Searching With Apache Solr"</a></strong>
|
||||
at ApacheCon US 2006, on October 13th at 4:30pm.
|
||||
See the <a href="http://www.us.apachecon.com/">ApacheCon</a> website for more details.
|
||||
</p>
|
||||
<a name="N10057"></a><a name="21+April+2006%3A+Solr+at+ApacheCon"></a>
|
||||
<a name="N10068"></a><a name="21+April+2006%3A+Solr+at+ApacheCon"></a>
|
||||
<h3 class="boxed">21 April 2006: Solr at ApacheCon</h3>
|
||||
<p>Yonik Seeley will be presenting
|
||||
<strong>"Apache Solr, a Full-Text Search Server based on Lucene"</strong>
|
||||
at ApacheCon Europe 2006, on June 29th at 5:30pm.
|
||||
See the <a href="http://www.eu.apachecon.com/">ApacheCon</a> website for more details.
|
||||
</p>
|
||||
<a name="N10068"></a><a name="21+February+2006%3A+nightly+builds"></a>
|
||||
<a name="N10079"></a><a name="21+February+2006%3A+nightly+builds"></a>
|
||||
<h3 class="boxed">21 February 2006: nightly builds</h3>
|
||||
<p>Solr now has nightly builds. This automatically creates a
|
||||
<a href="http://people.apache.org/builds/lucene/solr/nightly/">downloadable version of Solr every
|
||||
night</a>. All unit tests must pass, or a message is sent to
|
||||
the developers mailing list and no new version is created. This
|
||||
also updates the <a href="api/index.html">javadoc</a>.</p>
|
||||
<a name="N1007A"></a><a name="17+January+2006%3A+Solr+Joins+Apache+Incubator"></a>
|
||||
<a name="N1008B"></a><a name="17+January+2006%3A+Solr+Joins+Apache+Incubator"></a>
|
||||
<h3 class="boxed">17 January 2006: Solr Joins Apache Incubator</h3>
|
||||
<p>Solr, a search server based on Lucene, has been accepted into the Apache Incubator.
|
||||
Solr was originally developed by CNET Networks, and is widely used within CNET
|
||||
|
@ -211,12 +278,18 @@ document.write("<text>Last Published:</text> " + document.lastModified);
|
|||
|
||||
|
||||
</div>
|
||||
<!--+
|
||||
|end content
|
||||
+-->
|
||||
<div class="clearboth"> </div>
|
||||
</div>
|
||||
<div id="footer">
|
||||
<!--+
|
||||
|start bottomstrip
|
||||
+-->
|
||||
<div class="lastmodified">
|
||||
<script type="text/javascript"><!--
|
||||
document.write("<text>Last Published:</text> " + document.lastModified);
|
||||
document.write("Last Published: " + document.lastModified);
|
||||
// --></script>
|
||||
</div>
|
||||
<div class="copyright">
|
||||
|
@ -224,6 +297,9 @@ document.write("<text>Last Published:</text> " + document.lastModified);
|
|||
2007 <a href="http://www.apache.org/licenses/">The Apache Software Foundation.</a>
|
||||
</div>
|
||||
<div id="logos"></div>
|
||||
<!--+
|
||||
|end bottomstrip
|
||||
+-->
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
|
381
site/index.pdf
|
@ -5,10 +5,10 @@
|
|||
/Producer (FOP 0.20.5) >>
|
||||
endobj
|
||||
5 0 obj
|
||||
<< /Length 742 /Filter [ /ASCII85Decode /FlateDecode ]
|
||||
<< /Length 776 /Filter [ /ASCII85Decode /FlateDecode ]
|
||||
>>
|
||||
stream
|
||||
Gaua=9lldX&;KZO$6AM$\,&@;oTl<G9RQ%t)`g-h4iga6RDC9dOA,Y%-*WM&-Gc7k'7;JaQ<3ZA/B_@3_8c^H1^&cC9n;V<*al>a#f>^o:hnUV&-Ih'PjQl%fhYc5C+nc6"-!t8ERlO^I\TLu7t4@D1r:sk#N:d`O#[aeokKmsQ(8]"QY(!mc>uuCZ>/YjO!B7sH3@.sa9dN>Y=JM,qC&tfh9Wg<)QhS-h@uuYUMa.XVo/:)(bg;)BL\mo1C!JZK2.p0ZG4QZqOPlWL[g@NgPghb`bg]T_>ta<_i)j11>npT'"d^<MQ.Ef_(AKBj%h;o9DKEA[90o4OgSEIBXN'3Fd9Edd4"s.ZrWBe4d/fpKP:S2!9D+&k^\W_WH7Q3k&S5"H:0%LLjYPc'Xd\D&g2^1..0K#p@%Sl<L;)CGu'$`KYhi)BL'D2;0_ni4!tj3[]Q$36&\H(G_m6G,2^KmgJ*]$5Ao?OAM_JCHt&l7Qpc2_G8.o.-@S/KXm)R-*Kmc$*4$=;IHN_lItStfN>)(D%mSt3Z&gL7Uk/;3Wa`SU9(2VV/^!b^>&W"Opj[guTD\dY1_%=FT5(1JQc;o<<W0EgcI#,?:`<,cI*$uTh2KfW,6Z$u)fsj/(aqmXU.t,/\?rRS*S=dkBH2&21pYPD`)1:-*3`\IgBVR;]:4V*;bgS.^G.@`G2=(t8/t.!9lhtp\$AhI[2*pd!UmJ&F@!B[mDZAsqG+30=oS^Yit(M~>
|
||||
Gaua=9lo#B&;KZQ'fs4*W]hsAH:u[A'+URIj%Ku#&&JVAN3Q:6:+$"TOq$!*%%'f4`#S8=lW:ER<i`o/UQ73k=H!PY<tXtP=[^UtU56<$78lF:`!#[BK$l7I3VoG-b\ZqhI:.*T-:bHMmrtY5A+U_:F!iLNh$G1%#q7Ri8Z.lS7F>iV5;b3sn=H&Ren&.[H3-raW(.0cJqDuaG'XjKZPVKckKs+7XK>V`=e2%&N7q;%4$>4a$-1gc#o^)-TK1&/(Btfg)L-b^:XqN3$Q^*Cl,)RF*X^]cR%OMEIGjn]IP[#'JNl^mHHhol,T\0uIL>4]?"d5hH&>`Ye>(0E/o`OpdB+YXR@2ua`7"ibH6=SVT`kMrW<>IcfdQ`FPY$)-pX\&uAYX!GKqXbhgL/j'=gLr4Z#>BX2>OU(EY]3fMio+e*sMfF_)?eoRGKR'4WooXc4Z#V-1f&ha.afpc9dYT^=Y.[�.(<.mfFRWVQZ7mS,lL'!B:%k?>t)dcqG6hbg)pXhIeWVi+S'!kCpYo%'Sr@&0"k/H):>bhY;Q)NoLP-YL1m'$G\7l&9jq?%cp]s+[I#XhSQlV1Z8q*gJ`bKJ^1D;>bM&:>;t&YP6.@1^5(W/r&rNOd0Sl=G-DU5\);C:kb]-&qo29jcYH;'N8e_6qH"bQP3iXeKa][;Qg`c]6oiPHb,$U6hGu!_j]**L7Z9n8/'3LDKCr'/WhjNX8at!I\N%Z0s8Gool[hA7h9NWI4;l_.Q1KN-=RqfXfN);(lnpr@cru7^2~>
|
||||
endstream
|
||||
endobj
|
||||
6 0 obj
|
||||
|
@ -30,6 +30,7 @@ endobj
|
|||
18 0 R
|
||||
20 0 R
|
||||
22 0 R
|
||||
24 0 R
|
||||
]
|
||||
endobj
|
||||
8 0 obj
|
||||
|
@ -55,7 +56,7 @@ endobj
|
|||
12 0 obj
|
||||
<< /Type /Annot
|
||||
/Subtype /Link
|
||||
/Rect [ 108.0 523.266 353.456 511.266 ]
|
||||
/Rect [ 108.0 523.266 295.472 511.266 ]
|
||||
/C [ 0 0 0 ]
|
||||
/Border [ 0 0 0 ]
|
||||
/A 13 0 R
|
||||
|
@ -65,7 +66,7 @@ endobj
|
|||
14 0 obj
|
||||
<< /Type /Annot
|
||||
/Subtype /Link
|
||||
/Rect [ 108.0 505.066 331.784 493.066 ]
|
||||
/Rect [ 108.0 505.066 353.456 493.066 ]
|
||||
/C [ 0 0 0 ]
|
||||
/Border [ 0 0 0 ]
|
||||
/A 15 0 R
|
||||
|
@ -75,7 +76,7 @@ endobj
|
|||
16 0 obj
|
||||
<< /Type /Annot
|
||||
/Subtype /Link
|
||||
/Rect [ 108.0 486.866 316.16 474.866 ]
|
||||
/Rect [ 108.0 486.866 331.784 474.866 ]
|
||||
/C [ 0 0 0 ]
|
||||
/Border [ 0 0 0 ]
|
||||
/A 17 0 R
|
||||
|
@ -85,7 +86,7 @@ endobj
|
|||
18 0 obj
|
||||
<< /Type /Annot
|
||||
/Subtype /Link
|
||||
/Rect [ 108.0 468.666 288.488 456.666 ]
|
||||
/Rect [ 108.0 468.666 316.16 456.666 ]
|
||||
/C [ 0 0 0 ]
|
||||
/Border [ 0 0 0 ]
|
||||
/A 19 0 R
|
||||
|
@ -95,7 +96,7 @@ endobj
|
|||
20 0 obj
|
||||
<< /Type /Annot
|
||||
/Subtype /Link
|
||||
/Rect [ 108.0 450.466 281.504 438.466 ]
|
||||
/Rect [ 108.0 450.466 288.488 438.466 ]
|
||||
/C [ 0 0 0 ]
|
||||
/Border [ 0 0 0 ]
|
||||
/A 21 0 R
|
||||
|
@ -105,7 +106,7 @@ endobj
|
|||
22 0 obj
|
||||
<< /Type /Annot
|
||||
/Subtype /Link
|
||||
/Rect [ 108.0 432.266 345.464 420.266 ]
|
||||
/Rect [ 108.0 432.266 281.504 420.266 ]
|
||||
/C [ 0 0 0 ]
|
||||
/Border [ 0 0 0 ]
|
||||
/A 23 0 R
|
||||
|
@ -113,25 +114,33 @@ endobj
|
|||
>>
|
||||
endobj
|
||||
24 0 obj
|
||||
<< /Length 2717 /Filter [ /ASCII85Decode /FlateDecode ]
|
||||
<< /Type /Annot
|
||||
/Subtype /Link
|
||||
/Rect [ 108.0 414.066 345.464 402.066 ]
|
||||
/C [ 0 0 0 ]
|
||||
/Border [ 0 0 0 ]
|
||||
/A 25 0 R
|
||||
/H /I
|
||||
>>
|
||||
endobj
|
||||
26 0 obj
|
||||
<< /Length 2486 /Filter [ /ASCII85Decode /FlateDecode ]
|
||||
>>
|
||||
stream
|
||||
GauHN=``B<&UrVEJ^T`fAIU@A!5HX5Bq+5:MRY)_Q/ht(*HE<5JIN*+QsZI,>gkZE\[5HfPsbVjI!n[1h_au]G4YZUoC%Z7_C5&eB7:1[btmRoU$%]%T)4irJ+,@Y:OGr0!WNL@Y2<,K-l63h^"qg(S+!eTS(k`Rk(W3?`qLN5J,k(tf.@^W?<?"Wkl'Nl9"t#UZ52T'TCTQEp.\G_7K0^h05l3hWCgBJ+*tb.OAMoBZjKAa&M-)f3l+agN"Q_E1@L.&Zr5Aq?H9Ui/l!>@<CKh5g>;/.f&`l)/+fpkEL@g9IJI"j8\;L\HR&U-f*@9emM'TQc%D*3ahRnKYeW>HJoW&83'>:9bmD%hGMfs(?Yd)in:8K^:AD@kFRBc&P@9-EMaEa1C'MHULaD0d(f[mNXf?U8kI=S-#Eo^J%r#CADaB]Wb.)iq`]cD\oq;V[#)F?>`EJM@rV>WG+1Ku83&&_!h;/,-MnOK3iMR%A+4;(b4<?9Q>Gq9AHKQGHFH&Y];]EE4`5uH!VUVLp9k';*h`17cOd17%Au(A2nTuM@r@uRGW\3<aho:$tO_lqnR>G`0S%QUVYKH=B$n"B=&Oo[ZFe%SR3N<;P>?n]_duR&<)-FaIfERXlJ;M8Nf;+&<Yhn"J7r[m2PR[E]A[:UUTN.Yc0NueCgKK%gJLau^7fu&O:]M=Wb*^4C=@R%ME/f,Y_^b;Oj16[F;J/<].]!rX/c_d;!s"N1$CDK7d+'bU\n2M<.iZ<,fL$jh$5>eHU-t$uCP]2'B-usI$J+:2PM]4lDX)#;Z1'2>52%*p'pK0:Tr[-2?s#e]VCp"JcIN&9P[IiG'D9)@P=sBHD*u"hbGP@OI@U,7dtj]4nV]S4cMfDhJ",Nb`GnGLLuK3L.Q0#9Kc'J/TA.<9C]a/=$8L1dfa/+,H-7.?/+s#8rSUn,4(T7iA\;s@>,/D!:_lPpI$/(Xf-Zkj?Lra@"OUTgF?F^UlOa`9`fRCOSjQa72;Gf#SCFce-g4<O7=A6I_A"LRcDqt\C3FMkAar>>-kV@BHef:"f8P(h5U'C0?6:I[;<S=.L_:^)N7mM]ksQV;\B.%(-kn!MFf&Zm+=T^KO50=E8m&aLZnj=fj@$7-Gst!J<H/&hM=k;^4lG_Df98pY8BV@HJ@XrFRU^e/%CT%92#Frgq:Y8jPsC%b?H5#qWL%B7:jnt:Ak:*_/Qb:9h?,.`4%0ISfRVs\VoSGE/NK9hSKr"ET[,-M]EP:Iq=%?*MYuUHZ[5kU)PV5mAh`cYRc,8B2Up8mAdFG?-Z"$5T-6>X:k6G,6TD6D&lk+WZ,'9pbE$?K`TY:D"MMjgorn,8/E).g,CJi<Jr"3JKI]N&d'qg)LD&diO%!(7]#Mj?:9t?4/_ZU+C_e!-gSe7&@+%l[&0t/j"2cY!+UQN3L*m@<dCR'DHA,m36tF3)gE@oqO.%km7LO3=M^=%D6V-^[$Jc9R+a%%I1qmmL`pL8r\rde8QFDMQk7F>#RHF)jO%YVX^Y&_O6IZFrL^Gbm>!`?J#f.5M9jOI[\.iX=o^[.54+fH.U<CE>&CDIa#+&h7,ei;:*"YpZhXp*m`18SojY%k#;*C46QA_]lX'K:o$8,)PHK3`NCJkt47Se;X=Kbuh>OJ,DW#dS;MX.ML-RC(T-kR*G`Jt93,gH,FW_(QnJrH53"8e5`8*Yc#"_YNLdX'VnSiMS>C0-#&OLC[oTI\Cqkcc&<P/+_iip\AFm)ti\WtBp[-$q(F@hEN2lOP:k0Cnc08b?QikmoWpgd/rg+]LNbR#$,G-iCsfR)dk&gEt,#DY8KoXPn7HGQ7S?FIAB;<6de%mNf#;"i_,[S=-..9p\#\+22[9ihWbMpU_cm01N*LQ[^^@"_YX9@2FG_"n31_Af)*qW:@u0F+t813T3l=Mhq$md"4"(=#L4s6SQ1Is"+7F;GcoF'n?St%!nFH84Nine[ojA^rJkd2gdhW^Y^n_[WbM1(^K3+Jer&`o*Lpbf?WiKF7eNIn'DN33^*&Q9jPQN+\gr)Y=_DMSQWn6cD2`E'Z,Tn(o?UrN4#4'G]Hes)GmZ[qr4,Y7D,7bJ`jS\Vpa[<kt;:BLBr8MG/=\sF0&`+[>+6Qbs#QEBesQMNF/![K]$nWF5FK9nu2#]''j>1/F0<2;2lE8;9TY<9`_&nY&nKpEgZp.Ra,o4V!)AbSM'sKkTYmjiRMoselG-T4?:pYOrJN:><rr1Qi^k`4E1_nf*/9;Xct`s=),:"6nb;Jn.*p#-H@41+R*Z(D4-p@:N;)$lF?%&)K=2+'gJE.JEr2'+\5eq(^o`IJJiRjE\dG^ZcVR1qc9p^:rs;g4!Roe0P\THMl^45\LWD]G7DeH,d'/pVkqkul<0Tc+fN7KfEMF:_qi['\YaUT'P,RgpiF)$Ou6-%MEnA[ApZG.TU9S?fCrpX"Is%tTg,Robhq4rrN8]]#gYNFG'7dR'k((#joj:1hl2,HUnKAHl^[bYrnB]YK^mZ,9E]MWJ+/>Z7%Ye.aY\2gT@6<KjlH%.anFk_Gp*dP*?p$/.e'hG2P%.&H[jLI;B/maJXK1[2H5>!G$4>Wq]16n(<CqlI);]4O,%..kZkh)\NJqZe9sc"`II(Ze0p8!rMe]A-\OAcKZ&SPSN'1O3&5&nlF\cF:M!U`!A?:tpa7apHY5MQft2+ag$Zk+]">^1*pRfOU*mE=POI6d1dT<rqVBu7Z7C%#gDJY>Pl;cMo'IM~>
|
||||
GauHM>Edg[&q9SY:ur"`fNHHf1D4U;=@`ccLjdR"!Zkm!Cl?Atd3[*/lVES;O]j]I&lM[]ld9I]^.e:Qh;b[tX)Bqt^K)uW"5i4#q'd^L5<Usp*@Ep0o=o\ES[/Z.i]>L$nA"J:k<%r@b(Z$nB=n"cp%;p>s.C?H?J$5uY&dhK!rS`e]iB#r>rnI]o@moBI.#dp$KeZ28WfkHE`YYCo""@IZ[#]S8h5S`)SoYi?V2hPqS_h/p)M4i_0r#9&ts'.lSQmJWDVN#%[6=%HI6DkVe*<ch-)1[c7W7aUM%+IZeYqkZZd<Zg4m/p,68(a3,*2KXa&rEY'e)K"pVSj.Hg%'b)%Koq]N$O7laX`?+Zc_CQ?egTYou`n3ab8adg_/$mSa.'KQG[!s#JHQIma=<OLT6WVSAt(H.01?kU=n+M1^17hA2F/Bf0Mkal%Sim`MO"2skl@MR$=5Q5X%rFYX>#6m6!Qg:8MFfV]P^W7#d.4XiHG`(He&LBs>c6;!-!f'+E2L8jLmS<^DRD-Ve/i:-/`Je+HZ;PV=N:[14\;cX0rZ!4]?=[K8Df%\*a>OsrbX=@#AWl)_-frrML(b`]#\02J72R=13V!fT>F<`*VAkVI1U)NG^BuLm!>DgNQD?m'd<T5cT#%t$;.f@1QcZ%A<M_t*0No!-]<hE_!E[Jk*`[dp^&TiVUbRpuYRI=UYf+0aUJpBL_kPB;U^i'.<(_($*<Gfi#6<nK5d=GlX)#2LdkulQS2^eor!!e%Q(eOFV\sOI?:0Cb3&BM5:pB@_HM82;EEOi$A)U<0?$&8^9;%8i6RTdt@W[>=AW^S%(f(<C/"q<\o[NbNQ/"0\]ITp>CO&/&ToLpqeJ^0\(9d?fT<6ule8LOuNAth(8pX%b-aAL_/B"LUnY&[)asLdCHm,Rc\3"[VU:2mDTuL>=IG$40kZEVM07XU(bk;O`1>KlqhEro;3%D/Tqkfoed,Bc\b+R'"3]l</#(Q'Gd36YQ9^P3lo-hFL:VUm1B&UH4HZe\:V<8^n09TVO%3`kk7W(#\EUXe+E0rb2X$g;,G"lBlUW;FG9S[,;#GpI$hnslVrpTela3cmKII@OA*a-/e$WO1d1u.gUD\8P&*J5[kKZ"$h#M`X6cO4"4Wd<P-:%T%_mQ3RGN.d_*`Z1]iYV;-s_KsULHoI_('/Tlt`dW[)2;./:EV("aE_S?;E[*<,53hm`$U(+VBSAO14r#/KrBBKj^2L&BM/R7E`$L((5$;1qGDW[[NpH"Q2._XJ:qHl=Wmj!i<)USaHgR"cp!f^D%GFdL(-E.<"H2#d`t2\ci<Mcfgb]Dd.VuS'Kp/mjq*]M%!NT)fb>6a?:K`5OFYVi,B5?J;6j;)G26K5EiFXnq@0i5HltKWjSCsgJQH<_VS:aUces9:&:Y69ak6_]b:X,i90HVgTN-E%J^aS^U&,1)\(Q0QP:@h5k]t7h>T6c8P+['q>lfmt="pt#HqE(<%%h^Jric3i[#tI:u:gO&in+:m`=W=)'hCe,Y\0"W$\Y'):3,=+B6nSfSBRHdWs'B.61PO4m5D/lEr)?**l*[1[&!4flcf)A9l[fM'VeH@>fRi_sANK\"RUpj+l)5?lka?g?#B9_>YrJT%rL7j)32nblqT<O^AmR_[Hq),3ifc,Ho-sHkIs@,1A]h5iP=/e*oamOU`tHGC+@Z-8'VZCZ(4)#0)?-t69b\p7$+^^7&@!KV%'IX>hYm7!_o_Fs$6<9sCW`eW*2BH$#BPI&dRd;)c1J[8R0hVl(f1SFM<F0&,n(deaf%+!So;!-kV67/Cr<Ra)jA`0K*.N2$ZTC/0n^B1GVHX#Iib>t;m]c6`p5*ejrHBK2tHn$o#;7?&Af76`PBqPgT=T>s)n'e,>ePN,>-c-224p0#f1'%D`t5)h28VJeU746@K:hZ>/cuJ`Xort_GdpRWkG=7>C-AON:<oG(FO+hJj[-08=C]_1!)2R._VifL/Tcb+niq*o@'j5H_m>)i\XA7i_/]GcA2rHNZO]WEdD+-Q\<qp,Q4Vm[ndcFgp\]QaIt]"0=dg:&@CDr[s:sF/'ku_hD;1i>X+r0\I.'Lp3t-$N>ojaO[\e).nMO.L^)4e9D,"W)YGCr<ATp<RO6G:?M)24nY:sQXrqT7&@/n4m>63KD#'&$VXG$:auI,ioHsJ.i#@pRdpHRDPEIC4J?1s-/25$Em0j=N@4(?t[O9daDp']FkXF`"\?-/$Eo$W6>_aGUd0*2FP#$]+5ajC,1F:d'Mlqb<']apO\Lq:4XG*;VD6?YSMOC.(Hcmkrrdd'nFC==Fb\\<C\;l0RV(?9eWK)1:I8d":jcU%"QM-Ve11D=HRnSH6='h)(/n*:YnA46)*Qn+A0))mie/+sHpt+K00:O-`WS<XX(sA36nF]<%Oa%A#HHI/`4ARVkR@+U94Q#qpGNR:jAaU)?eY^X"HI:h\]j@UliYlFmab.-_X6(+J[ad320.PX8>3kICj?4^Krr^hO(-)~>
|
||||
endstream
|
||||
endobj
|
||||
25 0 obj
|
||||
27 0 obj
|
||||
<< /Type /Page
|
||||
/Parent 1 0 R
|
||||
/MediaBox [ 0 0 612 792 ]
|
||||
/Resources 3 0 R
|
||||
/Contents 24 0 R
|
||||
/Annots 26 0 R
|
||||
/Contents 26 0 R
|
||||
/Annots 28 0 R
|
||||
>>
|
||||
endobj
|
||||
26 0 obj
|
||||
28 0 obj
|
||||
[
|
||||
27 0 R
|
||||
28 0 R
|
||||
29 0 R
|
||||
30 0 R
|
||||
31 0 R
|
||||
|
@ -142,7 +151,7 @@ endobj
|
|||
36 0 R
|
||||
]
|
||||
endobj
|
||||
27 0 obj
|
||||
29 0 obj
|
||||
<< /Type /Annot
|
||||
/Subtype /Link
|
||||
/Rect [ 378.252 629.666 437.892 617.666 ]
|
||||
|
@ -153,7 +162,7 @@ endobj
|
|||
/H /I
|
||||
>>
|
||||
endobj
|
||||
28 0 obj
|
||||
30 0 obj
|
||||
<< /Type /Annot
|
||||
/Subtype /Link
|
||||
/Rect [ 409.932 603.266 446.592 591.266 ]
|
||||
|
@ -164,7 +173,7 @@ endobj
|
|||
/H /I
|
||||
>>
|
||||
endobj
|
||||
29 0 obj
|
||||
31 0 obj
|
||||
<< /Type /Annot
|
||||
/Subtype /Link
|
||||
/Rect [ 174.984 582.066 225.972 570.066 ]
|
||||
|
@ -175,7 +184,7 @@ endobj
|
|||
/H /I
|
||||
>>
|
||||
endobj
|
||||
30 0 obj
|
||||
32 0 obj
|
||||
<< /Type /Annot
|
||||
/Subtype /Link
|
||||
/Rect [ 401.604 582.066 436.272 570.066 ]
|
||||
|
@ -186,35 +195,13 @@ endobj
|
|||
/H /I
|
||||
>>
|
||||
endobj
|
||||
31 0 obj
|
||||
<< /Type /Annot
|
||||
/Subtype /Link
|
||||
/Rect [ 254.988 370.773 457.632 358.773 ]
|
||||
/C [ 0 0 0 ]
|
||||
/Border [ 0 0 0 ]
|
||||
/A << /URI (http://www.us.apachecon.com/html/sessions.html#FR26)
|
||||
/S /URI >>
|
||||
/H /I
|
||||
>>
|
||||
endobj
|
||||
32 0 obj
|
||||
<< /Type /Annot
|
||||
/Subtype /Link
|
||||
/Rect [ 311.652 357.573 368.304 345.573 ]
|
||||
/C [ 0 0 0 ]
|
||||
/Border [ 0 0 0 ]
|
||||
/A << /URI (http://www.us.apachecon.com/)
|
||||
/S /URI >>
|
||||
/H /I
|
||||
>>
|
||||
endobj
|
||||
33 0 obj
|
||||
<< /Type /Annot
|
||||
/Subtype /Link
|
||||
/Rect [ 432.624 293.12 489.276 281.12 ]
|
||||
/Rect [ 127.992 438.879 189.636 426.879 ]
|
||||
/C [ 0 0 0 ]
|
||||
/Border [ 0 0 0 ]
|
||||
/A << /URI (http://www.eu.apachecon.com/)
|
||||
/A << /URI (http://svn.apache.org/repos/asf/lucene/solr/tags/release-1.2.0/CHANGES.txt)
|
||||
/S /URI >>
|
||||
/H /I
|
||||
>>
|
||||
|
@ -222,10 +209,10 @@ endobj
|
|||
34 0 obj
|
||||
<< /Type /Annot
|
||||
/Subtype /Link
|
||||
/Rect [ 365.316 228.667 536.616 216.667 ]
|
||||
/Rect [ 254.988 258.72 457.632 246.72 ]
|
||||
/C [ 0 0 0 ]
|
||||
/Border [ 0 0 0 ]
|
||||
/A << /URI (http://people.apache.org/builds/lucene/solr/nightly/)
|
||||
/A << /URI (http://www.apachecon.com/2006/US/html/sessions.html#FR26)
|
||||
/S /URI >>
|
||||
/H /I
|
||||
>>
|
||||
|
@ -233,10 +220,10 @@ endobj
|
|||
35 0 obj
|
||||
<< /Type /Annot
|
||||
/Subtype /Link
|
||||
/Rect [ 90.0 215.467 114.672 203.467 ]
|
||||
/Rect [ 311.652 245.52 368.304 233.52 ]
|
||||
/C [ 0 0 0 ]
|
||||
/Border [ 0 0 0 ]
|
||||
/A << /URI (http://people.apache.org/builds/lucene/solr/nightly/)
|
||||
/A << /URI (http://www.us.apachecon.com/)
|
||||
/S /URI >>
|
||||
/H /I
|
||||
>>
|
||||
|
@ -244,19 +231,19 @@ endobj
|
|||
36 0 obj
|
||||
<< /Type /Annot
|
||||
/Subtype /Link
|
||||
/Rect [ 283.968 202.267 321.288 190.267 ]
|
||||
/Rect [ 432.624 181.067 489.276 169.067 ]
|
||||
/C [ 0 0 0 ]
|
||||
/Border [ 0 0 0 ]
|
||||
/A << /URI (api/index.html)
|
||||
/A << /URI (http://www.eu.apachecon.com/)
|
||||
/S /URI >>
|
||||
/H /I
|
||||
>>
|
||||
endobj
|
||||
37 0 obj
|
||||
<< /Length 487 /Filter [ /ASCII85Decode /FlateDecode ]
|
||||
<< /Length 1201 /Filter [ /ASCII85Decode /FlateDecode ]
|
||||
>>
|
||||
stream
|
||||
Gat$s6#V?/'Ya/hHIQKV[SdIQBlqH,B$3_gfQO2iTin4nTYu>pMR_5K*Yng&h^e0mhKrVmBs:9`Y5j3l^(3M]+9GCSfl'DWnRNEP&/YF+_/h=1n))S/"dmqpF;pme#h]H8F!2h`66SmDi,,9L/7c_b3f_%0oOO_%*/)bJaB`Q@*A?!ee=j9`4)I0N4."rl=",()G;9uKd(]$-3n]h)\u!kj(Y;+u/<rkmZ7*cO"/M!m7\(hZ]SpTY&dM`S?3?2F-7a"V^?(brYEiR<f>st2R>faF,F*)AB].7QF@AH2h6<rpl@n17`$@A;ng[V9GPqZ'_1Y8<1>rakdE2l^^%j#tHQnCcA9;c35seAeD_K,j5K/ft`ba"Nil/=pbj-7DiRYf3Y`O0T#?(tnLk7UnA)K/n6J"_SJ]bFaMbbjK-PSX1&7Q-GV/YA,k*_9;oX=.snM2W.YB&Jl>sYYf.0k1d`l"M_jre^.(AA9iOj'?~>
|
||||
GatU3h2g#E&:a.UiCB!F`,TT@pBHFBX:XB//):<_K9Nf^+H;;CCpa6@3FDHh9mV^me[?M\1V_h+k9KkA]D8\er7V^h[soJY8Upo]3OdlXldr<HA!dH?)26M`T::%g6@e)A%OgUl,=;66(*kV$ArkLRs8%Nu#SmFH]4Ma"]X\]3:j]S*D1[=A?p=dRWY*2V$.8I&^:ae,a"Pj+E%po.,]8%.;U\80"AXT"s5CnrfH6OpS>U4$k4MC>&),kn7>3Le6t.J`$-YQT%$>M)m*cD2bSV5^53UDp#.elm6.Z(X%Ciu4']=8i2Ynhk,*O>&b)DLCK$QaO7ZtZ[:i7qSE(cL)C<7Mo6u?V:gF7nN'W=A0UVi:=J).HGc3eMNf3MBkREMs:/*N=%4Z^37IVj[BRLfKpGdM?tB'iOulUPOO6<@rU05UAroJYF2$$p;0mWY8=pT+\rlJ3@YheE\>Do,`ui4]4-n7MrKf"<J_7AcDpH_f`sJpOD(9i-j1Gt(c(.U];n)Eb.K*K*"80c>LtD.6b'kFGVG8M:tF$n+KJ:FNI%3KrB0ciW'iV%_R_BUiUk^&_epChn!7P'-`GM;!4QiN/g>>4.[1JGl?G'h$MYI/kb-%:H/2[[)GL=d2@_G8k)oaiQ#f%2,aB2oWjr,YRnDDng%R302<<?gj\"%H,r=m^LKXZ,KBBLD#LsPmAa)1/OHW@I/0/dla09i6W#1.!(q2,_q!PO(470s-qA/E(o)t]/cYb)mO;l+\Utn/3q"-E9hjRh&Oc?W4^_N"YSj&8S0[(5#kaTb!qlNl-3=h_^,*7l-5s$O-FEdY83%m<mkL`-l\Y6@!p.$J\6^dqROjMV1;_;73GS;4=da3SJl1@W)egp2+DgBaITCK98jM-k87l2m#0#9c'ZZon4LOeq_'&":AU]R:7Il["*la79<p'g"bBi1MI"ULMJ<S*`oUb'UGW3aCg6>%X!G^4m&EpZHB_G'[!p=Bo:=*iG<)YM?1%<r9V,d0qd3:#H7mc-G9O8j=/dQ`FcgXCUVBfsl/U]Q&3(7aS38umf;!IQVEP:h(2V.k^t*+ipq&QVaWe63>d9[#^J8:sN'm\f&koLn3"ABqi:sVX3$b#f33mEq%I1Vj4dg<F=aP-1P4'P=:9mSZ3,(J:mjP\n*p!X?CH?1FcCJi'gU6DO^d)b,P+s^=f0EA(V<4FjrX2ffl4F~>
|
||||
endstream
|
||||
endobj
|
||||
38 0 obj
|
||||
|
@ -265,100 +252,149 @@ endobj
|
|||
/MediaBox [ 0 0 612 792 ]
|
||||
/Resources 3 0 R
|
||||
/Contents 37 0 R
|
||||
/Annots 39 0 R
|
||||
>>
|
||||
endobj
|
||||
39 0 obj
|
||||
[
|
||||
40 0 R
|
||||
41 0 R
|
||||
42 0 R
|
||||
]
|
||||
endobj
|
||||
40 0 obj
|
||||
<<
|
||||
/Title (\376\377\0\61\0\40\0\111\0\156\0\164\0\162\0\157\0\144\0\165\0\143\0\164\0\151\0\157\0\156)
|
||||
/Parent 39 0 R
|
||||
/Next 41 0 R
|
||||
/A 9 0 R
|
||||
>> endobj
|
||||
<< /Type /Annot
|
||||
/Subtype /Link
|
||||
/Rect [ 365.316 630.747 536.616 618.747 ]
|
||||
/C [ 0 0 0 ]
|
||||
/Border [ 0 0 0 ]
|
||||
/A << /URI (http://people.apache.org/builds/lucene/solr/nightly/)
|
||||
/S /URI >>
|
||||
/H /I
|
||||
>>
|
||||
endobj
|
||||
41 0 obj
|
||||
<<
|
||||
/Title (\376\377\0\62\0\40\0\116\0\145\0\167\0\163)
|
||||
/Parent 39 0 R
|
||||
/First 42 0 R
|
||||
/Last 47 0 R
|
||||
/Prev 40 0 R
|
||||
/Count -6
|
||||
/A 11 0 R
|
||||
>> endobj
|
||||
<< /Type /Annot
|
||||
/Subtype /Link
|
||||
/Rect [ 90.0 617.547 114.672 605.547 ]
|
||||
/C [ 0 0 0 ]
|
||||
/Border [ 0 0 0 ]
|
||||
/A << /URI (http://people.apache.org/builds/lucene/solr/nightly/)
|
||||
/S /URI >>
|
||||
/H /I
|
||||
>>
|
||||
endobj
|
||||
42 0 obj
|
||||
<<
|
||||
/Title (\376\377\0\62\0\56\0\61\0\40\0\61\0\67\0\40\0\112\0\141\0\156\0\165\0\141\0\162\0\171\0\40\0\62\0\60\0\60\0\67\0\72\0\40\0\123\0\157\0\154\0\162\0\40\0\147\0\162\0\141\0\144\0\165\0\141\0\164\0\145\0\163\0\40\0\146\0\162\0\157\0\155\0\40\0\111\0\156\0\143\0\165\0\142\0\141\0\164\0\157\0\162)
|
||||
/Parent 41 0 R
|
||||
/Next 43 0 R
|
||||
/A 13 0 R
|
||||
>> endobj
|
||||
43 0 obj
|
||||
<<
|
||||
/Title (\376\377\0\62\0\56\0\62\0\40\0\62\0\62\0\40\0\104\0\145\0\143\0\145\0\155\0\142\0\145\0\162\0\40\0\62\0\60\0\60\0\66\0\72\0\40\0\122\0\145\0\154\0\145\0\141\0\163\0\145\0\40\0\61\0\56\0\61\0\56\0\60\0\40\0\141\0\166\0\141\0\151\0\154\0\141\0\142\0\154\0\145)
|
||||
/Parent 41 0 R
|
||||
/Prev 42 0 R
|
||||
/Next 44 0 R
|
||||
/A 15 0 R
|
||||
>> endobj
|
||||
<< /Type /Annot
|
||||
/Subtype /Link
|
||||
/Rect [ 283.968 604.347 321.288 592.347 ]
|
||||
/C [ 0 0 0 ]
|
||||
/Border [ 0 0 0 ]
|
||||
/A << /URI (api/index.html)
|
||||
/S /URI >>
|
||||
/H /I
|
||||
>>
|
||||
endobj
|
||||
44 0 obj
|
||||
<<
|
||||
/Title (\376\377\0\62\0\56\0\63\0\40\0\61\0\65\0\40\0\101\0\165\0\147\0\165\0\163\0\164\0\40\0\62\0\60\0\60\0\66\0\72\0\40\0\123\0\157\0\154\0\162\0\40\0\141\0\164\0\40\0\101\0\160\0\141\0\143\0\150\0\145\0\103\0\157\0\156\0\40\0\125\0\123)
|
||||
/Parent 41 0 R
|
||||
/Prev 43 0 R
|
||||
/Title (\376\377\0\61\0\40\0\111\0\156\0\164\0\162\0\157\0\144\0\165\0\143\0\164\0\151\0\157\0\156)
|
||||
/Parent 43 0 R
|
||||
/Next 45 0 R
|
||||
/A 17 0 R
|
||||
/A 9 0 R
|
||||
>> endobj
|
||||
45 0 obj
|
||||
<<
|
||||
/Title (\376\377\0\62\0\56\0\64\0\40\0\62\0\61\0\40\0\101\0\160\0\162\0\151\0\154\0\40\0\62\0\60\0\60\0\66\0\72\0\40\0\123\0\157\0\154\0\162\0\40\0\141\0\164\0\40\0\101\0\160\0\141\0\143\0\150\0\145\0\103\0\157\0\156)
|
||||
/Parent 41 0 R
|
||||
/Title (\376\377\0\62\0\40\0\116\0\145\0\167\0\163)
|
||||
/Parent 43 0 R
|
||||
/First 46 0 R
|
||||
/Last 52 0 R
|
||||
/Prev 44 0 R
|
||||
/Next 46 0 R
|
||||
/A 19 0 R
|
||||
/Count -7
|
||||
/A 11 0 R
|
||||
>> endobj
|
||||
46 0 obj
|
||||
<<
|
||||
/Title (\376\377\0\62\0\56\0\65\0\40\0\62\0\61\0\40\0\106\0\145\0\142\0\162\0\165\0\141\0\162\0\171\0\40\0\62\0\60\0\60\0\66\0\72\0\40\0\156\0\151\0\147\0\150\0\164\0\154\0\171\0\40\0\142\0\165\0\151\0\154\0\144\0\163)
|
||||
/Parent 41 0 R
|
||||
/Prev 45 0 R
|
||||
/Title (\376\377\0\62\0\56\0\61\0\40\0\60\0\66\0\40\0\112\0\165\0\156\0\145\0\40\0\62\0\60\0\60\0\67\0\72\0\40\0\122\0\145\0\154\0\145\0\141\0\163\0\145\0\40\0\61\0\56\0\62\0\40\0\141\0\166\0\141\0\151\0\154\0\141\0\142\0\154\0\145)
|
||||
/Parent 45 0 R
|
||||
/Next 47 0 R
|
||||
/A 21 0 R
|
||||
/A 13 0 R
|
||||
>> endobj
|
||||
47 0 obj
|
||||
<<
|
||||
/Title (\376\377\0\62\0\56\0\66\0\40\0\61\0\67\0\40\0\112\0\141\0\156\0\165\0\141\0\162\0\171\0\40\0\62\0\60\0\60\0\66\0\72\0\40\0\123\0\157\0\154\0\162\0\40\0\112\0\157\0\151\0\156\0\163\0\40\0\101\0\160\0\141\0\143\0\150\0\145\0\40\0\111\0\156\0\143\0\165\0\142\0\141\0\164\0\157\0\162)
|
||||
/Parent 41 0 R
|
||||
/Title (\376\377\0\62\0\56\0\62\0\40\0\61\0\67\0\40\0\112\0\141\0\156\0\165\0\141\0\162\0\171\0\40\0\62\0\60\0\60\0\67\0\72\0\40\0\123\0\157\0\154\0\162\0\40\0\147\0\162\0\141\0\144\0\165\0\141\0\164\0\145\0\163\0\40\0\146\0\162\0\157\0\155\0\40\0\111\0\156\0\143\0\165\0\142\0\141\0\164\0\157\0\162)
|
||||
/Parent 45 0 R
|
||||
/Prev 46 0 R
|
||||
/A 23 0 R
|
||||
/Next 48 0 R
|
||||
/A 15 0 R
|
||||
>> endobj
|
||||
48 0 obj
|
||||
<<
|
||||
/Title (\376\377\0\62\0\56\0\63\0\40\0\62\0\62\0\40\0\104\0\145\0\143\0\145\0\155\0\142\0\145\0\162\0\40\0\62\0\60\0\60\0\66\0\72\0\40\0\122\0\145\0\154\0\145\0\141\0\163\0\145\0\40\0\61\0\56\0\61\0\56\0\60\0\40\0\141\0\166\0\141\0\151\0\154\0\141\0\142\0\154\0\145)
|
||||
/Parent 45 0 R
|
||||
/Prev 47 0 R
|
||||
/Next 49 0 R
|
||||
/A 17 0 R
|
||||
>> endobj
|
||||
49 0 obj
|
||||
<<
|
||||
/Title (\376\377\0\62\0\56\0\64\0\40\0\61\0\65\0\40\0\101\0\165\0\147\0\165\0\163\0\164\0\40\0\62\0\60\0\60\0\66\0\72\0\40\0\123\0\157\0\154\0\162\0\40\0\141\0\164\0\40\0\101\0\160\0\141\0\143\0\150\0\145\0\103\0\157\0\156\0\40\0\125\0\123)
|
||||
/Parent 45 0 R
|
||||
/Prev 48 0 R
|
||||
/Next 50 0 R
|
||||
/A 19 0 R
|
||||
>> endobj
|
||||
50 0 obj
|
||||
<<
|
||||
/Title (\376\377\0\62\0\56\0\65\0\40\0\62\0\61\0\40\0\101\0\160\0\162\0\151\0\154\0\40\0\62\0\60\0\60\0\66\0\72\0\40\0\123\0\157\0\154\0\162\0\40\0\141\0\164\0\40\0\101\0\160\0\141\0\143\0\150\0\145\0\103\0\157\0\156)
|
||||
/Parent 45 0 R
|
||||
/Prev 49 0 R
|
||||
/Next 51 0 R
|
||||
/A 21 0 R
|
||||
>> endobj
|
||||
51 0 obj
|
||||
<<
|
||||
/Title (\376\377\0\62\0\56\0\66\0\40\0\62\0\61\0\40\0\106\0\145\0\142\0\162\0\165\0\141\0\162\0\171\0\40\0\62\0\60\0\60\0\66\0\72\0\40\0\156\0\151\0\147\0\150\0\164\0\154\0\171\0\40\0\142\0\165\0\151\0\154\0\144\0\163)
|
||||
/Parent 45 0 R
|
||||
/Prev 50 0 R
|
||||
/Next 52 0 R
|
||||
/A 23 0 R
|
||||
>> endobj
|
||||
52 0 obj
|
||||
<<
|
||||
/Title (\376\377\0\62\0\56\0\67\0\40\0\61\0\67\0\40\0\112\0\141\0\156\0\165\0\141\0\162\0\171\0\40\0\62\0\60\0\60\0\66\0\72\0\40\0\123\0\157\0\154\0\162\0\40\0\112\0\157\0\151\0\156\0\163\0\40\0\101\0\160\0\141\0\143\0\150\0\145\0\40\0\111\0\156\0\143\0\165\0\142\0\141\0\164\0\157\0\162)
|
||||
/Parent 45 0 R
|
||||
/Prev 51 0 R
|
||||
/A 25 0 R
|
||||
>> endobj
|
||||
53 0 obj
|
||||
<< /Type /Font
|
||||
/Subtype /Type1
|
||||
/Name /F3
|
||||
/BaseFont /Helvetica-Bold
|
||||
/Encoding /WinAnsiEncoding >>
|
||||
endobj
|
||||
49 0 obj
|
||||
54 0 obj
|
||||
<< /Type /Font
|
||||
/Subtype /Type1
|
||||
/Name /F5
|
||||
/BaseFont /Times-Roman
|
||||
/Encoding /WinAnsiEncoding >>
|
||||
endobj
|
||||
50 0 obj
|
||||
55 0 obj
|
||||
<< /Type /Font
|
||||
/Subtype /Type1
|
||||
/Name /F1
|
||||
/BaseFont /Helvetica
|
||||
/Encoding /WinAnsiEncoding >>
|
||||
endobj
|
||||
51 0 obj
|
||||
56 0 obj
|
||||
<< /Type /Font
|
||||
/Subtype /Type1
|
||||
/Name /F2
|
||||
/BaseFont /Helvetica-Oblique
|
||||
/Encoding /WinAnsiEncoding >>
|
||||
endobj
|
||||
52 0 obj
|
||||
57 0 obj
|
||||
<< /Type /Font
|
||||
/Subtype /Type1
|
||||
/Name /F7
|
||||
|
@ -368,134 +404,145 @@ endobj
|
|||
1 0 obj
|
||||
<< /Type /Pages
|
||||
/Count 3
|
||||
/Kids [6 0 R 25 0 R 38 0 R ] >>
|
||||
/Kids [6 0 R 27 0 R 38 0 R ] >>
|
||||
endobj
|
||||
2 0 obj
|
||||
<< /Type /Catalog
|
||||
/Pages 1 0 R
|
||||
/Outlines 39 0 R
|
||||
/Outlines 43 0 R
|
||||
/PageMode /UseOutlines
|
||||
>>
|
||||
endobj
|
||||
3 0 obj
|
||||
<<
|
||||
/Font << /F3 48 0 R /F5 49 0 R /F1 50 0 R /F2 51 0 R /F7 52 0 R >>
|
||||
/Font << /F3 53 0 R /F5 54 0 R /F1 55 0 R /F2 56 0 R /F7 57 0 R >>
|
||||
/ProcSet [ /PDF /ImageC /Text ] >>
|
||||
endobj
|
||||
9 0 obj
|
||||
<<
|
||||
/S /GoTo
|
||||
/D [25 0 R /XYZ 85.0 659.0 null]
|
||||
/D [27 0 R /XYZ 85.0 659.0 null]
|
||||
>>
|
||||
endobj
|
||||
11 0 obj
|
||||
<<
|
||||
/S /GoTo
|
||||
/D [25 0 R /XYZ 85.0 559.066 null]
|
||||
/D [27 0 R /XYZ 85.0 559.066 null]
|
||||
>>
|
||||
endobj
|
||||
13 0 obj
|
||||
<<
|
||||
/S /GoTo
|
||||
/D [25 0 R /XYZ 85.0 527.932 null]
|
||||
/D [27 0 R /XYZ 85.0 527.932 null]
|
||||
>>
|
||||
endobj
|
||||
15 0 obj
|
||||
<<
|
||||
/S /GoTo
|
||||
/D [25 0 R /XYZ 85.0 476.679 null]
|
||||
/D [27 0 R /XYZ 85.0 415.879 null]
|
||||
>>
|
||||
endobj
|
||||
17 0 obj
|
||||
<<
|
||||
/S /GoTo
|
||||
/D [25 0 R /XYZ 85.0 399.026 null]
|
||||
/D [27 0 R /XYZ 85.0 364.626 null]
|
||||
>>
|
||||
endobj
|
||||
19 0 obj
|
||||
<<
|
||||
/S /GoTo
|
||||
/D [25 0 R /XYZ 85.0 334.573 null]
|
||||
/D [27 0 R /XYZ 85.0 286.973 null]
|
||||
>>
|
||||
endobj
|
||||
21 0 obj
|
||||
<<
|
||||
/S /GoTo
|
||||
/D [25 0 R /XYZ 85.0 256.92 null]
|
||||
/D [27 0 R /XYZ 85.0 222.52 null]
|
||||
>>
|
||||
endobj
|
||||
23 0 obj
|
||||
<<
|
||||
/S /GoTo
|
||||
/D [25 0 R /XYZ 85.0 179.267 null]
|
||||
/D [38 0 R /XYZ 85.0 659.0 null]
|
||||
>>
|
||||
endobj
|
||||
39 0 obj
|
||||
25 0 obj
|
||||
<<
|
||||
/First 40 0 R
|
||||
/Last 41 0 R
|
||||
/S /GoTo
|
||||
/D [38 0 R /XYZ 85.0 581.347 null]
|
||||
>>
|
||||
endobj
|
||||
43 0 obj
|
||||
<<
|
||||
/First 44 0 R
|
||||
/Last 45 0 R
|
||||
>> endobj
|
||||
xref
|
||||
0 53
|
||||
0 58
|
||||
0000000000 65535 f
|
||||
0000010591 00000 n
|
||||
0000010663 00000 n
|
||||
0000010755 00000 n
|
||||
0000011837 00000 n
|
||||
0000011909 00000 n
|
||||
0000012001 00000 n
|
||||
0000000015 00000 n
|
||||
0000000071 00000 n
|
||||
0000000904 00000 n
|
||||
0000001024 00000 n
|
||||
0000001098 00000 n
|
||||
0000010878 00000 n
|
||||
0000001233 00000 n
|
||||
0000010941 00000 n
|
||||
0000001370 00000 n
|
||||
0000011007 00000 n
|
||||
0000001507 00000 n
|
||||
0000011073 00000 n
|
||||
0000001644 00000 n
|
||||
0000011139 00000 n
|
||||
0000001780 00000 n
|
||||
0000011205 00000 n
|
||||
0000001917 00000 n
|
||||
0000011271 00000 n
|
||||
0000002054 00000 n
|
||||
0000011336 00000 n
|
||||
0000002191 00000 n
|
||||
0000005001 00000 n
|
||||
0000005124 00000 n
|
||||
0000005214 00000 n
|
||||
0000005398 00000 n
|
||||
0000005576 00000 n
|
||||
0000005743 00000 n
|
||||
0000005910 00000 n
|
||||
0000006115 00000 n
|
||||
0000006297 00000 n
|
||||
0000006477 00000 n
|
||||
0000006683 00000 n
|
||||
0000006886 00000 n
|
||||
0000007054 00000 n
|
||||
0000007633 00000 n
|
||||
0000011402 00000 n
|
||||
0000007741 00000 n
|
||||
0000007904 00000 n
|
||||
0000008060 00000 n
|
||||
0000008425 00000 n
|
||||
0000008770 00000 n
|
||||
0000009089 00000 n
|
||||
0000009385 00000 n
|
||||
0000009682 00000 n
|
||||
0000010035 00000 n
|
||||
0000010148 00000 n
|
||||
0000010258 00000 n
|
||||
0000010366 00000 n
|
||||
0000010482 00000 n
|
||||
0000000938 00000 n
|
||||
0000001058 00000 n
|
||||
0000001139 00000 n
|
||||
0000012124 00000 n
|
||||
0000001274 00000 n
|
||||
0000012187 00000 n
|
||||
0000001411 00000 n
|
||||
0000012253 00000 n
|
||||
0000001548 00000 n
|
||||
0000012319 00000 n
|
||||
0000001685 00000 n
|
||||
0000012385 00000 n
|
||||
0000001822 00000 n
|
||||
0000012451 00000 n
|
||||
0000001958 00000 n
|
||||
0000012517 00000 n
|
||||
0000002095 00000 n
|
||||
0000012582 00000 n
|
||||
0000002232 00000 n
|
||||
0000012646 00000 n
|
||||
0000002369 00000 n
|
||||
0000004948 00000 n
|
||||
0000005071 00000 n
|
||||
0000005147 00000 n
|
||||
0000005331 00000 n
|
||||
0000005509 00000 n
|
||||
0000005676 00000 n
|
||||
0000005843 00000 n
|
||||
0000006071 00000 n
|
||||
0000006279 00000 n
|
||||
0000006459 00000 n
|
||||
0000006641 00000 n
|
||||
0000007935 00000 n
|
||||
0000008058 00000 n
|
||||
0000008099 00000 n
|
||||
0000008305 00000 n
|
||||
0000008508 00000 n
|
||||
0000012712 00000 n
|
||||
0000008676 00000 n
|
||||
0000008839 00000 n
|
||||
0000008995 00000 n
|
||||
0000009292 00000 n
|
||||
0000009671 00000 n
|
||||
0000010016 00000 n
|
||||
0000010335 00000 n
|
||||
0000010631 00000 n
|
||||
0000010928 00000 n
|
||||
0000011281 00000 n
|
||||
0000011394 00000 n
|
||||
0000011504 00000 n
|
||||
0000011612 00000 n
|
||||
0000011728 00000 n
|
||||
trailer
|
||||
<<
|
||||
/Size 53
|
||||
/Size 58
|
||||
/Root 2 0 R
|
||||
/Info 4 0 R
|
||||
>>
|
||||
startxref
|
||||
11453
|
||||
12763
|
||||
%%EOF
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta content="Apache Forrest" name="Generator">
|
||||
<meta name="Forrest-version" content="0.7">
|
||||
<meta name="Forrest-version" content="0.8">
|
||||
<meta name="Forrest-skin-name" content="pelt">
|
||||
<title>Solr Issue Tracking</title>
|
||||
<link type="text/css" href="skin/basic.css" rel="stylesheet">
|
||||
|
@ -16,43 +16,88 @@
|
|||
<body onload="init()">
|
||||
<script type="text/javascript">ndeSetTextSize();</script>
|
||||
<div id="top">
|
||||
<!--+
|
||||
|breadtrail
|
||||
+-->
|
||||
<div class="breadtrail">
|
||||
<a href="http://www.apache.org/">apache</a> > <a href="http://lucene.apache.org/">lucene</a><script src="skin/breadcrumbs.js" language="JavaScript" type="text/javascript"></script>
|
||||
</div>
|
||||
<!--+
|
||||
|header
|
||||
+-->
|
||||
<div class="header">
|
||||
<!--+
|
||||
|start group logo
|
||||
+-->
|
||||
<div class="grouplogo">
|
||||
<a href="http://lucene.apache.org/"><img class="logoImage" alt="Lucene" src="images/lucene_green_150.gif" title="Apache Lucene"></a>
|
||||
</div>
|
||||
<!--+
|
||||
|end group logo
|
||||
+-->
|
||||
<!--+
|
||||
|start Project Logo
|
||||
+-->
|
||||
<div class="projectlogo">
|
||||
<a href="http://lucene.apache.org/solr/"><img class="logoImage" alt="Solr" src="images/solr.png" title="Solr Description"></a>
|
||||
</div>
|
||||
<!--+
|
||||
|end Project Logo
|
||||
+-->
|
||||
<!--+
|
||||
|start Search
|
||||
+-->
|
||||
<div class="searchbox">
|
||||
<form action="http://www.google.com/search" method="get" class="roundtopsmall">
|
||||
<input value="lucene.apache.org" name="sitesearch" type="hidden"><input onFocus="getBlank (this, 'Search the site with google');" size="25" name="q" id="query" type="text" value="Search the site with google">
|
||||
<input attr="value" name="Search" value="Search" type="submit">
|
||||
<input name="Search" value="Search" type="submit">
|
||||
</form>
|
||||
</div>
|
||||
<!--+
|
||||
|end search
|
||||
+-->
|
||||
<!--+
|
||||
|start Tabs
|
||||
+-->
|
||||
<ul id="tabs">
|
||||
<li class="current">
|
||||
<a class="base-selected" href="index.html">Main</a>
|
||||
<a class="selected" href="index.html">Main</a>
|
||||
</li>
|
||||
<li>
|
||||
<a class="base-not-selected" href="http://wiki.apache.org/solr">Wiki</a>
|
||||
<a class="unselected" href="http://wiki.apache.org/solr">Wiki</a>
|
||||
</li>
|
||||
</ul>
|
||||
<!--+
|
||||
|end Tabs
|
||||
+-->
|
||||
</div>
|
||||
</div>
|
||||
<div id="main">
|
||||
<div id="publishedStrip">
|
||||
<!--+
|
||||
|start Subtabs
|
||||
+-->
|
||||
<div id="level2tabs"></div>
|
||||
<!--+
|
||||
|end Endtabs
|
||||
+-->
|
||||
<script type="text/javascript"><!--
|
||||
document.write("<text>Last Published:</text> " + document.lastModified);
|
||||
document.write("Last Published: " + document.lastModified);
|
||||
// --></script>
|
||||
</div>
|
||||
<!--+
|
||||
|breadtrail
|
||||
+-->
|
||||
<div class="breadtrail">
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
<!--+
|
||||
|start Menu, mainarea
|
||||
+-->
|
||||
<!--+
|
||||
|start Menu
|
||||
+-->
|
||||
<div id="menu">
|
||||
<div onclick="SwitchMenu('menu_1.1', 'skin/')" id="menu_1.1Title" class="menutitle">About</div>
|
||||
<div id="menu_1.1" class="menuitemgroup">
|
||||
|
@ -108,8 +153,17 @@ document.write("<text>Last Published:</text> " + document.lastModified);
|
|||
<div id="credit"></div>
|
||||
<div id="roundbottom">
|
||||
<img style="display: none" class="corner" height="15" width="15" alt="" src="skin/images/rc-b-l-15-1body-2menu-3menu.png"></div>
|
||||
<!--+
|
||||
|alternative credits
|
||||
+-->
|
||||
<div id="credit2"></div>
|
||||
</div>
|
||||
<!--+
|
||||
|end Menu
|
||||
+-->
|
||||
<!--+
|
||||
|start content
|
||||
+-->
|
||||
<div id="content">
|
||||
<div title="Portable Document Format" class="pdflink">
|
||||
<a class="dida" href="issue_tracking.pdf"><img alt="PDF -icon" src="skin/images/pdfdoc.gif" class="skin"><br>
|
||||
|
@ -125,18 +179,27 @@ document.write("<text>Last Published:</text> " + document.lastModified);
|
|||
</p>
|
||||
|
||||
</div>
|
||||
<!--+
|
||||
|end content
|
||||
+-->
|
||||
<div class="clearboth"> </div>
|
||||
</div>
|
||||
<div id="footer">
|
||||
<!--+
|
||||
|start bottomstrip
|
||||
+-->
|
||||
<div class="lastmodified">
|
||||
<script type="text/javascript"><!--
|
||||
document.write("<text>Last Published:</text> " + document.lastModified);
|
||||
document.write("Last Published: " + document.lastModified);
|
||||
// --></script>
|
||||
</div>
|
||||
<div class="copyright">
|
||||
Copyright ©
|
||||
2007 <a href="http://www.apache.org/licenses/">The Apache Software Foundation.</a>
|
||||
</div>
|
||||
<!--+
|
||||
|end bottomstrip
|
||||
+-->
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta content="Apache Forrest" name="Generator">
|
||||
<meta name="Forrest-version" content="0.7">
|
||||
<meta name="Forrest-version" content="0.8">
|
||||
<meta name="Forrest-skin-name" content="pelt">
|
||||
<title>Site Linkmap</title>
|
||||
<title>Site Linkmap Table of Contents</title>
|
||||
<link type="text/css" href="skin/basic.css" rel="stylesheet">
|
||||
<link media="screen" type="text/css" href="skin/screen.css" rel="stylesheet">
|
||||
<link media="print" type="text/css" href="skin/print.css" rel="stylesheet">
|
||||
|
@ -16,43 +16,88 @@
|
|||
<body onload="init()">
|
||||
<script type="text/javascript">ndeSetTextSize();</script>
|
||||
<div id="top">
|
||||
<!--+
|
||||
|breadtrail
|
||||
+-->
|
||||
<div class="breadtrail">
|
||||
<a href="http://www.apache.org/">apache</a> > <a href="http://lucene.apache.org/">lucene</a><script src="skin/breadcrumbs.js" language="JavaScript" type="text/javascript"></script>
|
||||
</div>
|
||||
<!--+
|
||||
|header
|
||||
+-->
|
||||
<div class="header">
|
||||
<!--+
|
||||
|start group logo
|
||||
+-->
|
||||
<div class="grouplogo">
|
||||
<a href="http://lucene.apache.org/"><img class="logoImage" alt="Lucene" src="images/lucene_green_150.gif" title="Apache Lucene"></a>
|
||||
</div>
|
||||
<!--+
|
||||
|end group logo
|
||||
+-->
|
||||
<!--+
|
||||
|start Project Logo
|
||||
+-->
|
||||
<div class="projectlogo">
|
||||
<a href="http://lucene.apache.org/solr/"><img class="logoImage" alt="Solr" src="images/solr.png" title="Solr Description"></a>
|
||||
</div>
|
||||
<!--+
|
||||
|end Project Logo
|
||||
+-->
|
||||
<!--+
|
||||
|start Search
|
||||
+-->
|
||||
<div class="searchbox">
|
||||
<form action="http://www.google.com/search" method="get" class="roundtopsmall">
|
||||
<input value="lucene.apache.org" name="sitesearch" type="hidden"><input onFocus="getBlank (this, 'Search the site with google');" size="25" name="q" id="query" type="text" value="Search the site with google">
|
||||
<input attr="value" name="Search" value="Search" type="submit">
|
||||
<input name="Search" value="Search" type="submit">
|
||||
</form>
|
||||
</div>
|
||||
<!--+
|
||||
|end search
|
||||
+-->
|
||||
<!--+
|
||||
|start Tabs
|
||||
+-->
|
||||
<ul id="tabs">
|
||||
<li class="current">
|
||||
<a class="base-selected" href="index.html">Main</a>
|
||||
<a class="selected" href="index.html">Main</a>
|
||||
</li>
|
||||
<li>
|
||||
<a class="base-not-selected" href="http://wiki.apache.org/solr">Wiki</a>
|
||||
<a class="unselected" href="http://wiki.apache.org/solr">Wiki</a>
|
||||
</li>
|
||||
</ul>
|
||||
<!--+
|
||||
|end Tabs
|
||||
+-->
|
||||
</div>
|
||||
</div>
|
||||
<div id="main">
|
||||
<div id="publishedStrip">
|
||||
<!--+
|
||||
|start Subtabs
|
||||
+-->
|
||||
<div id="level2tabs"></div>
|
||||
<!--+
|
||||
|end Endtabs
|
||||
+-->
|
||||
<script type="text/javascript"><!--
|
||||
document.write("<text>Last Published:</text> " + document.lastModified);
|
||||
document.write("Last Published: " + document.lastModified);
|
||||
// --></script>
|
||||
</div>
|
||||
<!--+
|
||||
|breadtrail
|
||||
+-->
|
||||
<div class="breadtrail">
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
<!--+
|
||||
|start Menu, mainarea
|
||||
+-->
|
||||
<!--+
|
||||
|start Menu
|
||||
+-->
|
||||
<div id="menu">
|
||||
<div onclick="SwitchMenu('menu_1.1', 'skin/')" id="menu_1.1Title" class="menutitle">About</div>
|
||||
<div id="menu_1.1" class="menuitemgroup">
|
||||
|
@ -108,47 +153,47 @@ document.write("<text>Last Published:</text> " + document.lastModified);
|
|||
<div id="credit"></div>
|
||||
<div id="roundbottom">
|
||||
<img style="display: none" class="corner" height="15" width="15" alt="" src="skin/images/rc-b-l-15-1body-2menu-3menu.png"></div>
|
||||
<!--+
|
||||
|alternative credits
|
||||
+-->
|
||||
<div id="credit2"></div>
|
||||
</div>
|
||||
<!--+
|
||||
|end Menu
|
||||
+-->
|
||||
<!--+
|
||||
|start content
|
||||
+-->
|
||||
<div id="content">
|
||||
<div title="Portable Document Format" class="pdflink">
|
||||
<a class="dida" href="linkmap.pdf"><img alt="PDF -icon" src="skin/images/pdfdoc.gif" class="skin"><br>
|
||||
PDF</a>
|
||||
</div>
|
||||
<h1>Site Linkmap</h1>
|
||||
<div id="minitoc-area">
|
||||
<ul class="minitoc">
|
||||
<li>
|
||||
<a href="#Table+of+Contents">Table of Contents</a>
|
||||
</li>
|
||||
</ul>
|
||||
</div>
|
||||
<a name="N10007"></a><a name="Table+of+Contents"></a>
|
||||
<h2 class="boxed">Table of Contents</h2>
|
||||
<div class="section">
|
||||
<h1>Site Linkmap Table of Contents</h1>
|
||||
<p>
|
||||
This is a map of the complete site and its structure.
|
||||
</p>
|
||||
<ul>
|
||||
<li>
|
||||
<a href="">Solr</a> _________________________ <em>site</em>
|
||||
<a>Solr</a> ___________________ <em>site</em>
|
||||
</li>
|
||||
<ul>
|
||||
|
||||
|
||||
<ul>
|
||||
<li>
|
||||
<a href="">About</a> _________________________ <em>about</em>
|
||||
<a>About</a> ___________________ <em>about</em>
|
||||
</li>
|
||||
<ul>
|
||||
|
||||
<ul>
|
||||
<li>
|
||||
<a href="index.html">Welcome</a> _________________________ <em>index</em>
|
||||
</li>
|
||||
<a href="index.html">Welcome</a> ___________________ <em>index</em> : Welcome to Solr</li>
|
||||
</ul>
|
||||
|
||||
<ul>
|
||||
<li>
|
||||
<a href="who.html">Who We Are</a> _________________________ <em>index</em>
|
||||
</li>
|
||||
<a href="who.html">Who We Are</a> ___________________ <em>index</em> : Solr Committers</li>
|
||||
</ul>
|
||||
|
||||
</ul>
|
||||
|
@ -157,37 +202,37 @@ document.write("<text>Last Published:</text> " + document.lastModified);
|
|||
|
||||
<ul>
|
||||
<li>
|
||||
<a href="">Documentation</a> _________________________ <em>docs</em>
|
||||
<a>Documentation</a> ___________________ <em>docs</em>
|
||||
</li>
|
||||
<ul>
|
||||
|
||||
<ul>
|
||||
<li>
|
||||
<a href="features.html">Features</a> _________________________ <em>features</em>
|
||||
<a href="features.html">Features</a> ___________________ <em>features</em>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<ul>
|
||||
<li>
|
||||
<a href="tutorial.html">Tutorial</a> _________________________ <em>tutorial</em>
|
||||
<a href="tutorial.html">Tutorial</a> ___________________ <em>tutorial</em>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<ul>
|
||||
<li>
|
||||
<a href="http://wiki.apache.org/solr/">Docs (Wiki)</a> _________________________ <em>wiki</em>
|
||||
<a href="http://wiki.apache.org/solr/">Docs (Wiki)</a> ___________________ <em>wiki</em>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<ul>
|
||||
<li>
|
||||
<a href="http://wiki.apache.org/solr/FAQ">FAQ</a> _________________________ <em>faq</em>
|
||||
<a href="http://wiki.apache.org/solr/FAQ">FAQ</a> ___________________ <em>faq</em>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<ul>
|
||||
<li>
|
||||
<a href="api/index.html">javadoc</a> _________________________ <em>apidocs</em>
|
||||
<a href="api/index.html">javadoc</a> ___________________ <em>apidocs</em>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
|
@ -197,31 +242,31 @@ document.write("<text>Last Published:</text> " + document.lastModified);
|
|||
|
||||
<ul>
|
||||
<li>
|
||||
<a href="">Resources</a> _________________________ <em>resources</em>
|
||||
<a>Resources</a> ___________________ <em>resources</em>
|
||||
</li>
|
||||
<ul>
|
||||
|
||||
<ul>
|
||||
<li>
|
||||
<a href="http://www.apache.org/dyn/closer.cgi/lucene/solr/">Download</a> _________________________ <em>download</em>
|
||||
<a href="http://www.apache.org/dyn/closer.cgi/lucene/solr/">Download</a> ___________________ <em>download</em>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<ul>
|
||||
<li>
|
||||
<a href="mailing_lists.html">Mailing Lists</a> _________________________ <em>contact</em>
|
||||
<a href="mailing_lists.html">Mailing Lists</a> ___________________ <em>contact</em>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<ul>
|
||||
<li>
|
||||
<a href="issue_tracking.html">Issue Tracking</a> _________________________ <em>issues</em>
|
||||
<a href="issue_tracking.html">Issue Tracking</a> ___________________ <em>issues</em>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<ul>
|
||||
<li>
|
||||
<a href="version_control.html">Version Control</a> _________________________ <em>svn</em>
|
||||
<a href="version_control.html">Version Control</a> ___________________ <em>svn</em>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
|
@ -231,19 +276,19 @@ document.write("<text>Last Published:</text> " + document.lastModified);
|
|||
|
||||
<ul>
|
||||
<li>
|
||||
<a href="">Related Projects</a> _________________________ <em>projects</em>
|
||||
<a>Related Projects</a> ___________________ <em>projects</em>
|
||||
</li>
|
||||
<ul>
|
||||
|
||||
<ul>
|
||||
<li>
|
||||
<a href="http://lucene.apache.org/java/">Lucene Java</a> _________________________ <em>lucene</em>
|
||||
<a href="http://lucene.apache.org/java/">Lucene Java</a> ___________________ <em>lucene</em>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
<ul>
|
||||
<li>
|
||||
<a href="http://lucene.apache.org/nutch/">Nutch</a> _________________________ <em>lucene</em>
|
||||
<a href="http://lucene.apache.org/nutch/">Nutch</a> ___________________ <em>lucene</em>
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
|
@ -258,19 +303,27 @@ document.write("<text>Last Published:</text> " + document.lastModified);
|
|||
</ul>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
<!--+
|
||||
|end content
|
||||
+-->
|
||||
<div class="clearboth"> </div>
|
||||
</div>
|
||||
<div id="footer">
|
||||
<!--+
|
||||
|start bottomstrip
|
||||
+-->
|
||||
<div class="lastmodified">
|
||||
<script type="text/javascript"><!--
|
||||
document.write("<text>Last Published:</text> " + document.lastModified);
|
||||
document.write("Last Published: " + document.lastModified);
|
||||
// --></script>
|
||||
</div>
|
||||
<div class="copyright">
|
||||
Copyright ©
|
||||
2007 <a href="http://www.apache.org/licenses/">The Apache Software Foundation.</a>
|
||||
</div>
|
||||
<!--+
|
||||
|end bottomstrip
|
||||
+-->
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
|
107
site/linkmap.pdf
|
@ -5,10 +5,10 @@
|
|||
/Producer (FOP 0.20.5) >>
|
||||
endobj
|
||||
5 0 obj
|
||||
<< /Length 357 /Filter [ /ASCII85Decode /FlateDecode ]
|
||||
<< /Length 1035 /Filter [ /ASCII85Decode /FlateDecode ]
|
||||
>>
|
||||
stream
|
||||
GauI0_,>n>&;KY!METC?CGrC"Nj`F.NYeV(W<]6G1/^A&*T(0o)+Zp_BQ?ZCAG=hhs0WHJ>9?gp&kjq=\>2I.5nM+G'#`g5(eF;:#g<UH]j9#u/%AG;)K*4.U3]$MbmIdn4:EnQ1r1dMX;T+jcNKHEPnq3rPum.l5-:kLX86_r0p''/O]3Qe#m5V<OW1G%7,)fBqF^G*>hr$Mh_DcrLsR56#bIK6F`53R[DXtdUdiT?fEY&K$uH3ZGS9>i8i:fc@\e+]Ng%D?EQA^gaAXTIFn=&tLL\*oq4a5lV52V!1.TC[]-^*T]rUc(4)(7LD>dW)PJ3tGFOJ<P&[llGkcDt]YAB9Cf7*hB0p>c~>
|
||||
GatU39lJc/(r#07pt-Y10Eu@fQF;^YWggHI=qAe5;27!8N_(sC[spVY2Z_>eQCR)6^uBX2QhLk?ZH7l)'HdflO=_iaq3Olbn1Y.NBRXBO2JX!o&CDcEf"o[r>G:k,E/*AjHo\_LjjTZ8lpA_[$g5-,g@;!j2(s)p)Z0rJCVrht&9Z2<*Jn8k+n"R"Q)GT,dX4&pa35%N'QfP!Z5`*E\!(("2[.gY8gW71.i/\ZG,Qmml<MquK:V_?7ls:.R_3@,,=E"Y)oC`>#_`7sXhC!R1:.1m[(kMumGR1i3(/]E%?LhI=kGA.d7+0I!J6p,ZS:`>TAIapO-LEeRlkrHiUn^qblU20[H2mqmW`/&a[^+j@I#(t6BhlWkCBQ\JKTrO^ZjMXLt/jA4DDj,;d8TO.j4scT9Uqk_V=T[NAmDsi/EfE4(rr/J<XMme+p_#gY&E.YD(P4<VmQ@ObT(@VY6V#=#-u2VEQ[cA3&@3*.]q851)^ZLPeji$r!p#RltIAcC4+'`iGha''aNhGG%=G0^2<XXO^8U<fC+7!B&a,3:m]&86P!&IWmgfFFJ6XT#CPKI-;2aK#hSP23>]o+mi"0g%=$45nVlW?aAi\2,P"\-GUjQ@4"s7$2k/*$u@/CK"oQ'e(oA's#[DpXn!^25>59i/r-a*6RRW;hWV_;Y@Sm1@XKgOD7/jm(-BkdAPEI&./V4V+j(%Z!&pY#j%h?e(GLer`nXgs=?bM5UCd,G^o+34S_fMYQ9TMt8*ZnI\,)&XTbqr/9#KN(pgMlJf+W=5VUS4u07$?60La=JXBs&c1dNiWO<t.[gpo_"<Uu:87lVM:->ft_]%MWESL98?e)mOQH0Mj;g(^-R$8_D?MDtGVM%T1#T.dUt=6"'P0di=_"J2QQg#T\lkHpTL&B5h>!H+k[5U9/g=AHS)/t2MH1>fS0UBJQ'37"A(.3OiXB`pu^nQa5]?R6aog-0oHLkKr++H2lcd`Qhe9fFVIkI5K2?^Yq8B!O$*m0s@]gPWjC>40P$o89Rb^&ZaVIj(g]pA~>
|
||||
endstream
|
||||
endobj
|
||||
6 0 obj
|
||||
|
@ -17,143 +17,78 @@ endobj
|
|||
/MediaBox [ 0 0 612 792 ]
|
||||
/Resources 3 0 R
|
||||
/Contents 5 0 R
|
||||
/Annots 7 0 R
|
||||
>>
|
||||
endobj
|
||||
7 0 obj
|
||||
[
|
||||
8 0 R
|
||||
]
|
||||
endobj
|
||||
8 0 obj
|
||||
<< /Type /Annot
|
||||
/Subtype /Link
|
||||
/Rect [ 102.0 559.666 195.992 547.666 ]
|
||||
/C [ 0 0 0 ]
|
||||
/Border [ 0 0 0 ]
|
||||
/A 9 0 R
|
||||
/H /I
|
||||
>>
|
||||
endobj
|
||||
10 0 obj
|
||||
<< /Length 1040 /Filter [ /ASCII85Decode /FlateDecode ]
|
||||
>>
|
||||
stream
|
||||
Gatn&>>q"V'Z],,'`4g>Y'[oGH>/m1[UYT%&%0khaX0:[)nBYZmCPUl&>_M9A1"M`cMtrDr-&[L@IP]SSc]+\<eu?Bb:p*-*,,RA[KOKthHYRr,D^m.bl9G)m2oaH0kDK6i$%k2S;+lM9EJIi&2""eQ@Y+T^DJeo1?qXO+C'O@#8eM6,>s:W#gG_GgS%iYqe%N5Cg,nTi$Sd`RleE.i/9/tAP`^'7RS,LU'H>P-4NcnL2_rn_fANYh[1@Lpq-,P;VMSHCbE5?8`gn%_t\$2Z\p9h`?^m=KNKmB*Z+NW(dq=?83eB2gd`2?*%)9"/>ciQWqS>D'6KU6<!Tpr&:I5pB9UE=m6iT,bd:hBSN*1phrA6668_$:Ec%N+FUIU`Ru#78`FqhhihO$Vj5is#nM0IBMorI%Jgk/q:/%Q0:i"KXS%C'jcR.&OEo"X&=]:QQc)6_Ms)QL#>3mGod:"lmNNas=(7Sha*JHhaSku\M4@7(F*qIBtSbone]0Ef`TAoacWAVbE-:q#,e]/]nP^(8(Z]f;@'.ELE_SSEr'6,d<MF[8II-",4"!p)JZ\c^2;>ZVU3b4$cS%CG6-9Hg[)Qk<L[?8Kbk83.Z8"@3C1i[+kF^etU9[XZEmimh>;9ak9n\rF<S1\#E>fCtC0p<#[8/^a87_ZVkdJ*c5,p+n]k<(CZMas/&kc$k?_Wk>Uhfj3Sj%<t^O]*lebjsS%H*_[9\uX%LS.lhaoq^4Tc<o!slVK'dXco-hc<JZ]bWXZnC&q/g4]'"Ab*u\tZ+OO'A>Q=^Z>$3>0)_U<+!tpWdnI1o,FCmb+]!M<MeFt&K9H$=Wh.?S(]auLhS&[fLiEbIp?b)lgCCg_FcV?C^/5N=nosr;2OeTV?bJ_S]fJUq9"o04rQ<<a#(P#Ypj7VJ$i-&+po-j,XkpHgp@Ur](o-I;$WKMLhKa%UgtPYETU86i9rKkWq3/e@<Dge8onlI'DFXgQfoEq7D$MF-'6V@)DGe'8XE.q7b>!Gd)6lP-fjF47A,FDR1-@LMcJY!h0$^V>~>
|
||||
endstream
|
||||
endobj
|
||||
11 0 obj
|
||||
<< /Type /Page
|
||||
/Parent 1 0 R
|
||||
/MediaBox [ 0 0 612 792 ]
|
||||
/Resources 3 0 R
|
||||
/Contents 10 0 R
|
||||
>>
|
||||
endobj
|
||||
13 0 obj
|
||||
<<
|
||||
/Title (\376\377\0\61\0\40\0\124\0\141\0\142\0\154\0\145\0\40\0\157\0\146\0\40\0\103\0\157\0\156\0\164\0\145\0\156\0\164\0\163)
|
||||
/Parent 12 0 R
|
||||
/A 9 0 R
|
||||
>> endobj
|
||||
14 0 obj
|
||||
<< /Type /Font
|
||||
/Subtype /Type1
|
||||
/Name /F3
|
||||
/BaseFont /Helvetica-Bold
|
||||
/Encoding /WinAnsiEncoding >>
|
||||
endobj
|
||||
15 0 obj
|
||||
8 0 obj
|
||||
<< /Type /Font
|
||||
/Subtype /Type1
|
||||
/Name /F5
|
||||
/BaseFont /Times-Roman
|
||||
/Encoding /WinAnsiEncoding >>
|
||||
endobj
|
||||
16 0 obj
|
||||
9 0 obj
|
||||
<< /Type /Font
|
||||
/Subtype /Type1
|
||||
/Name /F6
|
||||
/BaseFont /Times-Italic
|
||||
/Encoding /WinAnsiEncoding >>
|
||||
endobj
|
||||
17 0 obj
|
||||
10 0 obj
|
||||
<< /Type /Font
|
||||
/Subtype /Type1
|
||||
/Name /F1
|
||||
/BaseFont /Helvetica
|
||||
/Encoding /WinAnsiEncoding >>
|
||||
endobj
|
||||
18 0 obj
|
||||
11 0 obj
|
||||
<< /Type /Font
|
||||
/Subtype /Type1
|
||||
/Name /F2
|
||||
/BaseFont /Helvetica-Oblique
|
||||
/Encoding /WinAnsiEncoding >>
|
||||
endobj
|
||||
19 0 obj
|
||||
<< /Type /Font
|
||||
/Subtype /Type1
|
||||
/Name /F7
|
||||
/BaseFont /Times-Bold
|
||||
/Encoding /WinAnsiEncoding >>
|
||||
endobj
|
||||
1 0 obj
|
||||
<< /Type /Pages
|
||||
/Count 2
|
||||
/Kids [6 0 R 11 0 R ] >>
|
||||
/Count 1
|
||||
/Kids [6 0 R ] >>
|
||||
endobj
|
||||
2 0 obj
|
||||
<< /Type /Catalog
|
||||
/Pages 1 0 R
|
||||
/Outlines 12 0 R
|
||||
/PageMode /UseOutlines
|
||||
>>
|
||||
endobj
|
||||
3 0 obj
|
||||
<<
|
||||
/Font << /F3 14 0 R /F5 15 0 R /F1 17 0 R /F6 16 0 R /F2 18 0 R /F7 19 0 R >>
|
||||
/Font << /F3 7 0 R /F5 8 0 R /F1 10 0 R /F6 9 0 R /F2 11 0 R >>
|
||||
/ProcSet [ /PDF /ImageC /Text ] >>
|
||||
endobj
|
||||
9 0 obj
|
||||
<<
|
||||
/S /GoTo
|
||||
/D [11 0 R /XYZ 85.0 659.0 null]
|
||||
>>
|
||||
endobj
|
||||
12 0 obj
|
||||
<<
|
||||
/First 13 0 R
|
||||
/Last 13 0 R
|
||||
>> endobj
|
||||
xref
|
||||
0 20
|
||||
0 12
|
||||
0000000000 65535 f
|
||||
0000002884 00000 n
|
||||
0000002949 00000 n
|
||||
0000003041 00000 n
|
||||
0000001859 00000 n
|
||||
0000001917 00000 n
|
||||
0000001967 00000 n
|
||||
0000000015 00000 n
|
||||
0000000071 00000 n
|
||||
0000000519 00000 n
|
||||
0000000639 00000 n
|
||||
0000000664 00000 n
|
||||
0000003175 00000 n
|
||||
0000000799 00000 n
|
||||
0000001932 00000 n
|
||||
0000003238 00000 n
|
||||
0000002040 00000 n
|
||||
0000002217 00000 n
|
||||
0000002330 00000 n
|
||||
0000002440 00000 n
|
||||
0000002551 00000 n
|
||||
0000002659 00000 n
|
||||
0000002775 00000 n
|
||||
0000001198 00000 n
|
||||
0000001304 00000 n
|
||||
0000001416 00000 n
|
||||
0000001525 00000 n
|
||||
0000001635 00000 n
|
||||
0000001743 00000 n
|
||||
trailer
|
||||
<<
|
||||
/Size 20
|
||||
/Size 12
|
||||
/Root 2 0 R
|
||||
/Info 4 0 R
|
||||
>>
|
||||
startxref
|
||||
3289
|
||||
2087
|
||||
%%EOF
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta content="Apache Forrest" name="Generator">
|
||||
<meta name="Forrest-version" content="0.7">
|
||||
<meta name="Forrest-version" content="0.8">
|
||||
<meta name="Forrest-skin-name" content="pelt">
|
||||
<title>Solr Mailing Lists</title>
|
||||
<link type="text/css" href="skin/basic.css" rel="stylesheet">
|
||||
|
@ -16,43 +16,88 @@
|
|||
<body onload="init()">
|
||||
<script type="text/javascript">ndeSetTextSize();</script>
|
||||
<div id="top">
|
||||
<!--+
|
||||
|breadtrail
|
||||
+-->
|
||||
<div class="breadtrail">
|
||||
<a href="http://www.apache.org/">apache</a> > <a href="http://lucene.apache.org/">lucene</a><script src="skin/breadcrumbs.js" language="JavaScript" type="text/javascript"></script>
|
||||
</div>
|
||||
<!--+
|
||||
|header
|
||||
+-->
|
||||
<div class="header">
|
||||
<!--+
|
||||
|start group logo
|
||||
+-->
|
||||
<div class="grouplogo">
|
||||
<a href="http://lucene.apache.org/"><img class="logoImage" alt="Lucene" src="images/lucene_green_150.gif" title="Apache Lucene"></a>
|
||||
</div>
|
||||
<!--+
|
||||
|end group logo
|
||||
+-->
|
||||
<!--+
|
||||
|start Project Logo
|
||||
+-->
|
||||
<div class="projectlogo">
|
||||
<a href="http://lucene.apache.org/solr/"><img class="logoImage" alt="Solr" src="images/solr.png" title="Solr Description"></a>
|
||||
</div>
|
||||
<!--+
|
||||
|end Project Logo
|
||||
+-->
|
||||
<!--+
|
||||
|start Search
|
||||
+-->
|
||||
<div class="searchbox">
|
||||
<form action="http://www.google.com/search" method="get" class="roundtopsmall">
|
||||
<input value="lucene.apache.org" name="sitesearch" type="hidden"><input onFocus="getBlank (this, 'Search the site with google');" size="25" name="q" id="query" type="text" value="Search the site with google">
|
||||
<input attr="value" name="Search" value="Search" type="submit">
|
||||
<input name="Search" value="Search" type="submit">
|
||||
</form>
|
||||
</div>
|
||||
<!--+
|
||||
|end search
|
||||
+-->
|
||||
<!--+
|
||||
|start Tabs
|
||||
+-->
|
||||
<ul id="tabs">
|
||||
<li class="current">
|
||||
<a class="base-selected" href="index.html">Main</a>
|
||||
<a class="selected" href="index.html">Main</a>
|
||||
</li>
|
||||
<li>
|
||||
<a class="base-not-selected" href="http://wiki.apache.org/solr">Wiki</a>
|
||||
<a class="unselected" href="http://wiki.apache.org/solr">Wiki</a>
|
||||
</li>
|
||||
</ul>
|
||||
<!--+
|
||||
|end Tabs
|
||||
+-->
|
||||
</div>
|
||||
</div>
|
||||
<div id="main">
|
||||
<div id="publishedStrip">
|
||||
<!--+
|
||||
|start Subtabs
|
||||
+-->
|
||||
<div id="level2tabs"></div>
|
||||
<!--+
|
||||
|end Endtabs
|
||||
+-->
|
||||
<script type="text/javascript"><!--
|
||||
document.write("<text>Last Published:</text> " + document.lastModified);
|
||||
document.write("Last Published: " + document.lastModified);
|
||||
// --></script>
|
||||
</div>
|
||||
<!--+
|
||||
|breadtrail
|
||||
+-->
|
||||
<div class="breadtrail">
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
<!--+
|
||||
|start Menu, mainarea
|
||||
+-->
|
||||
<!--+
|
||||
|start Menu
|
||||
+-->
|
||||
<div id="menu">
|
||||
<div onclick="SwitchMenu('menu_1.1', 'skin/')" id="menu_1.1Title" class="menutitle">About</div>
|
||||
<div id="menu_1.1" class="menuitemgroup">
|
||||
|
@ -108,8 +153,17 @@ document.write("<text>Last Published:</text> " + document.lastModified);
|
|||
<div id="credit"></div>
|
||||
<div id="roundbottom">
|
||||
<img style="display: none" class="corner" height="15" width="15" alt="" src="skin/images/rc-b-l-15-1body-2menu-3menu.png"></div>
|
||||
<!--+
|
||||
|alternative credits
|
||||
+-->
|
||||
<div id="credit2"></div>
|
||||
</div>
|
||||
<!--+
|
||||
|end Menu
|
||||
+-->
|
||||
<!--+
|
||||
|start content
|
||||
+-->
|
||||
<div id="content">
|
||||
<div title="Portable Document Format" class="pdflink">
|
||||
<a class="dida" href="mailing_lists.pdf"><img alt="PDF -icon" src="skin/images/pdfdoc.gif" class="skin"><br>
|
||||
|
@ -154,7 +208,7 @@ document.write("<text>Last Published:</text> " + document.lastModified);
|
|||
</li>
|
||||
|
||||
</ul>
|
||||
<div class="frame note">
|
||||
<div class="note">
|
||||
<div class="label">Note</div>
|
||||
<div class="content">In order to post to the list, it is necessary to first subscribe to it.</div>
|
||||
</div>
|
||||
|
@ -185,7 +239,7 @@ document.write("<text>Last Published:</text> " + document.lastModified);
|
|||
</li>
|
||||
|
||||
</ul>
|
||||
<div class="frame note">
|
||||
<div class="note">
|
||||
<div class="label">Note</div>
|
||||
<div class="content">In order to post to the list, it is necessary to first subscribe to it.</div>
|
||||
</div>
|
||||
|
@ -212,18 +266,27 @@ document.write("<text>Last Published:</text> " + document.lastModified);
|
|||
|
||||
|
||||
</div>
|
||||
<!--+
|
||||
|end content
|
||||
+-->
|
||||
<div class="clearboth"> </div>
|
||||
</div>
|
||||
<div id="footer">
|
||||
<!--+
|
||||
|start bottomstrip
|
||||
+-->
|
||||
<div class="lastmodified">
|
||||
<script type="text/javascript"><!--
|
||||
document.write("<text>Last Published:</text> " + document.lastModified);
|
||||
document.write("Last Published: " + document.lastModified);
|
||||
// --></script>
|
||||
</div>
|
||||
<div class="copyright">
|
||||
Copyright ©
|
||||
2007 <a href="http://www.apache.org/licenses/">The Apache Software Foundation.</a>
|
||||
</div>
|
||||
<!--+
|
||||
|end bottomstrip
|
||||
+-->
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
||||
<!--
|
||||
Copyright 1999-2004 The Apache Software Foundation or its licensors,
|
||||
as applicable.
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
You may obtain a copy of the License at
|
||||
Licensed to the Apache Software Foundation (ASF) under one or more
|
||||
contributor license agreements. See the NOTICE file distributed with
|
||||
this work for additional information regarding copyright ownership.
|
||||
The ASF licenses this file to You under the Apache License, Version 2.0
|
||||
(the "License"); you may not use this file except in compliance with
|
||||
the License. You may obtain a copy of the License at
|
||||
|
||||
http://www.apache.org/licenses/LICENSE-2.0
|
||||
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
||||
<!--
|
||||
Copyright 1999-2004 The Apache Software Foundation or its licensors,
|
||||
as applicable.
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
You may obtain a copy of the License at
|
||||
Licensed to the Apache Software Foundation (ASF) under one or more
|
||||
contributor license agreements. See the NOTICE file distributed with
|
||||
this work for additional information regarding copyright ownership.
|
||||
The ASF licenses this file to You under the Apache License, Version 2.0
|
||||
(the "License"); you may not use this file except in compliance with
|
||||
the License. You may obtain a copy of the License at
|
||||
|
||||
http://www.apache.org/licenses/LICENSE-2.0
|
||||
|
||||
|
@ -19,5 +19,5 @@
|
|||
<message key="Font size:">Font size:</message>
|
||||
<message key="Last Published:">Last Published:</message>
|
||||
<message key="Search">Search</message>
|
||||
<message key="Search the site with">Search the site with</message>
|
||||
<message key="Search the site with">Search site with</message>
|
||||
</catalogue>
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
||||
<!--
|
||||
Copyright 1999-2004 The Apache Software Foundation or its licensors,
|
||||
as applicable.
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
You may obtain a copy of the License at
|
||||
Licensed to the Apache Software Foundation (ASF) under one or more
|
||||
contributor license agreements. See the NOTICE file distributed with
|
||||
this work for additional information regarding copyright ownership.
|
||||
The ASF licenses this file to You under the Apache License, Version 2.0
|
||||
(the "License"); you may not use this file except in compliance with
|
||||
the License. You may obtain a copy of the License at
|
||||
|
||||
http://www.apache.org/licenses/LICENSE-2.0
|
||||
|
||||
|
@ -21,4 +21,3 @@
|
|||
<message key="Search">Buscar</message>
|
||||
<message key="Search the site with">Buscar en</message>
|
||||
</catalogue>
|
||||
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
<?xml version="1.0" encoding="ISO-8859-1"?>
|
||||
<!--
|
||||
Copyright 1999-2004 The Apache Software Foundation or its licensors,
|
||||
as applicable.
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
You may obtain a copy of the License at
|
||||
Licensed to the Apache Software Foundation (ASF) under one or more
|
||||
contributor license agreements. See the NOTICE file distributed with
|
||||
this work for additional information regarding copyright ownership.
|
||||
The ASF licenses this file to You under the Apache License, Version 2.0
|
||||
(the "License"); you may not use this file except in compliance with
|
||||
the License. You may obtain a copy of the License at
|
||||
|
||||
http://www.apache.org/licenses/LICENSE-2.0
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
/*
|
||||
* Copyright 2002-2005 The Apache Software Foundation or its licensors,
|
||||
* as applicable.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||
* contributor license agreements. See the NOTICE file distributed with
|
||||
* this work for additional information regarding copyright ownership.
|
||||
* The ASF licenses this file to You under the Apache License, Version 2.0
|
||||
* (the "License"); you may not use this file except in compliance with
|
||||
* the License. You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
|
@ -38,34 +38,45 @@ img { border: 0; }
|
|||
clear: both;
|
||||
}
|
||||
|
||||
.frame {
|
||||
.note, .warning, .fixme {
|
||||
border: solid black 1px;
|
||||
margin: 1em 3em;
|
||||
}
|
||||
|
||||
.frame .label {
|
||||
.note .label {
|
||||
background: #369;
|
||||
color: white;
|
||||
font-weight: bold;
|
||||
padding: 5px 10px;
|
||||
}
|
||||
.frame .content {
|
||||
padding: 5px 10px;
|
||||
.note .content {
|
||||
background: #F0F0FF;
|
||||
color: black;
|
||||
line-height: 120%;
|
||||
font-size: 90%;
|
||||
padding: 5px 10px;
|
||||
}
|
||||
.warning .label {
|
||||
background: #C00;
|
||||
color: white;
|
||||
font-weight: bold;
|
||||
padding: 5px 10px;
|
||||
}
|
||||
.warning .content {
|
||||
background: #FFF0F0;
|
||||
color: black;
|
||||
line-height: 120%;
|
||||
font-size: 90%;
|
||||
padding: 5px 10px;
|
||||
}
|
||||
.fixme .label {
|
||||
background: #C6C600;
|
||||
color: black;
|
||||
font-weight: bold;
|
||||
padding: 5px 10px;
|
||||
}
|
||||
.fixme .content {
|
||||
padding: 5px 10px;
|
||||
}
|
||||
|
||||
/**
|
||||
|
@ -128,10 +139,18 @@ p {
|
|||
|
||||
#content li,
|
||||
#content th,
|
||||
#content td {
|
||||
line-height: 110%;
|
||||
margin-top: .1em;
|
||||
margin-bottom: .1em;
|
||||
#content td,
|
||||
#content li ul,
|
||||
#content li ol{
|
||||
margin-top: .5em;
|
||||
margin-bottom: .5em;
|
||||
}
|
||||
|
||||
|
||||
#content li li,
|
||||
#minitoc-area li{
|
||||
margin-top: 0em;
|
||||
margin-bottom: 0em;
|
||||
}
|
||||
|
||||
#content .attribution {
|
||||
|
@ -144,4 +163,4 @@ p {
|
|||
.codefrag {
|
||||
font-family: "Courier New", Courier, monospace;
|
||||
font-size: 110%;
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
/*
|
||||
* Copyright 2002-2004 The Apache Software Foundation or its licensors,
|
||||
* as applicable.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||
* contributor license agreements. See the NOTICE file distributed with
|
||||
* this work for additional information regarding copyright ownership.
|
||||
* The ASF licenses this file to You under the Apache License, Version 2.0
|
||||
* (the "License"); you may not use this file except in compliance with
|
||||
* the License. You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
/*
|
||||
* Copyright 2002-2004 The Apache Software Foundation or its licensors,
|
||||
* as applicable.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||
* contributor license agreements. See the NOTICE file distributed with
|
||||
* this work for additional information regarding copyright ownership.
|
||||
* The ASF licenses this file to You under the Apache License, Version 2.0
|
||||
* (the "License"); you may not use this file except in compliance with
|
||||
* the License. You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
/*
|
||||
* Copyright 2002-2004 The Apache Software Foundation or its licensors,
|
||||
* as applicable.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||
* contributor license agreements. See the NOTICE file distributed with
|
||||
* this work for additional information regarding copyright ownership.
|
||||
* The ASF licenses this file to You under the Apache License, Version 2.0
|
||||
* (the "License"); you may not use this file except in compliance with
|
||||
* the License. You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
/*
|
||||
* Copyright 2002-2004 The Apache Software Foundation or its licensors,
|
||||
* as applicable.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||
* contributor license agreements. See the NOTICE file distributed with
|
||||
* this work for additional information regarding copyright ownership.
|
||||
* The ASF licenses this file to You under the Apache License, Version 2.0
|
||||
* (the "License"); you may not use this file except in compliance with
|
||||
* the License. You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
|
@ -15,12 +15,14 @@
|
|||
* limitations under the License.
|
||||
*/
|
||||
/**
|
||||
* This script, when included in a html file and called from a form text field, will set the value of this field to ""
|
||||
* getBlank script - when included in a html file and called from a form text field, will set the value of this field to ""
|
||||
* if the text value is still the standard value.
|
||||
* getPrompt script - when included in a html file and called from a form text field, will set the value of this field to the prompt
|
||||
* if the text value is empty.
|
||||
*
|
||||
* Typical usage:
|
||||
* <script type="text/javascript" language="JavaScript" src="getBlank.js"></script>
|
||||
* <input type="text" id="query" value="Search the site:" onFocus="getBlank (this, 'Search the site:');"/>
|
||||
* <input type="text" id="query" value="Search the site:" onFocus="getBlank (this, 'Search the site:');" onBlur="getBlank (this, 'Search the site:');"/>
|
||||
*/
|
||||
<!--
|
||||
function getBlank (form, stdValue){
|
||||
|
@ -29,4 +31,10 @@ if (form.value == stdValue){
|
|||
}
|
||||
return true;
|
||||
}
|
||||
function getPrompt (form, stdValue){
|
||||
if (form.value == ''){
|
||||
form.value = stdValue;
|
||||
}
|
||||
return true;
|
||||
}
|
||||
//-->
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
/*
|
||||
* Copyright 2002-2004 The Apache Software Foundation or its licensors,
|
||||
* as applicable.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||
* contributor license agreements. See the NOTICE file distributed with
|
||||
* this work for additional information regarding copyright ownership.
|
||||
* The ASF licenses this file to You under the Apache License, Version 2.0
|
||||
* (the "License"); you may not use this file except in compliance with
|
||||
* the License. You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
|
|
Before Width: | Height: | Size: 49 B After Width: | Height: | Size: 49 B |
Before Width: | Height: | Size: 377 B After Width: | Height: | Size: 348 B |
Before Width: | Height: | Size: 348 B After Width: | Height: | Size: 319 B |
Before Width: | Height: | Size: 229 B After Width: | Height: | Size: 200 B |
Before Width: | Height: | Size: 228 B After Width: | Height: | Size: 199 B |
Before Width: | Height: | Size: 238 B After Width: | Height: | Size: 209 B |
Before Width: | Height: | Size: 228 B After Width: | Height: | Size: 199 B |
Before Width: | Height: | Size: 419 B After Width: | Height: | Size: 390 B |
Before Width: | Height: | Size: 243 B After Width: | Height: | Size: 214 B |
Before Width: | Height: | Size: 244 B After Width: | Height: | Size: 215 B |
Before Width: | Height: | Size: 243 B After Width: | Height: | Size: 214 B |
|
@ -1,10 +1,10 @@
|
|||
/*
|
||||
* Copyright 2002-2004 The Apache Software Foundation or its licensors,
|
||||
* as applicable.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||
* contributor license agreements. See the NOTICE file distributed with
|
||||
* this work for additional information regarding copyright ownership.
|
||||
* The ASF licenses this file to You under the Apache License, Version 2.0
|
||||
* (the "License"); you may not use this file except in compliance with
|
||||
* the License. You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
|
@ -32,19 +32,17 @@ function SwitchMenu(obj)
|
|||
var title = document.getElementById(obj+'Title');
|
||||
|
||||
if(obj.indexOf("_selected_")==0&&el.style.display == ""){
|
||||
//nicolaken: doesn't work :-(
|
||||
//title.style.backgroundImage = "url('images/chapter_open.gif')";
|
||||
el.style.display = "block";
|
||||
title.className = "pagegroupselected";
|
||||
}
|
||||
|
||||
if(el.style.display != "block"){
|
||||
//nicolaken: doesn't work :-(
|
||||
//title.style.backgroundImage = 'url([url]images/chapter_open.gif[/url])';
|
||||
if(el.style.display != "block"){
|
||||
el.style.display = "block";
|
||||
}else{
|
||||
//nicolaken: doesn't work :-(
|
||||
//title.style.backgroundImage = "url('images/chapter.gif')";
|
||||
title.className = "pagegroupopen";
|
||||
}
|
||||
else{
|
||||
el.style.display = "none";
|
||||
title.className = "pagegroup";
|
||||
}
|
||||
}// end - if(document.getElementById)
|
||||
}//end - function SwitchMenu(obj)
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
/*
|
||||
* Copyright 2002-2004 The Apache Software Foundation or its licensors,
|
||||
* as applicable.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||
* contributor license agreements. See the NOTICE file distributed with
|
||||
* this work for additional information regarding copyright ownership.
|
||||
* The ASF licenses this file to You under the Apache License, Version 2.0
|
||||
* (the "License"); you may not use this file except in compliance with
|
||||
* the License. You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
|
@ -31,12 +31,12 @@ body {
|
|||
padding: 0;
|
||||
float: none !important;
|
||||
color: black;
|
||||
background: transparent;
|
||||
background: inherit;
|
||||
}
|
||||
|
||||
a:link, a:visited {
|
||||
color: #336699;
|
||||
background: transparent;
|
||||
background: inherit;
|
||||
text-decoration: underline;
|
||||
}
|
||||
|
||||
|
@ -51,4 +51,4 @@ a:link, a:visited {
|
|||
|
||||
acronym {
|
||||
border: 0;
|
||||
}
|
||||
}
|
||||
|
|
|
@ -46,11 +46,16 @@ a.external {
|
|||
#tabs li a:visited { color: #000000; }
|
||||
#tabs li a:hover { color: #000000; }
|
||||
|
||||
#level2tabs { background-color: #4C6C8F ;}
|
||||
#level2tabs a.selected { background-color: #4C6C8F ;}
|
||||
#level2tabs a:link { color: #ffffff; }
|
||||
#level2tabs a:visited { color: #ffffff; }
|
||||
#level2tabs a:hover { color: #ffffff; }
|
||||
|
||||
#level2tabs { background-color: #E5E4D9;}
|
||||
#level2tabs a.unselected:link { color: #000000; }
|
||||
#level2tabs a.unselected:visited { color: #000000; }
|
||||
#level2tabs a.unselected:hover { color: #000000; }
|
||||
|
||||
.heading { background-color: #E5E4D9;}
|
||||
|
||||
.boxed { background-color: #E5E4D9;}
|
||||
|
@ -80,7 +85,8 @@ color: #000000;
|
|||
background: #E5E4D9;
|
||||
}
|
||||
|
||||
#menu .menupagetitle { background-color: #CFDCED}
|
||||
#menu .menupagetitle { background-color: #CFDCED;
|
||||
color: #000000;}
|
||||
|
||||
#menu { border-color: #999999;}
|
||||
#menu .menupagetitle { border-color: #999999;}
|
||||
|
@ -104,7 +110,6 @@ background-color: #E5E4D9 ;
|
|||
color: #000000;
|
||||
}
|
||||
|
||||
#menu .menupagetitle { color: #000000;}
|
||||
#menu .menupageitemgroup {
|
||||
background-color: #E5E4D9;
|
||||
}
|
||||
|
@ -123,8 +128,8 @@ background-color: #ffffff;
|
|||
color: #000000;
|
||||
}
|
||||
a:link { color:#0000ff}
|
||||
a:visited { color:#0000ff}
|
||||
a:hover { color:#0000ff}
|
||||
a:visited { color:#009999}
|
||||
a:hover { color:#6587ff}
|
||||
|
||||
|
||||
.ForrestTable { background-color: #ccc;}
|
||||
|
@ -162,4 +167,4 @@ a:hover { color:#0000ff}
|
|||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -1,10 +1,10 @@
|
|||
/*
|
||||
* Copyright 2002-2004 The Apache Software Foundation or its licensors,
|
||||
* as applicable.
|
||||
*
|
||||
* Licensed under the Apache License, Version 2.0 (the "License");
|
||||
* you may not use this file except in compliance with the License.
|
||||
* You may obtain a copy of the License at
|
||||
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||
* contributor license agreements. See the NOTICE file distributed with
|
||||
* this work for additional information regarding copyright ownership.
|
||||
* The ASF licenses this file to You under the Apache License, Version 2.0
|
||||
* (the "License"); you may not use this file except in compliance with
|
||||
* the License. You may obtain a copy of the License at
|
||||
*
|
||||
* http://www.apache.org/licenses/LICENSE-2.0
|
||||
*
|
||||
|
@ -17,7 +17,7 @@
|
|||
body { margin: 0px 0px 0px 0px; font-family: Verdana, Helvetica, sans-serif; }
|
||||
|
||||
h1 { font-size : 160%; margin: 0px 0px 0px 0px; padding: 0px; }
|
||||
h2 { font-size : 140%; margin: 0.9em 0px 0px 0px; padding: 0px; font-weight : bold;}
|
||||
h2 { font-size : 140%; margin: 1em 0px 0.8em 0px; padding: 0px; font-weight : bold;}
|
||||
h3 { font-size : 130%; margin: 0.8em 0px 0px 0px; padding: 0px; font-weight : bold; }
|
||||
.h3 { margin: 22px 0px 3px 0px; }
|
||||
h4 { font-size : 120%; margin: 0.7em 0px 0px 0px; padding: 0px; font-weight : normal; text-align: left; }
|
||||
|
@ -152,6 +152,12 @@ html>body #top .searchbox {
|
|||
width: .1em; /* IE/Win fix */
|
||||
}
|
||||
|
||||
#tabs li a:hover {
|
||||
|
||||
cursor: pointer;
|
||||
text-decoration:underline;
|
||||
}
|
||||
|
||||
#tabs > li a { width: auto; } /* Rest of IE/Win fix */
|
||||
|
||||
/* Commented Backslash Hack hides rule from IE5-Mac \*/
|
||||
|
@ -188,6 +194,27 @@ html>body #top .searchbox {
|
|||
margin: 0;
|
||||
float:left;
|
||||
position:relative;
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
#level2tabs a:hover {
|
||||
|
||||
cursor: pointer;
|
||||
text-decoration:underline;
|
||||
|
||||
}
|
||||
|
||||
#level2tabs a{
|
||||
|
||||
cursor: pointer;
|
||||
text-decoration:none;
|
||||
background-image: url('images/chapter.gif');
|
||||
background-repeat: no-repeat;
|
||||
background-position: center left;
|
||||
padding-left: 6px;
|
||||
margin-left: 6px;
|
||||
}
|
||||
|
||||
/*
|
||||
|
@ -252,10 +279,10 @@ img.cornersmall {
|
|||
/**
|
||||
* Side menu
|
||||
*/
|
||||
#menu a { font-weight: normal;}
|
||||
#menu a { font-weight: normal; text-decoration: none;}
|
||||
#menu a:visited { font-weight: normal; }
|
||||
#menu a:active { font-weight: normal; }
|
||||
#menu a:hover { font-weight: normal; }
|
||||
#menu a:hover { font-weight: normal; text-decoration:underline;}
|
||||
|
||||
#menuarea { width:10em;}
|
||||
#menu {
|
||||
|
@ -268,6 +295,7 @@ img.cornersmall {
|
|||
z-index: 20;
|
||||
background-color: #f90;
|
||||
font-size : 70%;
|
||||
|
||||
}
|
||||
|
||||
.menutitle {
|
||||
|
@ -278,20 +306,26 @@ img.cornersmall {
|
|||
background-repeat: no-repeat;
|
||||
background-position: center left;
|
||||
font-weight : bold;
|
||||
|
||||
|
||||
}
|
||||
|
||||
.menutitle:hover{text-decoration:underline;cursor: pointer;}
|
||||
|
||||
#menu .menuitemgroup {
|
||||
margin: 0px 0px 6px 8px;
|
||||
padding: 0px;
|
||||
font-weight : bold; }
|
||||
|
||||
#menu .selectedmenuitemgroup{
|
||||
margin: 0px 0px 6px 8px;
|
||||
margin: 0px 0px 0px 8px;
|
||||
padding: 0px;
|
||||
font-weight : bold; }
|
||||
font-weight : normal;
|
||||
|
||||
}
|
||||
|
||||
#menu .menuitem {
|
||||
padding: 0px 0px 2px 12px;
|
||||
padding: 2px 0px 1px 13px;
|
||||
background-image: url('images/page.gif');
|
||||
background-repeat: no-repeat;
|
||||
background-position: center left;
|
||||
|
@ -300,19 +334,20 @@ img.cornersmall {
|
|||
}
|
||||
|
||||
#menu .menupage {
|
||||
margin: 5px 0px 5px 10px;
|
||||
margin: 2px 0px 1px 10px;
|
||||
padding: 0px 3px 0px 12px;
|
||||
background-image: url('images/current.gif');
|
||||
background-image: url('images/page.gif');
|
||||
background-repeat: no-repeat;
|
||||
background-position: top left;
|
||||
background-position: center left;
|
||||
font-style : normal;
|
||||
}
|
||||
#menu .menupagetitle {
|
||||
padding: 0px 0px 0px 6px;
|
||||
padding: 0px 0px 0px 1px;
|
||||
font-style : normal;
|
||||
border-style: solid;
|
||||
border-width: 1px;
|
||||
margin-right: 10px;
|
||||
|
||||
}
|
||||
#menu .menupageitemgroup {
|
||||
padding: 3px 0px 4px 6px;
|
||||
|
@ -436,10 +471,11 @@ acronym { cursor: help; }
|
|||
#minitoc-area {
|
||||
border-top: solid 1px #4C6C8F;
|
||||
border-bottom: solid 1px #4C6C8F;
|
||||
margin-bottom: 15px;
|
||||
margin: 15px 10% 5px 15px;
|
||||
/* margin-bottom: 15px;
|
||||
margin-left: 15px;
|
||||
margin-right: 10%;
|
||||
padding-bottom: 5px;
|
||||
margin-right: 10%;*/
|
||||
padding-bottom: 7px;
|
||||
padding-top: 5px;
|
||||
}
|
||||
.minitoc {
|
||||
|
@ -523,6 +559,7 @@ li p {
|
|||
}
|
||||
|
||||
.printlink {
|
||||
position: relative; /* IE bugfix cont'd */
|
||||
float: right;
|
||||
}
|
||||
.printlink br {
|
||||
|
@ -547,4 +584,4 @@ p.instruction {
|
|||
list-style-image: url('../images/instruction_arrow.png');
|
||||
list-style-position: outside;
|
||||
margin-left: 2em;
|
||||
}
|
||||
}
|
||||
|
|
|
@ -1,11 +1,11 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta content="Apache Forrest" name="Generator">
|
||||
<meta name="Forrest-version" content="0.7">
|
||||
<meta name="Forrest-version" content="0.8">
|
||||
<meta name="Forrest-skin-name" content="pelt">
|
||||
<title>Solr tutorial (version 1.1.2007.05.29.12.05.29)</title>
|
||||
<title>Solr tutorial (version 1.2.2007.06.04.13.41.39)</title>
|
||||
<link type="text/css" href="skin/basic.css" rel="stylesheet">
|
||||
<link media="screen" type="text/css" href="skin/screen.css" rel="stylesheet">
|
||||
<link media="print" type="text/css" href="skin/print.css" rel="stylesheet">
|
||||
|
@ -16,43 +16,88 @@
|
|||
<body onload="init()">
|
||||
<script type="text/javascript">ndeSetTextSize();</script>
|
||||
<div id="top">
|
||||
<!--+
|
||||
|breadtrail
|
||||
+-->
|
||||
<div class="breadtrail">
|
||||
<a href="http://www.apache.org/">apache</a> > <a href="http://lucene.apache.org/">lucene</a><script src="skin/breadcrumbs.js" language="JavaScript" type="text/javascript"></script>
|
||||
</div>
|
||||
<!--+
|
||||
|header
|
||||
+-->
|
||||
<div class="header">
|
||||
<!--+
|
||||
|start group logo
|
||||
+-->
|
||||
<div class="grouplogo">
|
||||
<a href="http://lucene.apache.org/"><img class="logoImage" alt="Lucene" src="images/lucene_green_150.gif" title="Apache Lucene"></a>
|
||||
</div>
|
||||
<!--+
|
||||
|end group logo
|
||||
+-->
|
||||
<!--+
|
||||
|start Project Logo
|
||||
+-->
|
||||
<div class="projectlogo">
|
||||
<a href="http://lucene.apache.org/solr/"><img class="logoImage" alt="Solr" src="images/solr.png" title="Solr Description"></a>
|
||||
</div>
|
||||
<!--+
|
||||
|end Project Logo
|
||||
+-->
|
||||
<!--+
|
||||
|start Search
|
||||
+-->
|
||||
<div class="searchbox">
|
||||
<form action="http://www.google.com/search" method="get" class="roundtopsmall">
|
||||
<input value="lucene.apache.org" name="sitesearch" type="hidden"><input onFocus="getBlank (this, 'Search the site with google');" size="25" name="q" id="query" type="text" value="Search the site with google">
|
||||
<input attr="value" name="Search" value="Search" type="submit">
|
||||
<input name="Search" value="Search" type="submit">
|
||||
</form>
|
||||
</div>
|
||||
<!--+
|
||||
|end search
|
||||
+-->
|
||||
<!--+
|
||||
|start Tabs
|
||||
+-->
|
||||
<ul id="tabs">
|
||||
<li class="current">
|
||||
<a class="base-selected" href="index.html">Main</a>
|
||||
<a class="selected" href="index.html">Main</a>
|
||||
</li>
|
||||
<li>
|
||||
<a class="base-not-selected" href="http://wiki.apache.org/solr">Wiki</a>
|
||||
<a class="unselected" href="http://wiki.apache.org/solr">Wiki</a>
|
||||
</li>
|
||||
</ul>
|
||||
<!--+
|
||||
|end Tabs
|
||||
+-->
|
||||
</div>
|
||||
</div>
|
||||
<div id="main">
|
||||
<div id="publishedStrip">
|
||||
<!--+
|
||||
|start Subtabs
|
||||
+-->
|
||||
<div id="level2tabs"></div>
|
||||
<!--+
|
||||
|end Endtabs
|
||||
+-->
|
||||
<script type="text/javascript"><!--
|
||||
document.write("<text>Last Published:</text> " + document.lastModified);
|
||||
document.write("Last Published: " + document.lastModified);
|
||||
// --></script>
|
||||
</div>
|
||||
<!--+
|
||||
|breadtrail
|
||||
+-->
|
||||
<div class="breadtrail">
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
<!--+
|
||||
|start Menu, mainarea
|
||||
+-->
|
||||
<!--+
|
||||
|start Menu
|
||||
+-->
|
||||
<div id="menu">
|
||||
<div onclick="SwitchMenu('menu_1.1', 'skin/')" id="menu_1.1Title" class="menutitle">About</div>
|
||||
<div id="menu_1.1" class="menuitemgroup">
|
||||
|
@ -107,12 +152,21 @@ document.write("<text>Last Published:</text> " + document.lastModified);
|
|||
</div>
|
||||
<div id="credit">
|
||||
<hr>
|
||||
This document is for Apache Solr version 1.1.2007.05.29.12.05.29. If you are using a different version of Solr, please consult the documentation that was distributed with the version you are using.
|
||||
This document is for Apache Solr version 1.2.2007.06.04.13.41.39. If you are using a different version of Solr, please consult the documentation that was distributed with the version you are using.
|
||||
</div>
|
||||
<div id="roundbottom">
|
||||
<img style="display: none" class="corner" height="15" width="15" alt="" src="skin/images/rc-b-l-15-1body-2menu-3menu.png"></div>
|
||||
<!--+
|
||||
|alternative credits
|
||||
+-->
|
||||
<div id="credit2"></div>
|
||||
</div>
|
||||
<!--+
|
||||
|end Menu
|
||||
+-->
|
||||
<!--+
|
||||
|start content
|
||||
+-->
|
||||
<div id="content">
|
||||
<div title="Portable Document Format" class="pdflink">
|
||||
<a class="dida" href="tutorial.pdf"><img alt="PDF -icon" src="skin/images/pdfdoc.gif" class="skin"><br>
|
||||
|
@ -120,7 +174,7 @@ document.write("<text>Last Published:</text> " + document.lastModified);
|
|||
</div>
|
||||
<h1>Solr tutorial</h1>
|
||||
<div id="motd-area">
|
||||
This document is for Apache Solr version 1.1.2007.05.29.12.05.29. If you are using a different version of Solr, please consult the documentation that was distributed with the version you are using.
|
||||
This document is for Apache Solr version 1.2.2007.06.04.13.41.39. If you are using a different version of Solr, please consult the documentation that was distributed with the version you are using.
|
||||
</div>
|
||||
<div id="minitoc-area">
|
||||
<ul class="minitoc">
|
||||
|
@ -410,7 +464,7 @@ Go ahead and edit the existing XML files to change some of the data, and re-run
|
|||
<a href="http://localhost:8983/solr/select/?indent=on&q=video&fl=*,score">q=video&fl=*,score</a> (return all stored fields, as well as relevancy score) </li>
|
||||
|
||||
<li>
|
||||
<a href="http://localhost:8983/solr/select/?indent=on&q=video;price desc&fl=name,id">q=video&sort=price desc&fl=name,id</a> (add sort specification: sort by price descending) </li>
|
||||
<a href="http://localhost:8983/solr/select/?indent=on&q=video&sort=price desc&fl=name,id">q=video&sort=price desc&fl=name,id</a> (add sort specification: sort by price descending) </li>
|
||||
|
||||
</ul>
|
||||
<p>
|
||||
|
@ -420,20 +474,21 @@ Go ahead and edit the existing XML files to change some of the data, and re-run
|
|||
<a name="N10152"></a><a name="Sorting"></a>
|
||||
<h3 class="boxed">Sorting</h3>
|
||||
<p>
|
||||
Solr provides a simple extension to the Lucene QueryParser syntax for specifying sort options. Use the 'sort' parameter to specify "field direction" pairs...
|
||||
Solr provides a simple method to sort on one or more indexed fields.
|
||||
Use the 'sort' parameter to specify "field direction" pairs...
|
||||
</p>
|
||||
<ul>
|
||||
|
||||
<li>
|
||||
<a href="http://localhost:8983/solr/select/?indent=on&q=video&sort=price+desc">video; price desc</a>
|
||||
<a href="http://localhost:8983/solr/select/?indent=on&q=video&sort=price+desc">q=video&sort=price desc</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="http://localhost:8983/solr/select/?indent=on&q=video&sort=price+asc">video; price asc</a>
|
||||
<a href="http://localhost:8983/solr/select/?indent=on&q=video&sort=price+asc">q=video&sort=price asc</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="http://localhost:8983/solr/select/?indent=on&q=video&sort=inStock+asc+price+desc">video; inStock asc, price desc</a>
|
||||
<a href="http://localhost:8983/solr/select/?indent=on&q=video&sort=inStock+asc,price+desc">q=video&sort=inStock asc, price desc</a>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
@ -443,11 +498,11 @@ Go ahead and edit the existing XML files to change some of the data, and re-run
|
|||
<ul>
|
||||
|
||||
<li>
|
||||
<a href="http://localhost:8983/solr/select/?indent=on&q=video&sort=score+desc">video; score desc</a>
|
||||
<a href="http://localhost:8983/solr/select/?indent=on&q=video&sort=score+desc">q=video&sort=score desc</a>
|
||||
</li>
|
||||
|
||||
<li>
|
||||
<a href="http://localhost:8983/solr/select/?indent=on&q=video&sort=inStock+asc,score+desc">video; inStock asc, score desc</a>
|
||||
<a href="http://localhost:8983/solr/select/?indent=on&q=video&sort=inStock+asc,score+desc">q=video&sort=inStock asc, score desc</a>
|
||||
</li>
|
||||
|
||||
</ul>
|
||||
|
@ -552,18 +607,27 @@ Go ahead and edit the existing XML files to change some of the data, and re-run
|
|||
|
||||
|
||||
</div>
|
||||
<!--+
|
||||
|end content
|
||||
+-->
|
||||
<div class="clearboth"> </div>
|
||||
</div>
|
||||
<div id="footer">
|
||||
<!--+
|
||||
|start bottomstrip
|
||||
+-->
|
||||
<div class="lastmodified">
|
||||
<script type="text/javascript"><!--
|
||||
document.write("<text>Last Published:</text> " + document.lastModified);
|
||||
document.write("Last Published: " + document.lastModified);
|
||||
// --></script>
|
||||
</div>
|
||||
<div class="copyright">
|
||||
Copyright ©
|
||||
2007 <a href="http://www.apache.org/licenses/">The Apache Software Foundation.</a>
|
||||
</div>
|
||||
<!--+
|
||||
|end bottomstrip
|
||||
+-->
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -461,7 +461,7 @@ endobj
|
|||
/Rect [ 108.0 169.166 291.612 157.166 ]
|
||||
/C [ 0 0 0 ]
|
||||
/Border [ 0 0 0 ]
|
||||
/A << /URI (http://localhost:8983/solr/select/?indent=on&q=video;price desc&fl=name,id)
|
||||
/A << /URI (http://localhost:8983/solr/select/?indent=on&q=video&sort=price desc&fl=name,id)
|
||||
/S /URI >>
|
||||
/H /I
|
||||
>>
|
||||
|
@ -478,10 +478,10 @@ endobj
|
|||
>>
|
||||
endobj
|
||||
63 0 obj
|
||||
<< /Length 3047 /Filter [ /ASCII85Decode /FlateDecode ]
|
||||
<< /Length 2923 /Filter [ /ASCII85Decode /FlateDecode ]
|
||||
>>
|
||||
stream
|
||||
Gatm>>B?RZ&q9SYT_9['eaA*AJUu(0pR7n@.OWfHo8o/k0cEX5,#AKJXo/%E_mK^d)/X5-Xf]E]Ineh4dC[ZJa3Djn2q6Nus3EX/93`hQ6hnb)rV;H9HGg8?7nMn&k)Z!US!tKa"V-6Ec=V:\2KUSLUJ=H$KHtZ-ZT1'rIBV]r[4J@#J4mfHqiak9-nD:>nX@P.iupj@W(X\%Zgms8OSO.$e2beJj12*#:8,\R>PV+apVslhPtGUZIW5:02SZ[=E(La6Y4(T3N)KU9E9##ZeD@J1n^#NVV_^O_;6MduAh)gNoim]LlLI9YWRn.#,a=6ShA<2,U`O)(X[FDN)':O7"p->[ab4a<iWliE]Iu%9WfnnRe#gR.)*aGOnW_/c/>"G\QYD"f;P;>@FRO-j,'.l*!t9._'<79&]fbJCGTP0mCrPrjPB:H+]EA[dl7nkaLcn*%-S/"-aB0Y*rhktr0u)0W^KY[/j[\ZJ)DAbWV(tEp]M4Yb2#JlJ1K>_E^$kppM(Y8Hi/@efpCRAr]YJL;k.\k4W#IU<qh2j3+2Q4k3GVlb4&=0#;XcSL["J,"4Z>ji?@gfTMP"_KrWJe>9B\0Pj)uOU!B>u'$jJ^R66t_cV2;R93T7$$pgp6]$U/,6`PdPaI9G3R'T!3+Q7VgH/>37k-2r3T#[J'N5NpC"km)a`YOR5W]sWn1h;SYaH#G>TK8C[X3EQ"W6K4>oXF;k/M#>g7?5.Q*7H02iDSRG_f=M(D9o^=NTK@Y")ZY&#N>mi?Xa+aH(,m)P3@?!EljP4YJE9Jrql33$fE@aaelHlGA'J+L#_5>`OZ3hPLc^\BJ\_q)gSCAo5!#9.01/H:9F66'(P"HMQ_b]oOgLILCs#mj7@1:A/>=R$.%e3mXUo\!7H1%X3tEnR2+4XjUeh]SlU7BM7q<pGrt!Ok<`.flb:V5>4ij>-YdLr5rJiR9T/B>rb6_OJ2;GF8:IE^sc<ltsi$Z2bCQ.Io1u$A/=^r_4n\t7hoTQ)%`GCKOXW7UMN>#[;R59XH%)>=U@k/hl.?UQEqZdmDdmp^rlm)E!f=?FO^8?rZk`'G\kfYT/aLh(^ARP@b+m6GRJZu^r^0]Fu_,r['(3^li!j=!l,?1;Z=%bV$d)d7_0O5jh8;a4V'Ok"dJE=D0Z">O6"M/PKLp@cD%[>.BqE2&CC?'crTtF]*B@NdN7[r@8\UA=_7^mCcl>/fC"aiGUpKm&@p!Jl$;tc^-m5Ui10jbId5+Am_8QQhL$Q$H4[ua:m!2UAZ3K3.U]3i;::54>]A%Wt9%[p,$12NY#17].(^Jt8(X+QCZ7eX@:7<U9gX3=X%bkFXrrF(s,LP/f3Br2"i-B.Lr!Y_tU,&i%*n2fTW8e[=uB5EU1I)aFQ"8_&1P2_DIA/H)O1b<@$f,meBg=l7FicN>ek2fI=[&D0EI1:i*kOf?i.?Tt/66/M$[mAkK@pd%^QPE:o-)(N)jK2#qMap-f;cYF4i6XX,L8g?VUT'+P5C*C2_ODbr1\iHij@kl2abOuu%L09F:1`)/qXB6%F+&[LA$,/5gDGi$Ecbs'qHT%]0W8j?"VP8:597[?@PUs!A+4s(=4P:uQZX$2,j]IIpajWPj%SGa(cF$5<L%!p_&c.MA$aQ>Chd_[m7SJ,cWmDWI+CJ57;glPplIUmd(Qi"]4S`jkqVh/_]!>3(V8Z_il0bnAQHa8>-NPcP38W.j\:"KWeIIMbAW;j-lU"HbEXFZo7\OESHcYIEGY<&9aP0:a5'oUjG,AH$u<qF6K3ad.LhAB&AHeS8h;C2O5^Z-.ci@V&jM7#?Ld0qmH4+oAf,WX_3A\=bN7Am;RR0<SL;9"4QP$2kH4l//,t=%rueZ?Qr[+58i'u5D'\f3Zq]FF&o@#_EVf=$\-CR(%b,1dgVaTpS)g>KaKY@&m`JP7KB:M@qV.3c,1sQCRYQqGG<gst7JK9X%3J8ef>:c$*k3mM>8KD`DLI7>V#-@C?`0W\$c:dm;:S:)Dj=!+6LDhf='/>H"*JQa.B7G$(b19?nn/=T`Btt*3EOE21F]HB1iEJfdcrLm[f5bNhe-YK\:Z-CO.@)^_M_fZ^FC]i7JKTO_M`Z&:\<./M)Us.M$ZP<=4Dt<nCMpO'&K.K)<?*'@ihs4(anC1&BVFXpYt.:l)!6'bk`>e6nl.1BQJ-KEp=6;8(F:nA,?#WV-mmYM5D!QJslLh#$=m:Rq>JYY-IB8"lZ*%kOc8`$CMiW#YRdrQbl#.hZW!mI3('X.j;jTN5upM9p&YYKH:ZD3f8h;>,gANo--C@bpYIp2t4h5\iEk/KbP/Gf^'X6f(U%0+cD(*X.l_/Jfm]_n=i3^i-#+am]G9@\`q)^a_oAMhDFYdL;9;\@.pt7(h+>HQPL_\LDQ'6L^3EPX4(5V9(,SJP$0<&,Je]>p#gBnj1.sc8)3[&?U6Cr_,9.<)6Z8f7$bh3JB(V_'P^D[O=GCZB0=+>p[<V2q"sI9QU6=MKMLd;2#i/d0X^2?_m26IJ^-GCmi$en1U!nMfT?OS7r47?Z^)D@qE<5&OAB==Q_Vi;Mq)`IBB[N)HF9Ttk.;\X5%lqKg`_m@GUd`Q)n[5*(-MU`[th,'MD$_\-Pqc@B^TQ_aPpGu@m"WkMDT,'(Scp.)/V9Ecc]ns$<k2AkU&b8H7Tn7qCAUecG0SiG`]hSegR$jIrt.g>i&>\gLC3ZY>im\_T<2^jW4=mea:TI+3#sh=a#$(RaiN#`.//>c2Na?(eR.RPR8]g\SqCj!%0g3q_t^(;l!caBWZo8Tg%[GD1?,&#M3t3_?k:?C"Sf]qdAI`Ks/tid)AGiGZmYH.*D&&e5E$q%`Qnk<m:NpUW@2.-6JH^]-1I+:'</`d7D&Dm;[o6dnh\U^]"GtG0E;ai9I==WQ7aploS:qDc;;6'd0RZm0UD]'Bg,b!$jf"SX>OqGCXn.WWp6M8PIskPJE>&B7Wq<"0ch(5]]T3DDD1*31X'\5;_Za]$#Y=,,!u<F'Uu$\fG=.\35ZOTC7\Dp!i@GgFJnR3o;hW14mU$N8#Bllk5k#;b=GH$2bn?Z<?/~>
|
||||
Gatm>8T3?S(;BZI&39@a,h8uM>C\mslh$hTE47]l6VefH<(S9#OU;oZRU8:_\@s.i$=s?+CfQmAdJ*>^^"_=igt[:jU!=_YJ%gbEi]=gB_b]7Uf5I&"M!K&Y:sQu'+#iXH2nsb2*"&%XAp<8nF>!Kd:.spK`-6pA3BDZg<2d"..]]1m9>g+oP:Ycl<N7If4.0s+6\>;6QYKU"j8%r4ZLLm/k9SfCkIa9)nm[![<=ebOD`eD2'o=E^cd(Fnk+=4,/d\<"jc9<l.+Q'q2[US'fK8dkrqY730]P>'Hd&FU5o)GE[ud"s0qST5[;bqpP#9?u]VlaN7ib;Sd?"JT(h@po'Nhf,.FRkppLl)J5#2biV]pUa[L*sdHs%f:;l[hnf^Y%JdoADS(3E'taREuQCo1]KTYDc*<]qtOI@$mS>9\=k?)#B?"$6@YV>n'`F<-SM)IC>fmEmWE_F__gmQ=ggC/dHIPnY^NP!")F73tAo8FKZqI%neBn,bm<hF[Z!A"MY9c#\k[;)`<_js0pINt)9HGt\W*C#b&$oAn[[`Fd"Xqen.#k9igM^ZVf8C6RgFB[D2k'hPJX\kH[ND8OKMbZTTt(+^Z'#jj0hbst[-41K%<!;.llGs3O%4l!bE4;7/Nk(Rc,o\ehM,Ak<@g0!;T=YS^LD.>;Q)s]+XU+J\uf:spL-67YXOO-8\E:ZE'6+XO]G*:Z_H2PX9pI)RsMdFtI`aV77/9h;;cKm(d]E_?14lH:mVX9$kL_B'[W#:L"!O.*cn#]H1TL?q/oOX5kQ5!Vh1hR@o(kAN<6EJPAVaRPZZnZc2L8s:715;f^np;ob.?eJ&lG\B23YtaDjDmDSP`lMjPc`R%C6?o]8@.$Q.6;?3K(X-JqG!^7Gm@LlcQ@%2(mj`U0#hH)Z8E#YZF)U<ASpQ\U+$IF#n?8A`['28,1Y;r*"cITi^G\'`%DSn2_RO&94'=Al`qY]Voqb7I;E$tZ07@9Q,PQf)VVC9Jk/k-Rau79+jdbK!0T4n%\uYMMp=HD%'fs/ZE+q%$%^BTd(fkb$?ZU%jUQ%n_#^S7^[4jtZ?H(hHu"pHU:.6WIJR"3A=ZJo]>0;9.?+(]E:"THWt+MU^>!WqYrNnU3#?WO2XO*]+6+?4A/:?clWE-9VGsjW&**KZm^MXGEsdtk#Z#utG)>J5.2FCa&<s[JDZL-j:pj0Ha<%gY9[Dg.Q2(\83$TU._l=jMM6O,i9FYZ'":\ND9W@ETLS2\/@<Fa[YtWV&2TK?-HpE1/.$XX=e4mhiP8]s%GQN98Mlghl+]##cXN-C-8Fj>sRP=s[)V2[VWfUAobDW.FZQkKs)Z'kb\28\574_)nLV1#k8!ql4$E(6`TIE1QhuUHkeF@3=OlNnl"&sNB/l\hlAJUo[dX0u8DVW'Yp;!X9gKNLI@H:*H@+\T!SLD[e6"]?&DRHejX^Ft*/2I<d0`4]O\WiIT#QeZMH3cPb>fOnoM;LPmnQD<-PaTNq0Pjbk<0^mo_&c.NA$`EpChb0lp0167(G:Q=@+M2+7;gj`E(D$;khb%"h(C?s/Itf)mYXKBNXOZR#Qf]r\="):V+,+UK(M(f:jGt\nnOku0c"k/&4L)RFh.'2?p<Hn]@2B"7le#(,Gp-tZ/]^R#]Z6X"+_'DThep#>_UPG"j**8=ighdGSkQ)Xo_*Y0?qCRiY?Aqghq!_+<uJgGZ1VZXd3J'8_HR8Fe6[k0sB.fGNGc-q%#ml#F-XVUf,10,cu"m0Tu;$g8=<^$+<WXF.hMh>eTH4#AUXCI:A!&-Mclng2F[9]=BD7YWd@7I1'P4f'__ai<.nZ.gQ`h#bR3eiIf8?=tphG#;2lal[fAi/Jf6Jh4I*OFV'O;OSkZ4<F)QoD5#sA/GA+Q*WlR/:abZ\TK3m/ku^sbCrIguOK(t!'a7!mPh'62[fK8rFdN;9J,#Due"f+]6'L3Hc8VMMKeP)c'c!1Ss"70b_P#!u7u)]JZ/L()9GlKrU,Ii4Ik=H$OuFa)#!(]r&PUgp$sIh-8B6.aQOi7On#7(3Q?R]g_;L3Gc+tRGWCL&2<JT^ql0!8WJm%joS5QErk("-1@An9,/YI8lA)!+RP(-)qPN,Oi'Q2Dl=9?`R$9]DZ'-VSAo,qPJ''_pJPfOcU9p&YYKIlW43f8h;g(N87ZTL;kbpYIpf4/;Rh&L6H$q_\:qsZFZZ5`SQ#`(.NiFZ)soh:Ig&cc5p#_dKL$:%C*eLns;0:kp^CPMP[EORb-jqIg%Vkq@o_k=ZL#e;q-J1a>SJBqDiehU'JLIr327A2K4=H?[953Fepqc**A>9<A\G,#Zi,p&WIqBM##Be6Y6'0-*CSh;-cl=S@e'7\iQs2W00h>VgO1^#%F8s^mX(M&2u<>QZV7"4`9(?7^4&9uF3=lZb3(Sm)H*joW40@6BcN<T,'pM)_R>d7E0G'/\Vr1I+q7<6gDh6IP0:-EgB3'X#*%,;&j#FYhBs.J+6GFSMgb*'lC&J`P(D&QQIMeRjbNCTD4D>Re,E?h7'k3RB(jFfmdUsUkN]$Os'\C099auKP?Uu4NJqc]b6%fF_\hfF'5"5Oaalb>2AI0_4_oufGpQ''ghfftF&I^/8/-o@ur5H"Srns]LtKe\hg@OMtFZK/aijT1n8D!g*s,^;SDLCNPF@h@A\CAXKC*F-Vg.jrRfVI<ugmXpM^(VVMt6PgOBj5!&-78\e(+"S.Qm#XF`U13Q2*bAMZOF/HufF@).3?bd-7O%pY2%,oSS;+>jr-Am4gJQlb&6DqYOiZ%Z_nL0qr;iVD\H7GLV`eJ?HNKa1oKX$"\J#8^#+`QA%]VgfO#3_OlUbJU('r57n/b]bF.g(?XBWo`cVN^JfcM,W!o;tR1uZjP`*>5<:YcMd4kuW>N6h7oY'TAVN:"lf][!t1Nf5*d2WM6$7WsX6Wi;duPQ^srn(,-V~>
|
||||
endstream
|
||||
endobj
|
||||
64 0 obj
|
||||
|
@ -515,7 +515,7 @@ endobj
|
|||
66 0 obj
|
||||
<< /Type /Annot
|
||||
/Subtype /Link
|
||||
/Rect [ 108.0 583.147 189.312 571.147 ]
|
||||
/Rect [ 108.0 583.147 229.848 571.147 ]
|
||||
/C [ 0 0 0 ]
|
||||
/Border [ 0 0 0 ]
|
||||
/A << /URI (http://localhost:8983/solr/select/?indent=on&q=video&sort=price+desc)
|
||||
|
@ -526,7 +526,7 @@ endobj
|
|||
67 0 obj
|
||||
<< /Type /Annot
|
||||
/Subtype /Link
|
||||
/Rect [ 108.0 569.947 183.312 557.947 ]
|
||||
/Rect [ 108.0 569.947 223.848 557.947 ]
|
||||
/C [ 0 0 0 ]
|
||||
/Border [ 0 0 0 ]
|
||||
/A << /URI (http://localhost:8983/solr/select/?indent=on&q=video&sort=price+asc)
|
||||
|
@ -537,10 +537,10 @@ endobj
|
|||
68 0 obj
|
||||
<< /Type /Annot
|
||||
/Subtype /Link
|
||||
/Rect [ 108.0 556.747 250.308 544.747 ]
|
||||
/Rect [ 108.0 556.747 290.844 544.747 ]
|
||||
/C [ 0 0 0 ]
|
||||
/Border [ 0 0 0 ]
|
||||
/A << /URI (http://localhost:8983/solr/select/?indent=on&q=video&sort=inStock+asc+price+desc)
|
||||
/A << /URI (http://localhost:8983/solr/select/?indent=on&q=video&sort=inStock+asc,price+desc)
|
||||
/S /URI >>
|
||||
/H /I
|
||||
>>
|
||||
|
@ -548,7 +548,7 @@ endobj
|
|||
69 0 obj
|
||||
<< /Type /Annot
|
||||
/Subtype /Link
|
||||
/Rect [ 108.0 516.347 190.644 504.347 ]
|
||||
/Rect [ 108.0 516.347 231.18 504.347 ]
|
||||
/C [ 0 0 0 ]
|
||||
/Border [ 0 0 0 ]
|
||||
/A << /URI (http://localhost:8983/solr/select/?indent=on&q=video&sort=score+desc)
|
||||
|
@ -559,7 +559,7 @@ endobj
|
|||
70 0 obj
|
||||
<< /Type /Annot
|
||||
/Subtype /Link
|
||||
/Rect [ 108.0 503.147 251.64 491.147 ]
|
||||
/Rect [ 108.0 503.147 292.176 491.147 ]
|
||||
/C [ 0 0 0 ]
|
||||
/Border [ 0 0 0 ]
|
||||
/A << /URI (http://localhost:8983/solr/select/?indent=on&q=video&sort=inStock+asc,score+desc)
|
||||
|
@ -979,35 +979,35 @@ endobj
|
|||
xref
|
||||
0 107
|
||||
0000000000 65535 f
|
||||
0000031554 00000 n
|
||||
0000031654 00000 n
|
||||
0000031746 00000 n
|
||||
0000031435 00000 n
|
||||
0000031535 00000 n
|
||||
0000031627 00000 n
|
||||
0000000015 00000 n
|
||||
0000000071 00000 n
|
||||
0000000872 00000 n
|
||||
0000000992 00000 n
|
||||
0000001087 00000 n
|
||||
0000031886 00000 n
|
||||
0000031767 00000 n
|
||||
0000001222 00000 n
|
||||
0000031949 00000 n
|
||||
0000031830 00000 n
|
||||
0000001358 00000 n
|
||||
0000032015 00000 n
|
||||
0000031896 00000 n
|
||||
0000001495 00000 n
|
||||
0000032081 00000 n
|
||||
0000031962 00000 n
|
||||
0000001632 00000 n
|
||||
0000032145 00000 n
|
||||
0000032026 00000 n
|
||||
0000001768 00000 n
|
||||
0000032209 00000 n
|
||||
0000032090 00000 n
|
||||
0000001905 00000 n
|
||||
0000032275 00000 n
|
||||
0000032156 00000 n
|
||||
0000002041 00000 n
|
||||
0000032339 00000 n
|
||||
0000032220 00000 n
|
||||
0000002177 00000 n
|
||||
0000032403 00000 n
|
||||
0000032284 00000 n
|
||||
0000002314 00000 n
|
||||
0000032469 00000 n
|
||||
0000032350 00000 n
|
||||
0000002451 00000 n
|
||||
0000032535 00000 n
|
||||
0000032416 00000 n
|
||||
0000002588 00000 n
|
||||
0000005151 00000 n
|
||||
0000005274 00000 n
|
||||
|
@ -1040,51 +1040,51 @@ xref
|
|||
0000017687 00000 n
|
||||
0000017908 00000 n
|
||||
0000018123 00000 n
|
||||
0000018349 00000 n
|
||||
0000018543 00000 n
|
||||
0000021683 00000 n
|
||||
0000021806 00000 n
|
||||
0000021931 00000 n
|
||||
0000022151 00000 n
|
||||
0000022370 00000 n
|
||||
0000022602 00000 n
|
||||
0000022822 00000 n
|
||||
0000023053 00000 n
|
||||
0000023272 00000 n
|
||||
0000023486 00000 n
|
||||
0000023708 00000 n
|
||||
0000023945 00000 n
|
||||
0000024166 00000 n
|
||||
0000024381 00000 n
|
||||
0000024571 00000 n
|
||||
0000024758 00000 n
|
||||
0000024971 00000 n
|
||||
0000025168 00000 n
|
||||
0000027373 00000 n
|
||||
0000027496 00000 n
|
||||
0000027551 00000 n
|
||||
0000027779 00000 n
|
||||
0000028021 00000 n
|
||||
0000028281 00000 n
|
||||
0000028706 00000 n
|
||||
0000032599 00000 n
|
||||
0000028878 00000 n
|
||||
0000029017 00000 n
|
||||
0000029195 00000 n
|
||||
0000029390 00000 n
|
||||
0000029573 00000 n
|
||||
0000029796 00000 n
|
||||
0000029961 00000 n
|
||||
0000030184 00000 n
|
||||
0000030314 00000 n
|
||||
0000030538 00000 n
|
||||
0000030733 00000 n
|
||||
0000030886 00000 n
|
||||
0000031000 00000 n
|
||||
0000031111 00000 n
|
||||
0000031220 00000 n
|
||||
0000031327 00000 n
|
||||
0000031444 00000 n
|
||||
0000018354 00000 n
|
||||
0000018548 00000 n
|
||||
0000021564 00000 n
|
||||
0000021687 00000 n
|
||||
0000021812 00000 n
|
||||
0000022032 00000 n
|
||||
0000022251 00000 n
|
||||
0000022483 00000 n
|
||||
0000022702 00000 n
|
||||
0000022934 00000 n
|
||||
0000023153 00000 n
|
||||
0000023367 00000 n
|
||||
0000023589 00000 n
|
||||
0000023826 00000 n
|
||||
0000024047 00000 n
|
||||
0000024262 00000 n
|
||||
0000024452 00000 n
|
||||
0000024639 00000 n
|
||||
0000024852 00000 n
|
||||
0000025049 00000 n
|
||||
0000027254 00000 n
|
||||
0000027377 00000 n
|
||||
0000027432 00000 n
|
||||
0000027660 00000 n
|
||||
0000027902 00000 n
|
||||
0000028162 00000 n
|
||||
0000028587 00000 n
|
||||
0000032480 00000 n
|
||||
0000028759 00000 n
|
||||
0000028898 00000 n
|
||||
0000029076 00000 n
|
||||
0000029271 00000 n
|
||||
0000029454 00000 n
|
||||
0000029677 00000 n
|
||||
0000029842 00000 n
|
||||
0000030065 00000 n
|
||||
0000030195 00000 n
|
||||
0000030419 00000 n
|
||||
0000030614 00000 n
|
||||
0000030767 00000 n
|
||||
0000030881 00000 n
|
||||
0000030992 00000 n
|
||||
0000031101 00000 n
|
||||
0000031208 00000 n
|
||||
0000031325 00000 n
|
||||
trailer
|
||||
<<
|
||||
/Size 107
|
||||
|
@ -1092,5 +1092,5 @@ trailer
|
|||
/Info 4 0 R
|
||||
>>
|
||||
startxref
|
||||
32651
|
||||
32532
|
||||
%%EOF
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta content="Apache Forrest" name="Generator">
|
||||
<meta name="Forrest-version" content="0.7">
|
||||
<meta name="Forrest-version" content="0.8">
|
||||
<meta name="Forrest-skin-name" content="pelt">
|
||||
<title>Solr Version Control System</title>
|
||||
<link type="text/css" href="skin/basic.css" rel="stylesheet">
|
||||
|
@ -16,43 +16,88 @@
|
|||
<body onload="init()">
|
||||
<script type="text/javascript">ndeSetTextSize();</script>
|
||||
<div id="top">
|
||||
<!--+
|
||||
|breadtrail
|
||||
+-->
|
||||
<div class="breadtrail">
|
||||
<a href="http://www.apache.org/">apache</a> > <a href="http://lucene.apache.org/">lucene</a><script src="skin/breadcrumbs.js" language="JavaScript" type="text/javascript"></script>
|
||||
</div>
|
||||
<!--+
|
||||
|header
|
||||
+-->
|
||||
<div class="header">
|
||||
<!--+
|
||||
|start group logo
|
||||
+-->
|
||||
<div class="grouplogo">
|
||||
<a href="http://lucene.apache.org/"><img class="logoImage" alt="Lucene" src="images/lucene_green_150.gif" title="Apache Lucene"></a>
|
||||
</div>
|
||||
<!--+
|
||||
|end group logo
|
||||
+-->
|
||||
<!--+
|
||||
|start Project Logo
|
||||
+-->
|
||||
<div class="projectlogo">
|
||||
<a href="http://lucene.apache.org/solr/"><img class="logoImage" alt="Solr" src="images/solr.png" title="Solr Description"></a>
|
||||
</div>
|
||||
<!--+
|
||||
|end Project Logo
|
||||
+-->
|
||||
<!--+
|
||||
|start Search
|
||||
+-->
|
||||
<div class="searchbox">
|
||||
<form action="http://www.google.com/search" method="get" class="roundtopsmall">
|
||||
<input value="lucene.apache.org" name="sitesearch" type="hidden"><input onFocus="getBlank (this, 'Search the site with google');" size="25" name="q" id="query" type="text" value="Search the site with google">
|
||||
<input attr="value" name="Search" value="Search" type="submit">
|
||||
<input name="Search" value="Search" type="submit">
|
||||
</form>
|
||||
</div>
|
||||
<!--+
|
||||
|end search
|
||||
+-->
|
||||
<!--+
|
||||
|start Tabs
|
||||
+-->
|
||||
<ul id="tabs">
|
||||
<li class="current">
|
||||
<a class="base-selected" href="index.html">Main</a>
|
||||
<a class="selected" href="index.html">Main</a>
|
||||
</li>
|
||||
<li>
|
||||
<a class="base-not-selected" href="http://wiki.apache.org/solr">Wiki</a>
|
||||
<a class="unselected" href="http://wiki.apache.org/solr">Wiki</a>
|
||||
</li>
|
||||
</ul>
|
||||
<!--+
|
||||
|end Tabs
|
||||
+-->
|
||||
</div>
|
||||
</div>
|
||||
<div id="main">
|
||||
<div id="publishedStrip">
|
||||
<!--+
|
||||
|start Subtabs
|
||||
+-->
|
||||
<div id="level2tabs"></div>
|
||||
<!--+
|
||||
|end Endtabs
|
||||
+-->
|
||||
<script type="text/javascript"><!--
|
||||
document.write("<text>Last Published:</text> " + document.lastModified);
|
||||
document.write("Last Published: " + document.lastModified);
|
||||
// --></script>
|
||||
</div>
|
||||
<!--+
|
||||
|breadtrail
|
||||
+-->
|
||||
<div class="breadtrail">
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
<!--+
|
||||
|start Menu, mainarea
|
||||
+-->
|
||||
<!--+
|
||||
|start Menu
|
||||
+-->
|
||||
<div id="menu">
|
||||
<div onclick="SwitchMenu('menu_1.1', 'skin/')" id="menu_1.1Title" class="menutitle">About</div>
|
||||
<div id="menu_1.1" class="menuitemgroup">
|
||||
|
@ -108,8 +153,17 @@ document.write("<text>Last Published:</text> " + document.lastModified);
|
|||
<div id="credit"></div>
|
||||
<div id="roundbottom">
|
||||
<img style="display: none" class="corner" height="15" width="15" alt="" src="skin/images/rc-b-l-15-1body-2menu-3menu.png"></div>
|
||||
<!--+
|
||||
|alternative credits
|
||||
+-->
|
||||
<div id="credit2"></div>
|
||||
</div>
|
||||
<!--+
|
||||
|end Menu
|
||||
+-->
|
||||
<!--+
|
||||
|start content
|
||||
+-->
|
||||
<div id="content">
|
||||
<div title="Portable Document Format" class="pdflink">
|
||||
<a class="dida" href="version_control.pdf"><img alt="PDF -icon" src="skin/images/pdfdoc.gif" class="skin"><br>
|
||||
|
@ -183,18 +237,27 @@ document.write("<text>Last Published:</text> " + document.lastModified);
|
|||
|
||||
|
||||
</div>
|
||||
<!--+
|
||||
|end content
|
||||
+-->
|
||||
<div class="clearboth"> </div>
|
||||
</div>
|
||||
<div id="footer">
|
||||
<!--+
|
||||
|start bottomstrip
|
||||
+-->
|
||||
<div class="lastmodified">
|
||||
<script type="text/javascript"><!--
|
||||
document.write("<text>Last Published:</text> " + document.lastModified);
|
||||
document.write("Last Published: " + document.lastModified);
|
||||
// --></script>
|
||||
</div>
|
||||
<div class="copyright">
|
||||
Copyright ©
|
||||
2007 <a href="http://www.apache.org/licenses/">The Apache Software Foundation.</a>
|
||||
</div>
|
||||
<!--+
|
||||
|end bottomstrip
|
||||
+-->
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
@ -1,9 +1,9 @@
|
|||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
|
||||
<html>
|
||||
<head>
|
||||
<META http-equiv="Content-Type" content="text/html; charset=UTF-8">
|
||||
<meta content="Apache Forrest" name="Generator">
|
||||
<meta name="Forrest-version" content="0.7">
|
||||
<meta name="Forrest-version" content="0.8">
|
||||
<meta name="Forrest-skin-name" content="pelt">
|
||||
<title>Who We Are</title>
|
||||
<link type="text/css" href="skin/basic.css" rel="stylesheet">
|
||||
|
@ -16,43 +16,88 @@
|
|||
<body onload="init()">
|
||||
<script type="text/javascript">ndeSetTextSize();</script>
|
||||
<div id="top">
|
||||
<!--+
|
||||
|breadtrail
|
||||
+-->
|
||||
<div class="breadtrail">
|
||||
<a href="http://www.apache.org/">apache</a> > <a href="http://lucene.apache.org/">lucene</a><script src="skin/breadcrumbs.js" language="JavaScript" type="text/javascript"></script>
|
||||
</div>
|
||||
<!--+
|
||||
|header
|
||||
+-->
|
||||
<div class="header">
|
||||
<!--+
|
||||
|start group logo
|
||||
+-->
|
||||
<div class="grouplogo">
|
||||
<a href="http://lucene.apache.org/"><img class="logoImage" alt="Lucene" src="images/lucene_green_150.gif" title="Apache Lucene"></a>
|
||||
</div>
|
||||
<!--+
|
||||
|end group logo
|
||||
+-->
|
||||
<!--+
|
||||
|start Project Logo
|
||||
+-->
|
||||
<div class="projectlogo">
|
||||
<a href="http://lucene.apache.org/solr/"><img class="logoImage" alt="Solr" src="images/solr.png" title="Solr Description"></a>
|
||||
</div>
|
||||
<!--+
|
||||
|end Project Logo
|
||||
+-->
|
||||
<!--+
|
||||
|start Search
|
||||
+-->
|
||||
<div class="searchbox">
|
||||
<form action="http://www.google.com/search" method="get" class="roundtopsmall">
|
||||
<input value="lucene.apache.org" name="sitesearch" type="hidden"><input onFocus="getBlank (this, 'Search the site with google');" size="25" name="q" id="query" type="text" value="Search the site with google">
|
||||
<input attr="value" name="Search" value="Search" type="submit">
|
||||
<input name="Search" value="Search" type="submit">
|
||||
</form>
|
||||
</div>
|
||||
<!--+
|
||||
|end search
|
||||
+-->
|
||||
<!--+
|
||||
|start Tabs
|
||||
+-->
|
||||
<ul id="tabs">
|
||||
<li class="current">
|
||||
<a class="base-selected" href="index.html">Main</a>
|
||||
<a class="selected" href="index.html">Main</a>
|
||||
</li>
|
||||
<li>
|
||||
<a class="base-not-selected" href="http://wiki.apache.org/solr">Wiki</a>
|
||||
<a class="unselected" href="http://wiki.apache.org/solr">Wiki</a>
|
||||
</li>
|
||||
</ul>
|
||||
<!--+
|
||||
|end Tabs
|
||||
+-->
|
||||
</div>
|
||||
</div>
|
||||
<div id="main">
|
||||
<div id="publishedStrip">
|
||||
<!--+
|
||||
|start Subtabs
|
||||
+-->
|
||||
<div id="level2tabs"></div>
|
||||
<!--+
|
||||
|end Endtabs
|
||||
+-->
|
||||
<script type="text/javascript"><!--
|
||||
document.write("<text>Last Published:</text> " + document.lastModified);
|
||||
document.write("Last Published: " + document.lastModified);
|
||||
// --></script>
|
||||
</div>
|
||||
<!--+
|
||||
|breadtrail
|
||||
+-->
|
||||
<div class="breadtrail">
|
||||
|
||||
|
||||
|
||||
</div>
|
||||
<!--+
|
||||
|start Menu, mainarea
|
||||
+-->
|
||||
<!--+
|
||||
|start Menu
|
||||
+-->
|
||||
<div id="menu">
|
||||
<div onclick="SwitchMenu('menu_selected_1.1', 'skin/')" id="menu_selected_1.1Title" class="menutitle" style="background-image: url('skin/images/chapter_open.gif');">About</div>
|
||||
<div id="menu_selected_1.1" class="selectedmenuitemgroup" style="display: block;">
|
||||
|
@ -108,8 +153,17 @@ document.write("<text>Last Published:</text> " + document.lastModified);
|
|||
<div id="credit"></div>
|
||||
<div id="roundbottom">
|
||||
<img style="display: none" class="corner" height="15" width="15" alt="" src="skin/images/rc-b-l-15-1body-2menu-3menu.png"></div>
|
||||
<!--+
|
||||
|alternative credits
|
||||
+-->
|
||||
<div id="credit2"></div>
|
||||
</div>
|
||||
<!--+
|
||||
|end Menu
|
||||
+-->
|
||||
<!--+
|
||||
|start content
|
||||
+-->
|
||||
<div id="content">
|
||||
<div title="Portable Document Format" class="pdflink">
|
||||
<a class="dida" href="who.pdf"><img alt="PDF -icon" src="skin/images/pdfdoc.gif" class="skin"><br>
|
||||
|
@ -152,18 +206,27 @@ document.write("<text>Last Published:</text> " + document.lastModified);
|
|||
|
||||
|
||||
</div>
|
||||
<!--+
|
||||
|end content
|
||||
+-->
|
||||
<div class="clearboth"> </div>
|
||||
</div>
|
||||
<div id="footer">
|
||||
<!--+
|
||||
|start bottomstrip
|
||||
+-->
|
||||
<div class="lastmodified">
|
||||
<script type="text/javascript"><!--
|
||||
document.write("<text>Last Published:</text> " + document.lastModified);
|
||||
document.write("Last Published: " + document.lastModified);
|
||||
// --></script>
|
||||
</div>
|
||||
<div class="copyright">
|
||||
Copyright ©
|
||||
2007 <a href="http://www.apache.org/licenses/">The Apache Software Foundation.</a>
|
||||
</div>
|
||||
<!--+
|
||||
|end bottomstrip
|
||||
+-->
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
|