summaryrefslogtreecommitdiffstats
path: root/searchcore
Commit message (Expand)AuthorAgeFilesLines
...
| * | Move sync of summary service from fastaccess to storeonly feedview.Henning Baldersheim2017-08-012-1/+2
| * | Use const & on the shared_future to reduce expesive copy.Henning Baldersheim2017-08-014-6/+6
| * | - Use a dedicated thread for writing to summarystore.Henning Baldersheim2017-08-0120-153/+276
* | | postfix -> prefix ++Henning Baldersheim2017-07-311-1/+1
* | | Handle unknown fields.Henning Baldersheim2017-07-311-2/+9
* | | Do not produce the whereClause until it is needed.Henning Baldersheim2017-07-311-5/+2
* | | Unify error handling to using exceptions only, not in combination with nullptr.Henning Baldersheim2017-07-313-19/+7
* | | Include lessHenning Baldersheim2017-07-313-17/+17
|/ /
* | Revert a premature style change.Henning Baldersheim2017-07-311-2/+15
* | More style changes in header file.Henning Baldersheim2017-07-312-125/+40
* | Style changes.Henning Baldersheim2017-07-312-248/+106
|/
* Include lessHenning Baldersheim2017-07-252-6/+4
* Log detailed messages when flipping between blocking/un-blocking write operat...Geir Storli2017-07-132-38/+87
* Revert "use lazy resolver in fdispatch"Haavard2017-07-114-10/+2
* Merge pull request #2920 from yahoo/bratseth/minimize-yamasJon Bratseth2017-07-051-1/+1
|\
| * Don't use unnecessary specific namingJon Bratseth2017-07-051-1/+1
* | Block bucket move job if it has too many outstanding move operations.Geir Storli2017-07-0512-135/+225
|/
* Align on variable naming and change from 'typedef' -> 'using'.Geir Storli2017-07-041-83/+83
* Extend handleMove() tests to verify that destructor callback is propagated.Geir Storli2017-07-041-58/+165
* Block lid space compaction job when it has too many outstanding move operations.Geir Storli2017-07-0315-102/+241
* Extend IFeedView::handleMove() with destructor callback to get a hook for whe...Geir Storli2017-07-0319-109/+190
* Add class to limit the number of outstanding move operations a blockable main...Geir Storli2017-07-038-1/+237
* Revert "Revert "Use new program names with vespa- prefix in config model.""Geir Storli2017-06-301-2/+2
* Revert "Use new program names with vespa- prefix in config model."Geir Storli2017-06-301-2/+2
* Merge pull request #2899 from yahoo/toregge/use-new-program-names-in-config-m...Geir Storli2017-06-301-2/+2
|\
| * Use new program name.Tor Egge2017-06-281-2/+2
* | Merge pull request #2898 from yahoo/geirst/consolidate-handling-of-blockable-...Geir Storli2017-06-2818-194/+316
|\ \ | |/ |/|
| * Move common code for handling disk-mem usage state changes to BlockableMainte...Geir Storli2017-06-286-24/+39
| * Remove self-tracking of runnable state from bucket move job and align with li...Geir Storli2017-06-286-95/+71
| * Cache node states to ease inspection during debugging.Geir Storli2017-06-281-18/+13
| * Remove self-tracking of runnable state from lid space compaction job.Geir Storli2017-06-284-49/+35
| * Move info on whether a maintenance job is blocked to separate interface and i...Geir Storli2017-06-2714-40/+190
* | set docid limit appropriatelyHaavard2017-06-272-3/+3
|/
* Add a searchStrict method on SimpleResult that takes docIdLimit.Henning Baldersheim2017-06-222-1/+2
* Revert "Revert "Balder/do not use your own docidlimit""Henning Baldersheim2017-06-221-4/+2
* Revert "Balder/do not use your own docidlimit"Henning Baldersheim2017-06-221-2/+4
* init correct range on attribute iterators.Henning Baldersheim2017-06-221-4/+2
* Refactor and simplify test functions.Geir Storli2017-06-211-69/+63
* Disable lid space compaction job if node is retired (according to cluster sta...Geir Storli2017-06-215-28/+118
* Add shared function for setup with one document to move.Geir Storli2017-06-211-17/+11
* Reduce code duplication by using test::DiskMemUsageNotifier as notifier.Geir Storli2017-06-211-35/+6
* use lazy resolver in fdispatchHaavard2017-06-204-2/+10
* VESPA_HOME should not end with / anymoreArne H Juul2017-06-171-2/+0
* Update copyright headersJon Bratseth2017-06-141036-1027/+1037
* Revert "Update copyright headers"Jon Bratseth2017-06-141036-1036/+1026
* Merge pull request #2774 from yahoo/bratseth/update-copyright-headersJon Bratseth2017-06-141036-1026/+1036
|\
| * Update copyright headersJon Bratseth2017-06-141036-1026/+1036
* | Rename vespa-fdispatch to vespa-dispatch.Tor Egge2017-06-142-2/+2
|/
* Remove carriage returnJon Bratseth2017-06-141-1/+1
* Revert "Copyright header"Jon Bratseth2017-06-131036-1038/+1028