| Interface and Description |
|---|
| org.apache.lucene.search.FilterCache
Use
QueryCache instead |
| org.apache.lucene.search.FilterCachingPolicy
Use
QueryCachingPolicy instead |
| org.apache.lucene.sandbox.queries.regex.RegexCapabilities
Use core's regex query.
|
| org.apache.lucene.sandbox.queries.regex.RegexCapabilities.RegexMatcher
Use core's regex query.
|
| org.apache.lucene.sandbox.queries.regex.RegexQueryCapable
Use core's regex query.
|
| Enum and Description |
|---|
| org.apache.lucene.document.Field.Index
This is here only to ease transition from
the pre-4.0 APIs.
|
| org.apache.lucene.document.Field.TermVector
This is here only to ease transition from
the pre-4.0 APIs.
|
Copyright © 2000-2020 The Apache Software Foundation. All Rights Reserved.