Bug #3267
Mis à jour par Matthieu Decorde il y a environ 3 ans
TXM version 0.8.2.202206101649
Syntatic Annotation 1.0.0.202206290953
In a corpus equipped with TIGERSearch Indexes, the "Syntactic Tree" command is available as an icon but in contextual menu the "Send To Syntactic tree" (sic) command is deactivated.
The same command is available for lines in concordances (including corpora without TIGERSearch indexes). It sends the CQL query to TIGERSearch engine.
h3. Solution
The RCP command was org.txm.tigersearch.command.ComputeTreeSearch and not org.txm.treesearch.command.ComputeTreeSearch
Syntatic Annotation 1.0.0.202206290953
In a corpus equipped with TIGERSearch Indexes, the "Syntactic Tree" command is available as an icon but in contextual menu the "Send To Syntactic tree" (sic) command is deactivated.
The same command is available for lines in concordances (including corpora without TIGERSearch indexes). It sends the CQL query to TIGERSearch engine.
h3. Solution
The RCP command was org.txm.tigersearch.command.ComputeTreeSearch and not org.txm.treesearch.command.ComputeTreeSearch