| clear query|facets|time |
Search criteria: policy.
Results from 71 to 80 from
2572 (0.354s).
|
|
|
Loading phrases to help you refine your search...
|
|
TieredMergePolicy # close() - Lucene - [javadoc]
- [see source code]
|
|
|
|
http://search-lucene.com/jd/lucene/core/org/a.../TieredMergePolicy.html#close()
|
|
|
NoMergePolicy # close() - Lucene - [javadoc]
- [see source code]
|
|
|
|
http://search-lucene.com/jd/lucene/core/org/apach.../NoMergePolicy.html#close()
|
|
|
LogMergePolicy # verbose() - Lucene - [javadoc]
- [see source code]
|
|
...Returns true if {@code LMP} is enabled in {@link IndexWriter}'s {@code infoStream}....
|
|
|
http://search-lucene.com/jd/lucene/core/org/ap.../LogMergePolicy.html#verbose()
|
|
|
LogMergePolicy # close() - Lucene - [javadoc]
- [see source code]
|
|
|
|
http://search-lucene.com/jd/lucene/core/org/apac.../LogMergePolicy.html#close()
|
|
|
MergePolicy Thresholds - Lucene - [mail # dev]
|
|
...Hi Today, LogMP allows you to set different thresholds for segments sizes, thereby allowing you to control the largest segment that will be considered for merge + the largest segment y...
|
|
|
Author: Shai Erera,
2011-05-02, 13:03
|
|
|
SnapshotDeletionPolicy # SnapshotDeletionPolicy(org.apache.lucene.index.IndexDeletionPolicy primary) - Lucene - [javadoc]
- [see source code]
|
|
...Sole constructor, taking the incoming {@link
IndexDeletionPolicy} to wrap. ...
|
|
|
http://search-lucene.com/jd/lu...y(org.apache.lucene.index.IndexDeletionPolicy)
|
|
|
Uses of Class org.apache.lucene.index.MergePolicy (Lucene 4.3.0 API) - Lucene - [web site]
|
|
...
Uses of Class org.apache.lucene.index.MergePolicy (Lucene 4.3.0 API)
JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help...
|
|
...
Prev
Next
Frames
No Frames
All Classes
Uses of Class
org.apache.lucene.index.MergePolicy
Packages that use MergePolicy Package Description
org...
|
[+ show more]
[- hide]
| ....apache.lucene.index
Code to maintain and access indices.
Uses of MergePolicy in org.apache.lucene.index
Subclasses of MergePolicy in org.apache.lucene.index Modifier and Type Class and Description... |
| ...
class LogByteSizeMergePolicy
This is a LogMergePolicy that measures size of a
segment as the total byte size of the segment's files.
class LogDocMergePolicy
This is a LogMergePolicy... |
| ... that measures size of a
segment as the number of documents (not taking deletions
into account).
class LogMergePolicy
This class implements a MergePolicy that tries
to merge segments into levels... |
|
|
http://lucene.apache.org/java/4_3_0/core/org/apache/lucene/.../MergePolicy.html
2013-05-06, 08:52
|
|
|
Uses of Class org.apache.lucene.index.IndexDeletionPolicy (Lucene 4.3.0 API) - Lucene - [web site]
|
|
...
Uses of Class org.apache.lucene.index.IndexDeletionPolicy (Lucene 4.3.0 API)
JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated...
|
|
...
Index
Help
Prev
Next
Frames
No Frames
All Classes
Uses of Class
org.apache.lucene.index.IndexDeletionPolicy
Packages that use IndexDeletionPolicy Package...
|
[+ show more]
[- hide]
| ... Description
org.apache.lucene.index
Code to maintain and access indices.
Uses of IndexDeletionPolicy in org.apache.lucene.index
Subclasses of IndexDeletionPolicy in org... |
| ....apache.lucene.index Modifier and Type Class and Description
class KeepOnlyLastCommitDeletionPolicy
This IndexDeletionPolicy implementation that
keeps only the most recent commit and immediately removes
all prior... |
| ... commits after a new commit is done.
class NoDeletionPolicy
An IndexDeletionPolicy which keeps all index commits around, never
deleting them.
class PersistentSnapshotDeletionPolicy... |
|
|
http://lucene.apache.org/java/4_3_0/core/org/apache.../IndexDeletionPolicy.html
2013-05-06, 08:52
|
|
|
PerDimensionOrdinalPolicy (Lucene 4.3.0 API) - Lucene - [web site]
|
|
...
PerDimensionOrdinalPolicy (Lucene 4.3.0 API)
JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next...
|
|
... Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.apache.lucene.facet.params
Class PerDimensionOrdinalPolicy...
|
[+ show more]
[- hide]
| ...
java.lang.Object
org.apache.lucene.facet.params.CategoryListParams
org.apache.lucene.facet.params.PerDimensionOrdinalPolicy
public class PerDimensionOrdinalPolicy
extends... |
| ... CategoryListParams
A CategoryListParams which allow controlling the
CategoryListParams.OrdinalPolicy used for each dimension. The
dimension is specified as the first component in
Category... |
| ...Path.components.
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.lucene.facet.params.CategoryListParams
CategoryListParams.OrdinalPolicy
Field Summary
Fields... |
|
|
http://lucene.apache.org/java/4_3_0/facet/org.../PerDimensionOrdinalPolicy.html
2013-05-06, 08:52
|
|
|
Uses of Class org.apache.lucene.index.AlcoholicMergePolicy (Lucene 4.3.0 API) - Lucene - [web site]
|
|
...
Uses of Class org.apache.lucene.index.AlcoholicMergePolicy (Lucene 4.3.0 API)
JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated...
|
|
...
Index
Help
Prev
Next
Frames
No Frames
All Classes
Uses of Class
org.apache.lucene.index.AlcoholicMergePolicy
Packages that use AlcoholicMergePolicy Package...
|
[+ show more]
[- hide]
| ... Description
org.apache.lucene.util
General test support.
Uses of AlcoholicMergePolicy in org.apache.lucene.util
Methods in org.apache.lucene.util that return AlcoholicMergePolicy... |
| ... Modifier and Type Method and Description
static AlcoholicMergePolicy LuceneTestCase.newAlcoholicMergePolicy()
static AlcoholicMergePolicy LuceneTestCase.newAlcoholicMergePolicy... |
|
|
http://lucene.apache.org/java/4_3_0/test-framework.../AlcoholicMergePolicy.html
2013-05-06, 08:52
|
|
|
|