Update of /cvsroot/nutch/nutch/src/plugin
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv23027/src/plugin

Modified Files:
        build.xml 
Log Message:
Add ontology plugin and its application of query refinement.


Index: build.xml
===================================================================
RCS file: /cvsroot/nutch/nutch/src/plugin/build.xml,v
retrieving revision 1.20
retrieving revision 1.21
diff -C2 -d -r1.20 -r1.21
*** build.xml   3 Oct 2004 22:23:30 -0000       1.20
--- build.xml   30 Nov 2004 06:36:01 -0000      1.21
***************
*** 25,28 ****
--- 25,29 ----
      <ant dir="languageidentifier" target="deploy"/>
      <ant dir="clustering-carrot2" target="deploy"/>
+     <ant dir="ontology" target="deploy"/>
    </target>
  
***************
*** 40,43 ****
--- 41,45 ----
      <ant dir="creativecommons" target="test"/>
      <ant dir="languageidentifier" target="test"/>
+     <ant dir="ontology" target="test"/>
    </target>
  
***************
*** 64,67 ****
--- 66,70 ----
      <ant dir="languageidentifier" target="clean"/>
      <ant dir="clustering-carrot2" target="deploy"/>
+     <ant dir="ontology" target="deploy"/>
    </target>
  



-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now. 
http://productguide.itmanagersjournal.com/
_______________________________________________
Nutch-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nutch-cvs

Reply via email to