store.asciidoc 292 B

1234567891011121314151617
  1. [[store]]
  2. == Store Plugins
  3. Store plugins offer alternatives to default Lucene stores.
  4. [discrete]
  5. === Core store plugins
  6. The core store plugins are:
  7. <<store-smb,Store SMB>>::
  8. The Store SMB plugin works around for a bug in Windows SMB and Java on windows.
  9. include::store-smb.asciidoc[]