MG4J (big)

MG4J (Managing Gigabytes for Java) is a free full-text search engine for large document collections written in Java. The big version is a fork of the original MG4J that can handle more than 2^31 terms and documents.

License

License

GroupId

GroupId

it.unimi.dsi
ArtifactId

ArtifactId

mg4j-big
Last Version

Last Version

4.0.4
Release Date

Release Date

Type

Type

jar
Description

Description

MG4J (big)
MG4J (Managing Gigabytes for Java) is a free full-text search engine for large document collections written in Java. The big version is a fork of the original MG4J that can handle more than 2^31 terms and documents.
Source Code Management

Source Code Management

https://github.com/vigna/MG4J

Download mg4j-big

How to add to project

<!-- https://jarcasting.com/artifacts/it.unimi.dsi/mg4j-big/ -->
<dependency>
    <groupId>it.unimi.dsi</groupId>
    <artifactId>mg4j-big</artifactId>
    <version>4.0.4</version>
</dependency>
// https://jarcasting.com/artifacts/it.unimi.dsi/mg4j-big/
implementation 'it.unimi.dsi:mg4j-big:4.0.4'
// https://jarcasting.com/artifacts/it.unimi.dsi/mg4j-big/
implementation ("it.unimi.dsi:mg4j-big:4.0.4")
'it.unimi.dsi:mg4j-big:jar:4.0.4'
<dependency org="it.unimi.dsi" name="mg4j-big" rev="4.0.4">
  <artifact name="mg4j-big" type="jar" />
</dependency>
@Grapes(
@Grab(group='it.unimi.dsi', module='mg4j-big', version='4.0.4')
)
libraryDependencies += "it.unimi.dsi" % "mg4j-big" % "4.0.4"
[it.unimi.dsi/mg4j-big "4.0.4"]

Dependencies

runtime (19)

Group / Artifact Type Version
it.unimi.dsi : fastutil jar 6.4.4
it.unimi.dsi : dsiutils jar 2.0.5
it.unimi.dsi : sux4j jar 3.0.3
it.unimi.dsi : webgraph jar 3.0.3
com.martiansoftware : jsap jar 2.1
net.java.dev.javacc : javacc jar 4.0
log4j : log4j jar 1.2.16
commons-configuration : commons-configuration jar 1.8
commons-io : commons-io jar 2.1
commons-lang : commons-lang jar 2.6
commons-collections : commons-collections jar 3.2.1
commons-digester : commons-digester jar 2.1
org.apache.tika : tika-core jar 1.0
org.apache.tika : tika-parsers jar 1.0
org.apache.velocity : velocity jar 1.5
org.apache.velocity : velocity-tools jar 1.3
org.mortbay.jetty : jetty jar 6.1.26
javax.mail : mail jar 1.4.5-rc1
javax.servlet : servlet-api jar 3.0-alpha-1

test (3)

Group / Artifact Type Version
junit : junit jar 4.10
emma : emma jar 2.1.5320
emma : emma_ant jar 2.1.5320

Project Modules

There are no modules declared in this project.

Versions

Version
4.0.4
4.0.3