aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/CMakeLists.txt
Commit message (Collapse)AuthorAgeFilesLines
...
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
|
* Update copyright headersJon Bratseth2017-06-141-1/+1
|
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
|
* Copyright headerJon Bratseth2017-06-131-1/+1
|
* Remove unused DataDirectoryUpgrader.Henning Baldersheim2017-05-241-1/+0
|
* Add unit test for shrink lid space flush target.Tor Egge2017-05-181-0/+1
|
* Remove dead code for handling config being rejected.Tor Egge2017-04-241-1/+0
|
* Rename AttributeSpecsBuilder to AttributeAspectDelayer.Tor Egge2017-04-201-1/+1
|
* Add attribute specs builder, used to create attribute specs vector withTor Egge2017-04-041-0/+1
| | | | | proper annotations (hideFromReading, hideFromWriting) and adjusted attribute config that should be saved in transaction log.
* Add unit test for attribute initializer.Tor Egge2017-03-281-0/+1
| | | | | Set create serial number when loading predicate attribute. Tweak signature for search::attribute::AttributeHeader::extractTags.
* Add AttributeDirectory which manages the disk directory for a namedTor Egge2017-03-221-0/+1
| | | | attribute vector.
* Rename unit test to track rename of tested class.Tor Egge2017-03-141-1/+1
|
* Add proton configurer, which handles config changes to proton usingTor Egge2017-03-131-0/+1
| | | | config snapshots spanning all document types.
* Rename *referent* -> *reference* to align with naming elsewhere (e.g. ↵Geir Storli2017-03-071-1/+1
| | | | config-model).
* Extract imported attribute fields in index environment.Geir Storli2017-03-071-0/+1
|
* Implement attribute context for imported attributes.Geir Storli2017-03-011-0/+1
|
* Merge pull request #1843 from ↵Tor Egge2017-02-231-0/+1
|\ | | | | | | | | yahoo/geirst/create-imported-attribute-vectors-when-resolving-doc-db-references Geirst/create imported attribute vectors when resolving doc db references
| * Implement repo for storing imported attribute vector instances.Geir Storli2017-02-221-0/+1
| |
* | Add gid to lid change handler and gid to lid change registrator.Tor Egge2017-02-221-0/+2
|/
* Merge pull request #1823 from yahoo/geirst/impl-document-db-reference-resolverTor Egge2017-02-211-0/+1
|\ | | | | Implement document db reference resolver
| * Add class to resolve references between document dbs.Geir Storli2017-02-211-0/+1
| |
* | Add unit test for gid to lid change listener.Tor Egge2017-02-171-0/+1
|/
* Add classes for mapping from gid to lid, with interface in searchlib.Tor Egge2017-02-091-0/+3
| | | | | Add document db referent registry, to handle implicit export of gid to lid mapping and implicit export of all known attributes to other document types.
* Implement disk write speed sampling.Tor Egge2016-11-081-0/+1
| | | | Test that sampling info can be saved and overridden.
* Only include large dependency where needed.Henning Baldersheim2016-09-111-1/+0
|
* subscribe to ranking constants configArne H Juul2016-08-311-0/+1
| | | | | | | | | | * move the .def file for filedistributorrpc to fileacquirerer, and compile a minimal C++ library from it that can be used by both searchcore and file distribution * proton now subscribes to filedistributorrpc as a bootstrap config * and subscribes to ranking-constants as part of the documentdb config * when loading a config snapshot, make an empty ranking-constants.cfg if it did not already exist
* Implement constant value repo to give access to rank constants in the rank ↵Geir Storli2016-08-301-0/+1
| | | | framework.
* Add class that listens to changes in disk/memory usage and updates config ↵Geir Storli2016-06-301-0/+1
| | | | used by memory flush strategy.
* Only depend on conformance test from the test applicationsEirik Nygaard2016-06-181-3/+0
|
* PublishJon Bratseth2016-06-151-0/+137