Skip to content

opentext-idol/java-idol-indexing-api

Repository files navigation

java-idol-indexing-api

A Java API for indexing into IDOL servers.

About

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 customer support.

Usage

java-idol-indexing-api is available from the central Maven repository.

<dependency>
    <groupId>com.hp.autonomy.idol</groupId>
    <artifactId>indexing-api</artifactId>
    <version>4.1.0-SNAPSHOT</version>
</dependency>

For more documentation, see the project homepage here.

Migration to FOSS Version

There are no substantial differences between the open source version and previous versions.

Contributing

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.

Is it any good?

Yes.

License

Copyright 2008-2018 OpenText or one of its affiliates.

Licensed under the MIT License (the "License"); you may not use this project except in compliance with the License.

About

Java API for indexing documents into IDOL servers.

Resources

License

Stars

Watchers

Forks

Packages

No packages published