Lucene InstantiatedIndex

InstantiatedIndex, alternative RAM store for small corpora.

License

License

Categories

Categories

Ant Build Tools
GroupId

GroupId

org.apache.lucene
ArtifactId

ArtifactId

lucene-instantiated
Last Version

Last Version

3.6.2
Release Date

Release Date

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

How to add to project

<!-- 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.

Versions

Version
3.6.2
3.6.1
3.6.0
3.5.0
3.4.0
3.3.0
3.2.0
3.1.0
3.0.3
3.0.2
3.0.1
3.0.0
2.9.4
2.9.3
2.9.2
2.9.1
2.9.0
2.4.1
2.4.0