diff options
Diffstat (limited to 'src/YalpServer/InputPluginHandler.java')
| -rw-r--r-- | src/YalpServer/InputPluginHandler.java | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/YalpServer/InputPluginHandler.java b/src/YalpServer/InputPluginHandler.java index 746204a..40c6208 100644 --- a/src/YalpServer/InputPluginHandler.java +++ b/src/YalpServer/InputPluginHandler.java @@ -32,6 +32,8 @@ public class InputPluginHandler { } /* + * @todo sort / priorization of search results + * * @todo maybe each request in own thread * timeouts, maximum number of results ... */ |
