aboutsummaryrefslogtreecommitdiffstats
path: root/searchcommon
Commit message (Expand)AuthorAgeFilesLines
...
* Move AttributeVector::SearchContext::Params to separate class in searchcommon.Geir Storli2017-03-143-0/+66
* Re-indent.Geir Storli2017-03-141-40/+39
* Move search::attribute::ISearchContext to searchcommon in preparation of exte...Geir Storli2017-03-142-0/+98
* Implement a default destructor to avoid the automatic inlining of large destr...Henning Baldersheim2017-03-082-1/+6
* Specify destructors explicit to control inlining.Henning Baldersheim2017-03-082-1/+4
* Support building a schema from imported-fields config.Geir Storli2017-03-077-14/+46
* Add imported attribute fields to schema.Geir Storli2017-03-074-39/+91
* Add using statement for shared ptr (and change 'typedef' to 'using').Geir Storli2017-02-221-8/+9
* Optimize includes.Henning Baldersheim2017-02-061-3/+2
* Add reference attribute.Tor Egge2017-02-022-1/+3
* eval -> vespaeval as library name.Henning Baldersheim2017-01-241-1/+1
* make stuff compile and testHaavard2017-01-232-1/+2
* make vespalib compile and testHaavard2017-01-231-1/+0
* Do not include fastos.h in header files.Henning Baldersheim2016-12-191-0/+1
* Explicit instantiation of common maps/sets.Henning Baldersheim2016-12-151-1/+1
* Split in hash_xxx, array, lru, cache ++ in hpp files. To reduce clinon buildHenning Baldersheim2016-12-151-1/+1
* Use schema::DataTypeHenning Baldersheim2016-12-121-40/+36
* - Use distributionkey when serializing for sort instead of gid.Henning Baldersheim2016-12-126-137/+179
* Extend compaction strategy with separate limit for address space.Tor Egge2016-11-281-6/+11
* Avoid creating many instances of rather large methods.Henning Baldersheim2016-11-222-3/+10
* Add compaction strategy.Tor Egge2016-11-213-0/+41
* Removed TestApp::GetSourceDirectoryArnstein Ressem2016-11-021-2/+2
* Change to use eval::ValueType instead of tensor::TensorType.Geir Storli2016-09-153-19/+18
* Do not require icu unless you really need it.Henning Baldersheim2016-09-111-4/+6
* Split out tensor and llvm part of eval to avoid bringing in llvm everywhere w...Henning Baldersheim2016-09-111-0/+1
* Wire the Grow strategy all the way.Henning Baldersheim2016-09-021-1/+1
* Aressem/cmake more out of source tests (#441)Arnstein Ressem2016-08-231-1/+1
* remove redundant ignoring of Testing directoriesHaavard2016-06-231-1/+0
* ignore filesHaavard2016-06-231-0/+4
* Switch to github username.Tor Egge2016-06-171-1/+1
* balder -> baldersheim in OWNERS file.Henning Baldersheim2016-06-171-1/+1
* Declared test executables as tests with TEST parameterVegard Sjonfjell2016-06-162-2/+2
* PublishJon Bratseth2016-06-1547-0/+3457