Java org.apache.lucene.queryparser.flexible.standard QueryParserUtil fields, constructors, methods, implement or subclass

Example usage for Java org.apache.lucene.queryparser.flexible.standard QueryParserUtil fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.lucene.queryparser.flexible.standard QueryParserUtil.

The text is from its open source code.

Method

Stringescape(String s)
Returns a String where those characters that TextParser expects to be escaped are escaped by a preceding \.