lightdb-lucene
lightdb-lucene
API
lightdb.lucene
index
Index
LucenePaginatedIterator
LuceneSearchBuilder
LuceneState
LuceneStore
LuceneStore
LuceneTransaction
lightdb-lucene
/
lightdb.lucene
/
lightdb.lucene.index
/
Index
Index
lightdb.lucene.index.Index
case
class
Index
(
path
:
Option
[
Path
])
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
Serializable
trait
Product
trait
Equals
class
Object
trait
Matchable
class
Any
Show all
Members list
Clear all
Value members
Concrete methods
def
commit
(
):
Unit
def
createIndexSearcher
(
):
IndexSearcher
def
createTaxonomyReader
(
):
TaxonomyReader
def
dispose
(
):
Unit
def
releaseIndexSearch
(
indexSearcher
:
IndexSearcher
):
Unit
def
releaseTaxonomyReader
(
taxonomyReader
:
TaxonomyReader
):
Unit
def
rollback
(
):
Unit
Inherited methods
def
productElementNames
:
Iterator
[
String
]
Attributes
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Attributes
Inherited from:
Product
Concrete fields
lazy
val
analyzer
:
Analyzer
lazy
val
indexWriter
:
IndexWriter
lazy
val
taxonomyWriter
:
DirectoryTaxonomyWriter
In this article
Attributes
Members list
Value members
Concrete methods
Inherited methods
Concrete fields