aboutsummaryrefslogtreecommitdiffstats
path: root/searchcore/src/vespa/searchcore/proton/documentmetastore/lid_allocator.cpp
Commit message (Expand)AuthorAgeFilesLines
* Adjust down the estimate when its unknown and avoid WhiteListBlueprint being ...Geir Storli2024-05-061-1/+2
* Adjust strict cost of bitvector after benchmarking.Geir Storli2024-04-161-3/+7
* tag blueprints with strictnessHåvard Pettersen2024-03-201-4/+4
* make default flow stats more explicitHåvard Pettersen2024-02-061-0/+3
* Align flow stats calculation for leaf blueprints.Geir Storli2024-02-051-5/+0
* re-wire flow stats in blueprintsHåvard Pettersen2024-02-021-2/+4
* Revert "Revert "relative estimate""Henning Baldersheim2023-12-111-0/+4
* Revert "relative estimate"Henning Baldersheim2023-12-091-4/+0
* relative estimateHåvard Pettersen2023-12-081-0/+4
* Avoid casting by adding asXXX methods to the Blueprint interface.Henning Baldersheim2023-11-221-2/+2
* Update copyrightJon Bratseth2023-10-091-1/+1
* Reduce included code.Henning Baldersheim2023-05-121-1/+1
* Use SmallVector to avoid allocation in the common case.Henning Baldersheim2023-05-121-1/+1
* Add missing call to aggregate size of hold listHenning Baldersheim2023-03-151-1/+1
* Count more of the memory used by the document metastore.Henning Baldersheim2023-03-151-3/+11
* Turn off FullSearch optimization for active lids blueprint createLeafSearch().Tor Egge2022-12-061-7/+10
* Return the full search iterator when all lids are active.Geir Storli2022-10-201-2/+11
* Revert "Count number of bits to create a better estimate of number of hits it...Harald Musum2022-05-231-2/+1
* Count number of bits to create a better estimate of number of hits it will pr...Henning Baldersheim2022-05-231-1/+2
* make new bitvector when growingHåvard Pettersen2022-05-111-2/+2
* Make LidAllocator active lid count (relaxed) atomicTor Brede Vekterli2022-03-101-3/+3
* Use removes_complete() instead of removeComplete() and removeBatchComplete().Tor Egge2021-11-181-15/+0
* Optimize proton::documentmetastore::LidAllocator::unregister_lids().Tor Egge2021-11-151-2/+8
* Optimize DocumentMetaStore::removeBatch().Tor Egge2021-11-111-0/+8
* Inline frequently called methodsHenning Baldersheim2021-11-081-19/+1
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Merge pull request #13514 from vespa-engine/arnej/cleanup-unused-white-list-p...Geir Storli2020-06-091-6/+1
|\
| * WhiteListProvider no longer usedArne Juul2020-06-091-6/+1
* | keep createFilterSearch public in subclassesArne Juul2020-06-091-10/+9
|/
* Use the docid limit in the base class.Henning Baldersheim2020-06-021-9/+6
* To avoid issues during feeding and resize stick to using the docidLimit used ...Henning Baldersheim2020-06-021-1/+1
* implement createFilterSearch in whitelist blueprintArne Juul2020-05-281-2/+5
* add a special API to get a whitelist bitvectorArne Juul2020-05-141-1/+6
* Revert "Revert "Balder/add executeinfo""Henning Baldersheim2020-01-031-1/+3
* Revert "Balder/add executeinfo"Arnstein Ressem2020-01-031-3/+1
* Reduce code visibility.Henning Baldersheim2020-01-011-0/+1
* Add ExecutionInfo to propagate more information than just strictness to fetch...Henning Baldersheim2019-12-311-1/+2
* Move QueryTermSimple to separate h and cpp files.Geir Storli2019-11-281-1/+0
* Return information if a buffer is held.Henning Baldersheim2018-12-181-2/+1
* allow not unpacking the whitelist iteratorHåvard Pettersen2018-04-101-0/+2
* Pass a safe docIdLimit to bitvector iterator for whitelist.Tor Egge2018-04-071-5/+6
* Don't estimate 0 hits in whitelist.Tor Egge2018-04-061-1/+1
* Use active lids bitvector for whitelisting.Tor Egge2018-04-061-82/+29
* Use standard locking in searchcore (pass 1).Tor Egge2017-12-111-2/+4
* Use nested namespaceHenning Baldersheim2017-08-031-4/+2
* set docid limit appropriatelyHaavard2017-06-271-1/+0
* Add a searchStrict method on SimpleResult that takes docIdLimit.Henning Baldersheim2017-06-221-0/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1