Last Version

HDFS Lucene Store 4.7.0-0

The Blur store module contains all the Lucene directories and block cache for Blur.

License

License

GroupId

GroupId

com.bah.lucene
ArtifactId

ArtifactId

lucene-hdfs-directory
Version

Version

4.7.0-0
Type

Type

jar
Description

Description

HDFS Lucene Store
The Blur store module contains all the Lucene directories and block cache for Blur.
Project URL

Project URL

https://github.com/booz-allen-hamilton/lucene-hdfs-directory
Source Code Management

Source Code Management

https://github.com/booz-allen-hamilton/lucene-hdfs-directory

Download lucene-hdfs-directory 4.7.0-0


<!-- https://jarcasting.com/artifacts/com.bah.lucene/lucene-hdfs-directory/ -->
<dependency>
    <groupId>com.bah.lucene</groupId>
    <artifactId>lucene-hdfs-directory</artifactId>
    <version>4.7.0-0</version>
</dependency>
// https://jarcasting.com/artifacts/com.bah.lucene/lucene-hdfs-directory/
implementation 'com.bah.lucene:lucene-hdfs-directory:4.7.0-0'
// https://jarcasting.com/artifacts/com.bah.lucene/lucene-hdfs-directory/
implementation ("com.bah.lucene:lucene-hdfs-directory:4.7.0-0")
'com.bah.lucene:lucene-hdfs-directory:jar:4.7.0-0'
<dependency org="com.bah.lucene" name="lucene-hdfs-directory" rev="4.7.0-0">
  <artifact name="lucene-hdfs-directory" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.bah.lucene', module='lucene-hdfs-directory', version='4.7.0-0')
)
libraryDependencies += "com.bah.lucene" % "lucene-hdfs-directory" % "4.7.0-0"
[com.bah.lucene/lucene-hdfs-directory "4.7.0-0"]

Dependencies

compile (13)

Group / Artifact Type Version
org.apache.hadoop : hadoop-common jar 2.2.0
org.apache.hadoop : hadoop-hdfs jar 2.2.0
org.apache.zookeeper : zookeeper jar 3.4.5
org.apache.lucene : lucene-core jar 4.7.0
org.apache.lucene : lucene-codecs jar 4.7.0
org.apache.lucene : lucene-highlighter jar 4.7.0
org.apache.lucene : lucene-analyzers-common jar 4.7.0
org.apache.lucene : lucene-queryparser jar 4.7.0
org.apache.lucene : lucene-spatial jar 4.7.0
commons-logging : commons-logging jar 1.1.1
commons-cli : commons-cli jar 1.2
com.googlecode.concurrentlinkedhashmap : concurrentlinkedhashmap-lru jar 1.3.2
log4j : log4j jar 1.2.15

test (1)

Group / Artifact Type Version
junit : junit jar 4.7

Project Modules

There are no modules declared in this project.