aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src
Commit message (Expand)AuthorAgeFilesLines
* never run execute directlyHaavard2017-02-244-6/+12
* added tests for auto-unboxingHaavard2017-02-231-0/+45
* lazy evaluate ranking expressionsHaavard2017-02-2329-319/+369
* Revert "Add imported attribute vector"Tor Brede Vekterli2017-02-238-822/+30
* Add imported attribute vector (#1847)Tor Brede Vekterli2017-02-238-30/+822
* Merge pull request #1844 from yahoo/arnej/remove-nonslime-summary-codeGeir Storli2017-02-231-1/+1
|\
| * small fixes after reviewArne H Juul2017-02-231-1/+1
| * remove setting of "allow slime" flagArne H Juul2017-02-231-1/+1
* | Merge pull request #1842 from yahoo/balder/allow-null-querynoderesultbaseHåvard Pettersen2017-02-2311-110/+92
|\ \
| * | Remove unused code.Henning Baldersheim2017-02-232-4/+2
| * | Avoid creating objects not needed.Henning Baldersheim2017-02-2311-108/+92
| |/
* | Merge pull request #1843 from yahoo/geirst/create-imported-attribute-vectors-...Tor Egge2017-02-231-0/+1
|\ \
| * | Create and return repo of imported attribute vectors in document db reference...Geir Storli2017-02-231-0/+1
* | | Merge pull request #1840 from yahoo/balder/reuse-the-same-fixed-termfieldmatc...Håvard Pettersen2017-02-234-14/+23
|\ \ \
| * | | reuse the same termfieldmatchdata instead of pointing into the wild.Henning Baldersheim2017-02-224-14/+23
| | |/ | |/|
* | | Merge pull request #1839 from yahoo/toregge/add-git-to-lid-change-registratorGeir Storli2017-02-233-0/+47
|\ \ \ | |/ / |/| |
| * | Fix comments. Break long lines.Tor Egge2017-02-233-7/+9
| * | Add gid to lid change handler and gid to lid change registrator.Tor Egge2017-02-223-0/+45
* | | Merge pull request #1837 from yahoo/balder/optimize-querytermHenning Baldersheim2017-02-224-35/+52
|\ \ \ | |/ / |/| |
| * | - vespalib::Array -> std::vectorHenning Baldersheim2017-02-224-35/+52
* | | Merge pull request #1830 from yahoo/balder/test-get_hitsHenning Baldersheim2017-02-2218-67/+37
|\ \ \ | |/ / |/| |
| * | We trust getEndId ....Henning Baldersheim2017-02-221-2/+1
| * | We trust getEndId ....Henning Baldersheim2017-02-222-6/+6
| * | Remove resetRangeHenning Baldersheim2017-02-2113-58/+1
| * | Ensure that we do not claim docs we passed to be hits, and the we obey both d...Henning Baldersheim2017-02-212-6/+9
| * | Init a sensible range.Henning Baldersheim2017-02-211-1/+1
| * | Do not accidentally create hits lower than the docid where you are standing.Henning Baldersheim2017-02-211-1/+6
| * | Use a docid that is actually a hit.Henning Baldersheim2017-02-211-1/+1
| * | Protect against copying undefined memory.Henning Baldersheim2017-02-211-1/+6
| * | Test that get_hits does not produce any hits ahead of where you are currently.Henning Baldersheim2017-02-212-0/+16
| * | Re-indentHenning Baldersheim2017-02-211-7/+6
| |/
* / Implement and_hits_into for AttributeFilter tooHenning Baldersheim2017-02-211-1/+7
|/
* Merge pull request #1826 from yahoo/balder/avoid/termwise-consider-non-hitsHåvard Pettersen2017-02-211-0/+1
|\
| * Set docId to max of its own and its child.Henning Baldersheim2017-02-211-2/+2
| * termwise must not re-consider documents already ignored.Henning Baldersheim2017-02-211-1/+2
* | Merge pull request #1823 from yahoo/geirst/impl-document-db-reference-resolverTor Egge2017-02-213-0/+62
|\ \ | |/ |/|
| * Add class to resolve references between document dbs.Geir Storli2017-02-212-0/+2
| * Add mock implementation of attribute manager.Geir Storli2017-02-201-0/+60
* | If we can not safely and correctly detect presedence we play it safe.Henning Baldersheim2017-02-191-1/+7
* | Add notifyGidToLidChange() method to reference attribute, to handleTor Egge2017-02-175-1/+57
|/
* Merge pull request #1782 from yahoo/havardpe/rank-program-hot-cold-zonesTor Egge2017-02-152-89/+131
|\
| * split executors into hot and cold stashHaavard2017-02-152-89/+131
* | Deduplicate codeHenning Baldersheim2017-02-151-12/+11
* | Also check the single item optimization too.Henning Baldersheim2017-02-152-1/+14
* | Need to call unpack before using the weight.Henning Baldersheim2017-02-151-0/+1
* | Merge pull request #1769 from yahoo/toregge/add-gid-to-lid-mapper-factory-sha...Geir Storli2017-02-143-1/+90
|\ \
| * | Add support for attaching a "gid to lid mapper" to a reference attribute.Tor Egge2017-02-143-1/+90
| |/
* | Unify namingHenning Baldersheim2017-02-141-3/+3
* | De duplicateHenning Baldersheim2017-02-141-14/+10
* | Fork into single/multiple tests.Henning Baldersheim2017-02-142-7/+40