mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-05 20:48:22 +00:00
18 lines
289 B
Plaintext
18 lines
289 B
Plaintext
|
[[store]]
|
||
|
== Store Plugins
|
||
|
|
||
|
Store plugins offer alternatives to default Lucene stores.
|
||
|
|
||
|
[float]
|
||
|
=== Core store plugins
|
||
|
|
||
|
The core store plugins are:
|
||
|
|
||
|
<<store-smb,Store SMB>>::
|
||
|
|
||
|
The Store SMB plugin works around for a bug in Windows SMB and Java on windows.
|
||
|
|
||
|
|
||
|
include::store-smb.asciidoc[]
|
||
|
|