| License |
License |
|---|---|
| Categories |
CategoriesORM Data |
| GroupId | GroupIdcom.alibaba.lindorm |
| ArtifactId | ArtifactIdlucene-facet |
| Last Version | Last Version8.10.2 |
| Release Date | Release Date |
| Type | Typejar |
| Description |
DescriptionLucene Facets
Package for Faceted Indexing and Search
|
| Project URL |
Project URL |
| Filename | Size |
|---|---|
| lucene-facet-8.10.2.pom | |
| lucene-facet-8.10.2.jar | 202 KB |
| lucene-facet-8.10.2-tests.jar | 204 KB |
| lucene-facet-8.10.2-sources.jar | 161 KB |
| lucene-facet-8.10.2-javadoc.jar | 549 KB |
| Browse |
<!-- https://jarcasting.com/artifacts/com.alibaba.lindorm/lucene-facet/ -->
<dependency>
<groupId>com.alibaba.lindorm</groupId>
<artifactId>lucene-facet</artifactId>
<version>8.10.2</version>
</dependency>
// https://jarcasting.com/artifacts/com.alibaba.lindorm/lucene-facet/
implementation 'com.alibaba.lindorm:lucene-facet:8.10.2'
// https://jarcasting.com/artifacts/com.alibaba.lindorm/lucene-facet/
implementation ("com.alibaba.lindorm:lucene-facet:8.10.2")
'com.alibaba.lindorm:lucene-facet:jar:8.10.2'
<dependency org="com.alibaba.lindorm" name="lucene-facet" rev="8.10.2">
<artifact name="lucene-facet" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.alibaba.lindorm', module='lucene-facet', version='8.10.2')
)
libraryDependencies += "com.alibaba.lindorm" % "lucene-facet" % "8.10.2"
[com.alibaba.lindorm/lucene-facet "8.10.2"]
| Group / Artifact | Type | Version |
|---|---|---|
| com.alibaba.lindorm : lucene-core | jar | 8.10.2 |
| com.carrotsearch : hppc | jar | 0.8.1 |
| Group / Artifact | Type | Version |
|---|---|---|
| com.alibaba.lindorm : lucene-queries | jar | 8.10.2 |
| com.alibaba.lindorm : lucene-test-framework | jar | 8.10.2 |