aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib
Commit message (Collapse)AuthorAgeFilesLines
* Eliminate some gcc 9 warnings.Tor Egge2019-02-252-2/+3
|
* Remove files used by old unit test runner.Tor Egge2019-02-19208-224/+0
|
* Remove old unit test runner.Tor Egge2019-02-191-52/+0
| | | | Remove unmaintained scripts to generate old style unit test skeletons.
* Remove test lists files used by old unit test framework.Tor Egge2019-02-151-137/+0
|
* Prepare for tracking tensor type in document module (C++), aligningTor Egge2019-02-131-1/+4
| | | | with java implementation.
* More robust template instantiation in searchlib.Tor Egge2019-02-103-3/+6
|
* Eliminate some clang warnings in searchlibTor Egge2019-02-0841-73/+32
|
* Merge pull request #8439 from ↵Tor Egge2019-02-083-3/+3
|\ | | | | | | | | vespa-engine/geirst/add-operation-support-on-sparse-tensors Geirst/add operation support on sparse tensors
| * Update Tensor forward declarations.Geir Storli2019-02-083-3/+3
| |
* | Replace RefType with EntryRef as local type alias for datastore::EntryRef.Tor Egge2019-02-085-19/+19
|/
* Merge pull request #8418 from ↵Henning Baldersheim2019-02-072-15/+9
|\ | | | | | | | | vespa-engine/balder/hold-the-lock-so-you-know-do-do-not-need-a-restart Hold the lock so that restart is not needed.
| * Move to common code to common path.Henning Baldersheim2019-02-071-2/+1
| |
| * Hold the lock so that restart is not needed.Henning Baldersheim2019-02-072-14/+9
| |
* | Adjust forward declarations in searchlib.Tor Egge2019-02-0721-26/+26
|/
* No point yielding if there is more todo. Just get it over with.Henning Baldersheim2019-02-051-7/+6
|
* Revert "Revert "Use OS provided xxhash.""Henning Baldersheim2019-02-034-4/+4
|
* Revert "Use OS provided xxhash."Håkon Hallingstad2019-02-034-4/+4
|
* Use OS provided xxhash.Henning Baldersheim2019-02-014-4/+4
|
* Use vespalib::hex modifier for vespalib::asciistream.Tor Egge2019-02-011-2/+2
|
* Be consistent with factors and percentagesHenning Baldersheim2019-01-292-14/+12
|
* Some return values are ignored in searchlib.Tor Egge2019-01-253-3/+5
|
* Merge pull request #8172 from ↵Henning Baldersheim2019-01-255-11/+51
|\ | | | | | | | | vespa-engine/toregge/cap-fixed-source-selector-on-load Cap sources in FixedSourceSelector on load.
| * Update default source in source selector when switching to new memory index.Tor Egge2019-01-165-4/+20
| | | | | | | | Override default source when loading source selector from disk.
| * Cap sources in FixedSourceSelector on load.Tor Egge2019-01-162-7/+31
| |
* | Undo syntax layout changesHenning Baldersheim2019-01-231-5/+10
| |
* | Undo clion auto formatHenning Baldersheim2019-01-221-387/+362
| |
* | nested namepace and related cleanupHenning Baldersheim2019-01-2272-831/+629
| |
* | Update abi specs for 7.gjoranv2019-01-211-1/+0
| |
* | Remove ymum from groupingJon Bratseth2019-01-216-86/+6
| |
* | Remove unused settings in proton.def.Geir Storli2019-01-213-12/+3
| | | | | | | | | | summary.log.compact2activefile is always false. summary.compact2buckets is always true.
* | Generate html5 javadocgjoranv2019-01-211-3/+3
| |
* | use getUndefined from searchcommon undefinedvaluesArne Juul2019-01-211-2/+2
| |
* | 6-SNAPSHOT -> 7-SNAPSHOTArnstein Ressem2019-01-211-2/+2
| |
* | Remove deprecated APIs.Geir Storli2019-01-211-14/+0
|/
* Set source to default source from committed docid limit to new guardTor Egge2019-01-152-3/+28
| | | | | | when reserving space for source mapping. This reinitializes data that was set to "undefined" value (-128) in the backing int8_t single value attribute when compacting lid space.
* Add explicit testing of bool attributes and grouping.Henning Baldersheim2019-01-152-9/+41
|
* Also handle the reverse conversion in the GroupingExecutor.Henning Baldersheim2019-01-141-0/+2
|
* Register bool types tooHenning Baldersheim2019-01-141-0/+2
|
* Merge pull request #8135 from vespa-engine/balder/bool-in-grouping-tooHenning Baldersheim2019-01-1414-83/+162
|\ | | | | Handle bool in grouping in the backend too.
| * Handle bool in grouping in the backend too.Henning Baldersheim2019-01-1414-83/+162
| |
* | Add copyright notice.Henning Baldersheim2019-01-142-0/+2
| |
* | Handle bool nodes in grouping too.Henning Baldersheim2019-01-146-11/+189
|/
* Merge pull request #8119 from vespa-engine/balder/move-assert-to-cppHenning Baldersheim2019-01-114-7/+37
|\ | | | | Add implementation file.
| * Add implementation file.Henning Baldersheim2019-01-114-7/+37
| |
* | Merge pull request #8114 from ↵Tor Brede Vekterli2019-01-111-2/+3
|\ \ | |/ |/| | | | | vespa-engine/vekterli/always-sleep-during-sigbus-handling Always sleep for some seconds during SIGBUS handling
| * Always sleep for some seconds during SIGBUS handlingTor Brede Vekterli2019-01-111-2/+3
| | | | | | | | | | | | Gives the main thread a fair chance to send an informative error response to the cluster controller. Also add a condition which ensures that the state file is only written once even with multiple signals in flight.
* | Merge pull request #8076 from vespa-engine/arnej/fix-comparatorGeir Storli2019-01-101-0/+28
|\ \ | | | | | | add test
| * | add testArne Juul2019-01-091-0/+28
| | |
* | | Merge pull request #8068 from vespa-engine/iruotsalainen/enable-abi-checkerIlpo Ruotsalainen2019-01-092-0/+1636
|\ \ \ | | | | | | | | Enable ABI checker on relevant modules
| * | | Revert "Revert "Enable ABI checking on modules with public APIs""Ilpo Ruotsalainen2019-01-092-0/+1636
| | | | | | | | | | | | | | | | This reverts commit cd470d8ac8a58c943748f028a37d864507628e99.