/[Apache-SVN]/lucene/nutch/trunk/src/plugin/query-more/plugin.xml
ViewVC logotype

Diff of /lucene/nutch/trunk/src/plugin/query-more/plugin.xml

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

--- lucene/nutch/trunk/src/plugin/query-more/plugin.xml	2005/09/11 20:28:48	280178
+++ lucene/nutch/trunk/src/plugin/query-more/plugin.xml	2005/09/11 20:34:12	280179
@@ -5,14 +5,16 @@
    version="1.0.0"
    provider-name="nutch.org">
 
-
-
    <runtime>
       <library name="query-more.jar">
          <export name="*"/>
       </library>
    </runtime>
 
+   <requires>
+      <import plugin="nutch-extensionpoints"/>
+   </requires>
+
    <extension id="org.apache.nutch.searcher.more"
               name="Nutch More Query Filter"
               point="org.apache.nutch.searcher.QueryFilter">

 

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26