Bug #1133
GWT: 0.6.1, Cooccurences not working
Status: | New | Start date: | 11/18/2014 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% |
|
Category: | Stats / R | Spent time: | - | |
Target version: | Portal 0.7 |
Description
When trying to call cooccurrences on GRAAL corpus (query=Lancelot) one gets the message:
La requête CQL est mal formulée : \nPas d'erreur à notifier.
The error message is wrong, and the newline character \n is not correctly interpreted.
Temporary workaround:
Disable R server by changing the line
r_disable=false
to
r_disable=true
in .TXMWEB/[portal-name]/textometrie.properties
History
#1 Updated by Alexey Lavrentev over 8 years ago
- Target version set to Portal 0.7
#2 Updated by Alexey Lavrentev over 6 years ago
- Description updated (diff)