Last Version

Lucene InstantiatedIndex 3.6.2

InstantiatedIndex, alternative RAM store for small corpora.

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

org.apache.lucene
ArtifactId

ArtifactId

lucene-instantiated
Version

Version

3.6.2
Type

Type

jar
Description

Description

Lucene InstantiatedIndex
InstantiatedIndex, alternative RAM store for small corpora.
Project Organization

Project Organization

The Apache Software Foundation

Download lucene-instantiated 3.6.2


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

Dependencies

compile (1)

Group / Artifact Type Version
org.apache.lucene : lucene-core jar 3.6.2

test (1)

Group / Artifact Type Version
org.apache.lucene : lucene-test-framework jar 3.6.2

Project Modules

There are no modules declared in this project.