.CodeMirror { border-top: 1px solid black; border-bottom: 1px solid black; }
.CodeMirror .cm-operator { color: orange; }
CodeMirror
Home Manual Code
Language modes Solr
Solr mode
author:Camus
"The Rebel" and author:Camus
philosophy:Existentialism -author:Kierkegaard
hardToSpell:Dostoevsky~
published:[194* TO 1960] and author:(Sartre or "Simone de Beauvoir")
var editor = CodeMirror.fromTextArea(document.getElementById("code"), { mode: 'solr', lineNumbers: true });
MIME types defined: text/x-solr .