forked from elastic/elasticsearch-labs
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add sample blogs dataset with titles
- Loading branch information
1 parent
a026d0f
commit 2ec494c
Showing
1 changed file
with
32 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
[ | ||
{ | ||
"title": "Machine Learning for Nginx Logs - Identifying Operational Issues with Your Website" | ||
}, | ||
{ | ||
"title": "Logstash Lines: Introduce integration plugins" | ||
}, | ||
{ | ||
"title": "EQL for the masses" | ||
}, | ||
{ | ||
"title": "Where in the World is Elastic? - QCon Beijing, Devoxx France, Percona Live & AWS Summit Chicago" | ||
}, | ||
{ | ||
"title": "Brewing in Beats: Track network connections" | ||
}, | ||
{ | ||
"title": "Kibana 4 Video Tutorials, Part 3" | ||
}, | ||
{ | ||
"title": "Keeping up with Kibana: This week in Kibana for November 29th, 2019" | ||
}, | ||
{ | ||
"title": "How to implement similarity image search | Elastic.co | Elastic Blog" | ||
}, | ||
{ | ||
"title": "Data Visualization For Machine Learning" | ||
}, | ||
{ | ||
"title": "Introducing approximate nearest neighbor search in Elasticsearch 8.0 | Elastic Blog" | ||
} | ||
] |