QueryText
The document that you want to classify.
You directly provide a percent-encoded document in IDX or XML format to classify (IDOL Server automatically detects the correct format). This document does not have to exist in your IDOL index.
NOTE: To query with a document that does exist in your IDOL index, you can use the DocID, DocRef, or StateID parameters.
Actions: | StructuredClassifierQuery
|
Type: | String |
Default: | |
Example: | QueryText=%23DREREFERENCE%20Casablanca%0D%0A%23DREFIELD%20ReleaseDate%3D%2226%20November%201942%22%0D%0A%23DREFIELD%20Genre%3D%22romance%22%0D%0A%23DREFIELD%20Genre%3D%22drama%22%0D%0A%23DREFIELD%20Director%3D%22Michael%20Curtiz%22%0D%0A%23DREFIELD%20Cast%3D%22Humphrey%20Bogart%22%0D%0A%23DREFIELD%20Cast%3D%22Ingrid%20Bergman%22%0D%0A%23DREENDOC
|
See Also: | DocRef |