[Yanel-dev] Re: [Yanel-commits] rev 43977 - in public/yanel/trunk/src/contributions/resources/search/src: build java/org/wyona/yanel/impl/resources/search

Michael Wechner michael.wechner at wyona.com
Wed Aug 5 09:09:34 CEST 2009


Guillaume Déflache schrieb:
> Hi!
>
> michi at wyona.com schrieb:
>> Author: michi
>> Date: 2009-08-04 14:11:12 +0200 (Tue, 04 Aug 2009)
>> New Revision: 43977
>>
>> Modified:
>>    
>> public/yanel/trunk/src/contributions/resources/search/src/build/dependencies.xml 
>>
>>    
>> public/yanel/trunk/src/contributions/resources/search/src/java/org/wyona/yanel/impl/resources/search/SearchResource.java 
>>
>> Log:
>> different providers added
>>
>> Modified: 
>> public/yanel/trunk/src/contributions/resources/search/src/build/dependencies.xml 
>>
>> ===================================================================
>> --- 
>> public/yanel/trunk/src/contributions/resources/search/src/build/dependencies.xml    
>> 2009-08-04 12:09:50 UTC (rev 43976)
>> +++ 
>> public/yanel/trunk/src/contributions/resources/search/src/build/dependencies.xml    
>> 2009-08-04 12:11:12 UTC (rev 43977)
>> @@ -10,10 +10,12 @@
>>        <dependency groupId="wyona-org-yanel" artifactId="yanel-core" 
>> version="${yanel.source.version}"/>
>>        <dependency groupId="wyona-org-yanel" artifactId="yanel-impl" 
>> version="${yanel.source.version}"/>
>>        <dependency groupId="javax.servlet" artifactId="servlet-api" 
>> version="2.3"/>
>> +      <dependency groupId="wyona-org-meguni" 
>> artifactId="wyona-org-meguni" version="0.1-rREVISION"/>
>>      </artifact:dependencies>
>
> What is meguni? http://svn.wyona.com/repos/public/meguni/README.txt 
> does not say much about its intent and purpose.

IIRC Meguni is a search interface in order to access search results 
providers (Google, bing, etc.) without showing provider specific 
implementation details and contains various implementations
>
> I also saw some references to FOAF in r43875, is it related to FOAF in 
> some way?

The FOAF realm is using it.

Cheers

Michi
>
> Cheers,
>    Guillaume



More information about the Yanel-development mailing list