Data Studio Apps

This is a collection of Search Widgets and Dashboards that can be used with the Searchlab at https://searchlab.eu and in your own web pages.

Data Studio Apps serve two purposes:

If you ever asked "How can I integrate a search function in my web page" then read the integration section below.

Search App Collection

Click on the tile to start the app:

Facet Piecharts
Facet Piecharts

Pie Charts for Search Facets

Raw Index
Raw Index

JSON Document from Search Index

Snippet Lines
Snippet Lines

Search Results as Snippet Lines

websearch_bootstrap
websearch_bootstrap

Web Search App with Bootstrap

websearch_lit
websearch_lit

Minimalistic Boilerplate Web Search

websearch_yaml4
websearch_yaml4

Web Search App with YAML 4

Installation

These apps can be used independently from the Searchlab. They are hosted in it's own git repository at https://github.com/yacy/searchlab_apps.

For integration of single apps inside your own web pages, just copy the corresponding app inside your own content. Because of the CC0 license you don't need to mention the source, just go ahead and use what you can find here. You will probably need to integrate css and js code from the htdocs/css and htdocs/js as well.