Author: natalia
Date: Fri Aug 10 19:50:52 2007
New Revision: 564826
URL: http://svn.apache.org/viewvc?view=rev&rev=564826
Log:
New resolver
Modified:
xml/xindice/trunk/config/system.xml
Modified: xml/xindice/trunk/config/system.xml
URL:
http://svn.apache.org/viewvc/xml/xindice/trunk/config/system.xml?view=diff&rev=564826&r1=564825&r2=564826
==============================================================================
--- xml/xindice/trunk/config/system.xml (original)
+++ xml/xindice/trunk/config/system.xml Fri Aug 10 19:50:52 2007
@@ -59,6 +59,7 @@
- XUpdate engine. Has no configuration parameters.
-->
<resolver
class="org.apache.xindice.core.xupdate.XUpdateQueryResolver"/>
+ <resolver class="org.apache.xindice.core.query.TextQueryResolver"/>
</queryengine>
</root-collection>