Skip to content
Snippets Groups Projects

Add support for indexing tags meta-attribute

Merged Yauheni Lesnikau requested to merge search_on_tags into master
1 file
+ 1
0
Compare changes
  • Side-by-side
  • Inline
@@ -62,6 +62,7 @@ import java.util.ArrayList;
import java.util.Base64;
import java.util.List;
import java.util.Map;
import java.util.concurrent.TimeUnit;
import java.util.logging.Level;
Loading