Package org.carrot2.source.microsoft

Fetches documents from the Bing search engine using its publicly available API.

See:
          Description

Class Summary
Bing2DocumentSource A base IDocumentSource serving requests to Microsoft Bing API, version 2.
Bing2DocumentSource.BingResponse  
Bing2DocumentSource.ImageResponse  
Bing2DocumentSource.ImageResult  
Bing2DocumentSource.NewsResponse  
Bing2DocumentSource.NewsResult  
Bing2DocumentSource.Thumbnail  
Bing2DocumentSource.WebResponse  
Bing2DocumentSource.WebResult  
Bing2DocumentSourceDescriptor Metadata and attributes of the Bing2DocumentSource component.
Bing2DocumentSourceDescriptor.AttributeBuilder Attribute map builder for the Bing2DocumentSource component.
Bing2DocumentSourceDescriptor.Attributes All attributes of the Bing2DocumentSource component.
Bing2DocumentSourceDescriptor.Keys Constants for all attribute keys of the Bing2DocumentSource component.
Bing2ImageDocumentSource Image search document source fetching from Bing using Bing2 API.
Bing2ImageDocumentSourceDescriptor Metadata and attributes of the Bing2ImageDocumentSource component.
Bing2ImageDocumentSourceDescriptor.AttributeBuilder Attribute map builder for the Bing2ImageDocumentSource component.
Bing2ImageDocumentSourceDescriptor.Attributes All attributes of the Bing2ImageDocumentSource component.
Bing2ImageDocumentSourceDescriptor.Keys Constants for all attribute keys of the Bing2ImageDocumentSource component.
Bing2NewsDocumentSource News search specific document source fetching from Bing using Bing2 API.
Bing2NewsDocumentSourceDescriptor Metadata and attributes of the Bing2NewsDocumentSource component.
Bing2NewsDocumentSourceDescriptor.AttributeBuilder Attribute map builder for the Bing2NewsDocumentSource component.
Bing2NewsDocumentSourceDescriptor.Attributes All attributes of the Bing2NewsDocumentSource component.
Bing2NewsDocumentSourceDescriptor.Keys Constants for all attribute keys of the Bing2NewsDocumentSource component.
Bing2WebDocumentSource Web search specific document source fetching from Bing using Bing2 API.
Bing2WebDocumentSourceDescriptor Metadata and attributes of the Bing2WebDocumentSource component.
Bing2WebDocumentSourceDescriptor.AttributeBuilder Attribute map builder for the Bing2WebDocumentSource component.
Bing2WebDocumentSourceDescriptor.Attributes All attributes of the Bing2WebDocumentSource component.
Bing2WebDocumentSourceDescriptor.Keys Constants for all attribute keys of the Bing2WebDocumentSource component.
 

Enum Summary
AdultOption Safe search modes for Bing API.
MarketOption Language and country/region information for Bing2DocumentSource.
SortOrder Sort order for Bing2NewsDocumentSource.
SourceType Source type for Bing2 searches.
 

Package org.carrot2.source.microsoft Description

Fetches documents from the Bing search engine using its publicly available API.



Copyright (c) Dawid Weiss, Stanislaw Osinski