|
[XQuery Talk Mailing List Archive Home] [By Date] [By Thread] [By Subject] [By Author] [Recent Entries] [Reply To This Message] restricting search to different nodesWolfgang Hoschek wolfgang.hoschek at mac.comWed Jan 4 12:14:53 PST 2006
If the functionality you need is simple you may perhaps get away with using standard regular expressions instead of a real fulltext search. Fulltext search functionality typically varies across XQuery impls, and a standardization attempt is in its infancy. For example, with Nux you'd find or generate a string containing the text to be searched. Then apply the non-standard lucene:match(...) function as described in http://dsd.lbl.gov/nux/index.html#Google-like%20realtime%20fulltext% 20search%20via%20Apache%20Lucene%20engine Wolfgang. On Jan 4, 2006, at 11:32 AM, Peter Mueller wrote: > Hello together, > > I am a newbie to XQuery. I searched through the archive for a > solution to my > problem, but couldn't find one. Please excuse me if I overlooked an > existing > solution! > > Here is the problem: > > I would like to perform a fulltext search that is restricted to > only two or > more nodes within my XML documents. > > Is it possible to do this with just one Query? How? > Or do I have to make more Queries and then merge the results? > > Thank you for your help! > > Best regards, > Peter > > > > -- > DSL-Aktion wegen großer Nachfrage bis 28.2.2006 verlängert: > GMX DSL-Flatrate 1 Jahr kostenlos* http://www.gmx.net/de/go/dsl > _______________________________________________ > http://xquery.com/mailman/listinfo/talk > http://xquery.com/mailman/listinfo/talk >
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|






