Example usage for org.apache.lucene.queryparser.flexible.standard.processors WildcardQueryNodeProcessor subclass-usage

List of usage examples for org.apache.lucene.queryparser.flexible.standard.processors WildcardQueryNodeProcessor subclass-usage

Introduction

In this page you can find the example usage for org.apache.lucene.queryparser.flexible.standard.processors WildcardQueryNodeProcessor subclass-usage.

Usage

From source file com.sindicetech.siren.qparser.keyword.processors.WildcardQueryNodeProcessor.java

/**
 * Wildcards within a {@link ProtectedQueryNode} are not processed
 *
 * <p>
 *
 * Copied from {@link org.apache.lucene.queryparser.flexible.standard.processors.WildcardQueryNodeProcessor}

From source file org.sindice.siren.qparser.keyword.processors.WildcardQueryNodeProcessor.java

/**
 * Wildcards within a {@link ProtectedQueryNode} are not processed
 *
 * <p>
 *
 * Copied from {@link org.apache.lucene.queryparser.flexible.standard.processors.WildcardQueryNodeProcessor}