Categories:
Audio (13)
Biotech (29)
Bytecode (36)
Database (77)
Framework (7)
Game (7)
General (507)
Graphics (53)
I/O (35)
IDE (2)
JAR Tools (101)
JavaBeans (21)
JDBC (121)
JDK (426)
JSP (20)
Logging (108)
Mail (58)
Messaging (8)
Network (84)
PDF (97)
Report (7)
Scripting (84)
Security (32)
Server (121)
Servlet (26)
SOAP (24)
Testing (54)
Web (15)
XML (309)
Collections:
Other Resources:
lucene-grouping-4.3.1.jar - Apache Lucene Grouping
Lucene is a Java full-text search engine. Lucene is not a complete application, but rather a code library and API that can easily be used to add search capabilities to applications.
lucene-grouping.jar - Collectors for grouping search results.
JAR File Size and Download Location:
File name: lucene-grouping.jar, lucene-grouping-4.3.1.jar File size: 107735 bytes Date modified: 09-Jun-2013 Download: Apache Lucene
✍: FYIcenter.com
Manifest of the JAR:
Extension-Name: org.apache.lucene Specification-Title: Lucene Search Engine: grouping Specification-Version: 4.3.1 Specification-Vendor: The Apache Software Foundation Implementation-Title: org.apache.lucene Implementation-Version: 4.3.1 1491148 - shalinmangar - 2013-06-09 12:02:08 Implementation-Vendor: The Apache Software Foundation X-Compile-Source-JDK: 1.6 X-Compile-Target-JDK: 1.6
List of Classes in the JAR:
org/apache/lucene/search/grouping/AbstractAllGroupHeadsCollector org/apache/lucene/search/grouping/AbstractAllGroupsCollector org/apache/lucene/search/grouping/AbstractDistinctValuesCollector org/apache/lucene/search/grouping/AbstractFirstPassGroupingCollector org/apache/lucene/search/grouping/AbstractGroupFacetCollector org/apache/lucene/search/grouping/AbstractSecondPassGroupingCollector org/apache/lucene/search/grouping/BlockGroupingCollector org/apache/lucene/search/grouping/CollectedSearchGroup org/apache/lucene/search/grouping/GroupDocs org/apache/lucene/search/grouping/GroupingSearch org/apache/lucene/search/grouping/SearchGroup org/apache/lucene/search/grouping/TopGroups org/apache/lucene/search/grouping/function/FunctionAllGroupHeadsCollector org/apache/lucene/search/grouping/function/FunctionAllGroupsCollector org/apache/lucene/search/grouping/function/FunctionDistinctValuesCollector org/apache/lucene/search/grouping/function/FunctionFirstPassGroupingCollector org/apache/lucene/search/grouping/function/FunctionSecondPassGroupingCollector org/apache/lucene/search/grouping/term/GroupedFacetHit org/apache/lucene/search/grouping/term/TermAllGroupHeadsCollector org/apache/lucene/search/grouping/term/TermAllGroupsCollector org/apache/lucene/search/grouping/term/TermDistinctValuesCollector org/apache/lucene/search/grouping/term/TermFirstPassGroupingCollector org/apache/lucene/search/grouping/term/TermGroupFacetCollector org/apache/lucene/search/grouping/term/TermSecondPassGroupingCollector
2013-07-20, 2861🔥, 0💬
Popular Posts:
JDK 11 jrt-fs.jar is the JAR file for JDK 11 JRT-FS (Java RunTime - File System) defined in the "jdk...
How to download and install JDK (Java Development Kit) 8? If you want to write Java applications, yo...
The Bouncy Castle Crypto package is a Java implementation of cryptographic algorithms, it was develo...
Apache Log4j 1.2 Bridge allows applications coded to use Log4j 1.2 API to use Log4j 2 instead. Bytec...
How to read XML document with DTD validation from socket connections with the socket\DelayedInput.ja.. .