Nuxeo ECM Projects 5.8-SNAPSHOT
- java.lang.Object
-
- org.nuxeo.ecm.core.search.api.client.querymodel.LuceneMinimalEscaper
-
- All Implemented Interfaces:
- Escaper
public class LuceneMinimalEscaper
extends Object
implements Escaper
A very minimal escaper: does double quotes (putting just one is incorrect), +, -
and !
- Author:
- Georges Racinet
-
-
Method Summary
Methods
Modifier and Type |
Method and Description |
String |
escape(String s)
Escapes the provided string
|
Nuxeo ECM Projects 5.8-SNAPSHOT
Copyright © 2013 Nuxeo SA. All Rights Reserved.