lightdb-lucene
lightdb-lucene
API
lightdb.lucene
index
Index
LucenePaginatedIterator
LuceneSearchBuilder
LuceneState
LuceneStore
LuceneStore
LuceneTransaction
lightdb-lucene
/
lightdb.lucene
/
LuceneState
LuceneState
lightdb.lucene.LuceneState
case
class
LuceneState
[
Doc
<:
Document
[
Doc
]](
index
:
Index
,
hasFacets
:
Boolean
)
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
close
:
Task
[
Unit
]
def
commit
:
Task
[
Unit
]
def
indexSearcher
:
IndexSearcher
def
rollback
:
Task
[
Unit
]
def
taxonomyReader
:
TaxonomyReader
Inherited methods
def
productElementNames
:
Iterator
[
String
]
Attributes
Inherited from:
Product
def
productIterator
:
Iterator
[
Any
]
Attributes
Inherited from:
Product
In this article
Attributes
Members list
Value members
Concrete methods
Inherited methods