You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lucene.apache.org by eh...@apache.org on 2007/03/20 17:46:36 UTC

svn commit: r520473 [1/2] - in /lucene/site/publish: ./ skin/images/

Author: ehatcher
Date: Tue Mar 20 09:46:34 2007
New Revision: 520473

URL: http://svn.apache.org/viewvc?view=rev&rev=520473
Log:
Updating site with Lucene.Net

Modified:
    lucene/site/publish/index.html
    lucene/site/publish/index.pdf
    lucene/site/publish/linkmap.html
    lucene/site/publish/linkmap.pdf
    lucene/site/publish/skin/images/corner-imports.svg.xslt
    lucene/site/publish/skin/images/dc.svg.xslt
    lucene/site/publish/skin/images/poddoc.svg.xslt
    lucene/site/publish/skin/images/rc-b-l-15-1body-2menu-3menu.png
    lucene/site/publish/skin/images/rc-b-r-15-1body-2menu-3menu.png
    lucene/site/publish/skin/images/rc-b-r-5-1header-2tab-selected-3tab-selected.png
    lucene/site/publish/skin/images/rc-t-l-5-1header-2searchbox-3searchbox.png
    lucene/site/publish/skin/images/rc-t-l-5-1header-2tab-selected-3tab-selected.png
    lucene/site/publish/skin/images/rc-t-l-5-1header-2tab-unselected-3tab-unselected.png
    lucene/site/publish/skin/images/rc-t-r-15-1body-2menu-3menu.png
    lucene/site/publish/skin/images/rc-t-r-5-1header-2searchbox-3searchbox.png
    lucene/site/publish/skin/images/rc-t-r-5-1header-2tab-selected-3tab-selected.png
    lucene/site/publish/skin/images/rc-t-r-5-1header-2tab-unselected-3tab-unselected.png
    lucene/site/publish/skin/images/rc.svg.xslt
    lucene/site/publish/skin/images/txtdoc.svg.xslt
    lucene/site/publish/who.html

Modified: lucene/site/publish/index.html
URL: http://svn.apache.org/viewvc/lucene/site/publish/index.html?view=diff&rev=520473&r1=520472&r2=520473
==============================================================================
--- lucene/site/publish/index.html (original)
+++ lucene/site/publish/index.html Tue Mar 20 09:46:34 2007
@@ -51,6 +51,9 @@
 <li>
 <a class="base-not-selected" href="http://lucene.apache.org/solr/">Solr</a>
 </li>
+<li>
+<a class="base-not-selected" href="http://incubator.apache.org/lucene.net/">Lucene.Net</a>
+</li>
 </ul>
 </div>
 </div>
@@ -95,6 +98,9 @@
 <div class="menuitem">
 <a href="http://lucene.apache.org/solr/">Solr</a>
 </div>
+<div class="menuitem">
+<a href="http://incubator.apache.org/lucene.net/">Lucene.Net</a>
+</div>
 </div>
 <div id="credit">
 <hr>
@@ -208,15 +214,25 @@
 	APIs, hit highlighting, faceted search, caching, replication,
        	and a web admin interface.
       </li>
+
+      
+<li>
+<a href="http://incubator.apache.org/lucene.net/"><strong>Lucene.Net</strong></a> 
+	    is a source code, class-per-class, API-per-API and algorithmatic 
+        port of the <a href="http://lucene.apache.org/java/"><strong>Lucene Java</strong></a> 
+        search engine to the C# and .NET platform utilizing Microsoft .NET 
+        Framework. Lucene.Net is currently under incubation.
+      </li>
+
       
 </ul>
 </div>
 
     
-<a name="N1004C"></a><a name="News"></a>
+<a name="N10058"></a><a name="News"></a>
 <h2 class="h3">News</h2>
 <div class="section">
-<a name="N10052"></a><a name="18+February+2007+-+Lucene+at+ApacheCon+Europe"></a>
+<a name="N1005E"></a><a name="18+February+2007+-+Lucene+at+ApacheCon+Europe"></a>
 <h3 class="h4">18 February 2007 - Lucene at ApacheCon Europe</h3>
 <p>
               Lucene projects will be well represented at <a href="http://www.eu.apachecon.com">ApacheCon Europe</a> in Amsterdam this year. 
@@ -253,12 +269,12 @@
 </li>
 			
 </ul>
-<a name="N1008E"></a><a name="17+January+2007%3A+Solr+graduates+from+Incubator"></a>
+<a name="N1009A"></a><a name="17+January+2007%3A+Solr+graduates+from+Incubator"></a>
 <h3 class="h4">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="N10098"></a><a name="22+December+2006%3A+Solr+1.1+available"></a>
+<a name="N100A4"></a><a name="22+December+2006%3A+Solr+1.1+available"></a>
 <h3 class="h4">22 December 2006: Solr 1.1 available</h3>
 <p>
         This is a major release with many new features and performance
@@ -267,14 +283,14 @@
         The release is available
         <a href="http://www.apache.org/dyn/closer.cgi/lucene/solr/">here</a>.
       </p>
-<a name="N100A6"></a><a name="25+September+2006%3A+Nutch+0.8.1+available"></a>
+<a name="N100B2"></a><a name="25+September+2006%3A+Nutch+0.8.1+available"></a>
 <h3 class="h4">25 September 2006: Nutch 0.8.1 available</h3>
 <p>This is a bug fix release fixing several severe bugs discovered in
       0.8.  The release is available
       <a href="http://www.apache.org/dyn/closer.cgi/lucene/nutch/">here</a>.
       See the <a href="http://www.apache.org/dist/lucene/nutch/CHANGES-0.8.1.txt">changelog</a>
       for a full list of changes.</p>
-<a name="N100B8"></a><a name="15+August+2006%3A+Solr+at+ApacheCon+US"></a>
+<a name="N100C4"></a><a name="15+August+2006%3A+Solr+at+ApacheCon+US"></a>
 <h3 class="h4">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>  
@@ -282,12 +298,12 @@
 <p>
 <a href="http://www.us.apachecon.com/"><img alt="ApacheCon" height="30" src="http://www.us.apachecon.com/images/web-banners/2028-ac-us-06-468x60.gif"></a>
 </p>
-<a name="N100CF"></a><a name="19+June%2C+2006%3A+Lucy+development+commences"></a>
+<a name="N100DB"></a><a name="19+June%2C+2006%3A+Lucy+development+commences"></a>
 <h3 class="h4">19 June, 2006: Lucy development commences</h3>
 <p>The Lucene PMC has approved the <a href="http://lucene.apache.org/lucy/">Lucy</a>
       sub-project, and now that the mailing lists, repositories, and such are
       in place, we're rolling up our sleeves and getting to work.</p>
-<a name="N100DD"></a><a name="26+May%2C+2006%3A+Lucene+2.0.0+available"></a>
+<a name="N100E9"></a><a name="26+May%2C+2006%3A+Lucene+2.0.0+available"></a>
 <h3 class="h4">26 May, 2006: Lucene 2.0.0 available</h3>
 <p>This is mostly a bugfix release from release 1.9.1. Note however that 
       deprecated 1.x features have now been removed. Any code that compiles 
@@ -296,12 +312,12 @@
       <a href="http://www.apache.org/dyn/closer.cgi/lucene/java/">here</a>.
       See the <a href="http://svn.apache.org/repos/asf/lucene/java/tags/lucene_2_0_0/CHANGES.txt">changelog</a>
       for a full list of changes.</p>
-<a name="N100EF"></a><a name="2+April%2C+2006%3A+Hadoop+0.1.0+available"></a>
+<a name="N100FB"></a><a name="2+April%2C+2006%3A+Hadoop+0.1.0+available"></a>
 <h3 class="h4">2 April, 2006: Hadoop 0.1.0 available</h3>
 <p>This is the first Hadoop release.  The release is available
       <a href="http://www.apache.org/dyn/closer.cgi/lucene/hadoop/">
       here</a>.</p>
-<a name="N100FD"></a><a name="27+February+2006+-+Lucene+Java+1.9+final+available"></a>
+<a name="N10109"></a><a name="27+February+2006+-+Lucene+Java+1.9+final+available"></a>
 <h3 class="h4">27 February 2006 - Lucene Java 1.9 final available </h3>
 <p>This release has many improvements since release 1.4.3,
       including new features, performance improvements, bug fixes,
@@ -314,16 +330,16 @@
       1.9 without deprecation warnings before they are compatible with
       2.0.</p>
 <p>Binary and source distributions are available <a href="http://www.apache.org/dyn/closer.cgi/lucene/java/">here</a>.</p>
-<a name="N10115"></a><a name="26+January+2006+-+Nightly+builds+available"></a>
+<a name="N10121"></a><a name="26+January+2006+-+Nightly+builds+available"></a>
 <h3 class="h4">26 January 2006 - Nightly builds available</h3>
 <p>Nightly builds of the current development trunk of Lucene
       Java are now available at <a href="http://cvs.apache.org/dist/lucene/java/nightly/">http://cvs.apache.org/dist/lucene/java/nightly/</a>.
       </p>
-<a name="N10123"></a><a name="6+February+2006+-+Hadoop+split+from+Nutch"></a>
+<a name="N1012F"></a><a name="6+February+2006+-+Hadoop+split+from+Nutch"></a>
 <h3 class="h4">6 February 2006 - Hadoop split from Nutch</h3>
 <p>Nutch's distributed computing platform has been split into a
       new project named <a href="http://lucene.apache.org/hadoop/">Hadoop</a>.</p>
-<a name="N10131"></a><a name="28+October+2005+-+Lucene+at+ApacheCon"></a>
+<a name="N1013D"></a><a name="28+October+2005+-+Lucene+at+ApacheCon"></a>
 <h3 class="h4">28 October 2005 - Lucene at ApacheCon</h3>
 <p>On December 12, 2005 at 3pm, Grant Ingersoll will be
       presenting the session titled "Advanced Lucene", covering Term
@@ -336,17 +352,17 @@
 <a href="http://www.apachecon.com/"><img alt="ApacheCon" src="http://apachecon.com/2005/US/logos/Conference-animated-85x39.gif"></a>
       
 </p>
-<a name="N1014B"></a><a name="1+June+2005+-+Nutch+graduates+from+Incubator"></a>
+<a name="N10157"></a><a name="1+June+2005+-+Nutch+graduates+from+Incubator"></a>
 <h3 class="h4">1 June 2005 - Nutch graduates from Incubator</h3>
 <p>The Nutch project has graduated from the Apache Incubator and
       now joins Lucene as a sub-project.</p>
-<a name="N10155"></a><a name="14+February+2005+-+Lucene+moves+to+Apache+top-level"></a>
+<a name="N10161"></a><a name="14+February+2005+-+Lucene+moves+to+Apache+top-level"></a>
 <h3 class="h4">14 February 2005 - Lucene moves to Apache top-level</h3>
 <p>Lucene has migrated from Apache's Jakarta project to the
       top-level. Along with this migration, the source code repository
       has been converted to Subversion. The migration is in progress
       with some loose ends. Please stay tuned!</p>
-<a name="N1015F"></a><a name="December+2004+-+Lucene+in+Action+is+published"></a>
+<a name="N1016B"></a><a name="December+2004+-+Lucene+in+Action+is+published"></a>
 <h3 class="h4">December 2004 - Lucene in Action is published</h3>
 <p>The first book dedicated solely to Lucene is published. The
       "search inside the book" feature implemented with Lucene can be

Modified: lucene/site/publish/index.pdf
URL: http://svn.apache.org/viewvc/lucene/site/publish/index.pdf?view=diff&rev=520473&r1=520472&r2=520473
==============================================================================
--- lucene/site/publish/index.pdf (original)
+++ lucene/site/publish/index.pdf Tue Mar 20 09:46:34 2007
@@ -5,10 +5,10 @@
 /Producer (FOP 0.20.5) >>
 endobj
 5 0 obj
-<< /Length 1198 /Filter [ /ASCII85Decode /FlateDecode ]
+<< /Length 1200 /Filter [ /ASCII85Decode /FlateDecode ]
  >>
 stream
-Gaua?9iKe#&;KZL($[Bp'NL;Jg$T:t9OV*c*Ra2GmD6%BiYfdWrBZ3g?cc'E9`Wp5!9\kYYL^#jX52AgSkVD=3Jb55T\3d@bb&Q8d.N&9U43j\Akoi=42OLo(&Bfd.FUhij8h;PT!'52.qS1ae<.u9]*%[1bq?AA&(.fR/Vi-AQo^sa3"+n`j,TU!;mik(Oif/A<Ft?S,>,EC;8S8Z:9j,mr[>-c44_YsBRQIPKo52p8lTtaR^_98\oc`AK,o">1hFQj3t>lg0\C?k_"pt./)N<gE9Xl()n+e:6\1^`j-4&Z#or^=^R9`MQ9FnXHC`0';2<,mSRI1rG'%D9gVgP\Yd4!nGo/-pM92C7e7i3e>Wr\'p-sJeJf-qp%0ZAd._Q/9:kA<S7"#YZGG0Dk_^gufG'%#CE?/)cZr;lLXmG76Ms>RiWT)S;B7)bV,Co!H,W['n0G%pDC]pA@,Zf%iC_76i&tpWs]0*V1PI)o\HerWL%K@"s"R1db_sT2fB[8uK19^Oo>h2o^ZpTHDQR8H?]BdV]7^6p#XdkahZN0\5YW/Ydl`qFs(BYuDa45W;7!fEVY+%Dg9T0>BR##/t^n(b'I+4R3ru_q[7mU^Cjc)r6^=#.c2Z8o4Lu_l'PbHHhN"HU,#;t!ML&gUpNT"YtgWO!*QY=^4]RIs>VW%:k.%pP^N@fLElp[($N8nsr/!\"u6!k4ZpBV`_!#7=-`W>HmK=t?0JE5sW*>b.Klni,-/WqYYn&;`'H7C1AFJX*_,d"1cBr.VlP&Dbb"TjF)=,,K@kq]eU<[k8Cf1?mI0:5(c1o"1:b8UURCMt=tq\<lK"Y:3\b+.9n<T[usMX7c@>BfGI^bKYMK>t-8LY:lE6sF\G^M[o@^]d!JIu>ea.nfZ9?1gHqhQ&bA,B:aH@9T)R\kDpcX$He'!3'O5nH^*rHL2F^I@DfpMaiXlUG]Wb_6dRh2JBl-A)=h_`hgjNh*<seq$5+bpaeX'NQ?A
 X.KbIQa!?\rm%F.I$epCG=E*_AN]W+h!d*eVqC&1e##OFS4AEtpN1ZS"Ak0B`(uKp*SPB)AVcV+d'."^nZp\\9Xi'4uOD$BE4ukO!?E?Mm^JC6[EcC523QH^/.*u7I%Hg.@[tX'&p8mR=j4')Ig!bsn95m..PG0()WC?J5/ATJtWj=ZAgb;irVKU>!]*)VHb2Pn1fS9AI96_>c~>
+Gaua?9lldX&;KZQ($a&3BiIYH!PKdn1/4W?V\=9#BR@Ns[[FsfnrZ]HI3l,F3f*kb:4a!B@^XED=m`reF>E]3i?78lJgU($0n5o06&Q=D7/nYBba`VYG(bo'/+dWT;^RW1aWkoO4C:;mQce07W?RbQG=Uj-RTsRa*hmH->7S3a0m,nEE"Yp0g)W,5`bKD[,F+QM/W81%8!IieUP'M?S7:)cr)%.PmTJ/bU%Mu#k%[pcAZX<)<...@W>d6e5FgSTcV3R3=9"pu%(C1lC6Q,GSV!E91//)DOXl<kl]O2)sdYqY/05hC9XhB9nm8g;G'X0hb.<FqGWZk)F:h7$mg:Cc9"HHp.CG^d*gWr?=+ki)P]6.o6"tfmjr``@%qm(kcg/U3qo0MK[)MpNY$.I&Pem7"3>R_=U!(\]jM?i(LVq56Pd5Tb<2/'oN1g6[/)GIbSClJWM0]np1BiqsJe1H@&S:A?@J^:X^`/'p
 2Te^Qmh'[3LAd?;a>M.MK^k,'@F50&L@\@4,ejh1V1OpsUVFb#Djm9OG@s4*kJFP4Yo?$37I<nm81/[%>:J8(keN-BaEf&qRn"Wg&lGZq[qYPqk/dI/<P]IfMNWS%Uf5T#7G*e[^A'_`81J[=NP<I0(Z31DC2CY*bNLH46_Apd)W%+?lL)U??P/IjqG8FX<$^onp)7H7=#?Ym^])~>
 endstream
 endobj
 6 0 obj
@@ -212,10 +212,10 @@
 >>
 endobj
 42 0 obj
-<< /Length 2963 /Filter [ /ASCII85Decode /FlateDecode ]
+<< /Length 3187 /Filter [ /ASCII85Decode /FlateDecode ]
  >>
 stream
-Gat=.=``@V&q8H9i')!UAPpC^95g+TEpS[#,uW8?Q/hs%K,N([+_Q'k;1<p3][.c-%]sc^9#M:ufB<Uu!,io2Y&6U^E7].Pp(s<A\0-e:s+h>80G\Wi&f*G;8*BX8M#4l,8UWJqh1r']nm/r2P!&Wuq9sWaGk&\h`W'AT6?n"-c=YjkK#$?iS4g_t)``Uo2A\SbgaHdl+gbf==Xe?9fTJE\9$R5+,e!LDVg9jLoR&.ZYB!k3JXq1OBmqQ)8:H`TAXV/h(<nA+.(53#3T!oaU6'<c:m,\EHC&/tlYa77\&9K(a5"aSV>l0G+02;fc2$J7F$[I;HeAdt,FH8j)5I-ql?E:A3mZ*"YH2]9lVNIk1GJQ:gngS$HJQf/Rr!sG>,7bl6mI5D/clH5%MQ7K+2sE\[-FDtC2_VkH5a(!fMb$$;fO3-P7t67]t*KWj,N"L:WZ?Uk>6b8DF>ptf^Luu(YE#SLho"mSORqS)LbAE.N2G?\UD]m1dAX_kPW@26^P"L+$U1hT[>u^)[1?dYO`i)*H`!EY,bu:<i^2nOm74]3_=NTi%j$gU)5/PH3ogV2i]*J''@+R0XLh<N^)N"Uu<N^'He@rE)8[%/%ug":Xl*_a2_qk54'KcX&V?'>WqR-2tgc/:8]r%MDeCo1Yd7o$m=J/HXjijibm4:&G=AQF@KXJ]%-g/G'SNtkD_Z>8bK_!3MJdn6;giQZDf>okhH#[W[f=B:T:;dH#_=Y[?2Cd0,A[aOMUN4XUl7(Lm5]TOVo`a%)!]%P^)F2?GCjD[%K'j[:s'gZqWAL/D^oMd^HmHi?;N7c<6He*N,K@0l<BB-&RY*aI%7(.YE+eb7KWjjjG9%=:D:SSQTE_?n?:@-(,1!11$cH!lQ;`0Q1@.clhL*:J5HG83N\r'5aPk8VQ`[SLd[^B),*%,%cWPfNKHRb4CW#k$MCkWL)@sKZ7k&ZidLR<#,r9`dOEoB-!7\S9gXC;'1u(;VF\X.aa&
 gYq20ZP=1+bg1laCM^#?i[Oi@GE+?#0UVf5%M4Ii#1RjMQN+frL`2_2Zd9OY&qTQ.8I_,CGiSe\82fhD&onT:,j8G=j=*H=JA"HtoY4_MV6hprP\hY"m_LIj9d5u][Q,\:"C*1-oL$$:C;oiB_I:I8B0u"&^L7R/Q]Z'<+T...@j>Fm/@duX6$VXe:^0RU5fSdu7Ehm8To1jRAR?ZG]T\DGk$WM[\dQAer\Dn+"QKa:0['QQgIP\c!!ER@RQ.Jfp=,CTlUhDT1?<nYca7aG[DeHUM-(0/'"C_gTJ/?6:^p!,m,^B"S@h8HpfDf?
 K9GU$R9CBlr`:oqJglP(N[5u<WS0bg-YLdBa'.[#"ZZ@6B2qI=Wd(G>;R+i5se3a:_/-.Xl7`,/F'9:N^D2NXmoeHN5bJGK2La`ha76G^Q5,jeLP+5n[rJ!k!XiK#.TS;O'VZ48[QYip=Fg<UYHa0mj0+I[-Q0`WHVNnt[OqjBuQ@6Z%V_()1(R:lp>O!/nlnT9K*lD_Lo'em3`8Ad#1?5cG;'K,<E<.#pKW\D_6rZb@H/cK-AWPm]c3DuF(XO!$)h<7k&!f[\LL66DqOdOO>o58Y/-BmGLQFWn)d22qrJj9L<%73!ErDY&M]"XW"FTeaCUpj#S9p+9LU2Q+<af;6_=cLV%f`hbtNBN;mpUDm&&tL%jq=c8!lH7@tg."F6\X`;iD>8L>T[U9/,+BX^?)'0[8Q#H8Tb+h><;6NB?fX^^R;D2KW,a,b)5h<9m_Ya:(ESgNFNktu]&4!UZoK,OMK13)c6cr,oPqqp^$TJK*s?0NoB[nhqJp!CaJM[-mTBWil@pkT%EOV3.E0tQ.utWs`X`gnX;3'65uKq(,ScfuIO7YnGJfO8f&@6dX/tDKG81VFj']8tmP^*b.mEGPjQHTg4T%F$%(U1$OX9^!<-<aTe?IltX\!uAP%4',F"35>m6BNs476$-MtBYio`]miS,I@/eoLo?N2&R=6rbG/0KsiPkV"At(BM3Kgb3-f)fXYFYgZO<_n[RelS<.>i_Y];g7EU%7/SHk\_UH,UNb%=NB/'OqPujGEZ?u$DLYI4EnkaQkPZVVD(0S0DQ+;[*/h_b`BAE3&<kJN($NCfh<)bt0$m-U5tIR74,r4(9b77ZNGrRKO[+I=qHYq(l735J`dJqfA1W9Be-pMkQo>g#mE)^pR.M)pJ9\1c@BhZM^0qH#anecN@56T@nh*/?'[#_\4B:T1ET7`2"<-t+;s0h@K20,Io6p@UM&s3-=-H?L\nG8o6de.Tga.94c#r3pe[kV_gDnj5~>
+Gat=.968mu&\dR40U5"KX!EQ&_3]&*@sRHFbK<FW8Lg23L'*G!jU`)g,H^n0e)1TCP2O\:Qc^KTI,4"12gP@@G'O`]KXm]Gn9F(U]//Gkn;fPc#AYLS?/gXb_qt48:W34b\Y+LWs63HZQZ@FHlV&'Y49'FE5+d7J3;Xef<X9eng=&6,j"PRWF68'Be7DB(SB]_OcE7oD^`g(]Cf7+JAPl+miCR^_mg_J!cbCN";5!)>.DL_HedG^P/96$7oSPbeihDUV1.C@U_9;HW4j1nBKpUe(04dS@+1GCX]BZPGGsa.<HbLF(/bd"Y)IW*BgRR.b3bQBh]?O[Clp1f+lhe%ra;kdV,3QqUmtDJcj>rNGk7!T%2!34]E4p)MM4<!/q08&"'HeFtJ9$tV#"FB#Raoa^R1E1)co&3gC3Y.8Ba=:0+!,L;X.HU!dcYUkdFlOM@4fgY<ZpF!N*L1D-+6qG>Oa*)?*Ea,4#NR`HW(kL6Bil:?>GZe'f),f=8.sX"B"6c[It8%Tc5o\pQJ'3h87q58!/fnNc1!OE%e7m)"!.EF.6[*Dm@1p[L:"[E(]d<-tR9/a4;cbYruK."r7Yt6phQG(5YceU(IA-_%XH=HWKf*bpkJr/63\9%T75Ijhu-2_Md(!K,Hlnngrm>U`N%9e(,@f_l^AecrYe1%4>T>5JPS_JTBE!rYN;6no2_i"4@h4k;$S(*2S@jWlo4"XKeOuEdp("L8Q,6?9cSQY?-`RCtQC(`8Le/Sel0npk]NQ&m?S:,6a(#mt7/D?X:S8]r+j<o(#h^(2ch#5blt@rPBLr)s@\@rq^q5Z[UEOeAj,?c)%M'B=paWPU3=<jJ+:np]OrjL*?>$BYEiX'mg)DM@1TLUnC7*M^52#aTqmr)qm/+n2[#fSD#/bO/R8s7/E(s.,Na91:JOPhi>ih#4I,m$LUrc2H3NQlAA2NDCZ?gZp)ki][9RSGc3RhAR:rb<8,aLa"2uAPjORZ%\cp
 RL)5bZW@4AB.WeXi74-8PGuW5#7&81(Zo%Ido-a`bC),'27-ZMdq(`VA6K?+-'q8nns8)<PjY%,TG9a_f/#m8:'NLdo^YW;R^",ub\26qGh;,!o*6YoO"eW\n$MA)Y,>X#U%pJ4m*@Wfek*]*UWV,%UnpLEPKFF:)8D\a+cVU(UMAcm*3'6@L/;`!ABpM.mSlW+Op<RYu&Oe]:XMMRbodNC.Z%j61/UfJCeP`rsI9E$1Wk&3)\S-FR2f,-iL];5&a`k#n45>Gme"oI[s'@om)lcpQ1$b!5f3`Y.D\R"-XNM_2C:]n@OgfIS)PClTC]NL5%^WaHRgUR``kbCa]+"H-\,`]%&E*Lo/a@Is5<LLJEcm[\hi36V99tlAe])*`)'<H5UHYp<P^G,jAGHHKO^MN5r#+14H7V]de2[k?&AE.3c\hA)BqgN/Im'kfh&k@cd%`0O'QJ+C?7P8kL-_Zakb0$Dps?WC6"5ddJ=\tqcV%Nc=AKHgL.JCq^Cct+a@gVDl?SM@]!0M$3"fFWpN_f=Qk.58*eaK(*Wb@J_ruq32dS:dnma(*@c):=d<Gu^n0Q7TXg9`c1AhqZ'W%`ngGm%=g/\eP<(oQeILIeS0E^]0&@b"=%P+U&ciF;U#t]0O9Ge@>UuQ%7;i#Z,!SrS^"fr8&JMA-5//t$9S"?j:7D!R5I(-:%I;\j%7h4m;Y7Pd1O`S!D&@$u=#4aA_*;:0),URQ5k&"..bE9lHpTh_e)5igp*g(_#?]=2JM5l/8:n8Rlq>o)fTg,L\k01OKB'KNb0DpMKLF$"LZAp#W)B(c&=EOr?Yd/"q1S>ipQF#D'MPBDie"&i#,7*Rgc#gr4TdNV6;8hq2PZD-4!@q'i18u]j15:=J3XimSh!1Yjg\6)FR-X8Zks3X&>Z?2(H%?D%;m@!I"]frT2YEL,`]n'q&?k?"3RXt]AF-@g4._V&BV'rn2me<ZCH<&A)Rb*+Q-$HOR,Z@FcS$?XT/J
 2:P>R"d1>sYb)aOn0AV8@k<d,...@gqRde>nX7Nn8K"[]+jg+\;F1g9PFhGN$/g9M-'1-S4(Sql0u'P1N<)*CUQKA[NWQh.^]$.)HQa!Lf815&s$E8Tk'S<'I"D^";'VX$B*G)"%t.PFFR,a[]oOA.'QV!\6D;i[4(@hQl5j.j?,#DpB+=bn+/83NIBBuaJ_i*W_%b2LW76S&&_"4dIuOYdG:1S'^^.5p(S\l6R3dlje+L;h&uA\&_CcB2p^dq<eX(_RF!cYH=Mc64Z^]c5)OSBhDNV:8B,O`EW0[1qt_M`m,73e^@5B/DUrN+;e%/MT=3_S*^S8^cb,VTgTFA@fS$4&BijlmOk9C*QcE"lEFmRW+/KS#N%#\LqdagD^l&hlXr4NBF\*fo%e""S2.^`BA$B;92Jh=.p1=L>JdV</s7/I*3&Ek*l%ZjK'W@l5`/f6KqFH1%iolS`r<A=56%bk2K>]'llXugNI$<;tU2&sg,/;_F"4(2H/J8[TMMBIIYh1M1D"dcG*dErZ1dEkSrU"l]9XYL''9@as`tDUTTu#EKVXdPrqs8Yc2TMomhs\gLqp]D?TYKKUh[^X<g##N@I1F&]1$XBae.j_Gj/^4Wr3C)2&jD!IrXuQgJE*fi]_GDIF$LP;id1YGJ#$.HV5G@;&U
 kAS>di5QBWlRulGP<mQH.L!1<bTjRg;aBmJdlG.eeoBTQ,ScN:q1DL<%jcs'f;\f9ni;`)4la^SbD(K(2)!`_XSo"@1[r.%`1PN]I[<ps(-\d1(o`3Y0;k7P$5GY<'_>JHCYS/rIE1LY#F,=bEUZ$Rd>'U7]6m"9$^e7/NWE?2K$,IE\NhDUb!QrL9S@=SkR^I;!:qkZK`L(MmA/]Di!!K:j4~>
 endstream
 endobj
 43 0 obj
@@ -245,6 +245,8 @@
 58 0 R
 59 0 R
 60 0 R
+61 0 R
+62 0 R
 ]
 endobj
 45 0 obj
@@ -349,10 +351,10 @@
 54 0 obj
 << /Type /Annot
 /Subtype /Link
-/Rect [ 298.944 435.679 393.252 423.679 ]
+/Rect [ 108.0 506.866 166.32 494.866 ]
 /C [ 0 0 0 ]
 /Border [ 0 0 0 ]
-/A << /URI (http://www.eu.apachecon.com)
+/A << /URI (http://incubator.apache.org/lucene.net/)
 /S /URI >>
 /H /I
 >>
@@ -360,10 +362,10 @@
 55 0 obj
 << /Type /Annot
 /Subtype /Link
-/Rect [ 145.332 405.279 238.656 393.279 ]
+/Rect [ 108.0 493.666 172.332 481.666 ]
 /C [ 0 0 0 ]
 /Border [ 0 0 0 ]
-/A << /URI (http://www.eu.apachecon.com/program/talk/127)
+/A << /URI (http://lucene.apache.org/java/)
 /S /URI >>
 /H /I
 >>
@@ -371,10 +373,10 @@
 56 0 obj
 << /Type /Annot
 /Subtype /Link
-/Rect [ 126.0 378.879 269.64 366.879 ]
+/Rect [ 298.944 396.079 393.252 384.079 ]
 /C [ 0 0 0 ]
 /Border [ 0 0 0 ]
-/A << /URI (http://www.eu.apachecon.com/program/talk/11)
+/A << /URI (http://www.eu.apachecon.com)
 /S /URI >>
 /H /I
 >>
@@ -382,10 +384,10 @@
 57 0 obj
 << /Type /Annot
 /Subtype /Link
-/Rect [ 126.0 365.679 212.964 353.679 ]
+/Rect [ 145.332 365.679 238.656 353.679 ]
 /C [ 0 0 0 ]
 /Border [ 0 0 0 ]
-/A << /URI (http://www.eu.apachecon.com/program/talk/12)
+/A << /URI (http://www.eu.apachecon.com/program/talk/127)
 /S /URI >>
 /H /I
 >>
@@ -393,10 +395,10 @@
 58 0 obj
 << /Type /Annot
 /Subtype /Link
-/Rect [ 126.0 333.279 354.624 321.279 ]
+/Rect [ 126.0 339.279 269.64 327.279 ]
 /C [ 0 0 0 ]
 /Border [ 0 0 0 ]
-/A << /URI (http://www.eu.apachecon.com/program/talk/34)
+/A << /URI (http://www.eu.apachecon.com/program/talk/11)
 /S /URI >>
 /H /I
 >>
@@ -404,10 +406,10 @@
 59 0 obj
 << /Type /Annot
 /Subtype /Link
-/Rect [ 126.0 320.079 238.656 308.079 ]
+/Rect [ 126.0 326.079 212.964 314.079 ]
 /C [ 0 0 0 ]
 /Border [ 0 0 0 ]
-/A << /URI (http://www.eu.apachecon.com/program/talk/36)
+/A << /URI (http://www.eu.apachecon.com/program/talk/12)
 /S /URI >>
 /H /I
 >>
@@ -415,34 +417,54 @@
 60 0 obj
 << /Type /Annot
 /Subtype /Link
-/Rect [ 136.32 183.173 156.972 171.173 ]
+/Rect [ 126.0 293.679 354.624 281.679 ]
 /C [ 0 0 0 ]
 /Border [ 0 0 0 ]
-/A << /URI (http://www.apache.org/dyn/closer.cgi/lucene/solr/)
+/A << /URI (http://www.eu.apachecon.com/program/talk/34)
 /S /URI >>
 /H /I
 >>
 endobj
 61 0 obj
-<< /Length 2417 /Filter [ /ASCII85Decode /FlateDecode ]
+<< /Type /Annot
+/Subtype /Link
+/Rect [ 126.0 280.479 238.656 268.479 ]
+/C [ 0 0 0 ]
+/Border [ 0 0 0 ]
+/A << /URI (http://www.eu.apachecon.com/program/talk/36)
+/S /URI >>
+/H /I
+>>
+endobj
+62 0 obj
+<< /Type /Annot
+/Subtype /Link
+/Rect [ 136.32 143.573 156.972 131.573 ]
+/C [ 0 0 0 ]
+/Border [ 0 0 0 ]
+/A << /URI (http://www.apache.org/dyn/closer.cgi/lucene/solr/)
+/S /URI >>
+/H /I
+>>
+endobj
+63 0 obj
+<< /Length 2327 /Filter [ /ASCII85Decode /FlateDecode ]
  >>
 stream
-GauHM99Yl(&AIV:+MPdnnnO6t0Ak>b?9;Arj((+16]qPhBEi8WLk&e"^JFH#MZJQ,PuB<IO9YB9YIhQ8hqVSO]ta@*Jf4mhqsM<[M.nr0"93DRI_N0@Qe9eDUbK4n^KnK4HbeWoUUN0@[Qtf/E50.ARmSP#TgjCUB#HF7EIThEI!HgQ`D=K"CW*m(c[gDt<X6%ba5>B5MF7T$d!gsQoQDB!KFF$kL<sHUV7X5CZhf@r1+H;M-Llmqh+(qj'[<&$+ARN*!^H^%gu#R!Ch$rPrm'^OC3bIu@#bGf-@mi[4,EuqD:a"hmb.Yb8*.Q(`RaSdmpd:oN]-b'7o7(M]?%$7JXe-`3KpGeM8M?ZR[Fr]*W@UjPn[b&(^9.i,hZVCH=f4/&p.NRa[tFWWs!kI,VD]sb4b,2<EP>Xhr_p9W7Aad&$P4b?EdHZ,;tDt[FOkKFf;MoAt%"\']:OYk+WZqnfWn0FbUJ%`uU2TSq/472KsqP[>?]'K:3I^k7MIXeqr]`@[t0YMGf\85k[@\3/1XjNEh?-Uh,a.P7V0lEIH.8NUY1Xj3b*HAB//sc3Zn-cjuE%">3:jo&7P^&;mbgfh!^63bp8@Z5'8]pfIYegNU;U&\Z0K.'iVC">Yqu"#lNPlgpG8SVlpV,!:[P]AW?ino,;2r&HC)3GV-:CK9f.W`'Mt8-EQ8`6DFnm;NbBgEt@-]joHt14NH[W<du)_KM8#e_@-b@R*1MGVN0il/p).o+XbPeY<_PB>)J-]:)Z@;8L69'e5-?pA>hpfbW0@C=OGoWa,J0A`cK<<sTosNlqkN>//l;KNlB(cEOXP="#L5EV1ueSAqu6KR2:p!\Jk.^E$RoIJ%tlV;g$Aq>R2tT+GK45*9CO&IK]H-eT(i6;btXDO]@uoD&amUcVs>_L8WN:-u9ZUhK_k_mNZ9!TkSO/qN%*L,7`JRDW4P5n.Cu(RdI^)tVV*WXh$Z6.WMR4RMUqB.G(;>?'?M0`$\
 59CuMA'`!i&O4YV7bnA(]#Xh?rLc$\2?;77)p\`%M`WRa]XGG%n`hJj,Tr:;J*ggPK&t(,oYE4]5nKWK_Ar1D6Q)!uQ:c]AK!;%!^ef:?FCN@Q+l-/5?ZZLuW290b6FE(0h0Ln9U#bDg<7DgFER[@`DZ'HioVM'$EB*o>=Db[*J+JC-kcV59I+?Ts&B79&)1Mb(u\F;:#5+sB8+0uUY)J,!&,Vk/.SH*gJ"sm#C8rtoW&X8P#.ZEdWj2C83O+IV4<_JXY&1Me\=I02%nPtGj'4s<\B._WF4AI^Y*eHAj*-dEp-9@N*Q;L[W"<a:RB:K%&lWnlHA-tjtl3e/hT[;5.?Vn27,SURW0tMp$5D&J8"br.<OF4eddIO"1K&^T:luuJ@M3dTr7bOhs7.&h14sVVYq]YJi<\#W?Qo.7*G2WB=&hV-+8n7No'42S19\*aEba6TK_(No-h)D$l4KE:%:aglDp19FR[pDuk/aa8:ZZB\VCT725ig>^"s.1Z:Hg(X#[Q"[h@!4\Zd)PO'B+;S>']f0c@OV'9h=I#,/f>5Z@mmilq*o13(!%aC'P_bN?VPG^:g._T?RNhe?Rq4JqS]]+*]]HGlaSD8+l\eP"eCiqX:`mU<_h[b6VhJaN=1%@FF(4FEak_aK%H3$VpV,9T[q`(cUm-:4<Q`!-b5=83P\+c*ug'DN\;k>W[Q#/>X52A9k!t^*`rG6""OB#5%Lk;LRhG4*i'ocY2<T7I/!>pPi'V4B`#G@K8sVFF!jRFcVO]9TK0,obpa*Qo/B3D)+am77Hebnr>E;+Og`MRTABe2f?9VQ!0:e95MaU(nBA+Mn/pl5:6RHl4SKt23p1YERZCGYE\p`N>h2^Lr1N/k;#kUhbn9pd,$87$JqoAKO#ef@M;T*BN$haFZYVrU^U[t/49.Ff3Gie".c?&L-ZMcbEUD+*>!!e:5XS&WHlhN_cp`]sG=jp*!l1P*)c%7EVt69lSY*.&1f\S1J_H
 .]Kg(L5XGCZC%[`67\()mYRU'S'X]\I"N^8*.Y>*5Xl:et!W]"ut1gfDAD'r\;pM@U@/m,sG^>i+4Aot]qdZkjI@sj*>8T@tRamL-Kd2FNXJ.6hk\T^6%_\DN];tsKO0OrX*:KU2f>uFDR>a;Te^J7F+jr>:uZmcXlB%ST"7N;b8`<:sW/JV]AfNCAs:s4Djf#90ibP_$F'0[*UBPn2L-4cS,*B$LLe)h%j\4PH%DPfZYfR^sj&2F@-N0E_m!\u4j&GoTUORl0Ph"nb=@JtVuY\`@sK-$FJ(D=e+\#3a`@<N*MI1I;YW?8^^kB?,T"UA>BKoDpAM`QYGF(&6=;df4s&@UP;n>-(+UF^nXFf64(?Muna@Q%4:80M3>3j.?mqJ5nUI@'?E`st,sc:q?9];>QAFKB=$m@r!6TX?2$D!rtP_#4X(a8J(~>
+GauHM99[go&AJ$C-sQgRm%AXg_/7k7+]R*UXA^+%*+XD4.EI[I#L!,DZm:^08![\(W^ou`)L82ee,AskiluN6G.IB\6(K%oICBJfi]<[o_7r;pcW?9N6@J,5b#p<F?+a;m?JYGfjm_#F]5ZMG0)VD<G?/Yq;W]P)c6(@M&`eXe`EGjZR5E7al;4JY8epQ&fC`I>j]u/oA$^8K5c@gT?_\m+<iLE(r8fIoN&e^#$&,S=i.;6X#O,(9q-_t'(m0u)p+PI%1ck/JA0+hFc7HEG2mXo3WhNBo^EsiP?)k*.Lsj*IA][D62bCR*Rgg<I<+a1lXHp,[0u\0F/=9^:SDW0`a*>17!>(X36`E^@andrq",`rD4?3(@E0!MISMQ)()\T;`)n1j9qJ[&biFjm\M1_=si[L(j'Z:Xd=j:2B9M[dmC*Nm"Z]:esVp]rO@QeeGUCqZVRhqiVZ`R/Jok@<)AsI;ZF/Q5f7t%oFXRJhH,XR6soH];47AY36mqSq=:j;YZMTnR/Y7K#A<]<%]\DQa&lVIAALf!^t,)LM8rCIk<2[h_pDW1`\l2/,p<)mARGXuc^="$!;Kdp)'[IlGH+q-(_$j+f>OT76+*UZhbERqlb8Wbq'9I&Fd\ep:FLM+*D>#e;=N`n0efiTE[XZ.%=L*@boTbgC\ck`+GaPqO]($g**E'rlL^0k:)WJFq1,(S>A1LBf&pIC@fT9CarZ?@A#;<?-)3YgTa6jVp@gq4#rm>iH,]0_sjG::%"(="El'bLpE8:Nh$[(YTM:'cB'B0H)^<!!:"K]eq=dKFm'K']KRU:%$beURu2Vj@Z)&bc..Y&]Fc:gV-$a<b/6pTQ#D5S-3!IGm_1rM%IH+>KC3rL6H+Kos6/BA^(9HBpUKOH[KQ1k'cg^I.VjU!D028bi:q?9]XR!.6!8%sn:Ce5,Wu]ND4T'"^RT8Kd4q\WcM+>XE2nUb&QGL=Vt\hO$_O@4lR['Yn]"_jPE5b[YM
 8$"u1)oKnasEategF4%u";NUQW(f1#jpt<bZHcp_X"\/NoeePc_-pp1/q#bdGk@TG.Zj.de0uSe]PV:'L#!.1u@V\<(%XFIAH',%Gb(d4AHof,$'9gL)$N1=RGYgWaX[Si8(=i^iSi&"<10'Eajb,KQB]PJL.RuPkilbK9dm+Y7>aLA0-OnBaIuGF]X2W4SaD0]uA]bRC&e6Mn==F6%_*sXK6<a`K\LD#!KI94MCel'aArS"lchpI.814hu?!a43j8>U=7&G!JUOZXPUC*>:--2OWMQ48O&]XC4LP#<TpGi#,e66Fh;C]Qoll0%l(11]&1@'=_VQ9s64!^ejM7Y1X0F&Z]5oUig193C<7fnd2[kf(%,.3=>;3=/A,P<>g92XoAFIuF=XU>+8F;`,M^cmA9$jDBJdj4a<6R)8P6G[Xt,jI<)%uK'L#k-5PIRpj>rq@S`=KR@sVc[f3+Cd#A'!299f9"(!5buCnr4.>dW`CD01haUa2L1<ZhZY-J&nl=R'$6sS9n6&`$#">dQbpX]TP6:5D,T;J%8Hko"i6lMKKu@oKlIFChKQ1(bsK1U,eK!LjSVDK)#7k6fo0T)PON]iKK(?,o6dT>73*,(G$:9`eMN_DJ5BD$MXMq1hnRJ"%eG8F"AItgV;>e=P^,N.")f`9:2\`/UjEJEPC6)")a]Mb4TRT,gM@&PW1[OF>&PtgP:>#XFSd%(IS9fMeXda[!QY:"@f=qMUilI+d\;W!=q:XU4KBoih]`%N^aZJhZ9![8%7L6YU9*dZ+CB$C?f/PDHV^Y[eQ?hoD<TKB,8P$3<!Ct(6_GGVhAOq:Z8-Cq$^(Z=BnUJZc?Ig2crQZNWuUlu<ODaGeW:I&&T,[O\+;M'-<N,"&+j=@8JuLhU<U(:[W'F1q>bQ;XCN1#:]:3)e](nrES4"tr\[*J`2!PI*<RC#<bN/_1%(HgZ7tE5if;m+A_;)+*'*2laj$c7>NR)'3^SY-_tq`+jIn
 @dFHDkc,FoP6YXc3%d^`8;/9Z3saTDKa4srGT7r7[#;k.b+gMt!4Vbrfr0kP9QfbDQ.*^nA\lYOUaS*AgOW#'2b@Xa4kqTVI]UnqI+VE1lGO8#75\5]sl!=@S%WB2iGIYb9;476C[MlfQj<@@$CL9/&!APN5rF(h!Q##f]@%\H`.WR+t%hgEH9Qla`RA_63sYV0P=[;$&"oJOg5$'S)UhWd:!8+cu*#Q@U!VeB`/k/_f4G(GAEAA4.M3+tNP9.(;/amm,RDXt\TdDVuK(Gla"'Ddts6"Hfp*D'YJcsLS]qEEe;&')?LhV@79[V>&jTOT"BFGj1DM:S\+75rNW_#4WR;5q>~>
 endstream
 endobj
-62 0 obj
+64 0 obj
 << /Type /Page
 /Parent 1 0 R
 /MediaBox [ 0 0 612 792 ]
 /Resources 3 0 R
-/Contents 61 0 R
-/Annots 63 0 R
+/Contents 63 0 R
+/Annots 65 0 R
 >>
 endobj
-63 0 obj
+65 0 obj
 [
-64 0 R
-65 0 R
 66 0 R
 67 0 R
 68 0 R
@@ -452,12 +474,13 @@
 72 0 R
 73 0 R
 74 0 R
+75 0 R
 ]
 endobj
-64 0 obj
+66 0 obj
 << /Type /Annot
 /Subtype /Link
-/Rect [ 90.0 647.6 110.652 635.6 ]
+/Rect [ 90.0 617.547 110.652 605.547 ]
 /C [ 0 0 0 ]
 /Border [ 0 0 0 ]
 /A << /URI (http://www.apache.org/dyn/closer.cgi/lucene/nutch/)
@@ -465,10 +488,10 @@
 /H /I
 >>
 endobj
-65 0 obj
+67 0 obj
 << /Type /Annot
 /Subtype /Link
-/Rect [ 154.644 647.6 203.964 635.6 ]
+/Rect [ 154.644 617.547 203.964 605.547 ]
 /C [ 0 0 0 ]
 /Border [ 0 0 0 ]
 /A << /URI (http://www.apache.org/dist/lucene/nutch/CHANGES-0.8.1.txt)
@@ -476,10 +499,10 @@
 /H /I
 >>
 endobj
-66 0 obj
+68 0 obj
 << /Type /Annot
 /Subtype /Link
-/Rect [ 254.988 596.347 457.632 584.347 ]
+/Rect [ 254.988 566.294 457.632 554.294 ]
 /C [ 0 0 0 ]
 /Border [ 0 0 0 ]
 /A << /URI (http://www.us.apachecon.com/html/sessions.html#FR26)
@@ -487,10 +510,10 @@
 /H /I
 >>
 endobj
-67 0 obj
+69 0 obj
 << /Type /Annot
 /Subtype /Link
-/Rect [ 286.674 548.747 343.326 536.747 ]
+/Rect [ 286.674 518.694 343.326 506.694 ]
 /C [ 0 0 0 ]
 /Border [ 0 0 0 ]
 /A << /URI (http://www.us.apachecon.com/)
@@ -498,10 +521,10 @@
 /H /I
 >>
 endobj
-68 0 obj
+70 0 obj
 << /Type /Annot
 /Subtype /Link
-/Rect [ 262.632 510.694 287.292 498.694 ]
+/Rect [ 262.632 480.641 287.292 468.641 ]
 /C [ 0 0 0 ]
 /Border [ 0 0 0 ]
 /A << /URI (http://lucene.apache.org/lucy/)
@@ -509,10 +532,10 @@
 /H /I
 >>
 endobj
-69 0 obj
+71 0 obj
 << /Type /Annot
 /Subtype /Link
-/Rect [ 90.0 406.641 110.652 394.641 ]
+/Rect [ 90.0 376.588 110.652 364.588 ]
 /C [ 0 0 0 ]
 /Border [ 0 0 0 ]
 /A << /URI (http://www.apache.org/dyn/closer.cgi/lucene/java/)
@@ -520,10 +543,10 @@
 /H /I
 >>
 endobj
-70 0 obj
+72 0 obj
 << /Type /Annot
 /Subtype /Link
-/Rect [ 154.644 406.641 203.964 394.641 ]
+/Rect [ 154.644 376.588 203.964 364.588 ]
 /C [ 0 0 0 ]
 /Border [ 0 0 0 ]
 /A << /URI (http://svn.apache.org/repos/asf/lucene/java/tags/lucene_2_0_0/CHANGES.txt)
@@ -531,10 +554,10 @@
 /H /I
 >>
 endobj
-71 0 obj
+73 0 obj
 << /Type /Annot
 /Subtype /Link
-/Rect [ 360.936 355.388 381.588 343.388 ]
+/Rect [ 360.936 325.335 381.588 313.335 ]
 /C [ 0 0 0 ]
 /Border [ 0 0 0 ]
 /A << /URI (http://www.apache.org/dyn/closer.cgi/lucene/hadoop/)
@@ -542,10 +565,10 @@
 /H /I
 >>
 endobj
-72 0 obj
+74 0 obj
 << /Type /Annot
 /Subtype /Link
-/Rect [ 318.948 290.935 391.284 278.935 ]
+/Rect [ 318.948 260.882 391.284 248.882 ]
 /C [ 0 0 0 ]
 /Border [ 0 0 0 ]
 /A << /URI (http://svn.apache.org/viewcvs.cgi/*checkout*/lucene/java/branches/lucene_1_9/CHANGES.txt?rev=381432)
@@ -553,10 +576,10 @@
 /H /I
 >>
 endobj
-73 0 obj
+75 0 obj
 << /Type /Annot
 /Subtype /Link
-/Rect [ 307.296 208.935 327.948 196.935 ]
+/Rect [ 307.296 178.882 327.948 166.882 ]
 /C [ 0 0 0 ]
 /Border [ 0 0 0 ]
 /A << /URI (http://www.apache.org/dyn/closer.cgi/lucene/java/)
@@ -564,25 +587,14 @@
 /H /I
 >>
 endobj
-74 0 obj
-<< /Type /Annot
-/Subtype /Link
-/Rect [ 90.0 144.482 309.324 132.482 ]
-/C [ 0 0 0 ]
-/Border [ 0 0 0 ]
-/A << /URI (http://cvs.apache.org/dist/lucene/java/nightly/)
-/S /URI >>
-/H /I
->>
-endobj
-75 0 obj
-<< /Length 1662 /Filter [ /ASCII85Decode /FlateDecode ]
+76 0 obj
+<< /Length 1836 /Filter [ /ASCII85Decode /FlateDecode ]
  >>
 stream
-Gat%$gN)%,&:N/3+F\#[@jApOQUf)qh0:]3;et*B[LXJe92%lCji&/<I9*.7/7lt)`a]Mp,_/%9F*<oLY[%+?>l;?EA-K_,Mo_Y7nU2MY9!oUFLa]'jY=N4q]_Jr1Y["iU%L<a;D#(=)\of(l0[d.iJjt]_AO6<@b:-rn*P(+a<c<CF]Jac[lKZL9E6gnt0AQ%-SQ`XFG.l#(`gI@&/Y)L1D3FQRnfM#kc2eT97PYgRECTa,QQhC_\>GWQVb438;g6)s[6$.glDD_`[P=bN9PgtJS#fl*WD0Ob#?r?af,AK>)cId]R?`bSQ?L0oCs`QSrGE7TXOP57.2Rsb'`%?T/7]l;&9.]jVuUc?;#iccjZ&G;O+o,,>B8U+BYV,^OYK%;(DNV&`k$4G6ei"3D7Y3/dqTME'liN>BVZ>4PiAAUIn^h#Rqb8=2+sppD.6+i!fCH1\^AOQ>hSZrMc;+(+3B(&N-V>K8-Qf<.-tr$7@3u#,c6rRcM72i(t_op.F<E#PqLJ%:Z]_u[EWbO[EYoj)b_8NRrV-RArU,q9jMBI3Se4?5*B]=;aJD?E1U@4O1J#h2YuX0SR]&iRVHm:dU8dH"g#.4NE4hQ2"Ka4$d/tlP:ff#3pa!]n3kkF=js73`I14D_'LB:#@(J;rGYE`HK+lC^LfpU,+n^0_U\c:'nQ]O&#`n83-0r_h(HdbX"U+6AgHU68+.Wf?!B_7e2050;.q#W)Q0El+g\re%mdNc![^6&Kbs_$0XhF1p/%D!SI!.3+o&'2$sjm1>m4lRDN0H[^]VYJ6pdIO6.\]5GlOaNjJ2)_42f-+#^6:F%p?qo^]p//pW&\#Ydn&Lb6j$W?7`K^E@O,$b_lO.,BLcW(/sa::>Apr_-Bu$D0>GT(G<BHD603I?&mu;$'ub\)]K*f:.^XI5S0dW@4cI/3cOUl\XV*t!C1r>^a-VdJY,@iRo;q;lL&kcQ1YOMa,+L_Yt,YWE'R[;n\lR&X-HP
 8!KE<\)...@K9qLr>oKI6.mh1^G-A(*JQLrPY*.T]\2$%Y9r/(,51ZUk/>@!r"Nh^2.m)@W:q"?mn[I5Lh_]pT(4eJ"6o!=]7I_P^<+YCq[^Y3aL;"\4JIO9dnW@.1q&?;6KI#QaPjr=KJ^SdL$]$9n347GrNPnbq)%Q/+Q&fkT=t4pZ?KpFfUl=[QceXZ\ss_\Ki@^:+Wt<``tsg9tSHV*g-+ocIJQd@FPf)nrqaa%d=9m!]#5j9MX~>
+Gat%$gN)%,&:N/3+F\#c'14#NnBs6CWRGH7\^[)AU$VqQ_@dNF?pR\^r-aq+KhU1BA=Of.!nai+G5"8*GFMr`S,YB!fu)^Z:#o-+pq@:=F4!-XF,s2d$Xsg,2d\JHT3^Apb0ehq><uKu06[(/VdJN#5F2cd"f&fLafZb9^\jJd%o*'%B6)8nSR0<QQDaC2f([@/F&:%&BoPu$ZV71[W,c/Yemr:Eo%X"Y+50,JBZ'T8.$p&QkZ+T(d$pfSEZ+'(]n@(!-+io(Rg,tTO*>.,PS[4%J.(?s&bR!5B6*"Y:^#j1g^T8_Q^U&tnX11j55FQl1t=86D/u_WXCQ?J<1EhEc0Ao1pR&Br_8^=P\99s&L?#MjJ[VE8LYLR6\D@cZgB^n->W-uSW9_mN"9.k9X('OMK4;tC#JIlY*e0BQf$uOYX#rbc]/R<'7N^A33FG)+FECb;GVB_m\WiX.UkMBn+a&K#P-I+--Ub\oV^@>V7\toc\u==0/,.4dQ-8;r)eA;$U2=A9b-N4sZI+J"Li`udXtojS9$jkA(7e='XQ'>Z6,Wbn:Eoj@&-s3a69`_#6G-kGjJ")4O!qE+JA-Ju;F3VmLhNY"6^2'=o)'qNFKCEi.BuLEe#\kVB/b7I][>hD(('bt7=8R,lT,j1aRa*_K`d?2.+iH<U'f(aQb>Eb"5E*@"o@YXOgqFi?LF)XFe16b%iHG-$<'IF:_PFt>*ZHqFe*5WFH\TX9J.83o;Fn4]Xg[qZ:o4T%,SaFKsTm>N-4hhiC*JT=KP;W<np[fg%(tnjU*;t/5p@Gln/n>7+N2Xe#(^UTq\XHJjAo6f7Pu[A[JjVr>NFOPL,;:l>oK%W1".'/dPqfoj!!<\KhLE?*Jlu5(<:>P(N<)pfitZ[i3XJ<=Q;ijI0RZj0I/jA/1KP6L"q#!V8WD4X^.N@.Q#'f[Bu2H573\rX^SZ.L)pg`MS5A:;7"%RmU;nW.97*@1akYZ.]+_\E'b]Z3F`
 I:`oW9nt5eBcN,!ZTN1j[bU(o-?%Sn&S79AnnW?<#DFgI8c?7N%@<@WBBe^@Kf#4h7:;ac-Be,[nH*NU#UlAs7dH+&mj:DHL],/OQ$^TDN=U_NX\-ALkpo*"OrH&+&Sc`Ac\&%U8kZ2JV-2,(<XK8&8IU&8k$B#^HPY[,$2SL5p4kgi;iDCc2R/n9`J3Tg;/o-FMP\+GjQ6E.iCNO]iGP_.e,<RS,o`"Xj&Q&KO7_ha9NCHWfC7l=6,(m*a&bEhLXPVgWDpgK5$!(KUbpm&\op]4H7duKs#J<*u=5sgJ*)624#gd<nSN4.0X\&"&8#L$2<2H;BBcQIeFCq7?BTAD!0]'E"L=]_k7i8@uSBXK3'qLYUX+25<X2Z273.)8%UH[kK=r6D8>\i--<LMFZ[*Q9Dl0T,ZTn,h'^3D90=<QfO2?hh5Ytfp.6>?-])J-uS2p$>p<Ge7=ota\r<XpiKTTLUN[&PmtWUQXIWd:;*)UU_!)@;m4V-.8?'M(iM0B8EQO'o.W4%H-J>"O>S4B0i>F5'<>cH[qn6HQ)^C5m(h]@<=CB18)dmeVtffn;EjO^P.+>FHD,dTM^Q5a9&+f\o)ZN]OiR0a,`UcWm=`VHjb%i@<`qJgRg;[04m)&mD^8'h1IZ@'4I`CIKM!b])81q-PUI`Z,D;H\'M?T[1NlAM7j)lj(D=:-aGgYAdM,IkeO,kj"aC+Q-pHLa:t:$q:UgbIr<d7gM/@dH`"qZ2hK"!o=ZRahAl@#;G1To8ToeS*ie-I_W)pgcnKBb@p1"_e:=Z0N]7M0YZ$1c,9;qcnKOAgG80>+[sS/9@kl]c`YY4mTnu--cP/YrrLKYHQE~>
 endstream
 endobj
-76 0 obj
+77 0 obj
 <</Type /XObject
 /Subtype /Image
 /Name /Im1
@@ -597,29 +609,41 @@
 Gb!$GD/>O"'uq!7/28E>aGXlo^*#'bU#9IW,Or[%5nOugntJmgA7-k5n1nihc28[qhW[jf$G(XnTtk&X<[lrj$%g5$#6oi->?hqMk*F5%=dB&2^Uq8So]lC^V;%n23Os4ef7!(.Sc:_MF0=hXp>!0co"FA\ceK"UroCg+a3U@%,^nCGoL,U4d_ch"/'Y6Xf[\_a+1>YIrBEG-kbTV:eB8q-gMmE8]&oA9+e^]"otfE8_QC"$+&@53Sa*,M>fCt(_Tu'%q9p##cI[O?&OBg[CYefuesn&s>L%]Sh""rO>dK2WKVunX<rEfus5LZ3J9C>$]K/6!SA(9RUim)X<+CGu&\1qW@:E4W5%"9S5Od#*jF#%NT!OMn1,&$OK9+#gHLp@F08+i?<qH+Z9rY*H#<rU\qq@r-):f@:IFN2iV=^lle46JY247m'@+-ikVDR.+>Y>G5E:<@7*Gf'Xk@Qi;<HoETUcr:A8)]3r&Y^*2H`oQWUV.+,Y2=,NcYrig;e\.\6pVt"e-L`tl.S;h3001Y^F5auq(F[O"J`t;mrXNXME46k\BHP7QG!([g4lr5&,^*/(n&+K2Lqh:I'Pu<\ur^9Z@).cnSbmO%imLq^UnY@/F+&E\Rk?]jVoXrd\g.q9M',@SEJ^>S$iEM0t@:Q&5HTE'p4Va^4gJ:.2[d<Kg/hm^@4]d$K!P;%k&3n]7(EP[&JT%(a#j:Z3+aWI[V:?*q0n"N`W:TT$gBL+'>o]6!k"M_WU+_/1hDX>lW,'Ql/i-SH1Y=S9Kl%>Y/!U?d(mA#T>nm5er.\O03m73IU=i3b>^SLk+/=pu+^[@4gimlVdUlUfUP0=1uK6H1bf(c4[k:$r3Dlpe%"%*IA<,?R%[*i=fbP^^`dj942IaL%(MK^/"5O4:FW[934'j]_S"$Ytk/#D?.M%j=UZZ%c\2-o_cJPn<-WG;';e.9A[6<FM[[PIo\E5:s\6')EJj5iKG_gKM/!ChfpDK&Rc>
 m#*Ql"a8!4/NK[D><F8n:7H;=S..+Qb.p.IOqHW5^%Y"9()CPE]-9W5^G;%hqn4B$!7C8^Ff0X:&WF[cdBtC\Hn5\CF#bAO@*?a:<:\T<Yo3:;qfSP:MU+sHUfLG6@1,e&h"lt:)7POAFqWB6.9qHB`:dK>ndb+-/'G5:R:(%$>-_K])]4?!uEjW*S<B5b?dr^9lV:!;mqb&IF$L0%^!PAul\><3I.uHPBB72tK6b&M?N5-W_,rFRNp6ik(.94"EDnr.ZJ?_-1$2HNps19f@*^(dW!352\"ZlcLTs2:#qB3?<nLE`mKoVP8()c^S<<0:a@a(TrbI/UC([e/C3):0d+<78d7ZIIA3D_C!DBAf:`dj-23krKVeA):s&P*:bb,#55Qi&E49U!X;-ABdWGY81t5RO.-g4*?5*S*R("Ieo^@4e$YN)&O/i^S#\!L'Ie%Ioa',S/LarKk_]<'_1M]GiB,B=Sd0Jm7l8To$=YP"#AcQ*AJ_>/13^lta<F4da&Lb$74eXQH`.L1QM_(>s_,B&@\TpssfK/o<B%ep5,gKMF&qnp8>MdK)*6bNiG59i>JR@R^aj47A,DV5sB5plh+?"Oa<Fj_TeEH?C(7BGQ0iopp?[k)#D17'p*9*phr6Hdjh.%\X>&qec'`"k(4d.&T+M]ZmRDg'fF[cUhd@@E6Zc_9[\tb,\9MH77U^f]al0>U\,O$qU,N[OBV%W3q*3hj-IkrQO]$^nEf0\%.nJ)PM`7nC\]L"<edB1hLuc%`F+eCd%a[XEBfX6_;_lBt9Ib1N[6KluZL=U*sC;4L_9:T5E!.J$nMbn1gD"P`%dM[+pW:cD9poC,bZNJMuWPaAsV\BRT6I-r?VG8mJbQV&"lGqB4d``lLU_S^YK\RS_goU8\2Y,CfOchG;\0#.C;ZA2qEbQnuYf0hjuMIFiI?da>-no#3T"!.WAnl?'oiX\^581;#1IZA2s/4t,F7)&W=W!=bK'_a2dtlsQ
 .Q83f-u!U$VR)gbAZao(B?#6GBYPW<AK<!0uQg^ZOlA0*VZ@M"iR-$_EZ=25n]ede<N%3)H[4opI5]7i.@EGbmh/qLmG.g!C]L(Aa$B)D/c)S\ct;O(8H&%,2DZC6*>NX4G3d+J4:/KHgU!X81R"b77p"rj1:^9=@'aNuAq?^l.PoLoJd8'OF[cZuL;f[HZ1Q6DW)Tm#?CA0[1.Rt:Y9qV_#\5)$f;OaW7#Xk#>`Em6N.(/ol1:7IX^/IM#2_Ri3m0ju=em!A$#21&('I,l5FQ[mm7oI@s":;c&C8^h&ThHDac=](U>hgAheqnjdu*BF)ca(I&RAF]8T.]:Np;`T%ZF:E$Q!"6ih/W:$o$9u6*i>=A19uht6q6h;gJHUA"Y,5huhISqT82p&:*[IH0q`]bk?^\JKFXaqn:dYeQ""`HN;.]'n*\Ks+%%iHFpS5XLp3h'-EBo<dio!nqSG1aq.9!.i70rI7Or(F`lHEo'_5Q+94G#^$+,.'@5_]d-m3qL!MShg^iR$oLR<5LI,HVQ2+FiYtn.D#fG(Td<DIIe/Yiig9DXb$H6V:[6nD!H)#b2_o*W`cP"RH8(_3,W!7IZ'<FQG4B#/*=9jiD(^n`A]hE1HOa6J]H?Mn?Oej,4Ecs,gu4q6qO44lGql/(j3p8f@`MfiLtgFuYPs5o;fTTgsir/fcqSJagbW+g\-R^liU)&ek)V2>T\XLiEhUbui&P(Fbu3a$*"[0ZXM=;rK+4A%F;/OfjS,SoZc,M)1hus!hj`S#a+$*Cr_<`d^_$"S,(V_i@ejK-%n\J7Q?&ln%'>U\bfMV1VA_"#M,%^kWP7*:*gE#hU5PcP<-BfHl'/X,,LYp1__L"j5F=4&j#Y.?0Z"+ODP@)a9&3&fqNrMCW9\?b0J_MG$-0,IBaO$M]FbWR11@EiX(#p#nb3Y2:2+(npFL#L<GGjEnq+]_=];jTB3cljlpEJ9[=od"#fN$HHBX$]bicLX8QuVE
 9UqQ9uJVEHMggF#,h=Agp37WVq@>HekkWgd#rf3'\_Qd(Z<S(...@DsJFr>fPo$T>44LbKq=NrI#JgA]0:2D=riY:u#>Q`klKU8DNPZP\SbL:+K?]+THUl);7,S@l$mAm/%an82L;J*PB1Rp$_XSJ_QltkT<dUcR/!.<m*]hC<R4n4!H`a'P3Ij_'n@P#^_5<<8[kT=!;P'ZhA
 r@tn;[As9rN^BhD;A)og4cY]6MSs`=idsa7I5P\IAqQ!-5?%BM8@3Ji;[)+*Ue%*8"n:pB#-!qcX$GZ>'3f0~>
 endstream
 endobj
-77 0 obj
+78 0 obj
 << /Type /Page
 /Parent 1 0 R
 /MediaBox [ 0 0 612 792 ]
 /Resources 3 0 R
-/Contents 75 0 R
-/Annots 78 0 R
+/Contents 76 0 R
+/Annots 79 0 R
 >>
 endobj
-78 0 obj
+79 0 obj
 [
-79 0 R
 80 0 R
 81 0 R
 82 0 R
 83 0 R
 84 0 R
+85 0 R
+86 0 R
 ]
 endobj
-79 0 obj
+80 0 obj
 << /Type /Annot
 /Subtype /Link
-/Rect [ 474.792 630.747 512.784 618.747 ]
+/Rect [ 90.0 647.6 309.324 635.6 ]
+/C [ 0 0 0 ]
+/Border [ 0 0 0 ]
+/A << /URI (http://cvs.apache.org/dist/lucene/java/nightly/)
+/S /URI >>
+/H /I
+>>
+endobj
+81 0 obj
+<< /Type /Annot
+/Subtype /Link
+/Rect [ 474.792 596.347 512.784 584.347 ]
 /C [ 0 0 0 ]
 /Border [ 0 0 0 ]
 /A << /URI (http://lucene.apache.org/hadoop/)
@@ -627,10 +651,10 @@
 /H /I
 >>
 endobj
-80 0 obj
+82 0 obj
 << /Type /Annot
 /Subtype /Link
-/Rect [ 196.644 553.094 227.316 541.094 ]
+/Rect [ 196.644 518.694 227.316 506.694 ]
 /C [ 0 0 0 ]
 /Border [ 0 0 0 ]
 /A << /URI (http://www.cnlp.org/)
@@ -638,10 +662,10 @@
 /H /I
 >>
 endobj
-81 0 obj
+83 0 obj
 << /Type /Annot
 /Subtype /Link
-/Rect [ 328.656 553.094 385.308 541.094 ]
+/Rect [ 328.656 518.694 385.308 506.694 ]
 /C [ 0 0 0 ]
 /Border [ 0 0 0 ]
 /A << /URI (http://www.apachecon.com/2005/US/html/sessions.html/e=MjAwNS9VUw#1400)
@@ -649,10 +673,10 @@
 /H /I
 >>
 endobj
-82 0 obj
+84 0 obj
 << /Type /Annot
 /Subtype /Link
-/Rect [ 272.5 477.294 357.5 438.294 ]
+/Rect [ 272.5 442.894 357.5 403.894 ]
 /C [ 0 0 0 ]
 /Border [ 0 0 0 ]
 /A << /URI (http://www.apachecon.com/)
@@ -660,10 +684,10 @@
 /H /I
 >>
 endobj
-83 0 obj
+85 0 obj
 << /Type /Annot
 /Subtype /Link
-/Rect [ 286.674 477.294 343.326 465.294 ]
+/Rect [ 286.674 442.894 343.326 430.894 ]
 /C [ 0 0 0 ]
 /Border [ 0 0 0 ]
 /A << /URI (http://www.apachecon.com/)
@@ -671,10 +695,10 @@
 /H /I
 >>
 endobj
-84 0 obj
+86 0 obj
 << /Type /Annot
 /Subtype /Link
-/Rect [ 288.288 283.935 367.272 271.935 ]
+/Rect [ 288.288 249.535 367.272 237.535 ]
 /C [ 0 0 0 ]
 /Border [ 0 0 0 ]
 /A << /URI (http://lucenebook.com/)
@@ -682,170 +706,170 @@
 /H /I
 >>
 endobj
-86 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 85 0 R
- /Next 87 0 R
- /A 9 0 R
->> endobj
-87 0 obj
-<<
- /Title (\376\377\0\62\0\40\0\116\0\145\0\167\0\163)
- /Parent 85 0 R
- /First 88 0 R
- /Last 102 0 R
- /Prev 86 0 R
- /Count -15
- /A 11 0 R
->> endobj
 88 0 obj
 <<
- /Title (\376\377\0\62\0\56\0\61\0\40\0\61\0\70\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\67\0\40\0\55\0\40\0\114\0\165\0\143\0\145\0\156\0\145\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\105\0\165\0\162\0\157\0\160\0\145)
+ /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 87 0 R
  /Next 89 0 R
- /A 13 0 R
+ /A 9 0 R
 >> endobj
 89 0 obj
 <<
- /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)
+ /Title (\376\377\0\62\0\40\0\116\0\145\0\167\0\163)
  /Parent 87 0 R
+ /First 90 0 R
+ /Last 104 0 R
  /Prev 88 0 R
- /Next 90 0 R
- /A 15 0 R
+ /Count -15
+ /A 11 0 R
 >> endobj
 90 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\123\0\157\0\154\0\162\0\40\0\61\0\56\0\61\0\40\0\141\0\166\0\141\0\151\0\154\0\141\0\142\0\154\0\145)
- /Parent 87 0 R
- /Prev 89 0 R
+ /Title (\376\377\0\62\0\56\0\61\0\40\0\61\0\70\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\67\0\40\0\55\0\40\0\114\0\165\0\143\0\145\0\156\0\145\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\105\0\165\0\162\0\157\0\160\0\145)
+ /Parent 89 0 R
  /Next 91 0 R
- /A 17 0 R
+ /A 13 0 R
 >> endobj
 91 0 obj
 <<
- /Title (\376\377\0\62\0\56\0\64\0\40\0\62\0\65\0\40\0\123\0\145\0\160\0\164\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\116\0\165\0\164\0\143\0\150\0\40\0\60\0\56\0\70\0\56\0\61\0\40\0\141\0\166\0\141\0\151\0\154\0\141\0\142\0\154\0\145)
- /Parent 87 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 89 0 R
  /Prev 90 0 R
  /Next 92 0 R
- /A 19 0 R
+ /A 15 0 R
 >> endobj
 92 0 obj
 <<
- /Title (\376\377\0\62\0\56\0\65\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 87 0 R
+ /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\123\0\157\0\154\0\162\0\40\0\61\0\56\0\61\0\40\0\141\0\166\0\141\0\151\0\154\0\141\0\142\0\154\0\145)
+ /Parent 89 0 R
  /Prev 91 0 R
  /Next 93 0 R
- /A 21 0 R
+ /A 17 0 R
 >> endobj
 93 0 obj
 <<
- /Title (\376\377\0\62\0\56\0\66\0\40\0\61\0\71\0\40\0\112\0\165\0\156\0\145\0\54\0\40\0\62\0\60\0\60\0\66\0\72\0\40\0\114\0\165\0\143\0\171\0\40\0\144\0\145\0\166\0\145\0\154\0\157\0\160\0\155\0\145\0\156\0\164\0\40\0\143\0\157\0\155\0\155\0\145\0\156\0\143\0\145\0\163)
- /Parent 87 0 R
+ /Title (\376\377\0\62\0\56\0\64\0\40\0\62\0\65\0\40\0\123\0\145\0\160\0\164\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\116\0\165\0\164\0\143\0\150\0\40\0\60\0\56\0\70\0\56\0\61\0\40\0\141\0\166\0\141\0\151\0\154\0\141\0\142\0\154\0\145)
+ /Parent 89 0 R
  /Prev 92 0 R
  /Next 94 0 R
- /A 23 0 R
+ /A 19 0 R
 >> endobj
 94 0 obj
 <<
- /Title (\376\377\0\62\0\56\0\67\0\40\0\62\0\66\0\40\0\115\0\141\0\171\0\54\0\40\0\62\0\60\0\60\0\66\0\72\0\40\0\114\0\165\0\143\0\145\0\156\0\145\0\40\0\62\0\56\0\60\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 87 0 R
+ /Title (\376\377\0\62\0\56\0\65\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 89 0 R
  /Prev 93 0 R
  /Next 95 0 R
- /A 25 0 R
+ /A 21 0 R
 >> endobj
 95 0 obj
 <<
- /Title (\376\377\0\62\0\56\0\70\0\40\0\62\0\40\0\101\0\160\0\162\0\151\0\154\0\54\0\40\0\62\0\60\0\60\0\66\0\72\0\40\0\110\0\141\0\144\0\157\0\157\0\160\0\40\0\60\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 87 0 R
+ /Title (\376\377\0\62\0\56\0\66\0\40\0\61\0\71\0\40\0\112\0\165\0\156\0\145\0\54\0\40\0\62\0\60\0\60\0\66\0\72\0\40\0\114\0\165\0\143\0\171\0\40\0\144\0\145\0\166\0\145\0\154\0\157\0\160\0\155\0\145\0\156\0\164\0\40\0\143\0\157\0\155\0\155\0\145\0\156\0\143\0\145\0\163)
+ /Parent 89 0 R
  /Prev 94 0 R
  /Next 96 0 R
- /A 27 0 R
+ /A 23 0 R
 >> endobj
 96 0 obj
 <<
- /Title (\376\377\0\62\0\56\0\71\0\40\0\62\0\67\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\40\0\55\0\40\0\114\0\165\0\143\0\145\0\156\0\145\0\40\0\112\0\141\0\166\0\141\0\40\0\61\0\56\0\71\0\40\0\146\0\151\0\156\0\141\0\154\0\40\0\141\0\166\0\141\0\151\0\154\0\141\0\142\0\154\0\145)
- /Parent 87 0 R
+ /Title (\376\377\0\62\0\56\0\67\0\40\0\62\0\66\0\40\0\115\0\141\0\171\0\54\0\40\0\62\0\60\0\60\0\66\0\72\0\40\0\114\0\165\0\143\0\145\0\156\0\145\0\40\0\62\0\56\0\60\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 89 0 R
  /Prev 95 0 R
  /Next 97 0 R
- /A 29 0 R
+ /A 25 0 R
 >> endobj
 97 0 obj
 <<
- /Title (\376\377\0\62\0\56\0\61\0\60\0\40\0\62\0\66\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\40\0\55\0\40\0\116\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\0\40\0\141\0\166\0\141\0\151\0\154\0\141\0\142\0\154\0\145)
- /Parent 87 0 R
+ /Title (\376\377\0\62\0\56\0\70\0\40\0\62\0\40\0\101\0\160\0\162\0\151\0\154\0\54\0\40\0\62\0\60\0\60\0\66\0\72\0\40\0\110\0\141\0\144\0\157\0\157\0\160\0\40\0\60\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 89 0 R
  /Prev 96 0 R
  /Next 98 0 R
- /A 31 0 R
+ /A 27 0 R
 >> endobj
 98 0 obj
 <<
- /Title (\376\377\0\62\0\56\0\61\0\61\0\40\0\66\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\40\0\55\0\40\0\110\0\141\0\144\0\157\0\157\0\160\0\40\0\163\0\160\0\154\0\151\0\164\0\40\0\146\0\162\0\157\0\155\0\40\0\116\0\165\0\164\0\143\0\150)
- /Parent 87 0 R
+ /Title (\376\377\0\62\0\56\0\71\0\40\0\62\0\67\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\40\0\55\0\40\0\114\0\165\0\143\0\145\0\156\0\145\0\40\0\112\0\141\0\166\0\141\0\40\0\61\0\56\0\71\0\40\0\146\0\151\0\156\0\141\0\154\0\40\0\141\0\166\0\141\0\151\0\154\0\141\0\142\0\154\0\145)
+ /Parent 89 0 R
  /Prev 97 0 R
  /Next 99 0 R
- /A 33 0 R
+ /A 29 0 R
 >> endobj
 99 0 obj
 <<
- /Title (\376\377\0\62\0\56\0\61\0\62\0\40\0\62\0\70\0\40\0\117\0\143\0\164\0\157\0\142\0\145\0\162\0\40\0\62\0\60\0\60\0\65\0\40\0\55\0\40\0\114\0\165\0\143\0\145\0\156\0\145\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 87 0 R
+ /Title (\376\377\0\62\0\56\0\61\0\60\0\40\0\62\0\66\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\40\0\55\0\40\0\116\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\0\40\0\141\0\166\0\141\0\151\0\154\0\141\0\142\0\154\0\145)
+ /Parent 89 0 R
  /Prev 98 0 R
  /Next 100 0 R
- /A 35 0 R
+ /A 31 0 R
 >> endobj
 100 0 obj
 <<
- /Title (\376\377\0\62\0\56\0\61\0\63\0\40\0\61\0\40\0\112\0\165\0\156\0\145\0\40\0\62\0\60\0\60\0\65\0\40\0\55\0\40\0\116\0\165\0\164\0\143\0\150\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 87 0 R
+ /Title (\376\377\0\62\0\56\0\61\0\61\0\40\0\66\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\40\0\55\0\40\0\110\0\141\0\144\0\157\0\157\0\160\0\40\0\163\0\160\0\154\0\151\0\164\0\40\0\146\0\162\0\157\0\155\0\40\0\116\0\165\0\164\0\143\0\150)
+ /Parent 89 0 R
  /Prev 99 0 R
  /Next 101 0 R
- /A 37 0 R
+ /A 33 0 R
 >> endobj
 101 0 obj
 <<
- /Title (\376\377\0\62\0\56\0\61\0\64\0\40\0\61\0\64\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\65\0\40\0\55\0\40\0\114\0\165\0\143\0\145\0\156\0\145\0\40\0\155\0\157\0\166\0\145\0\163\0\40\0\164\0\157\0\40\0\101\0\160\0\141\0\143\0\150\0\145\0\40\0\164\0\157\0\160\0\55\0\154\0\145\0\166\0\145\0\154)
- /Parent 87 0 R
+ /Title (\376\377\0\62\0\56\0\61\0\62\0\40\0\62\0\70\0\40\0\117\0\143\0\164\0\157\0\142\0\145\0\162\0\40\0\62\0\60\0\60\0\65\0\40\0\55\0\40\0\114\0\165\0\143\0\145\0\156\0\145\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 89 0 R
  /Prev 100 0 R
  /Next 102 0 R
- /A 39 0 R
+ /A 35 0 R
 >> endobj
 102 0 obj
 <<
- /Title (\376\377\0\62\0\56\0\61\0\65\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\64\0\40\0\55\0\40\0\114\0\165\0\143\0\145\0\156\0\145\0\40\0\151\0\156\0\40\0\101\0\143\0\164\0\151\0\157\0\156\0\40\0\151\0\163\0\40\0\160\0\165\0\142\0\154\0\151\0\163\0\150\0\145\0\144)
- /Parent 87 0 R
+ /Title (\376\377\0\62\0\56\0\61\0\63\0\40\0\61\0\40\0\112\0\165\0\156\0\145\0\40\0\62\0\60\0\60\0\65\0\40\0\55\0\40\0\116\0\165\0\164\0\143\0\150\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 89 0 R
  /Prev 101 0 R
- /A 41 0 R
+ /Next 103 0 R
+ /A 37 0 R
 >> endobj
 103 0 obj
+<<
+ /Title (\376\377\0\62\0\56\0\61\0\64\0\40\0\61\0\64\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\65\0\40\0\55\0\40\0\114\0\165\0\143\0\145\0\156\0\145\0\40\0\155\0\157\0\166\0\145\0\163\0\40\0\164\0\157\0\40\0\101\0\160\0\141\0\143\0\150\0\145\0\40\0\164\0\157\0\160\0\55\0\154\0\145\0\166\0\145\0\154)
+ /Parent 89 0 R
+ /Prev 102 0 R
+ /Next 104 0 R
+ /A 39 0 R
+>> endobj
+104 0 obj
+<<
+ /Title (\376\377\0\62\0\56\0\61\0\65\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\64\0\40\0\55\0\40\0\114\0\165\0\143\0\145\0\156\0\145\0\40\0\151\0\156\0\40\0\101\0\143\0\164\0\151\0\157\0\156\0\40\0\151\0\163\0\40\0\160\0\165\0\142\0\154\0\151\0\163\0\150\0\145\0\144)
+ /Parent 89 0 R
+ /Prev 103 0 R
+ /A 41 0 R
+>> endobj
+105 0 obj
 << /Type /Font
 /Subtype /Type1
 /Name /F3
 /BaseFont /Helvetica-Bold
 /Encoding /WinAnsiEncoding >>
 endobj
-104 0 obj
+106 0 obj
 << /Type /Font
 /Subtype /Type1
 /Name /F5
 /BaseFont /Times-Roman
 /Encoding /WinAnsiEncoding >>
 endobj
-105 0 obj
+107 0 obj
 << /Type /Font
 /Subtype /Type1
 /Name /F1
 /BaseFont /Helvetica
 /Encoding /WinAnsiEncoding >>
 endobj
-106 0 obj
+108 0 obj
 << /Type /Font
 /Subtype /Type1
 /Name /F2
 /BaseFont /Helvetica-Oblique
 /Encoding /WinAnsiEncoding >>
 endobj
-107 0 obj
+109 0 obj
 << /Type /Font
 /Subtype /Type1
 /Name /F7
@@ -855,19 +879,19 @@
 1 0 obj
 << /Type /Pages
 /Count 4
-/Kids [6 0 R 43 0 R 62 0 R 77 0 R ] >>
+/Kids [6 0 R 43 0 R 64 0 R 78 0 R ] >>
 endobj
 2 0 obj
 << /Type /Catalog
 /Pages 1 0 R
- /Outlines 85 0 R
+ /Outlines 87 0 R
  /PageMode /UseOutlines
  >>
 endobj
 3 0 obj
 << 
-/Font << /F3 103 0 R /F5 104 0 R /F1 105 0 R /F2 106 0 R /F7 107 0 R >> 
-/ProcSet [ /PDF /ImageC /Text ] /XObject <</Im1 76 0 R 
+/Font << /F3 105 0 R /F5 106 0 R /F1 107 0 R /F2 108 0 R /F7 109 0 R >> 
+/ProcSet [ /PDF /ImageC /Text ] /XObject <</Im1 77 0 R 
  >>
 >> 
 endobj
@@ -880,220 +904,222 @@
 11 0 obj
 <<
 /S /GoTo
-/D [43 0 R /XYZ 85.0 495.066 null]
+/D [43 0 R /XYZ 85.0 455.466 null]
 >>
 endobj
 13 0 obj
 <<
 /S /GoTo
-/D [43 0 R /XYZ 85.0 463.932 null]
+/D [43 0 R /XYZ 85.0 424.332 null]
 >>
 endobj
 15 0 obj
 <<
 /S /GoTo
-/D [43 0 R /XYZ 85.0 289.079 null]
+/D [43 0 R /XYZ 85.0 249.479 null]
 >>
 endobj
 17 0 obj
 <<
 /S /GoTo
-/D [43 0 R /XYZ 85.0 237.826 null]
+/D [43 0 R /XYZ 85.0 198.226 null]
 >>
 endobj
 19 0 obj
 <<
 /S /GoTo
-/D [43 0 R /XYZ 85.0 160.173 null]
+/D [64 0 R /XYZ 85.0 659.0 null]
 >>
 endobj
 21 0 obj
 <<
 /S /GoTo
-/D [62 0 R /XYZ 85.0 624.6 null]
+/D [64 0 R /XYZ 85.0 594.547 null]
 >>
 endobj
 23 0 obj
 <<
 /S /GoTo
-/D [62 0 R /XYZ 85.0 538.947 null]
+/D [64 0 R /XYZ 85.0 508.894 null]
 >>
 endobj
 25 0 obj
 <<
 /S /GoTo
-/D [62 0 R /XYZ 85.0 474.494 null]
+/D [64 0 R /XYZ 85.0 444.441 null]
 >>
 endobj
 27 0 obj
 <<
 /S /GoTo
-/D [62 0 R /XYZ 85.0 383.641 null]
+/D [64 0 R /XYZ 85.0 353.588 null]
 >>
 endobj
 29 0 obj
 <<
 /S /GoTo
-/D [62 0 R /XYZ 85.0 332.388 null]
+/D [64 0 R /XYZ 85.0 302.335 null]
 >>
 endobj
 31 0 obj
 <<
 /S /GoTo
-/D [62 0 R /XYZ 85.0 185.935 null]
+/D [64 0 R /XYZ 85.0 155.882 null]
 >>
 endobj
 33 0 obj
 <<
 /S /GoTo
-/D [77 0 R /XYZ 85.0 659.0 null]
+/D [78 0 R /XYZ 85.0 624.6 null]
 >>
 endobj
 35 0 obj
 <<
 /S /GoTo
-/D [77 0 R /XYZ 85.0 607.747 null]
+/D [78 0 R /XYZ 85.0 573.347 null]
 >>
 endobj
 37 0 obj
 <<
 /S /GoTo
-/D [77 0 R /XYZ 85.0 467.494 null]
+/D [78 0 R /XYZ 85.0 433.094 null]
 >>
 endobj
 39 0 obj
 <<
 /S /GoTo
-/D [77 0 R /XYZ 85.0 403.041 null]
+/D [78 0 R /XYZ 85.0 368.641 null]
 >>
 endobj
 41 0 obj
 <<
 /S /GoTo
-/D [77 0 R /XYZ 85.0 325.388 null]
+/D [78 0 R /XYZ 85.0 290.988 null]
 >>
 endobj
-85 0 obj
+87 0 obj
 <<
- /First 86 0 R
- /Last 87 0 R
+ /First 88 0 R
+ /Last 89 0 R
 >> endobj
 xref
-0 108
+0 110
 0000000000 65535 f 
-0000028718 00000 n 
-0000028797 00000 n 
-0000028889 00000 n 
+0000029424 00000 n 
+0000029503 00000 n 
+0000029595 00000 n 
 0000000015 00000 n 
 0000000071 00000 n 
-0000001361 00000 n 
-0000001481 00000 n 
-0000001618 00000 n 
-0000029045 00000 n 
-0000001753 00000 n 
-0000029108 00000 n 
-0000001890 00000 n 
-0000029174 00000 n 
-0000002027 00000 n 
-0000029240 00000 n 
-0000002164 00000 n 
-0000029306 00000 n 
-0000002301 00000 n 
-0000029372 00000 n 
-0000002438 00000 n 
-0000029438 00000 n 
-0000002574 00000 n 
-0000029502 00000 n 
-0000002711 00000 n 
-0000029568 00000 n 
-0000002848 00000 n 
-0000029634 00000 n 
-0000002984 00000 n 
-0000029700 00000 n 
-0000003121 00000 n 
-0000029766 00000 n 
-0000003258 00000 n 
-0000029832 00000 n 
-0000003394 00000 n 
-0000029896 00000 n 
-0000003530 00000 n 
-0000029962 00000 n 
-0000003667 00000 n 
-0000030028 00000 n 
-0000003804 00000 n 
-0000030094 00000 n 
-0000003941 00000 n 
-0000006997 00000 n 
-0000007120 00000 n 
-0000007252 00000 n 
-0000007434 00000 n 
-0000007617 00000 n 
-0000007801 00000 n 
-0000007984 00000 n 
-0000008169 00000 n 
-0000008351 00000 n 
-0000008532 00000 n 
-0000008714 00000 n 
-0000008898 00000 n 
-0000009079 00000 n 
-0000009277 00000 n 
-0000009471 00000 n 
-0000009666 00000 n 
-0000009861 00000 n 
-0000010056 00000 n 
-0000010258 00000 n 
-0000012768 00000 n 
-0000012891 00000 n 
-0000012988 00000 n 
-0000013185 00000 n 
-0000013392 00000 n 
-0000013597 00000 n 
-0000013779 00000 n 
-0000013963 00000 n 
-0000014163 00000 n 
-0000014390 00000 n 
-0000014595 00000 n 
-0000014848 00000 n 
-0000015051 00000 n 
-0000015249 00000 n 
-0000017004 00000 n 
-0000021244 00000 n 
-0000021367 00000 n 
-0000021429 00000 n 
-0000021615 00000 n 
-0000021789 00000 n 
-0000022012 00000 n 
-0000022187 00000 n 
-0000022366 00000 n 
-0000030160 00000 n 
-0000022542 00000 n 
-0000022705 00000 n 
-0000022863 00000 n 
-0000023221 00000 n 
-0000023600 00000 n 
-0000023917 00000 n 
-0000024256 00000 n 
-0000024575 00000 n 
-0000024924 00000 n 
-0000025238 00000 n 
-0000025559 00000 n 
-0000025957 00000 n 
-0000026317 00000 n 
-0000026671 00000 n 
-0000027002 00000 n 
-0000027376 00000 n 
-0000027790 00000 n 
-0000028157 00000 n 
-0000028271 00000 n 
-0000028382 00000 n 
-0000028491 00000 n 
-0000028608 00000 n 
+0000001363 00000 n 
+0000001483 00000 n 
+0000001620 00000 n 
+0000029751 00000 n 
+0000001755 00000 n 
+0000029814 00000 n 
+0000001892 00000 n 
+0000029880 00000 n 
+0000002029 00000 n 
+0000029946 00000 n 
+0000002166 00000 n 
+0000030012 00000 n 
+0000002303 00000 n 
+0000030078 00000 n 
+0000002440 00000 n 
+0000030142 00000 n 
+0000002576 00000 n 
+0000030208 00000 n 
+0000002713 00000 n 
+0000030274 00000 n 
+0000002850 00000 n 
+0000030340 00000 n 
+0000002986 00000 n 
+0000030406 00000 n 
+0000003123 00000 n 
+0000030472 00000 n 
+0000003260 00000 n 
+0000030538 00000 n 
+0000003396 00000 n 
+0000030602 00000 n 
+0000003532 00000 n 
+0000030668 00000 n 
+0000003669 00000 n 
+0000030734 00000 n 
+0000003806 00000 n 
+0000030800 00000 n 
+0000003943 00000 n 
+0000007223 00000 n 
+0000007346 00000 n 
+0000007492 00000 n 
+0000007674 00000 n 
+0000007857 00000 n 
+0000008041 00000 n 
+0000008224 00000 n 
+0000008409 00000 n 
+0000008591 00000 n 
+0000008772 00000 n 
+0000008954 00000 n 
+0000009138 00000 n 
+0000009328 00000 n 
+0000009510 00000 n 
+0000009691 00000 n 
+0000009889 00000 n 
+0000010083 00000 n 
+0000010278 00000 n 
+0000010473 00000 n 
+0000010668 00000 n 
+0000010870 00000 n 
+0000013290 00000 n 
+0000013413 00000 n 
+0000013503 00000 n 
+0000013704 00000 n 
+0000013915 00000 n 
+0000014120 00000 n 
+0000014302 00000 n 
+0000014486 00000 n 
+0000014686 00000 n 
+0000014913 00000 n 
+0000015118 00000 n 
+0000015371 00000 n 
+0000015574 00000 n 
+0000017503 00000 n 
+0000021743 00000 n 
+0000021866 00000 n 
+0000021935 00000 n 
+0000022129 00000 n 
+0000022315 00000 n 
+0000022489 00000 n 
+0000022712 00000 n 
+0000022887 00000 n 
+0000023066 00000 n 
+0000030866 00000 n 
+0000023242 00000 n 
+0000023405 00000 n 
+0000023563 00000 n 
+0000023921 00000 n 
+0000024300 00000 n 
+0000024617 00000 n 
+0000024956 00000 n 
+0000025275 00000 n 
+0000025624 00000 n 
+0000025938 00000 n 
+0000026259 00000 n 
+0000026657 00000 n 
+0000027018 00000 n 
+0000027374 00000 n 
+0000027707 00000 n 
+0000028082 00000 n 
+0000028496 00000 n 
+0000028863 00000 n 
+0000028977 00000 n 
+0000029088 00000 n 
+0000029197 00000 n 
+0000029314 00000 n 
 trailer
 <<
-/Size 108
+/Size 110
 /Root 2 0 R
 /Info 4 0 R
 >>
 startxref
-30211
+30917
 %%EOF

Modified: lucene/site/publish/linkmap.html
URL: http://svn.apache.org/viewvc/lucene/site/publish/linkmap.html?view=diff&rev=520473&r1=520472&r2=520473
==============================================================================
--- lucene/site/publish/linkmap.html (original)
+++ lucene/site/publish/linkmap.html Tue Mar 20 09:46:34 2007
@@ -51,6 +51,9 @@
 <li>
 <a class="base-not-selected" href="http://lucene.apache.org/solr/">Solr</a>
 </li>
+<li>
+<a class="base-not-selected" href="http://incubator.apache.org/lucene.net/">Lucene.Net</a>
+</li>
 </ul>
 </div>
 </div>
@@ -95,6 +98,9 @@
 <div class="menuitem">
 <a href="http://lucene.apache.org/solr/">Solr</a>
 </div>
+<div class="menuitem">
+<a href="http://incubator.apache.org/lucene.net/">Lucene.Net</a>
+</div>
 </div>
 <div id="credit"></div>
 <div id="roundbottom">
@@ -185,6 +191,12 @@
 <ul>
 <li>
 <a href="http://lucene.apache.org/solr/">Solr</a>&nbsp;&nbsp;&nbsp;_________________________&nbsp;&nbsp;<em>solr</em>
+</li>
+</ul>
+    
+<ul>
+<li>
+<a href="http://incubator.apache.org/lucene.net/">Lucene.Net</a>&nbsp;&nbsp;&nbsp;_________________________&nbsp;&nbsp;<em>lucene.net</em>
 </li>
 </ul>
   

Modified: lucene/site/publish/linkmap.pdf
URL: http://svn.apache.org/viewvc/lucene/site/publish/linkmap.pdf?view=diff&rev=520473&r1=520472&r2=520473
==============================================================================
--- lucene/site/publish/linkmap.pdf (original)
+++ lucene/site/publish/linkmap.pdf Tue Mar 20 09:46:34 2007
@@ -36,10 +36,10 @@
 >>
 endobj
 10 0 obj
-<< /Length 748 /Filter [ /ASCII85Decode /FlateDecode ]
+<< /Length 780 /Filter [ /ASCII85Decode /FlateDecode ]
  >>
 stream
-GatUra_oie&;KY"$6GC`)=G\q%dFfq;5CFH*87-KA]f$CMlr?_If!"N,0>\9!jXGMJb]6eL-pu%^3@&P!&KF]+*e.Y4UdF!0[Ro&"JZN,!W42;EJ*4%=:eg#Du="4QnGaCp]'*IKh74#(An75KD3L^r]8G!pp8S.;?iBtJCX*A#f_sVb^chih-3lE(gtbl%:KNtLc6kL$/r#&h3u*(+!];g@'Wr)[1#c5&^,q"pXnq7<P22*:6f9Cd*3)Tq$;Y0$3UZ+A=n7#EPo':g9R*&7J2qd.C7>I/3`&+<Iu_-dJI0E-40'ZDSb,BBuL9?WB'.j?p[1;!Z'Onf:I:O\BJR51:Or#P(EG>EgqYl$B"Rd=667\g_=<6bq5ke+?$IJ$_'l"+=I#nB<NF:j`^1HFA+k3:Ei=Y)49f-p`KBmdF\JF#[W+N<'iiBfYHRY<h5mm)NPo"De0O#F,S!WQ5[9/NU.@G`+,_*9<bbr1_WOpW&5IF`3&GA)(/oa_-OjC\bi=64Z5?^U_]MQU3*d8D3E.tiq8/pS)gtl]7^.fg#/<=qoq)('"cghFL,LVO-'U.dTo.j\8iV<5KD^3+/7;-Xp6+>&k_$+:Y4(.R\!A84g,:)1STa.mDc;Fr>pUid#[gL0kroXTH]QhhF@V/*,<<@@LaD;;YTm,aU\3XW:d1$l`/0K(D2=F(\t?#K&nEeqshZq`Au"cRC+Wq>u2MW$@BsZU^Lr+]GI'mA1qO"]A!2ccU\gF~>
+GatUr>Aoub(l%MT'u"K;iqdJ4R8hA,C8s;uW>FAI&`OckJhmmrqX8&NWZ`s*'&b10L#;WerL)8q.(EDPJ/L`tg'.iL!Xt0=0F3d]'9#7O"c/2skmG=D0I+4O^P_#nWdSTirr9+B8tD6d2>@?L]AQ<rr3`9,nCPI4;?iBtJ2QfA#Xsi+>_@1g,?WG\(gu?RqCmRi`#[#s6?m9bZfLT3a%3TOQuj"U=,G4;@d,:j&,k?a`B.(7<@J\Hh;V8rcTm;b6'-UbG0+A64-'-j<96M!)I@ZYEq?ArnhVmq%r`g<qO$SGVhmE/>qim/Tjg0W9V75_0Hm,.!8AIMCQG#-SECQ"RGH^rP+MK[FrQ'F$AsmQ(Y,Pk>a<i_4*<jV!+J+7U,;[j$ZZlop$;kCW`m^i>fRNlnK`^NP+L@H,lb.,(_%LI]D*\D80nD7K_8$1)q>NM(?2%JEF5!QId1AsMkt_PR?JZOP'H24I#Br'S0ih:!lL,lD"b"!(`=\g8&9Y)?`3=%#b0K9*bci[#"@cal^K`'$H8JJfek2seM/Nm\cXPQZ3oISM8?t=JqC8!<U-qImF-UdAHTG(cZUSo'M*&hT7h+AWX66SOj\\("gO;Im*@CMF^r/"5;Z5sObAn,$#`T[YOd2.oDQOf>9g-r#joSr[XJbWY4"kA^_jHq(9!%"]Q7r+SAS0BTU80g:?pE#?Lu'P?T*6'c+pJAa1``'EF2.]m>Lch::g,@Cs-miG=Imqau46b0H'4N92f1ShF4?nL!F&t#5Yb)#<!)V"o~>
 endstream
 endobj
 11 0 obj
@@ -129,25 +129,25 @@
 xref
 0 20
 0000000000 65535 f 
-0000002590 00000 n 
-0000002655 00000 n 
-0000002747 00000 n 
+0000002622 00000 n 
+0000002687 00000 n 
+0000002779 00000 n 
 0000000015 00000 n 
 0000000071 00000 n 
 0000000518 00000 n 
 0000000638 00000 n 
 0000000663 00000 n 
-0000002881 00000 n 
+0000002913 00000 n 
 0000000798 00000 n 
-0000001638 00000 n 
-0000002944 00000 n 
-0000001746 00000 n 
-0000001923 00000 n 
-0000002036 00000 n 
-0000002146 00000 n 
-0000002257 00000 n 
-0000002365 00000 n 
-0000002481 00000 n 
+0000001670 00000 n 
+0000002976 00000 n 
+0000001778 00000 n 
+0000001955 00000 n 
+0000002068 00000 n 
+0000002178 00000 n 
+0000002289 00000 n 
+0000002397 00000 n 
+0000002513 00000 n 
 trailer
 <<
 /Size 20
@@ -155,5 +155,5 @@
 /Info 4 0 R
 >>
 startxref
-2995
+3027
 %%EOF

Modified: lucene/site/publish/skin/images/corner-imports.svg.xslt
URL: http://svn.apache.org/viewvc/lucene/site/publish/skin/images/corner-imports.svg.xslt?view=diff&rev=520473&r1=520472&r2=520473
==============================================================================
--- lucene/site/publish/skin/images/corner-imports.svg.xslt (original)
+++ lucene/site/publish/skin/images/corner-imports.svg.xslt Tue Mar 20 09:46:34 2007
@@ -1,96 +1,96 @@
-<?xml version="1.0"?>
-<!--
-  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
-
-      http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
--->
-<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
-
-    <xsl:param name="orientation-tb"/>
-    <xsl:param name="orientation-lr"/>
-    <xsl:param name="size"/>
-    <xsl:param name="bg-color-name"/>
-    <xsl:param name="stroke-color-name"/>
-    <xsl:param name="fg-color-name"/>    
-
-   <!-- if not all colors are present, don't even try to render the corners -->
-    <xsl:variable name="isize"><xsl:choose>
-    	<xsl:when test="$bg-color-name and $stroke-color-name and $fg-color-name"><xsl:value-of select="$size"/></xsl:when>
-    	<xsl:otherwise>0</xsl:otherwise>
-    </xsl:choose></xsl:variable>
-    <xsl:variable name="smallersize" select="number($isize)-1"/>
-    <xsl:variable name="biggersize" select="number($isize)+1"/>     
-    <xsl:variable name="bg"><xsl:if test="skinconfig/colors/color[@name=$bg-color-name]">fill:<xsl:value-of select="skinconfig/colors/color[@name=$bg-color-name]/@value"/>;</xsl:if></xsl:variable>
-    <xsl:variable name="fill"><xsl:if test="skinconfig/colors/color[@name=$stroke-color-name]">fill:<xsl:value-of select="skinconfig/colors/color[@name=$stroke-color-name]/@value"/>;</xsl:if></xsl:variable>
-    <xsl:variable name="stroke"><xsl:if test="skinconfig/colors/color[@name=$fg-color-name]">stroke:<xsl:value-of select="skinconfig/colors/color[@name=$fg-color-name]/@value"/>;</xsl:if></xsl:variable>
-        
-	<xsl:template match="skinconfig">
-
-        	
-
-<svg width="{$isize}" height="{$isize}">
-    <!-- background-->
-    <rect x="-1" y="-1" width="{$biggersize}" height="{$biggersize}" style="{$bg}stroke-width:0"/>
-<!-- 0,0 0,-4 4,0 4,-4-->
-
-    <xsl:variable name="flip-tb-scale">
-      <xsl:choose>
-    	<xsl:when test="$orientation-tb='t'">1</xsl:when>
-    	<xsl:otherwise>-1</xsl:otherwise>
-      </xsl:choose>
-    </xsl:variable>
-
-    <xsl:variable name="flip-lr-scale">
-      <xsl:choose>
-    	<xsl:when test="$orientation-lr='l'">1</xsl:when>
-    	<xsl:otherwise>-1</xsl:otherwise>
-      </xsl:choose>
-    </xsl:variable>
-    
-    <xsl:variable name="flip-tb-translate">
-      <xsl:choose>
-    	<xsl:when test="$orientation-tb='t'">0</xsl:when>
-    	<xsl:otherwise>-<xsl:value-of select="$isize" /></xsl:otherwise>
-      </xsl:choose>
-    </xsl:variable>
-
-    <xsl:variable name="flip-lr-translate">
-      <xsl:choose>
-    	<xsl:when test="$orientation-lr='l'">0</xsl:when>
-    	<xsl:otherwise>-<xsl:value-of select="$isize" /></xsl:otherwise>
-      </xsl:choose>
-    </xsl:variable>    
-    
-    <!-- flip transform -->
-    <g transform="scale({$flip-lr-scale},{$flip-tb-scale}) translate({$flip-lr-translate}, {$flip-tb-translate})"> 
-      <xsl:call-template name="figure" />
-    </g>
-</svg>
-</xsl:template>
-
-        
-  <xsl:template name="figure">
-       <!-- Just change shape here -->     
-		<g transform="translate(0.5 0.5)">
-			<ellipse cx="{$smallersize}" cy="{$smallersize}" rx="{$smallersize}" ry="{$smallersize}"
-				 style="{$fill}{$stroke}stroke-width:1"/>
-		</g>
-	   <!-- end -->	
-  </xsl:template>
-    
-  
-  <xsl:template match="*"></xsl:template>
-  <xsl:template match="text()"></xsl:template>
-  
-</xsl:stylesheet>
+<?xml version="1.0"?>
+<!--
+  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
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
+
+    <xsl:param name="orientation-tb"/>
+    <xsl:param name="orientation-lr"/>
+    <xsl:param name="size"/>
+    <xsl:param name="bg-color-name"/>
+    <xsl:param name="stroke-color-name"/>
+    <xsl:param name="fg-color-name"/>    
+
+   <!-- if not all colors are present, don't even try to render the corners -->
+    <xsl:variable name="isize"><xsl:choose>
+    	<xsl:when test="$bg-color-name and $stroke-color-name and $fg-color-name"><xsl:value-of select="$size"/></xsl:when>
+    	<xsl:otherwise>0</xsl:otherwise>
+    </xsl:choose></xsl:variable>
+    <xsl:variable name="smallersize" select="number($isize)-1"/>
+    <xsl:variable name="biggersize" select="number($isize)+1"/>     
+    <xsl:variable name="bg"><xsl:if test="skinconfig/colors/color[@name=$bg-color-name]">fill:<xsl:value-of select="skinconfig/colors/color[@name=$bg-color-name]/@value"/>;</xsl:if></xsl:variable>
+    <xsl:variable name="fill"><xsl:if test="skinconfig/colors/color[@name=$stroke-color-name]">fill:<xsl:value-of select="skinconfig/colors/color[@name=$stroke-color-name]/@value"/>;</xsl:if></xsl:variable>
+    <xsl:variable name="stroke"><xsl:if test="skinconfig/colors/color[@name=$fg-color-name]">stroke:<xsl:value-of select="skinconfig/colors/color[@name=$fg-color-name]/@value"/>;</xsl:if></xsl:variable>
+        
+	<xsl:template match="skinconfig">
+
+        	
+
+<svg width="{$isize}" height="{$isize}">
+    <!-- background-->
+    <rect x="-1" y="-1" width="{$biggersize}" height="{$biggersize}" style="{$bg}stroke-width:0"/>
+<!-- 0,0 0,-4 4,0 4,-4-->
+
+    <xsl:variable name="flip-tb-scale">
+      <xsl:choose>
+    	<xsl:when test="$orientation-tb='t'">1</xsl:when>
+    	<xsl:otherwise>-1</xsl:otherwise>
+      </xsl:choose>
+    </xsl:variable>
+
+    <xsl:variable name="flip-lr-scale">
+      <xsl:choose>
+    	<xsl:when test="$orientation-lr='l'">1</xsl:when>
+    	<xsl:otherwise>-1</xsl:otherwise>
+      </xsl:choose>
+    </xsl:variable>
+    
+    <xsl:variable name="flip-tb-translate">
+      <xsl:choose>
+    	<xsl:when test="$orientation-tb='t'">0</xsl:when>
+    	<xsl:otherwise>-<xsl:value-of select="$isize" /></xsl:otherwise>
+      </xsl:choose>
+    </xsl:variable>
+
+    <xsl:variable name="flip-lr-translate">
+      <xsl:choose>
+    	<xsl:when test="$orientation-lr='l'">0</xsl:when>
+    	<xsl:otherwise>-<xsl:value-of select="$isize" /></xsl:otherwise>
+      </xsl:choose>
+    </xsl:variable>    
+    
+    <!-- flip transform -->
+    <g transform="scale({$flip-lr-scale},{$flip-tb-scale}) translate({$flip-lr-translate}, {$flip-tb-translate})"> 
+      <xsl:call-template name="figure" />
+    </g>
+</svg>
+</xsl:template>
+
+        
+  <xsl:template name="figure">
+       <!-- Just change shape here -->     
+		<g transform="translate(0.5 0.5)">
+			<ellipse cx="{$smallersize}" cy="{$smallersize}" rx="{$smallersize}" ry="{$smallersize}"
+				 style="{$fill}{$stroke}stroke-width:1"/>
+		</g>
+	   <!-- end -->	
+  </xsl:template>
+    
+  
+  <xsl:template match="*"></xsl:template>
+  <xsl:template match="text()"></xsl:template>
+  
+</xsl:stylesheet>

Modified: lucene/site/publish/skin/images/dc.svg.xslt
URL: http://svn.apache.org/viewvc/lucene/site/publish/skin/images/dc.svg.xslt?view=diff&rev=520473&r1=520472&r2=520473
==============================================================================
--- lucene/site/publish/skin/images/dc.svg.xslt (original)
+++ lucene/site/publish/skin/images/dc.svg.xslt Tue Mar 20 09:46:34 2007
@@ -1,31 +1,31 @@
-<?xml version="1.0"?>
-<!--
-  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
-
-      http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
--->
-<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
-  <xsl:import href="corner-imports.svg.xslt" />
-  
-  <!-- Diagonal 45 degrees corner -->
-  <xsl:template name="figure">
-        <xsl:variable name="biggersize" select="number($size)+number($size)"/>     
-		<g transform="translate(0 0.5)">
-           <polygon points="0,{$size} {$size},0 {$biggersize},0 {$biggersize},{$biggersize} 0,{$biggersize}"
-                    style="{$fill}{$stroke}stroke-width:1"/>
-		</g>
-  </xsl:template>
-      
-</xsl:stylesheet>
-
+<?xml version="1.0"?>
+<!--
+  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
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
+  <xsl:import href="corner-imports.svg.xslt" />
+  
+  <!-- Diagonal 45 degrees corner -->
+  <xsl:template name="figure">
+        <xsl:variable name="biggersize" select="number($size)+number($size)"/>     
+		<g transform="translate(0 0.5)">
+           <polygon points="0,{$size} {$size},0 {$biggersize},0 {$biggersize},{$biggersize} 0,{$biggersize}"
+                    style="{$fill}{$stroke}stroke-width:1"/>
+		</g>
+  </xsl:template>
+      
+</xsl:stylesheet>
+

Modified: lucene/site/publish/skin/images/poddoc.svg.xslt
URL: http://svn.apache.org/viewvc/lucene/site/publish/skin/images/poddoc.svg.xslt?view=diff&rev=520473&r1=520472&r2=520473
==============================================================================
--- lucene/site/publish/skin/images/poddoc.svg.xslt (original)
+++ lucene/site/publish/skin/images/poddoc.svg.xslt Tue Mar 20 09:46:34 2007
@@ -1,58 +1,58 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!--
-  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
-
-      http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
--->
-<svg width="20pt" height="20pt"
-   xmlns="http://www.w3.org/2000/svg"
-   xmlns:xlink="http://www.w3.org/1999/xlink">
-  <defs
-     id="defs550">
-    <linearGradient id="gray2white">
-      <stop style="stop-color:#7f7f7f;stop-opacity:1;" offset="0.000000"/>
-      <stop style="stop-color:#ffffff;stop-opacity:1;" offset="1.000000"/>
-    </linearGradient>
-    <linearGradient id="pageshade" xlink:href="#gray2white"
-       x1="0.95" y1="0.95"
-       x2="0.40" y2="0.20"
-       gradientUnits="objectBoundingBox" spreadMethod="pad" />
-    <path d="M 0 0 L 200 0" style="stroke:#000000;stroke-width:1pt;" id="hr"/>
-  </defs>
-
-  <g transform="scale(0.08)">
-    <g transform="translate(40, 0)">
-      <rect width="230" height="300" x="0" y="0"
-            style="fill:url(#pageshade);fill-rule:evenodd;
-            stroke:#000000;stroke-width:1.25;"/>
-
-      <g transform="translate(15, 60)">
-        <use xlink:href="#hr" x="0" y="0"/>
-        <use xlink:href="#hr" x="0" y="60"/>
-        <use xlink:href="#hr" x="0" y="120"/>
-        <use xlink:href="#hr" x="0" y="180"/>
-      </g>
-    </g>
-
-    <g transform="translate(0,70),scale(1.1,1.6)">
-      <rect width="200" height="100" x="0" y="0"
-         style="fill:#ff0000;fill-rule:evenodd;
-                stroke:#000000;stroke-width:2.33903;"/>
-      <text x="20" y="75"
-            style="stroke:#ffffff;stroke-width:1.0;
-                   font-size:72;font-weight:normal;fill:#ffffff;
-                   font-family:Arial;text-anchor:start;">POD</text>
-    </g>
-  </g>
-</svg>
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!--
+  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
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+<svg width="20pt" height="20pt"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:xlink="http://www.w3.org/1999/xlink">
+  <defs
+     id="defs550">
+    <linearGradient id="gray2white">
+      <stop style="stop-color:#7f7f7f;stop-opacity:1;" offset="0.000000"/>
+      <stop style="stop-color:#ffffff;stop-opacity:1;" offset="1.000000"/>
+    </linearGradient>
+    <linearGradient id="pageshade" xlink:href="#gray2white"
+       x1="0.95" y1="0.95"
+       x2="0.40" y2="0.20"
+       gradientUnits="objectBoundingBox" spreadMethod="pad" />
+    <path d="M 0 0 L 200 0" style="stroke:#000000;stroke-width:1pt;" id="hr"/>
+  </defs>
+
+  <g transform="scale(0.08)">
+    <g transform="translate(40, 0)">
+      <rect width="230" height="300" x="0" y="0"
+            style="fill:url(#pageshade);fill-rule:evenodd;
+            stroke:#000000;stroke-width:1.25;"/>
+
+      <g transform="translate(15, 60)">
+        <use xlink:href="#hr" x="0" y="0"/>
+        <use xlink:href="#hr" x="0" y="60"/>
+        <use xlink:href="#hr" x="0" y="120"/>
+        <use xlink:href="#hr" x="0" y="180"/>
+      </g>
+    </g>
+
+    <g transform="translate(0,70),scale(1.1,1.6)">
+      <rect width="200" height="100" x="0" y="0"
+         style="fill:#ff0000;fill-rule:evenodd;
+                stroke:#000000;stroke-width:2.33903;"/>
+      <text x="20" y="75"
+            style="stroke:#ffffff;stroke-width:1.0;
+                   font-size:72;font-weight:normal;fill:#ffffff;
+                   font-family:Arial;text-anchor:start;">POD</text>
+    </g>
+  </g>
+</svg>

Modified: lucene/site/publish/skin/images/rc-b-l-15-1body-2menu-3menu.png
URL: http://svn.apache.org/viewvc/lucene/site/publish/skin/images/rc-b-l-15-1body-2menu-3menu.png?view=diff&rev=520473&r1=520472&r2=520473
==============================================================================
Binary files - no diff available.

Modified: lucene/site/publish/skin/images/rc-b-r-15-1body-2menu-3menu.png
URL: http://svn.apache.org/viewvc/lucene/site/publish/skin/images/rc-b-r-15-1body-2menu-3menu.png?view=diff&rev=520473&r1=520472&r2=520473
==============================================================================
Binary files - no diff available.

Modified: lucene/site/publish/skin/images/rc-b-r-5-1header-2tab-selected-3tab-selected.png
URL: http://svn.apache.org/viewvc/lucene/site/publish/skin/images/rc-b-r-5-1header-2tab-selected-3tab-selected.png?view=diff&rev=520473&r1=520472&r2=520473
==============================================================================
Binary files - no diff available.

Modified: lucene/site/publish/skin/images/rc-t-l-5-1header-2searchbox-3searchbox.png
URL: http://svn.apache.org/viewvc/lucene/site/publish/skin/images/rc-t-l-5-1header-2searchbox-3searchbox.png?view=diff&rev=520473&r1=520472&r2=520473
==============================================================================
Binary files - no diff available.

Modified: lucene/site/publish/skin/images/rc-t-l-5-1header-2tab-selected-3tab-selected.png
URL: http://svn.apache.org/viewvc/lucene/site/publish/skin/images/rc-t-l-5-1header-2tab-selected-3tab-selected.png?view=diff&rev=520473&r1=520472&r2=520473
==============================================================================
Binary files - no diff available.

Modified: lucene/site/publish/skin/images/rc-t-l-5-1header-2tab-unselected-3tab-unselected.png
URL: http://svn.apache.org/viewvc/lucene/site/publish/skin/images/rc-t-l-5-1header-2tab-unselected-3tab-unselected.png?view=diff&rev=520473&r1=520472&r2=520473
==============================================================================
Binary files - no diff available.

Modified: lucene/site/publish/skin/images/rc-t-r-15-1body-2menu-3menu.png
URL: http://svn.apache.org/viewvc/lucene/site/publish/skin/images/rc-t-r-15-1body-2menu-3menu.png?view=diff&rev=520473&r1=520472&r2=520473
==============================================================================
Binary files - no diff available.

Modified: lucene/site/publish/skin/images/rc-t-r-5-1header-2searchbox-3searchbox.png
URL: http://svn.apache.org/viewvc/lucene/site/publish/skin/images/rc-t-r-5-1header-2searchbox-3searchbox.png?view=diff&rev=520473&r1=520472&r2=520473
==============================================================================
Binary files - no diff available.

Modified: lucene/site/publish/skin/images/rc-t-r-5-1header-2tab-selected-3tab-selected.png
URL: http://svn.apache.org/viewvc/lucene/site/publish/skin/images/rc-t-r-5-1header-2tab-selected-3tab-selected.png?view=diff&rev=520473&r1=520472&r2=520473
==============================================================================
Binary files - no diff available.

Modified: lucene/site/publish/skin/images/rc-t-r-5-1header-2tab-unselected-3tab-unselected.png
URL: http://svn.apache.org/viewvc/lucene/site/publish/skin/images/rc-t-r-5-1header-2tab-unselected-3tab-unselected.png?view=diff&rev=520473&r1=520472&r2=520473
==============================================================================
Binary files - no diff available.

Modified: lucene/site/publish/skin/images/rc.svg.xslt
URL: http://svn.apache.org/viewvc/lucene/site/publish/skin/images/rc.svg.xslt?view=diff&rev=520473&r1=520472&r2=520473
==============================================================================
--- lucene/site/publish/skin/images/rc.svg.xslt (original)
+++ lucene/site/publish/skin/images/rc.svg.xslt Tue Mar 20 09:46:34 2007
@@ -1,30 +1,30 @@
-<?xml version="1.0"?>
-<!--
-  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
-
-      http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
--->
-<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
-  <xsl:import href="corner-imports.svg.xslt" />
-
-  <!-- Rounded corner -->
-  <xsl:template name="figure">
-		<g transform="translate(0.5 0.5)">
-			<ellipse cx="{$smallersize}" cy="{$smallersize}" rx="{$smallersize}" ry="{$smallersize}"
-				 style="{$fill}{$stroke}stroke-width:1"/>
-		</g>
-  </xsl:template>
-      
-</xsl:stylesheet>
-
+<?xml version="1.0"?>
+<!--
+  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
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
+  <xsl:import href="corner-imports.svg.xslt" />
+
+  <!-- Rounded corner -->
+  <xsl:template name="figure">
+		<g transform="translate(0.5 0.5)">
+			<ellipse cx="{$smallersize}" cy="{$smallersize}" rx="{$smallersize}" ry="{$smallersize}"
+				 style="{$fill}{$stroke}stroke-width:1"/>
+		</g>
+  </xsl:template>
+      
+</xsl:stylesheet>
+

Modified: lucene/site/publish/skin/images/txtdoc.svg.xslt
URL: http://svn.apache.org/viewvc/lucene/site/publish/skin/images/txtdoc.svg.xslt?view=diff&rev=520473&r1=520472&r2=520473
==============================================================================
--- lucene/site/publish/skin/images/txtdoc.svg.xslt (original)
+++ lucene/site/publish/skin/images/txtdoc.svg.xslt Tue Mar 20 09:46:34 2007
@@ -1,58 +1,58 @@
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
-<!--
-  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
-
-      http://www.apache.org/licenses/LICENSE-2.0
-
-  Unless required by applicable law or agreed to in writing, software
-  distributed under the License is distributed on an "AS IS" BASIS,
-  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-  See the License for the specific language governing permissions and
-  limitations under the License.
--->
-<svg width="20pt" height="20pt"
-   xmlns="http://www.w3.org/2000/svg"
-   xmlns:xlink="http://www.w3.org/1999/xlink">
-  <defs
-     id="defs550">
-    <linearGradient id="gray2white">
-      <stop style="stop-color:#7f7f7f;stop-opacity:1;" offset="0.000000"/>
-      <stop style="stop-color:#ffffff;stop-opacity:1;" offset="1.000000"/>
-    </linearGradient>
-    <linearGradient id="pageshade" xlink:href="#gray2white"
-       x1="0.95" y1="0.95"
-       x2="0.40" y2="0.20"
-       gradientUnits="objectBoundingBox" spreadMethod="pad" />
-    <path d="M 0 0 L 200 0" style="stroke:#000000;stroke-width:1pt;" id="hr"/>
-  </defs>
-
-  <g transform="scale(0.08)">
-    <g transform="translate(40, 0)">
-      <rect width="230" height="300" x="0" y="0"
-            style="fill:url(#pageshade);fill-rule:evenodd;
-            stroke:#000000;stroke-width:1.25;"/>
-
-      <g transform="translate(15, 60)">
-        <use xlink:href="#hr" x="0" y="0"/>
-        <use xlink:href="#hr" x="0" y="60"/>
-        <use xlink:href="#hr" x="0" y="120"/>
-        <use xlink:href="#hr" x="0" y="180"/>
-      </g>
-    </g>
-
-    <g transform="translate(0,70),scale(1.1,1.6)">
-      <rect width="200" height="100" x="0" y="0"
-         style="fill:#ff0000;fill-rule:evenodd;
-                stroke:#000000;stroke-width:2.33903;"/>
-      <text x="20" y="75"
-            style="stroke:#ffffff;stroke-width:1.0;
-                   font-size:72;font-weight:normal;fill:#ffffff;
-                   font-family:Arial;text-anchor:start;">TXT</text>
-    </g>
-  </g>
-</svg>
+<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!--
+  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
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
+<svg width="20pt" height="20pt"
+   xmlns="http://www.w3.org/2000/svg"
+   xmlns:xlink="http://www.w3.org/1999/xlink">
+  <defs
+     id="defs550">
+    <linearGradient id="gray2white">
+      <stop style="stop-color:#7f7f7f;stop-opacity:1;" offset="0.000000"/>
+      <stop style="stop-color:#ffffff;stop-opacity:1;" offset="1.000000"/>
+    </linearGradient>
+    <linearGradient id="pageshade" xlink:href="#gray2white"
+       x1="0.95" y1="0.95"
+       x2="0.40" y2="0.20"
+       gradientUnits="objectBoundingBox" spreadMethod="pad" />
+    <path d="M 0 0 L 200 0" style="stroke:#000000;stroke-width:1pt;" id="hr"/>
+  </defs>
+
+  <g transform="scale(0.08)">
+    <g transform="translate(40, 0)">
+      <rect width="230" height="300" x="0" y="0"
+            style="fill:url(#pageshade);fill-rule:evenodd;
+            stroke:#000000;stroke-width:1.25;"/>
+
+      <g transform="translate(15, 60)">
+        <use xlink:href="#hr" x="0" y="0"/>
+        <use xlink:href="#hr" x="0" y="60"/>
+        <use xlink:href="#hr" x="0" y="120"/>
+        <use xlink:href="#hr" x="0" y="180"/>
+      </g>
+    </g>
+
+    <g transform="translate(0,70),scale(1.1,1.6)">
+      <rect width="200" height="100" x="0" y="0"
+         style="fill:#ff0000;fill-rule:evenodd;
+                stroke:#000000;stroke-width:2.33903;"/>
+      <text x="20" y="75"
+            style="stroke:#ffffff;stroke-width:1.0;
+                   font-size:72;font-weight:normal;fill:#ffffff;
+                   font-family:Arial;text-anchor:start;">TXT</text>
+    </g>
+  </g>
+</svg>