Author: natalia
Date: Sun Aug 12 06:54:58 2007
New Revision: 565074

URL: http://svn.apache.org/viewvc?view=rev&rev=565074
Log:
Added full text indexer to the list of changes

Modified:
    xml/xindice/trunk/status.xml

Modified: xml/xindice/trunk/status.xml
URL: 
http://svn.apache.org/viewvc/xml/xindice/trunk/status.xml?view=diff&rev=565074&r1=565073&r2=565074
==============================================================================
--- xml/xindice/trunk/status.xml (original)
+++ xml/xindice/trunk/status.xml Sun Aug 12 06:54:58 2007
@@ -28,6 +28,7 @@
     <person name="Vladimir Ritz Bossicard" email="[EMAIL PROTECTED]" id="VBO"/>
     <person name="Vadim Gritsenko" email="[EMAIL PROTECTED]" id="VG"/>
     <person name="Todd Byrne" email="[EMAIL PROTECTED]" id="TB"/>
+    <person name="Natalia Shilenkova" email="[EMAIL PROTECTED]" id="NS"/>
   </developers>
   <todo>
     <actions priority="Long Term">
@@ -113,6 +114,10 @@
 
   <changes>
     <release version="1.2" date="unreleased">
+      <action dev="NS" type="add" due-to="Andy Armstrong">
+        Add full text indexer. It allows to search documents using Lucene
+        queries. Add lucene-core 2.2.0.
+      </action>
       <action dev="VG" type="update">
         Update commons-fileupload to version 1.2. Added (required by upload)
         commons-io 1.3.2.


Reply via email to