otis 2004/03/04 06:41:28
Modified: xdocs contributions.xml
docs benchmarks.html contributions.html demo.html
demo2.html demo3.html demo4.html fileformats.html
gettingstarted.html index.html luceneplan.html
powered.html queryparsersyntax.html resources.html
whoweare.html
docs/lucene-sandbox index.html
docs/lucene-sandbox/larm overview.html
Log:
- Added a reference to Arabic Analyzer for Java
- Synced with jakarta-site2
Revision Changes Path
1.18 +22 -0 jakarta-lucene/xdocs/contributions.xml
Index: contributions.xml
===================================================================
RCS file: /home/cvs/jakarta-lucene/xdocs/contributions.xml,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- contributions.xml 28 Jan 2004 11:45:17 -0000 1.17
+++ contributions.xml 4 Mar 2004 14:41:27 -0000 1.18
@@ -261,6 +261,28 @@
</tr>
</table>
</subsection>
+ <subsection name="Arabic Analyzer for Java">
+ <table>
+ <tr>
+ <th>
+ URL
+ </th>
+ <td>
+ <a href="http://savannah.nongnu.org/projects/aramorph">
+ http://savannah.nongnu.org/projects/aramorph
+ </a>
+ </td>
+ </tr>
+ <tr>
+ <th>
+ author
+ </th>
+ <td>
+ Pierrick Brihaye
+ </td>
+ </tr>
+ </table>
+ </subsection>
<subsection name="Phonetix">
<table>
<tr>
1.14 +16 -0 jakarta-lucene/docs/benchmarks.html
Index: benchmarks.html
===================================================================
RCS file: /home/cvs/jakarta-lucene/docs/benchmarks.html,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- benchmarks.html 29 Feb 2004 02:43:36 -0000 1.13
+++ benchmarks.html 4 Mar 2004 14:41:27 -0000 1.14
@@ -1,5 +1,21 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
+<!--
+Copyright 1999-2004 The Apache Software Foundation
+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.
+-->
+
+
<!-- Content Stylesheet for Site -->
1.36 +64 -0 jakarta-lucene/docs/contributions.html
Index: contributions.html
===================================================================
RCS file: /home/cvs/jakarta-lucene/docs/contributions.html,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -r1.35 -r1.36
--- contributions.html 29 Feb 2004 02:43:36 -0000 1.35
+++ contributions.html 4 Mar 2004 14:41:28 -0000 1.36
@@ -1,5 +1,21 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
+<!--
+Copyright 1999-2004 The Apache Software Foundation
+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.
+-->
+
+
<!-- Content Stylesheet for Site -->
@@ -654,6 +670,54 @@
<font color="#000000" size="-1" face="arial,helvetica,sanserif">
Mark Harwood
+
+ </font>
+</td>
+ </tr>
+ </table>
+ </blockquote>
+ </td></tr>
+ <tr><td><br/></td></tr>
+ </table>
+ <table border="0"
cellspacing="0" cellpadding="2" width="100%">
+ <tr><td bgcolor="#828DA6">
+ <font color="#ffffff" face="arial,helvetica,sanserif">
+ <a name="Arabic Analyzer for Java"><strong>Arabic Analyzer for
Java</strong></a>
+ </font>
+ </td></tr>
+ <tr><td>
+ <blockquote>
+ <table>
+ <tr>
+ <th bgcolor="#039acc" colspan="" rowspan="" valign="top"
align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+
+ URL
+
+ </font>
+</th>
+ <td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+
+ <a href="http://savannah.nongnu.org/projects/aramorph">
+ http://savannah.nongnu.org/projects/aramorph
+ </a>
+
+ </font>
+</td>
+ </tr>
+ <tr>
+ <th bgcolor="#039acc" colspan="" rowspan="" valign="top"
align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+
+ author
+
+ </font>
+</th>
+ <td bgcolor="#a0ddf0" colspan="" rowspan=""
valign="top" align="left">
+ <font color="#000000" size="-1" face="arial,helvetica,sanserif">
+
+ Pierrick Brihaye
</font>
</td>
1.23 +16 -0 jakarta-lucene/docs/demo.html
Index: demo.html
===================================================================
RCS file: /home/cvs/jakarta-lucene/docs/demo.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- demo.html 29 Feb 2004 02:43:36 -0000 1.22
+++ demo.html 4 Mar 2004 14:41:28 -0000 1.23
@@ -1,5 +1,21 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
+<!--
+Copyright 1999-2004 The Apache Software Foundation
+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.
+-->
+
+
<!-- Content Stylesheet for Site -->
1.23 +16 -0 jakarta-lucene/docs/demo2.html
Index: demo2.html
===================================================================
RCS file: /home/cvs/jakarta-lucene/docs/demo2.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- demo2.html 29 Feb 2004 02:43:36 -0000 1.22
+++ demo2.html 4 Mar 2004 14:41:28 -0000 1.23
@@ -1,5 +1,21 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
+<!--
+Copyright 1999-2004 The Apache Software Foundation
+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.
+-->
+
+
<!-- Content Stylesheet for Site -->
1.25 +16 -0 jakarta-lucene/docs/demo3.html
Index: demo3.html
===================================================================
RCS file: /home/cvs/jakarta-lucene/docs/demo3.html,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- demo3.html 29 Feb 2004 02:43:36 -0000 1.24
+++ demo3.html 4 Mar 2004 14:41:28 -0000 1.25
@@ -1,5 +1,21 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
+<!--
+Copyright 1999-2004 The Apache Software Foundation
+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.
+-->
+
+
<!-- Content Stylesheet for Site -->
1.23 +16 -0 jakarta-lucene/docs/demo4.html
Index: demo4.html
===================================================================
RCS file: /home/cvs/jakarta-lucene/docs/demo4.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- demo4.html 29 Feb 2004 02:43:36 -0000 1.22
+++ demo4.html 4 Mar 2004 14:41:28 -0000 1.23
@@ -1,5 +1,21 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
+<!--
+Copyright 1999-2004 The Apache Software Foundation
+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.
+-->
+
+
<!-- Content Stylesheet for Site -->
1.19 +16 -0 jakarta-lucene/docs/fileformats.html
Index: fileformats.html
===================================================================
RCS file: /home/cvs/jakarta-lucene/docs/fileformats.html,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- fileformats.html 29 Feb 2004 02:43:36 -0000 1.18
+++ fileformats.html 4 Mar 2004 14:41:28 -0000 1.19
@@ -1,5 +1,21 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
+<!--
+Copyright 1999-2004 The Apache Software Foundation
+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.
+-->
+
+
<!-- Content Stylesheet for Site -->
1.23 +16 -0 jakarta-lucene/docs/gettingstarted.html
Index: gettingstarted.html
===================================================================
RCS file: /home/cvs/jakarta-lucene/docs/gettingstarted.html,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -r1.22 -r1.23
--- gettingstarted.html 29 Feb 2004 02:43:36 -0000 1.22
+++ gettingstarted.html 4 Mar 2004 14:41:28 -0000 1.23
@@ -1,5 +1,21 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
+<!--
+Copyright 1999-2004 The Apache Software Foundation
+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.
+-->
+
+
<!-- Content Stylesheet for Site -->
1.37 +16 -0 jakarta-lucene/docs/index.html
Index: index.html
===================================================================
RCS file: /home/cvs/jakarta-lucene/docs/index.html,v
retrieving revision 1.36
retrieving revision 1.37
diff -u -r1.36 -r1.37
--- index.html 29 Feb 2004 02:43:36 -0000 1.36
+++ index.html 4 Mar 2004 14:41:28 -0000 1.37
@@ -1,5 +1,21 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
+<!--
+Copyright 1999-2004 The Apache Software Foundation
+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.
+-->
+
+
<!-- Content Stylesheet for Site -->
1.24 +16 -0 jakarta-lucene/docs/luceneplan.html
Index: luceneplan.html
===================================================================
RCS file: /home/cvs/jakarta-lucene/docs/luceneplan.html,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- luceneplan.html 29 Feb 2004 02:43:36 -0000 1.23
+++ luceneplan.html 4 Mar 2004 14:41:28 -0000 1.24
@@ -1,5 +1,21 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
+<!--
+Copyright 1999-2004 The Apache Software Foundation
+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.
+-->
+
+
<!-- Content Stylesheet for Site -->
1.46 +16 -0 jakarta-lucene/docs/powered.html
Index: powered.html
===================================================================
RCS file: /home/cvs/jakarta-lucene/docs/powered.html,v
retrieving revision 1.45
retrieving revision 1.46
diff -u -r1.45 -r1.46
--- powered.html 29 Feb 2004 02:43:36 -0000 1.45
+++ powered.html 4 Mar 2004 14:41:28 -0000 1.46
@@ -1,5 +1,21 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
+<!--
+Copyright 1999-2004 The Apache Software Foundation
+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.
+-->
+
+
<!-- Content Stylesheet for Site -->
1.25 +16 -0 jakarta-lucene/docs/queryparsersyntax.html
Index: queryparsersyntax.html
===================================================================
RCS file: /home/cvs/jakarta-lucene/docs/queryparsersyntax.html,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- queryparsersyntax.html 29 Feb 2004 02:43:36 -0000 1.24
+++ queryparsersyntax.html 4 Mar 2004 14:41:28 -0000 1.25
@@ -1,5 +1,21 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
+<!--
+Copyright 1999-2004 The Apache Software Foundation
+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.
+-->
+
+
<!-- Content Stylesheet for Site -->
1.43 +16 -0 jakarta-lucene/docs/resources.html
Index: resources.html
===================================================================
RCS file: /home/cvs/jakarta-lucene/docs/resources.html,v
retrieving revision 1.42
retrieving revision 1.43
diff -u -r1.42 -r1.43
--- resources.html 29 Feb 2004 02:43:36 -0000 1.42
+++ resources.html 4 Mar 2004 14:41:28 -0000 1.43
@@ -1,5 +1,21 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
+<!--
+Copyright 1999-2004 The Apache Software Foundation
+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.
+-->
+
+
<!-- Content Stylesheet for Site -->
1.34 +16 -0 jakarta-lucene/docs/whoweare.html
Index: whoweare.html
===================================================================
RCS file: /home/cvs/jakarta-lucene/docs/whoweare.html,v
retrieving revision 1.33
retrieving revision 1.34
diff -u -r1.33 -r1.34
--- whoweare.html 29 Feb 2004 02:43:36 -0000 1.33
+++ whoweare.html 4 Mar 2004 14:41:28 -0000 1.34
@@ -1,5 +1,21 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
+<!--
+Copyright 1999-2004 The Apache Software Foundation
+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.
+-->
+
+
<!-- Content Stylesheet for Site -->
1.24 +16 -0 jakarta-lucene/docs/lucene-sandbox/index.html
Index: index.html
===================================================================
RCS file: /home/cvs/jakarta-lucene/docs/lucene-sandbox/index.html,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- index.html 29 Feb 2004 02:43:36 -0000 1.23
+++ index.html 4 Mar 2004 14:41:28 -0000 1.24
@@ -1,5 +1,21 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
+<!--
+Copyright 1999-2004 The Apache Software Foundation
+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.
+-->
+
+
<!-- Content Stylesheet for Site -->
1.18 +16 -0 jakarta-lucene/docs/lucene-sandbox/larm/overview.html
Index: overview.html
===================================================================
RCS file: /home/cvs/jakarta-lucene/docs/lucene-sandbox/larm/overview.html,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -r1.17 -r1.18
--- overview.html 29 Feb 2004 02:43:36 -0000 1.17
+++ overview.html 4 Mar 2004 14:41:28 -0000 1.18
@@ -1,5 +1,21 @@
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"
"http://www.w3.org/TR/html4/loose.dtd">
+<!--
+Copyright 1999-2004 The Apache Software Foundation
+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.
+-->
+
+
<!-- Content Stylesheet for Site -->
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]