summaryrefslogtreecommitdiffstats
path: root/container-search
Commit message (Expand)AuthorAgeFilesLines
* Add unnecessary bracketsJon Bratseth2017-01-241-1/+2
* Adaptive federation timeoutJon Bratseth2017-01-249-260/+277
* RefactorJon Bratseth2017-01-242-31/+43
* RefactorJon Bratseth2017-01-244-471/+436
* Merge pull request #1574 from yahoo/bratseth/reboot-periodiclyMartin Polden2017-01-231-4/+4
|\
| * Minor refactoringJon Bratseth2017-01-231-4/+4
* | Merge pull request #1554 from yahoo/vekterli/separate-visitor-session-wide-ti...Tor Brede Vekterli2017-01-232-1/+3
|\ \ | |/ |/|
| * Let streaming search visitor set explicit session timeoutTor Brede Vekterli2017-01-202-1/+3
* | More tensor rendering testingJon Bratseth2017-01-222-21/+24
* | Render Tensor instances in hitsJon Bratseth2017-01-221-2/+33
* | Merge pull request #1519 from yahoo/bratseth/tensors-in-summaryJon Bratseth2017-01-2018-133/+213
|\ \
| * | Use int length and allow 0 lengthJon Bratseth2017-01-185-13/+13
| * | Merge with masterJon Bratseth2017-01-184-33/+43
| |\|
| * | Add tensor document summary fieldJon Bratseth2017-01-1614-107/+188
| * | Merge branch 'revert-1502-revert-1495-bratseth/tensor-type-info-in-documents'...Jon Bratseth2017-01-131-12/+15
| |\ \
| * | | Nonfunctional changes onlyJon Bratseth2017-01-125-18/+17
* | | | Update test as per code changeJon Marius Venstad2017-01-191-1/+1
* | | | Merge pull request #1544 from yahoo/bjormel/speed-up-SortingDegraderJon Bratseth2017-01-191-1/+1
|\ \ \ \
| * | | | VESPA-5292: default maxFilterCoverage 0.2Bjørn Meland2017-01-191-1/+1
| | |_|/ | |/| |
* / | | Add/improve README'sJon Bratseth2017-01-191-1/+1
|/ / /
* | | Avoid unnecessary registry creationJon Bratseth2017-01-174-33/+43
* | | Revert "Revert "Revert "Revert "Bratseth/tensor type info in documents""""Jon Bratseth2017-01-171-12/+15
* | | Revert "Revert "Revert "Bratseth/tensor type info in documents"""Henning Baldersheim2017-01-161-15/+12
| |/ |/|
* | Revert "Revert "Bratseth/tensor type info in documents""Jon Bratseth2017-01-121-12/+15
|/
* Revert "Bratseth/tensor type info in documents"Jon Bratseth2017-01-121-15/+12
* Tensor type information in tensor document fieldsJon Bratseth2017-01-121-12/+15
* Whitespace changes onlyJon Bratseth2017-01-102-31/+21
* Pass null as typeJon Bratseth2017-01-101-3/+3
* No need to create 2 temporary object just to check if a bit need to be set.Henning Baldersheim2017-01-082-20/+21
* Whitespace changes onlyJon Bratseth2016-12-201-5/+3
* Ensure that terms are not empty.Henning Baldersheim2016-12-162-1/+2
* Nonfunctional changes onlyJon Bratseth2016-12-134-5/+4
* MapTensor -> MappedTensorJon Bratseth2016-12-122-3/+0
* Use type when we have itJon Bratseth2016-12-071-1/+3
* Merge branch 'master' into bratseth/indexed-tensorJon Bratseth2016-12-071-2/+2
|\
| * Revert "Always use 16 distribution bits on hosted systems"Tor Brede Vekterli2016-12-061-2/+2
* | Indexed tensor implementationJon Bratseth2016-12-054-15/+13
|/
* Correct over-eager renamingJon Bratseth2016-12-0425-41/+41
* Towards always typed, fully specified tensorsJon Bratseth2016-12-041-2/+2
* Rename methodJon Bratseth2016-12-0325-41/+41
* Always use 16 distribution bits on hosted systemsJon Bratseth2016-12-021-2/+2
* Handle FalseItem in NOT and RANKJon Bratseth2016-11-302-4/+53
* Handle FalseItem in AND and ORJon Bratseth2016-11-302-4/+48
* Merge pull request #1221 from yahoo/bratseth/query-sanitationHenning Baldersheim2016-11-308-174/+235
|\
| * Collapse RANK and NOTJon Bratseth2016-11-304-35/+68
| * Better testingJon Bratseth2016-11-301-10/+32
| * Collapse multilevel AND and ORJon Bratseth2016-11-302-21/+28
| * Simplify moreJon Bratseth2016-11-295-44/+43
| * Clean up some SteinarmessJon Bratseth2016-11-295-131/+131
* | Fix testsJon Bratseth2016-11-292-4/+3
|/