svn commit: r640895 - /lenya/trunk/src/pubs/default/config/search/lucene_index.xml

[email protected]
Newsgroups gmane.comp.cms.lenya.cvs
Message-ID <[email protected]>
Author: andreas
Date: Tue Mar 25 09:51:29 2008
New Revision: 640895

URL: http://svn.apache.org/viewvc?rev=640895&view=rev
Log:
Remove default analyzer attributes from index declaration.

Modified:
    lenya/trunk/src/pubs/default/config/search/lucene_index.xml

Modified: lenya/trunk/src/pubs/default/config/search/lucene_index.xml
URL: http://svn.apache.org/viewvc/lenya/trunk/src/pubs/default/config/search/lucene_index.xml?rev=640895&r1=640894&r2=640895&view=diff
==============================================================================
--- lenya/trunk/src/pubs/default/config/search/lucene_index.xml (original)
+++ lenya/trunk/src/pubs/default/config/search/lucene_index.xml Tue Mar 25 09:51:29 2008
@@ -17,7 +17,7 @@
 -->
 
 <indexes>
-  <index id="default-live" analyzer="stopword_en" directory="lenya/pubs/default/work/lucene/index/live/index">
+  <index id="default-live" directory="lenya/pubs/default/work/lucene/index/live/index">
     <structure>
       <field id="url" type="keyword" />
       <field id="title" type="text" storetext="true"/>
@@ -26,7 +26,7 @@
       <field id="body" type="text" storetext="true"/>
     </structure>
   </index>
-  <index id="default-authoring" analyzer="stopword_en" directory="lenya/pubs/default/work/lucene/index/authoring/index">
+  <index id="default-authoring" directory="lenya/pubs/default/work/lucene/index/authoring/index">
     <structure>
       <field id="url" type="keyword" />
       <field id="title" type="text" storetext="true"/>
@@ -35,7 +35,7 @@
       <field id="body" type="text" storetext="true"/>
     </structure>
   </index>
-  <index id="default-trash" analyzer="stopword_en" directory="lenya/pubs/default/work/lucene/index/trash/index">
+  <index id="default-trash" directory="lenya/pubs/default/work/lucene/index/trash/index">
     <structure>
       <field id="url" type="keyword" />
       <field id="title" type="text" storetext="true"/>
@@ -44,7 +44,7 @@
       <field id="body" type="text" storetext="true"/>
     </structure>
   </index>
-  <index id="default-archive" analyzer="stopword_en" directory="lenya/pubs/default/work/lucene/index/archive/index">
+  <index id="default-archive" directory="lenya/pubs/default/work/lucene/index/archive/index">
     <structure>
       <field id="url" type="keyword" />
       <field id="title" type="text" storetext="true"/>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.