A Java API for indexing into IDOL servers.
IDOL servers use an index port for indexing content. This library provides a Java API for performing this task.
Previous versions were available as jar files from HPE customer support.
java-idol-indexing-api is available from the central Maven repository.
<dependency>
<groupId>com.hp.autonomy.idol</groupId>
<artifactId>indexing-api</artifactId>
<version>3.0.0</version>
</dependency>
For more documentation, see the project homepage here.
There are no substantial differences between the open source version and previous versions.
We welcome pull requests. These must be licensed under the MIT license. Please submit pull requests to the develop branch - the master branch is for stable code only.
Yes.
Copyright 2008-2015 Hewlett-Packard Development Company, L.P. Copyright 2015-2016 Hewlett Packard Enterprise Development LP
Licensed under the MIT License (the "License"); you may not use this project except in compliance with the License.