aboutsummaryrefslogtreecommitdiffstats
path: root/pkg/index/filters.go
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/index/filters.go')
-rw-r--r--pkg/index/filters.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg/index/filters.go b/pkg/index/filters.go
index a60a629..920d5df 100644
--- a/pkg/index/filters.go
+++ b/pkg/index/filters.go
@@ -11,7 +11,7 @@ import (
"strings"
)
-// NOTE: in the future it would be interesting lua filters
+// TODO: add support for lua filters
type DocFilter struct {
Name string