Mailing List Archive

cvs commit: jakarta-lucene/xdocs/stylesheets project.xml
carlson 02/05/15 16:29:59

Modified: xdocs/stylesheets project.xml
Log:
Make Query Parser Syntax documentation live. Added Proximity Searching, Escaping.

Revision Changes Path
1.9 +1 -0 jakarta-lucene/xdocs/stylesheets/project.xml

Index: project.xml
===================================================================
RCS file: /home/cvs/jakarta-lucene/xdocs/stylesheets/project.xml,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- project.xml 20 Mar 2002 01:26:08 -0000 1.8
+++ project.xml 15 May 2002 23:29:59 -0000 1.9
@@ -19,6 +19,7 @@
<item name="Bugs" href="/site/bugs.html"/>
<item name="Lucene Bugs" href="http://nagoya.apache.org/bugzilla/buglist.cgi?bug_status=NEW&amp;bug_status=ASSIGNED&amp;bug_status=REOPENED&amp;email1=&amp;emailtype1=substring&amp;emailassigned_to1=1&amp;email2=&amp;emailtype2=substring&amp;emailreporter2=1&amp;bugidtype=include&amp;bug_id=&amp;changedin=&amp;votes=&amp;chfieldfrom=&amp;chfieldto=Now&amp;chfieldvalue=&amp;product=Lucene&amp;short_desc=&amp;short_desc_type=allwordssubstr&amp;long_desc=&amp;long_desc_type=allwordssubstr&amp;bug_file_loc=&amp;bug_file_loc_type=allwordssubstr&amp;keywords=&amp;keywords_type=anywords&amp;field0-0-0=noop&amp;type0-0-0=noop&amp;value0-0-0=&amp;cmdtype=doit&amp;order=%27Importance%27"/>
<item name="Articles" href="/resources.html"/>
+ <item name="Query Syntax" href="/queryparsersyntax.html"/>
<item name="Javadoc" href="/api/index.html"/>
<item name="Contributions" href="/contributions.html"/>
</menu>




--
To unsubscribe, e-mail: <mailto:lucene-dev-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:lucene-dev-help@jakarta.apache.org>