We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a38c98a commit bc600ebCopy full SHA for bc600eb
examples/tweets/README.md
@@ -16,13 +16,15 @@ The tweets are zipped into a .zip file in the input/ folder.
16
17
1. Point the Login box to your MarkLogic installation.
18
19
-1. Create the "tweets" Entity.
20
- Click on "New Entity"
21
- Entity Name: Tweet
22
- Ingest Flow Name: ingest-tweets
23
- Conformance Flow Name: conform-tweets
24
- Plugin Type: Javascript
25
- Data Format: JSON
+1. Create the "tweets" Entity.
+
+ Click on **"New Entity"**
+ **Entity Name:** Tweet
+ **Ingest Flow Name:** ingest-tweets
+ **Conformance Flow Name:** conform-tweets
26
+ **Plugin Type:** Javascript
27
+ **Data Format:** JSON
28
29
1. Deploy your modules by pressing the **Deploy Modules** button.
30
0 commit comments