tMarkLogicInput
Searches document content in a MarkLogic database based on a string
query.
tMarkLogicInput passes on the document URI and content to the next
component via a Row > Main connection.
tMarkLogicInput Standard properties
These properties are used to configure tMarkLogicInput running in the Standard Job framework.
The Standard
tMarkLogicInput component belongs to the Big Data and the Databases NoSQL families.
The component in this framework is available in all Talend products with Big Data
and in Talend Data Fabric.
Basic settings
Property Type |
Either Built-In or Repository.
|
Use an existing connection |
Select this check box and in the Component List click the relevant connection component to Note: When a Job contains the parent Job and the child Job, if you
need to share an existing connection between the two levels, for example, to share the connection created by the parent Job with the child Job, you have to:
For an example about how to share a database connection |
Host |
Enter the IP address or hostname of the MarkLogic server. |
Port |
Enter the listening port number of the MarkLogic server. |
Database |
Enter the name of the MarkLogic database you want to use. |
Username and Password |
Enter the user authentication data to access the MarkLogic database. To enter the password, click the […] button next to the |
Authentication |
Select an authentication type from the list, either DIGEST or BASIC. For more information about |
Schema and Edit |
A schema is a row description. It defines the number of fields The schema of this component is read-only. You can click the […] button next to Edit schema to view the predefined schema that contains
the following two columns:
|
Query Criteria |
Specify the string query based on which the search is performed. For |
Advanced settings
Maximal Retrieve Number |
Enter the maximum number of documents to be retrieved. |
Use Query Option |
Select this check box to customize the query with a query option. The
Query Literal Type: select a type of
Query Option Name: specify the name
Query Option Literals: implement the |
tStatCatcher Statistics |
Select this check box to gather the Job processing metadata at the Job |
Global Variables
Global Variables |
ERROR_MESSAGE: the error message generated by the A Flow variable functions during the execution of a component while an After variable To fill up a field or expression with a variable, press Ctrl + For further information about variables, see |
Usage
Usage rule |
This component is usually used as a start component and it needs an |
Dynamic settings |
Click the [+] button to add a row in the table The Dynamic settings table is For examples on using dynamic parameters, see Reading data from databases through context-based dynamic connections and Reading data from different MySQL databases using dynamically loaded connection parameters. For more information on Dynamic |
Related scenario
No scenario is available for the Standard version of this component yet.