aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/tests/proton/documentdb/configurer
Commit message (Expand)AuthorAgeFilesLines
* GC unused filesHenning Baldersheim2019-09-301-1/+0
* readjust to a world without ErrorValueHÃ¥vard Pettersen2019-06-191-2/+1
* Move RcuVector and relevant support classes to vespalibTor Brede Vekterli2019-05-231-1/+1
* Wire in the shared executor in the threading service.Henning Baldersheim2019-05-141-2/+6
* Remove files used by old unit test runner.Tor Egge2019-02-192-2/+0
* - Decouple index config from ProtonConfig.Henning Baldersheim2018-12-031-9/+10
* Use forward declared DocumentTypeRepo.Tor Egge2018-04-041-0/+1
* Stop using nested typedef for shared pointer to const DocumentTypeRepo.Tor Egge2018-04-041-4/+4
* Use alternate maxflushed parameter (max number of flushed memory indexesTor Egge2017-12-071-0/+36
* Remove the PerDocTypeFeedMetricsHenning Baldersheim2017-10-121-76/+35
* Resolve the LogDocumentStoreConfig in DocumentDBConfigManager.Henning Baldersheim2017-10-061-1/+1
* Keep a document meta store read guard together with bitvector posting list in...Geir Storli2017-09-111-0/+1
* Move read access part of IDocumentMetaStoreContext to searchlib.Geir Storli2017-09-111-2/+2
* Instantiate bit vector search cache in imported attribute vectors if visibili...Geir Storli2017-09-061-2/+10
* Add dummy gid to lid change handler.Tor Egge2017-09-061-3/+9
* Revert "Use gid to lid change handler interface directly"Tor Egge2017-09-061-9/+3
* Add dummy gid to lid change handler.Tor Egge2017-09-051-3/+9
* Remove unused includes.Henning Baldersheim2017-08-251-1/+0
* Reduce visibility.Henning Baldersheim2017-08-251-0/+1
* Revert "Balder/move instead of copy"Henning Baldersheim2017-08-251-1/+1
* Remove unused includes.Henning Baldersheim2017-08-221-1/+0
* Reduce visibility.Henning Baldersheim2017-08-221-0/+1
* Update copyright headersJon Bratseth2017-06-142-2/+2
* Revert "Update copyright headers"Jon Bratseth2017-06-142-2/+2
* Update copyright headersJon Bratseth2017-06-142-2/+2
* Revert "Copyright header"Jon Bratseth2017-06-132-2/+2
* Copyright headerJon Bratseth2017-06-132-2/+2
* Check that attribute write changes if document type repo changes.Tor Egge2017-05-051-0/+29
* Wipe removed fields when setting up index manager.Tor Egge2017-04-261-1/+1
* Simplify use of ComparisonResult.Geir Storli2017-04-211-38/+25
* Only change MaintenanceController if config has changed during re-config.Geir Storli2017-04-211-0/+36
* Consolidate naming of variables in struct DocumentDBConfig::ComparisonResult.Geir Storli2017-04-211-3/+3
* add override in searchcore moduleArne H Juul2017-04-121-1/+1
* Remove union based fusion schema. It was used to keep data for removedTor Egge2017-03-171-1/+1
* Create explicit, non implicitly inlined function definitionsTor Brede Vekterli2017-03-131-1/+4
* Add explicit destructor to searchcore proton documentdb configurer test.Tor Egge2017-03-091-0/+3
* Merge pull request #1973 from yahoo/balder/deinline-destructors-2Henning Baldersheim2017-03-091-47/+76
|\
| * Deinline destructorsi and use -Winline gcc option.Henning Baldersheim2017-03-091-47/+76
* | Fix such that attribute manager change when imported fields has changed.Geir Storli2017-03-091-0/+8
|/
* Notify gid to lid changes during feeding.Tor Egge2017-02-271-1/+4
* Update document db reference resolver to register listeners for gid to lidTor Egge2017-02-241-1/+2
* Use document db reference solver when creating new attribute manager in searc...Geir Storli2017-02-241-4/+23
* Rename attribute adapter -> attribute writer.Geir Storli2017-02-231-8/+8
* Rename (I)AttributeAdapterFactory -> (I)AttributeWriterFactory.Geir Storli2017-02-231-2/+2
* Wire lid space compaction down to document store.Geir Storli2017-01-191-14/+2
* Further decouple some hpp files, config and the attributevector.Henning Baldersheim2016-12-201-3/+1
* - Break dependency on bootstrapconfig.hHenning Baldersheim2016-12-191-2/+1
* Move HwInfo from vespalib to searchcore and simplify code.Tor Egge2016-11-041-5/+5
* Flush attribute to memory first if attribute saver has aTor Egge2016-11-031-3/+11
* Do not require icu unless you really need it.Henning Baldersheim2016-09-111-0/+1