2007/1/10, Mikkel Kamstrup Erlandsen <[EMAIL PROTECTED]>:
The only idea for something to base this on is rdf query which can be found here: http://www.w3.org/TandS/QL/QL98/pp/rdfquery.html. It is not exactly spot on what we need though. It appears overly complicated for desktop needs and it is oriented primarely towards metadata retrieval not actual free text search (with fx. fuzzy- and proximity searches).
Regarding an xml query language... I just stumbled across some work done by the Lucene camp... There is an interesting thread http://marc.theaimsgroup.com/?l=lucene-dev&m=113355526731460&w=2 There is a contrib module for Lucene called xml-query-parser which might be worth a look... The svn trunk is here http://svn.apache.org/viewvc/lucene/java/trunk/contrib/xml-query-parser/. Cheers, Mikkel _______________________________________________ xdg mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/xdg
