summaryrefslogtreecommitdiffstats
path: root/searchcore
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #903 from yahoo/havardpe/support-fewer-documents-than-thre...Henning Baldersheim2016-10-183-18/+52
|\
| * fix corner case, add test and add time bomb to other testsHaavard2016-10-183-18/+52
* | Merge pull request #900 from yahoo/toregge/move-tensor-attribute-sourceGeir Storli2016-10-184-4/+4
|\ \
| * | Move tensor attribute source to separate directory.Tor Egge2016-10-184-4/+4
| |/
* / Remove memory leak at out of threads.Henning Baldersheim2016-10-181-4/+6
|/
* Merge pull request #894 from yahoo/balder/always-provide-coverageHenning Baldersheim2016-10-1710-103/+17
|\
| * GC long gone PCODE_MLD_GETDOCSUMS and PCODE_GETDOCSUMSHenning Baldersheim2016-10-141-5/+3
| * remove unused PCODE_MONITORQUERYHenning Baldersheim2016-10-141-7/+2
| * Only one version of QUERYXHenning Baldersheim2016-10-141-2/+1
| * QFLAG_REPORT_QUEUELEN is not used, nor does it work, nor is it very likely th...Henning Baldersheim2016-10-141-7/+0
| * Always produce coverage.Henning Baldersheim2016-10-143-3/+0
| * Remove always true QFLAG_REPORT_COVERAGEHenning Baldersheim2016-10-142-8/+3
| * Always allow error packets.Henning Baldersheim2016-10-145-23/+9
| * Remove unused flag QFLAG_CACHE_MASKHenning Baldersheim2016-10-142-49/+0
* | Remove the XXXFactory indirection. Just use static method on Alloc.Henning Baldersheim2016-10-161-2/+1
|/
* make sure search coverage information is updated after query limitingHaavard2016-10-142-14/+11
* Revert "Revert "Balder/split match loop in inner and outer loop""Henning Baldersheim2016-10-142-160/+239
* Revert "Balder/split match loop in inner and outer loop"Henning Baldersheim2016-10-132-239/+160
* Merge pull request #858 from yahoo/balder/split-match-loop-in-inner-and-outer...Henning Baldersheim2016-10-132-160/+239
|\
| * clean up match limiting and improve coverage estimationHaavard2016-10-132-19/+30
| * isolate work sharing (detangle from iterator init/step)Haavard2016-10-132-22/+17
| * normalize code orderHaavard2016-10-132-122/+124
| * Use the correct one.Henning Baldersheim2016-10-121-1/+1
| * Params -> ContextHenning Baldersheim2016-10-122-20/+20
| * Checkpoint that build and test fine.Henning Baldersheim2016-10-122-55/+64
| * Checkpoint with working build and testHenning Baldersheim2016-10-122-38/+65
| * Initial checkpoint. builds and tests fine.Henning Baldersheim2016-10-122-83/+118
* | Fix typos in log messages.Geir Storli2016-10-131-3/+3
* | Fix return value in prepareRestart().Geir Storli2016-10-131-1/+1
|/
* Revert "Add spam logging of ranges searched."Henning Baldersheim2016-10-121-2/+0
* Merge pull request #836 from yahoo/havardpe/verify-full-non-overlapping-docid...Henning Baldersheim2016-10-111-5/+54
|\
| * verify docid rangesHaavard2016-10-111-5/+54
* | Add spam logging of ranges searched.Henning Baldersheim2016-10-101-0/+2
|/
* Handle variations to alignment smoother.Henning Baldersheim2016-10-031-1/+1
* Checkpoint after buil success.Henning Baldersheim2016-10-031-71/+74
* - Add knowledge to proton about reduandancy and searchable-copies.Henning Baldersheim2016-09-282-13/+23
* 1 - error -> warningHenning Baldersheim2016-09-261-29/+24
* GC unused includes.Henning Baldersheim2016-09-211-3/+0
* Add index manager stats that can be used by both state explorer andTor Egge2016-09-211-0/+41
* Prepare for exposing more stats about disk and memory indexes, forTor Egge2016-09-216-8/+59
* Merge pull request #651 from yahoo/geirst/use-valuetype-instead-of-tensortypeHÃ¥vard Pettersen2016-09-152-9/+10
|\
| * Change to use eval::ValueType instead of tensor::TensorType.Geir Storli2016-09-152-9/+10
* | Remove all usage of boost::noncopyable.Henning Baldersheim2016-09-1436-167/+112
* | Reduce boost::noncopyable exposure.Henning Baldersheim2016-09-141-1/+3
|/
* Do not require icu unless you really need it.Henning Baldersheim2016-09-1110-8/+21
* Only include large dependency where needed.Henning Baldersheim2016-09-112-1/+1
* Limit on num entries instead of removes.Henning Baldersheim2016-09-092-2/+2
* Fix incorrect limit setting.Henning Baldersheim2016-09-091-2/+2
* Add limit on number of removes per file to avoid uncontrolled explosions.Henning Baldersheim2016-09-092-1/+5
* rename class to TimeBoxArne H Juul2016-09-081-2/+5