Package | Description |
---|---|
gate.creole.annic | |
gate.creole.annic.lucene | |
gate.persist |
Class and Description |
---|
Hit
Hit is a unit of result that is returned when user searches the annic
index.
|
Indexer
Base interface that declares methods for the Indexer.
|
IndexException
Exception that should be thrown should something unexpected happens
during creating/updating/deleting index.
|
Pattern
Pattern is an extension of the HIT class.
|
PatternAnnotation
Pattern Annotation is similar to a GATE Annotation except that it
doesn't have any annotation ID but it contains its position in the token stream
that is created when indexing documents.
|
Searchable
The interface declares methods which should be implemented by an
object wishing to get indexed and being searchable.
|
Searcher
Searcher interface.
|
SearchException
This exception should be thrown should anything unexpectable happens
during search.
|
Class and Description |
---|
Hit
Hit is a unit of result that is returned when user searches the annic
index.
|
Indexer
Base interface that declares methods for the Indexer.
|
IndexException
Exception that should be thrown should something unexpected happens
during creating/updating/deleting index.
|
Pattern
Pattern is an extension of the HIT class.
|
PatternAnnotation
Pattern Annotation is similar to a GATE Annotation except that it
doesn't have any annotation ID but it contains its position in the token stream
that is created when indexing documents.
|
Searcher
Searcher interface.
|
SearchException
This exception should be thrown should anything unexpectable happens
during search.
|
Class and Description |
---|
Hit
Hit is a unit of result that is returned when user searches the annic
index.
|
Indexer
Base interface that declares methods for the Indexer.
|
IndexException
Exception that should be thrown should something unexpected happens
during creating/updating/deleting index.
|
Searchable
The interface declares methods which should be implemented by an
object wishing to get indexed and being searchable.
|
SearchableDataStore
Datastores want to become indexable and searchable should implement this interface.
|
Searcher
Searcher interface.
|
SearchException
This exception should be thrown should anything unexpectable happens
during search.
|
Copyright © 2024 GATE. All rights reserved.