Pretty-print the -V optimized query? See what indexes are used?
12 Aug
2021
12 Aug
'21
2:14 p.m.
Is there a way to pretty-print the optimized query from the -V option? What is the best way to see which indexes are being used? Jonathan
12 Aug
12 Aug
8:04 p.m.
Hi Jonathan,
Is there a way to pretty-print the optimized query from the -V option?
Currently no. Personally, I’m not aware of any XQuery code formatter that works really well. Maybe anyone else on the list does?
What is the best way to see which indexes are being used?
The usual way is to parse the compilation output for "apply ... index" entries. Our documentation might give you some more hints [1]. Cheers, Christian [1] https://docs.basex.org/wiki/Indexes
1701
Age (days ago)
1701
Last active (days ago)
1 comments
2 participants
participants (2)
-
Christian Grün -
Jonathan Robie