Re: [Nutch-cvs] svn commit: r411594 - /lucene/nutch/trunk/contrib/web2/plugins/build.xml

2006-06-06 Thread Andrzej Bialecki

Sami Siren wrote:

hmm... didn't think about that, are there more opinions about this?

--
Sami Siren

Are you sure there is no trademark infringement here? Perhaps we 
should call it something else, just to avoid any potential legal 
unpleasantries ...





FYI, the records at USPTO.gov seem to indicate that neither Google nor 
anyone else owns this trademark in US:


http://tess2.uspto.gov/bin/gate.exe?f=brwsidxstate=boqrk8.23.1p_IdxTerm=keymatch

Now, who's gonna beat all others and be the first to register it, I 
wonder ... ;)


--
Best regards,
Andrzej Bialecki 
___. ___ ___ ___ _ _   __
[__ || __|__/|__||\/|  Information Retrieval, Semantic Web
___|||__||  \|  ||  |  Embedded Unix, System Integration
http://www.sigram.com  Contact: info at sigram dot com




Re: [Nutch-cvs] svn commit: r411594 - /lucene/nutch/trunk/contrib/web2/plugins/build.xml

2006-06-05 Thread Sami Siren

It emulates a feature with same name from google appliance.

http://www.google.com/enterprise/mini/end_user_features.html


--
Sami Siren

[EMAIL PROTECTED] wrote:


Hi,

What exactly does this plugin do?  I haven't seen it mentioned and the 
README.txt doesn't really describe it.

Thanks,
Otis





Re: [Nutch-cvs] svn commit: r411594 - /lucene/nutch/trunk/contrib/web2/plugins/build.xml

2006-06-05 Thread Andrzej Bialecki

Sami Siren wrote:

It emulates a feature with same name from google appliance.

http://www.google.com/enterprise/mini/end_user_features.html



Are you sure there is no trademark infringement here? Perhaps we should 
call it something else, just to avoid any potential legal unpleasantries ...


--
Best regards,
Andrzej Bialecki 
___. ___ ___ ___ _ _   __
[__ || __|__/|__||\/|  Information Retrieval, Semantic Web
___|||__||  \|  ||  |  Embedded Unix, System Integration
http://www.sigram.com  Contact: info at sigram dot com




Re: [Nutch-cvs] svn commit: r411594 - /lucene/nutch/trunk/contrib/web2/plugins/build.xml

2006-06-05 Thread Sami Siren

hmm... didn't think about that, are there more opinions about this?

--
Sami Siren

Are you sure there is no trademark infringement here? Perhaps we 
should call it something else, just to avoid any potential legal 
unpleasantries ...






Re: [Nutch-cvs] svn commit: r411594 - /lucene/nutch/trunk/contrib/web2/plugins/build.xml

2006-06-05 Thread Stefan Groschupf



hmm... didn't think about that, are there more opinions about this?


I don't believe this don't be evil thing at all. I think it is just a  
question of time google feel we attack the appliance server market  
and I believe nutch has a serious chance to do so (some time in the  
far feature. :-) )

Stefan


--
Sami Siren

Are you sure there is no trademark infringement here? Perhaps we  
should call it something else, just to avoid any potential legal  
unpleasantries ...









Re: [Nutch-cvs] svn commit: r411594 - /lucene/nutch/trunk/contrib/web2/plugins/build.xml

2006-06-04 Thread ogjunk-nutch
Hi,

What exactly does this plugin do?  I haven't seen it mentioned and the 
README.txt doesn't really describe it.

Thanks,
Otis

- Original Message 
From: [EMAIL PROTECTED]
To: nutch-commits@lucene.apache.org
Sent: Sunday, June 4, 2006 3:44:23 PM
Subject: [Nutch-cvs] svn commit: r411594 - 
/lucene/nutch/trunk/contrib/web2/plugins/build.xml

Author: siren
Date: Sun Jun  4 12:44:23 2006
New Revision: 411594

URL: http://svn.apache.org/viewvc?rev=411594view=rev
Log:
initial import of web-keymatch plugin

Modified:
lucene/nutch/trunk/contrib/web2/plugins/build.xml

Modified: lucene/nutch/trunk/contrib/web2/plugins/build.xml
URL: 
http://svn.apache.org/viewvc/lucene/nutch/trunk/contrib/web2/plugins/build.xml?rev=411594r1=411593r2=411594view=diff
==
--- lucene/nutch/trunk/contrib/web2/plugins/build.xml (original)
+++ lucene/nutch/trunk/contrib/web2/plugins/build.xml Sun Jun  4 12:44:23 2006
@@ -15,6 +15,7 @@
 ant dir=web-more target=deploy/
 ant dir=web-resources target=deploy/
 ant dir=web-clustering target=deploy/
+ant dir=web-keymatch target=deploy/
 ant dir=web-query-propose-ontology target=deploy/
 ant dir=web-query-propose-spellcheck target=deploy/
   /target
@@ -25,6 +26,7 @@
   target name=test
 parallel threadCount=2
   ant dir=web-caching-oscache target=test/
+  ant dir=web-keymatch target=test/
 /parallel
   /target
 
@@ -35,6 +37,7 @@
 ant dir=web-caching-oscache target=clean/
 ant dir=web-resources target=clean/
 ant dir=web-more target=clean/
+ant dir=web-keymatch target=clean/
 ant dir=web-clustering target=clean/
 ant dir=web-query-propose-ontology target=clean/
 ant dir=web-query-propose-spellcheck target=clean/




___
Nutch-cvs mailing list
Nutch-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nutch-cvs