OpenPipeline

OpenPipeline is an application, engine, and set of interfaces for crawling, parsing, processing, and routing documents.

See:
          Description

Packages
org.openpipeline.logger Contains classes for logging, configuring loggers, and wrapping other loggers.
org.openpipeline.pipeline.connector Contains the Connector interface and some connector implementations.
org.openpipeline.pipeline.connector.filesystem Contains implementations of some file-system-like data structures to make crawling easier.
org.openpipeline.pipeline.connector.linkqueue Contains LinkQueues, data structures which maintain lists of items that have been crawled.
org.openpipeline.pipeline.docfilter Contains the DocFilter interface and some implementations of document filters.
org.openpipeline.pipeline.item Contains the Item class and related support classes.
org.openpipeline.pipeline.stage Contains the Stage interface and implementations of stages in the pipeline for processing documents.
org.openpipeline.pipeline.stage.opencalais  
org.openpipeline.pipeline.stage.uima  
org.openpipeline.scheduler Contains the job scheduler and classes for managing jobs.
org.openpipeline.server Contains classes for configuring, starting, and stopping the embedded Jetty server.
org.openpipeline.server.pages Contains backing classes for pages in the admin webapp.
org.openpipeline.util Contains utility classes that don't belong elsewhere.

 

OpenPipeline is an application, engine, and set of interfaces for crawling, parsing, processing, and routing documents.

Please refer to the Developer's Guide for installation instructions and an overview.
Copyright 2008
Dieselpoint, Inc.
117 N. Jefferson St, Suite 202
Chicago, Illinois 60661
U.S.A
773-528-1700
http://dieselpoint.com

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.