summaryrefslogtreecommitdiffstats
path: root/sample-apps/basic-search-tensor/README.md
blob: 9479f3955d28e9e48ec026cf3a3f20033624072b (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
[tensor user guide](https://git.corp.yahoo.com/pages/vespa/documentation/documentation/tensor-user-guide.html)
for more information.