summaryrefslogtreecommitdiffstats
path: root/sample-apps
Commit message (Expand)AuthorAgeFilesLines
* Upgrade maven-surefire-plugin to 2.20Bjørn Christian Seime2017-06-147-7/+7
* Remove carriage returnJon Bratseth2017-06-1412-12/+12
* build sample appsKristian Aune2017-06-143-4/+2
* Revert "Copyright header"Jon Bratseth2017-06-1393-105/+45
* Copyright headerJon Bratseth2017-06-1393-45/+105
* Merge pull request #2729 from yahoo/kkraune/new-sample-app-searcherJon Bratseth2017-06-1312-0/+455
|\
| * Sample app for handler and searcherKristian Aune2017-06-1312-0/+455
* | Create README.mdKristian Aune2017-06-131-1/+1
* | add HTTP API sample appKristian Aune2017-06-1310-0/+572
|/
* make empty, add details laterKristian Aune2017-06-061-55/+1
* move support code to repoKristian Aune2017-06-061-0/+247
* move support code to repoKristian Aune2017-06-0613-0/+740
* display correctlyKristian Aune2017-06-061-1/+1
* Add constant tensor file to tensor sample appLester Solbakken2017-05-311-0/+7
* Correct name on query tensor and remove debug setup in servicesLester Solbakken2017-05-312-3/+3
* Update READMELester Solbakken2017-05-311-2/+2
* Add tensor sample appLester Solbakken2017-05-319-0/+253
* fix import, no deprecationsKristian Aune2017-05-191-1/+1
* bump surefire versionKristian Aune2017-02-132-2/+2
* add versions for less build warningsKristian Aune2017-02-133-1/+7
* fix pom and configKristian Aune2017-02-104-84/+155
* use container-dev for now, build on factoryKristian Aune2017-02-093-4/+2
* use container-devKristian Aune2017-02-082-1/+3
* fix deps and build, not using parent pomKristian Aune2017-02-071-56/+55
* build blog-recommendation tooKristian Aune2017-02-061-1/+1
* Update sample app for new Tensor APILester Solbakken2017-02-061-3/+4
* build sample-appsKristian Aune2017-02-021-0/+17
* fix listKristian Aune2017-01-251-1/+1
* First cut boolean searchKristian Aune2017-01-2511-0/+349
* remove todo from sample-apps readmeKristian Aune2017-01-201-4/+1
* Move files to com.yahoo.exampleKristian Aune2017-01-166-8/+6
* fix unit testKristian Aune2017-01-131-1/+1
* Add basic-search-javaKristian Aune2017-01-1313-180/+254
* Add java to basic searchKristian Aune2017-01-034-0/+180
* add update sampleKristian Aune2016-12-221-0/+7
* indent searchdefKristian Aune2016-12-221-9/+10
* include all python scripts on blog-tutorial-shared plus change in folder orga...tmartins2016-09-283-0/+0
* pig script to get complete recommendation list from Vespatmartins2016-09-281-0/+21
* updated README file with code for part 3tmartins2016-09-281-3/+80
* R script to generate training datasettmartins2016-09-281-0/+56
* Merge pull request #708 from yahoo/tmartins/compute-metricLester Solbakken2016-09-261-1/+1
|\
| * allow ranking name parameter when querying vespaThiago G. Martins2016-09-261-1/+1
* | Update blog recommendation sample with second phase rankingLester Solbakken2016-09-201-19/+51
* | Update sample app to non-hosted VespaLester Solbakken2016-09-202-7/+13
* | add python folderThiago G. Martins2016-09-161-0/+0
* | add tensorflow script to train modelThiago G. Martins2016-09-161-0/+397
* | add address values as stringsThiago G. Martins2016-09-164-4/+4
* | added neural network constantsThiago G. Martins2016-09-154-0/+4
* | Fix commentLester Solbakken2016-09-151-1/+1
* | Only set ranking property if not already setLester Solbakken2016-09-152-2/+7