Skip to content

Commit 2ec494c

Browse files
committed
Add sample blogs dataset with titles
1 parent a026d0f commit 2ec494c

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
[
2+
{
3+
"title": "Machine Learning for Nginx Logs - Identifying Operational Issues with Your Website"
4+
},
5+
{
6+
"title": "Logstash Lines: Introduce integration plugins"
7+
},
8+
{
9+
"title": "EQL for the masses"
10+
},
11+
{
12+
"title": "Where in the World is Elastic? - QCon Beijing, Devoxx France, Percona Live & AWS Summit Chicago"
13+
},
14+
{
15+
"title": "Brewing in Beats: Track network connections"
16+
},
17+
{
18+
"title": "Kibana 4 Video Tutorials, Part 3"
19+
},
20+
{
21+
"title": "Keeping up with Kibana: This week in Kibana for November 29th, 2019"
22+
},
23+
{
24+
"title": "How to implement similarity image search | Elastic.co | Elastic Blog"
25+
},
26+
{
27+
"title": "Data Visualization For Machine Learning"
28+
},
29+
{
30+
"title": "Introducing approximate nearest neighbor search in Elasticsearch 8.0 | Elastic Blog"
31+
}
32+
]

0 commit comments

Comments
 (0)