summaryrefslogtreecommitdiffstats
path: root/sample-apps/basic-search-tensor/README.md
blob: 5ab21b8ca6a9cb2f97619ecc0ccc1ece958f5ce6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
# Vespa sample applications - Basic search with tensors

A basic Vespa application, which supports feeding and running simple queries
using tensors.

Also includes the rank expression playground. Deploy the app, and open:

    http://<host>:<port>/playground/index.html

Please refer to the
[https://git.corp.yahoo.com/pages/vespa/documentation/documentation/tensor-user-guide.html](tensor user guide)
for more information.