[CWB] query form

Jörg Knappen j.knappen at mx.uni-saarland.de
Fri Nov 12 13:47:34 CET 2021


Am 2021-11-12 12:21, schrieb Guerreau:
> Hi,
> 
> I use cqpweb only as root and as loopback (xubuntu 20.04).
> Is it possible to have "CQP syntax" as default value in the query form 
> ?

Yes, it is. You have to modify the source code for this, it is in 
query-forms.php:

$qmode = 'cqp';
//$qmode = ($Corpus->uses_case_sensitivity ? 'sq_case' : 'sq_nocase');

(original line commented out).

--Jörg Knappen

> 
> many thanks in advance
> 
> best
> 
> Alain Guerreau
> _______________________________________________
> CWB mailing list
> CWB at sslmit.unibo.it
> http://liste.sslmit.unibo.it/mailman/listinfo/cwb


More information about the CWB mailing list