summaryrefslogtreecommitdiffstats
path: root/searchcore/src/tests/proton/docsummary
Commit message (Expand)AuthorAgeFilesLines
* Stop using search::index::DocBuilder in searchcore attribute unit test.Tor Egge2022-09-211-61/+24
* Standardize on using lowercase first letter in function names.Geir Storli2022-09-211-1/+1
* Cleanup IDocsumStore and IDocsumWriter interfaces.Geir Storli2022-09-211-10/+10
* Stop using search::index::DocBuilder in docsummary unit test.Tor Egge2022-09-201-462/+329
* Remove remains of summarymap.def that is no longer used.Geir Storli2022-09-191-51/+0
* Unify how errors during setup is handled in DocsumFieldWriterFactory.Geir Storli2022-09-161-5/+1
* Factor out IStringFieldConverter from IJuniperConverter.Tor Egge2022-09-161-4/+1
* Stop using SummaryFieldConverter in searchcore docsummary unit test.Tor Egge2022-09-151-14/+14
* Prepare for stacking juniper converters.Tor Egge2022-09-131-0/+3
* Add callback interface for rendering string field value via juniper.Tor Egge2022-09-121-1/+16
* GC unused StringEnum, and avoid including config in header files.Henning Baldersheim2022-09-071-0/+1
* Revert "Revert "Use commands from summary config to setup document field rewr...Tor Egge2022-09-052-1/+49
* Revert "Use commands from summary config to setup document field rewriters."Tor Egge2022-09-022-49/+1
* Use commands from summary config to setup document field rewriters.Tor Egge2022-09-022-1/+49
* Add unit test for field filtering.Henning Baldersheim2022-09-022-0/+42
* Follow clion advise to modernize codeHenning Baldersheim2022-09-021-28/+28
* Remove IDocsumStore::getSummaryClassId() member function.Tor Egge2022-08-261-56/+8
* Remove DocsumStoreValue, DocsumBlobEntryFilter, GeneralResult and ResultPacker.Tor Egge2022-08-251-55/+14
* Stop writing data to docsum blobs in unit tests.Tor Egge2022-08-251-52/+86
* Use correct summary type for field sp2 (a long field).Tor Egge2022-07-132-3/+3
* Restore original semantics of ResultClass::GetIndexFromName() andTor Egge2022-07-061-29/+29
* Move summary field converter unit test from searchcore to searchsummary.Tor Egge2022-06-303-761/+1
* Use std::filesystem to create and remove directories.Tor Egge2022-06-231-10/+9
* Fold searchlib_uca into searchlibHenning Baldersheim2022-05-211-1/+0
* switch to new-style configArne H Juul2022-04-121-81/+83
* Make the attribute enum change interlock shared between all document dbs.Geir Storli2022-03-171-0/+2
* Add BucketExecutor to ISharedThreadingService interface.Geir Storli2022-03-171-4/+1
* Let the InvocationService drive the clock instead of having its own ticking l...Henning Baldersheim2022-03-031-3/+1
* Revert "Revert "Use a common FNET_Transport owned by Proton in both SceduledE...Henning Baldersheim2022-02-211-5/+5
* Revert "Use a common FNET_Transport owned by Proton in both SceduledExecutor ...Henning Baldersheim2022-02-211-5/+5
* Use a common FNET_Transport owned by Proton in both SceduledExecutor and Tran...Henning Baldersheim2022-02-201-5/+5
* more descriptive name for header fileArne H Juul2021-12-022-2/+2
* track namespace move in documenttypes.defArne H Juul2021-12-022-8/+9
* Refactor setup of thread executors that are shared across all document dbs.Geir Storli2021-11-261-13/+16
* Commit document meta store as part of feed view force commitTor Egge2021-11-181-1/+1
* Use braces to signal lifetime.Tor Egge2021-11-151-7/+8
* Use GateCallback to signal completion.Tor Egge2021-11-151-4/+12
* Only inc genrations on commit. Avoid doing for every insert/remove.Henning Baldersheim2021-11-081-0/+1
* Rename ISequencedTaskExecutor::sync() to sync_all().Tor Egge2021-10-281-2/+2
* update after reviewArne H Juul2021-10-151-1/+1
* more useful DocsumReplyArne H Juul2021-10-141-1/+1
* make DocsumReply a proper classArne H Juul2021-10-141-8/+11
* remove and simplify even moreArne H Juul2021-10-131-1/+0
* rewrite tests with only root slime docsumsArne H Juul2021-10-131-306/+242
* Update 2017 copyright notices.gjoranv2021-10-074-4/+4
* GC unused members from SearchReplyHenning Baldersheim2021-06-281-4/+0
* Force having documentdb as shared_ptr.Henning Baldersheim2021-04-131-6/+6
* use size literals in searchcoreArne Juul2021-02-151-3/+4
* Revert "Revert "Wire in the BucketExecutor.""Henning Baldersheim2021-01-231-1/+4
* Revert "Wire in the BucketExecutor."Harald Musum2021-01-231-4/+1