Hi @all,
is there a way if i use ft:search on the database to get the nodes of results back instead of just the results?
Regards
Marcus
Hi Marcus,
`ft:search(…)` is built for returning text nodes, have a look at the [documentation]. If you want to get the nodes, you should use the more general [full text expressions].
If you need help transforming your query, would you please paste your query (or better: the full text search relevant part of it)?
Regards, Jens
[documentation]: http://docs.basex.org/wiki/Full-Text_Module#ft:search [full text expressions]: http://docs.basex.org/wiki/Full-Text
basex-talk@mailman.uni-konstanz.de