data/redisearch-1.2.2/.circleci/config.yml: ASCII text data/redisearch-1.2.2/.clang-format: ASCII text data/redisearch-1.2.2/.dockerignore: ASCII text data/redisearch-1.2.2/.gitignore: ASCII text data/redisearch-1.2.2/CMakeLists.txt: ASCII text data/redisearch-1.2.2/Dockerfile: ASCII text data/redisearch-1.2.2/LICENSE: ASCII text data/redisearch-1.2.2/Makefile: makefile script, ASCII text data/redisearch-1.2.2/README.md: ASCII text data/redisearch-1.2.2/docs/Administration.md: ASCII text data/redisearch-1.2.2/docs/Aggregations.md: UTF-8 Unicode text, with very long lines data/redisearch-1.2.2/docs/CNAME: ASCII text data/redisearch-1.2.2/docs/Chinese.md: Python script, UTF-8 Unicode text executable data/redisearch-1.2.2/docs/Clients.md: ASCII text data/redisearch-1.2.2/docs/Commands.md: UTF-8 Unicode text, with very long lines data/redisearch-1.2.2/docs/Configuring.md: ASCII text, with very long lines data/redisearch-1.2.2/docs/DESIGN.md: UTF-8 Unicode text, with very long lines data/redisearch-1.2.2/docs/Escaping.md: ASCII text, with very long lines data/redisearch-1.2.2/docs/Extensions.md: C source, ASCII text, with very long lines data/redisearch-1.2.2/docs/Highlight.md: ASCII text, with very long lines data/redisearch-1.2.2/docs/Overview.md: UTF-8 Unicode text, with very long lines data/redisearch-1.2.2/docs/Query_Syntax.md: ASCII text, with very long lines data/redisearch-1.2.2/docs/Quick_Start.md: ASCII text data/redisearch-1.2.2/docs/Scoring.md: Python script, ASCII text executable, with very long lines data/redisearch-1.2.2/docs/Sorting.md: ASCII text, with very long lines data/redisearch-1.2.2/docs/Stemming.md: ASCII text data/redisearch-1.2.2/docs/Stopwords.md: ASCII text, with very long lines data/redisearch-1.2.2/docs/Synonyms.md: ASCII text, with very long lines data/redisearch-1.2.2/docs/Tags.md: ASCII text, with very long lines data/redisearch-1.2.2/docs/Threading.md: ASCII text, with very long lines data/redisearch-1.2.2/docs/commands.yaml: ASCII text data/redisearch-1.2.2/docs/concurrency.png: PNG image data, 704 x 563, 8-bit/color RGB, non-interlaced data/redisearch-1.2.2/docs/design/gc.md: ASCII text, with very long lines data/redisearch-1.2.2/docs/design/indexing.md: ASCII text data/redisearch-1.2.2/docs/go_client.md: ASCII text data/redisearch-1.2.2/docs/img/favicon.png: PNG image data, 16 x 16, 8-bit/color RGBA, non-interlaced data/redisearch-1.2.2/docs/img/latency.png: PNG image data, 600 x 371, 8-bit/color RGB, non-interlaced data/redisearch-1.2.2/docs/img/throughput.png: PNG image data, 587 x 363, 8-bit/color RGB, non-interlaced data/redisearch-1.2.2/docs/index.md: ASCII text data/redisearch-1.2.2/docs/java_client.md: Java source, ASCII text data/redisearch-1.2.2/docs/logo.png: PNG image data, 300 x 237, 8-bit/color RGBA, non-interlaced data/redisearch-1.2.2/docs/logo_small.png: PNG image data, 80 x 64, 8-bit/color RGBA, non-interlaced data/redisearch-1.2.2/docs/payloads.md: ASCII text, with very long lines data/redisearch-1.2.2/docs/python_client.md: Python script, ASCII text executable data/redisearch-1.2.2/mkdocs.yml: ASCII text data/redisearch-1.2.2/ramp.yml: ASCII text data/redisearch-1.2.2/requirements.txt: ASCII text data/redisearch-1.2.2/src/Makefile: makefile script, ASCII text data/redisearch-1.2.2/src/aggregate/aggregate.h: C source, ASCII text data/redisearch-1.2.2/src/aggregate/aggregate_plan.c: C source, ASCII text data/redisearch-1.2.2/src/aggregate/aggregate_plan.h: C source, ASCII text data/redisearch-1.2.2/src/aggregate/aggregate_request.c: C source, ASCII text data/redisearch-1.2.2/src/aggregate/expr/Makefile: ASCII text data/redisearch-1.2.2/src/aggregate/expr/expression.c: C source, ASCII text data/redisearch-1.2.2/src/aggregate/expr/expression.h: C source, ASCII text data/redisearch-1.2.2/src/aggregate/expr/lexer.c: C source, ASCII text data/redisearch-1.2.2/src/aggregate/expr/lexer.rl: C source, ASCII text data/redisearch-1.2.2/src/aggregate/expr/parser-toplevel.c: C source, ASCII text data/redisearch-1.2.2/src/aggregate/expr/parser.c.inc: C source, ASCII text data/redisearch-1.2.2/src/aggregate/expr/parser.h: ASCII text data/redisearch-1.2.2/src/aggregate/expr/parser.y: C source, ASCII text data/redisearch-1.2.2/src/aggregate/expr/token.h: C source, ASCII text data/redisearch-1.2.2/src/aggregate/filter.c: C source, ASCII text data/redisearch-1.2.2/src/aggregate/functions/date.c: C source, UTF-8 Unicode text data/redisearch-1.2.2/src/aggregate/functions/function.c: C source, ASCII text data/redisearch-1.2.2/src/aggregate/functions/function.h: C source, ASCII text data/redisearch-1.2.2/src/aggregate/functions/math.c: C source, ASCII text data/redisearch-1.2.2/src/aggregate/functions/string.c: C source, ASCII text data/redisearch-1.2.2/src/aggregate/group_by.c: C source, ASCII text data/redisearch-1.2.2/src/aggregate/project.h: C source, ASCII text data/redisearch-1.2.2/src/aggregate/projector.c: C source, ASCII text data/redisearch-1.2.2/src/aggregate/reducer.c: C source, ASCII text data/redisearch-1.2.2/src/aggregate/reducer.h: C source, ASCII text data/redisearch-1.2.2/src/aggregate/reducers/count.c: C source, ASCII text data/redisearch-1.2.2/src/aggregate/reducers/count_distinct.c: C source, ASCII text data/redisearch-1.2.2/src/aggregate/reducers/deviation.c: C source, ASCII text data/redisearch-1.2.2/src/aggregate/reducers/first_value.c: C source, ASCII text data/redisearch-1.2.2/src/aggregate/reducers/minmax.c: C source, ASCII text data/redisearch-1.2.2/src/aggregate/reducers/quantile.c: C source, ASCII text data/redisearch-1.2.2/src/aggregate/reducers/random_sample.c: C source, ASCII text data/redisearch-1.2.2/src/aggregate/reducers/sum.c: C source, ASCII text data/redisearch-1.2.2/src/aggregate/reducers/to_list.c: C source, ASCII text data/redisearch-1.2.2/src/aggregate/aggregate_exec.c: C source, ASCII text data/redisearch-1.2.2/src/benchmark/Makefile: makefile script, ASCII text data/redisearch-1.2.2/src/benchmark/benchmark.c: C source, ASCII text data/redisearch-1.2.2/src/benchmark/redisearch/__init__.py: Python script, ASCII text executable data/redisearch-1.2.2/src/benchmark/shakespeare.py: Python script, ASCII text executable data/redisearch-1.2.2/src/benchmark/time_sample.h: C source, ASCII text data/redisearch-1.2.2/src/buffer.c: C source, ASCII text data/redisearch-1.2.2/src/buffer.h: C source, ASCII text data/redisearch-1.2.2/src/byte_offsets.c: C source, ASCII text data/redisearch-1.2.2/src/byte_offsets.h: C source, ASCII text data/redisearch-1.2.2/src/cndict_loader.c: C source, ASCII text data/redisearch-1.2.2/src/cndict_loader.h: C source, ASCII text data/redisearch-1.2.2/src/commands.h: C source, ASCII text data/redisearch-1.2.2/src/concurrent_ctx.h: C source, ASCII text data/redisearch-1.2.2/src/config.c: C source, ASCII text data/redisearch-1.2.2/src/config.h: C source, ASCII text data/redisearch-1.2.2/src/cursor.c: C source, ASCII text data/redisearch-1.2.2/src/cursor.h: C source, ASCII text data/redisearch-1.2.2/src/debug_commads.c: C source, ASCII text data/redisearch-1.2.2/src/debug_commads.h: C source, ASCII text data/redisearch-1.2.2/src/dep/LICENSE: ASCII text, with CRLF line terminators data/redisearch-1.2.2/src/dep/bloom/Makefile: makefile script, ASCII text data/redisearch-1.2.2/src/dep/bloom/README.md: ASCII text data/redisearch-1.2.2/src/dep/bloom/contrib/MurmurHash2.c: ASCII text data/redisearch-1.2.2/src/dep/bloom/contrib/bloom.c: C source, ASCII text data/redisearch-1.2.2/src/dep/bloom/contrib/bloom.h: C source, ASCII text data/redisearch-1.2.2/src/dep/bloom/contrib/murmurhash2.h: C source, ASCII text data/redisearch-1.2.2/src/dep/bloom/sb.c: C source, ASCII text data/redisearch-1.2.2/src/dep/bloom/sb.h: C source, ASCII text data/redisearch-1.2.2/src/dep/cndict/.gitignore: ASCII text data/redisearch-1.2.2/src/dep/cndict/Makefile: ASCII text data/redisearch-1.2.2/src/dep/cndict/bundle_friso.py: Python script, ASCII text executable data/redisearch-1.2.2/src/dep/cndict/cn_t2s.json: JSON data data/redisearch-1.2.2/src/dep/cndict/cndict_data.c: C source, ASCII text data/redisearch-1.2.2/src/dep/cndict/friso.ini: ASCII text data/redisearch-1.2.2/src/dep/cndict/gen_simp_trad.py: Python script, ASCII text executable data/redisearch-1.2.2/src/dep/cndict/lex/friso.lex.ini: UTF-8 Unicode text data/redisearch-1.2.2/src/dep/cndict/lex/lex-admin.lex: UTF-8 Unicode text data/redisearch-1.2.2/src/dep/cndict/lex/lex-cemixed.lex: UTF-8 Unicode text data/redisearch-1.2.2/src/dep/cndict/lex/lex-chars.lex: DOS executable (COM) data/redisearch-1.2.2/src/dep/cndict/lex/lex-cn-mz.lex: UTF-8 Unicode text data/redisearch-1.2.2/src/dep/cndict/lex/lex-cn-place.lex: UTF-8 Unicode text data/redisearch-1.2.2/src/dep/cndict/lex/lex-company.lex: UTF-8 Unicode text data/redisearch-1.2.2/src/dep/cndict/lex/lex-dname-1.lex: UTF-8 Unicode text data/redisearch-1.2.2/src/dep/cndict/lex/lex-dname-2.lex: UTF-8 Unicode text data/redisearch-1.2.2/src/dep/cndict/lex/lex-ecmixed.lex: UTF-8 Unicode text data/redisearch-1.2.2/src/dep/cndict/lex/lex-en-pun.lex: UTF-8 Unicode text data/redisearch-1.2.2/src/dep/cndict/lex/lex-en.lex: UTF-8 Unicode text data/redisearch-1.2.2/src/dep/cndict/lex/lex-festival.lex: UTF-8 Unicode text data/redisearch-1.2.2/src/dep/cndict/lex/lex-flname.lex: UTF-8 Unicode text data/redisearch-1.2.2/src/dep/cndict/lex/lex-food.lex: UTF-8 Unicode text data/redisearch-1.2.2/src/dep/cndict/lex/lex-lang.lex: UTF-8 Unicode text data/redisearch-1.2.2/src/dep/cndict/lex/lex-ln-adorn.lex: UTF-8 Unicode text data/redisearch-1.2.2/src/dep/cndict/lex/lex-lname.lex: UTF-8 Unicode text data/redisearch-1.2.2/src/dep/cndict/lex/lex-main.lex: UTF-8 Unicode text data/redisearch-1.2.2/src/dep/cndict/lex/lex-nation.lex: UTF-8 Unicode text data/redisearch-1.2.2/src/dep/cndict/lex/lex-net.lex: UTF-8 Unicode text data/redisearch-1.2.2/src/dep/cndict/lex/lex-org.lex: UTF-8 Unicode text data/redisearch-1.2.2/src/dep/cndict/lex/lex-sname.lex: UTF-8 Unicode text data/redisearch-1.2.2/src/dep/cndict/lex/lex-stopword.lex: UTF-8 Unicode text data/redisearch-1.2.2/src/dep/cndict/lex/lex-touris.lex: UTF-8 Unicode text data/redisearch-1.2.2/src/dep/cndict/lex/lex-units.lex: UTF-8 Unicode text data/redisearch-1.2.2/src/dep/cndict/read_friso.py: Python script, ASCII text executable data/redisearch-1.2.2/src/dep/friso/CMakeLists.txt: ASCII text data/redisearch-1.2.2/src/dep/friso/LICENSE.md: ASCII text data/redisearch-1.2.2/src/dep/friso/Makefile: C source, ASCII text data/redisearch-1.2.2/src/dep/friso/Makefile.RediSearch: makefile script, ASCII text data/redisearch-1.2.2/src/dep/friso/friso.c: C source, UTF-8 Unicode text data/redisearch-1.2.2/src/dep/friso/friso.h: C source, ASCII text data/redisearch-1.2.2/src/dep/friso/friso_API.h: C source, ASCII text data/redisearch-1.2.2/src/dep/friso/friso_GBK.c: C source, UTF-8 Unicode text data/redisearch-1.2.2/src/dep/friso/friso_UTF8.c: C source, UTF-8 Unicode text data/redisearch-1.2.2/src/dep/friso/friso_array.c: C source, ASCII text data/redisearch-1.2.2/src/dep/friso/friso_ctype.c: C source, ASCII text data/redisearch-1.2.2/src/dep/friso/friso_ctype.h: C source, UTF-8 Unicode text data/redisearch-1.2.2/src/dep/friso/friso_hash.c: C source, ASCII text data/redisearch-1.2.2/src/dep/friso/friso_lexicon.c: C source, ASCII text data/redisearch-1.2.2/src/dep/friso/friso_link.c: C source, ASCII text data/redisearch-1.2.2/src/dep/friso/friso_simptrad.h: C source, ASCII text data/redisearch-1.2.2/src/dep/friso/friso_string.c: C source, ASCII text data/redisearch-1.2.2/src/dep/hll/LICENSE: ASCII text data/redisearch-1.2.2/src/dep/hll/hll.c: C source, ASCII text data/redisearch-1.2.2/src/dep/hll/hll.h: C source, ASCII text data/redisearch-1.2.2/src/dep/libnu/LICENSE: ASCII text data/redisearch-1.2.2/src/dep/libnu/Makefile: makefile script, ASCII text data/redisearch-1.2.2/src/dep/libnu/README.md: ASCII text data/redisearch-1.2.2/src/dep/libnu/casemap.h: C source, UTF-8 Unicode text data/redisearch-1.2.2/src/dep/libnu/casemap_internal.h: C source, ASCII text data/redisearch-1.2.2/src/dep/libnu/cesu8.c: C source, ASCII text data/redisearch-1.2.2/src/dep/libnu/cesu8.h: C source, ASCII text data/redisearch-1.2.2/src/dep/libnu/cesu8_internal.h: C source, ASCII text data/redisearch-1.2.2/src/dep/libnu/config.h: C source, ASCII text data/redisearch-1.2.2/src/dep/libnu/defines.h: C source, ASCII text data/redisearch-1.2.2/src/dep/libnu/ducet.c: C source, ASCII text data/redisearch-1.2.2/src/dep/libnu/ducet.h: C source, ASCII text data/redisearch-1.2.2/src/dep/libnu/extra.c: C source, ASCII text data/redisearch-1.2.2/src/dep/libnu/extra.h: C source, ASCII text data/redisearch-1.2.2/src/dep/libnu/gen/README: ASCII text data/redisearch-1.2.2/src/dep/libnu/gen/_ducet.c: C source, ASCII text data/redisearch-1.2.2/src/dep/libnu/gen/_ducet_switch.c: C source, ASCII text data/redisearch-1.2.2/src/dep/libnu/gen/_tofold.c: C source, ASCII text data/redisearch-1.2.2/src/dep/libnu/gen/_tolower.c: C source, ASCII text data/redisearch-1.2.2/src/dep/libnu/gen/_toupper.c: C source, ASCII text data/redisearch-1.2.2/src/dep/libnu/libnu.h: C source, ASCII text data/redisearch-1.2.2/src/dep/libnu/mph.h: C source, ASCII text data/redisearch-1.2.2/src/dep/libnu/strcoll.c: C source, ASCII text data/redisearch-1.2.2/src/dep/libnu/strcoll.h: C source, UTF-8 Unicode text data/redisearch-1.2.2/src/dep/libnu/strcoll_internal.h: C source, ASCII text data/redisearch-1.2.2/src/dep/libnu/strings.c: C source, ASCII text data/redisearch-1.2.2/src/dep/libnu/strings.h: C source, UTF-8 Unicode text data/redisearch-1.2.2/src/dep/libnu/tofold.c: C source, ASCII text data/redisearch-1.2.2/src/dep/libnu/tolower.c: C source, UTF-8 Unicode text data/redisearch-1.2.2/src/dep/libnu/toupper.c: C source, ASCII text data/redisearch-1.2.2/src/dep/libnu/udb.h: C source, ASCII text data/redisearch-1.2.2/src/dep/libnu/utf16.c: C source, ASCII text data/redisearch-1.2.2/src/dep/libnu/utf16.h: C source, ASCII text data/redisearch-1.2.2/src/dep/libnu/utf16_internal.h: C source, ASCII text data/redisearch-1.2.2/src/dep/libnu/utf16be.c: C source, ASCII text data/redisearch-1.2.2/src/dep/libnu/utf16be.h: C source, ASCII text data/redisearch-1.2.2/src/dep/libnu/utf16he.c: C source, ASCII text data/redisearch-1.2.2/src/dep/libnu/utf16he.h: C source, ASCII text data/redisearch-1.2.2/src/dep/libnu/utf16le.c: C source, ASCII text data/redisearch-1.2.2/src/dep/libnu/utf16le.h: C source, ASCII text data/redisearch-1.2.2/src/dep/libnu/utf32.c: C source, ASCII text data/redisearch-1.2.2/src/dep/libnu/utf32.h: C source, ASCII text data/redisearch-1.2.2/src/dep/libnu/utf32_internal.h: C source, ASCII text data/redisearch-1.2.2/src/dep/libnu/utf32be.c: C source, ASCII text data/redisearch-1.2.2/src/dep/libnu/utf32be.h: C source, ASCII text data/redisearch-1.2.2/src/dep/libnu/utf32he.c: C source, ASCII text data/redisearch-1.2.2/src/dep/libnu/utf32he.h: C source, ASCII text data/redisearch-1.2.2/src/dep/libnu/utf32le.c: C source, ASCII text data/redisearch-1.2.2/src/dep/libnu/utf32le.h: C source, ASCII text data/redisearch-1.2.2/src/dep/libnu/utf8.c: C source, ASCII text data/redisearch-1.2.2/src/dep/libnu/utf8.h: C source, ASCII text data/redisearch-1.2.2/src/dep/libnu/utf8_internal.h: C source, ASCII text data/redisearch-1.2.2/src/dep/libnu/validate.c: C source, ASCII text data/redisearch-1.2.2/src/dep/libnu/validate.h: C source, ASCII text data/redisearch-1.2.2/src/dep/libnu/version.c: C source, ASCII text data/redisearch-1.2.2/src/dep/libnu/version.h: C source, ASCII text data/redisearch-1.2.2/src/dep/miniz/Makefile: makefile script, ASCII text data/redisearch-1.2.2/src/dep/miniz/miniz.c: C source, ASCII text, with very long lines data/redisearch-1.2.2/src/dep/miniz/miniz.h: C source, ASCII text data/redisearch-1.2.2/src/dep/snowball/AUTHORS: ASCII text data/redisearch-1.2.2/src/dep/snowball/CMakeLists.txt: ASCII text data/redisearch-1.2.2/src/dep/snowball/COPYING: ASCII text data/redisearch-1.2.2/src/dep/snowball/Makefile: makefile script, ASCII text data/redisearch-1.2.2/src/dep/snowball/README: automake makefile script, ASCII text data/redisearch-1.2.2/src/dep/snowball/examples/stemwords.c: C source, ASCII text data/redisearch-1.2.2/src/dep/snowball/include/libstemmer.h: C source, ASCII text data/redisearch-1.2.2/src/dep/snowball/libstemmer/libstemmer.c: C source, ASCII text data/redisearch-1.2.2/src/dep/snowball/libstemmer/libstemmer_c.in: C source, ASCII text data/redisearch-1.2.2/src/dep/snowball/libstemmer/libstemmer_utf8.c: C source, ASCII text data/redisearch-1.2.2/src/dep/snowball/libstemmer/modules.h: C source, ASCII text data/redisearch-1.2.2/src/dep/snowball/libstemmer/modules.txt: ASCII text data/redisearch-1.2.2/src/dep/snowball/libstemmer/modules_utf8.h: C source, ASCII text data/redisearch-1.2.2/src/dep/snowball/libstemmer/modules_utf8.txt: ASCII text data/redisearch-1.2.2/src/dep/snowball/mkinc.mak: ASCII text data/redisearch-1.2.2/src/dep/snowball/mkinc_utf8.mak: ASCII text data/redisearch-1.2.2/src/dep/snowball/runtime/api.c: C source, ASCII text data/redisearch-1.2.2/src/dep/snowball/runtime/api.h: C source, ASCII text data/redisearch-1.2.2/src/dep/snowball/runtime/header.h: C source, ASCII text data/redisearch-1.2.2/src/dep/snowball/runtime/utilities.c: C source, ASCII text data/redisearch-1.2.2/src/dep/snowball/src_c/stem_ISO_8859_1_danish.c: C source, ASCII text data/redisearch-1.2.2/src/dep/snowball/src_c/stem_ISO_8859_1_danish.h: C source, ASCII text data/redisearch-1.2.2/src/dep/snowball/src_c/stem_ISO_8859_1_dutch.c: C source, ASCII text data/redisearch-1.2.2/src/dep/snowball/src_c/stem_ISO_8859_1_dutch.h: C source, ASCII text data/redisearch-1.2.2/src/dep/snowball/src_c/stem_ISO_8859_1_english.c: C source, ASCII text data/redisearch-1.2.2/src/dep/snowball/src_c/stem_ISO_8859_1_english.h: C source, ASCII text data/redisearch-1.2.2/src/dep/snowball/src_c/stem_ISO_8859_1_finnish.c: C source, ASCII text data/redisearch-1.2.2/src/dep/snowball/src_c/stem_ISO_8859_1_finnish.h: C source, ASCII text data/redisearch-1.2.2/src/dep/snowball/src_c/stem_ISO_8859_1_french.c: C source, ASCII text data/redisearch-1.2.2/src/dep/snowball/src_c/stem_ISO_8859_1_french.h: C source, ASCII text data/redisearch-1.2.2/src/dep/snowball/src_c/stem_ISO_8859_1_german.c: C source, ASCII text data/redisearch-1.2.2/src/dep/snowball/src_c/stem_ISO_8859_1_german.h: C source, ASCII text data/redisearch-1.2.2/src/dep/snowball/src_c/stem_ISO_8859_1_italian.c: C source, ASCII text data/redisearch-1.2.2/src/dep/snowball/src_c/stem_ISO_8859_1_italian.h: C source, ASCII text data/redisearch-1.2.2/src/dep/snowball/src_c/stem_ISO_8859_1_norwegian.c: C source, ASCII text data/redisearch-1.2.2/src/dep/snowball/src_c/stem_ISO_8859_1_norwegian.h: C source, ASCII text data/redisearch-1.2.2/src/dep/snowball/src_c/stem_ISO_8859_1_porter.c: C source, ASCII text data/redisearch-1.2.2/src/dep/snowball/src_c/stem_ISO_8859_1_porter.h: C source, ASCII text data/redisearch-1.2.2/src/dep/snowball/src_c/stem_ISO_8859_1_portuguese.c: C source, ASCII text data/redisearch-1.2.2/src/dep/snowball/src_c/stem_ISO_8859_1_portuguese.h: C source, ASCII text data/redisearch-1.2.2/src/dep/snowball/src_c/stem_ISO_8859_1_spanish.c: C source, ASCII text data/redisearch-1.2.2/src/dep/snowball/src_c/stem_ISO_8859_1_spanish.h: C source, ASCII text data/redisearch-1.2.2/src/dep/snowball/src_c/stem_ISO_8859_1_swedish.c: C source, ASCII text data/redisearch-1.2.2/src/dep/snowball/src_c/stem_ISO_8859_1_swedish.h: C source, ASCII text data/redisearch-1.2.2/src/dep/snowball/src_c/stem_ISO_8859_2_hungarian.c: C source, ASCII text data/redisearch-1.2.2/src/dep/snowball/src_c/stem_ISO_8859_2_hungarian.h: C source, ASCII text data/redisearch-1.2.2/src/dep/snowball/src_c/stem_ISO_8859_2_romanian.c: C source, ASCII text data/redisearch-1.2.2/src/dep/snowball/src_c/stem_ISO_8859_2_romanian.h: C source, ASCII text data/redisearch-1.2.2/src/dep/snowball/src_c/stem_KOI8_R_russian.c: C source, ASCII text data/redisearch-1.2.2/src/dep/snowball/src_c/stem_KOI8_R_russian.h: C source, ASCII text data/redisearch-1.2.2/src/dep/snowball/src_c/stem_UTF_8_arabic.c: C source, ASCII text data/redisearch-1.2.2/src/dep/snowball/src_c/stem_UTF_8_arabic.h: C source, ASCII text data/redisearch-1.2.2/src/dep/snowball/src_c/stem_UTF_8_danish.c: C source, ASCII text data/redisearch-1.2.2/src/dep/snowball/src_c/stem_UTF_8_danish.h: C source, ASCII text data/redisearch-1.2.2/src/dep/snowball/src_c/stem_UTF_8_dutch.c: C source, ASCII text data/redisearch-1.2.2/src/dep/snowball/src_c/stem_UTF_8_dutch.h: C source, ASCII text data/redisearch-1.2.2/src/dep/snowball/src_c/stem_UTF_8_english.c: C source, ASCII text data/redisearch-1.2.2/src/dep/snowball/src_c/stem_UTF_8_english.h: C source, ASCII text data/redisearch-1.2.2/src/dep/snowball/src_c/stem_UTF_8_finnish.c: C source, ASCII text data/redisearch-1.2.2/src/dep/snowball/src_c/stem_UTF_8_finnish.h: C source, ASCII text data/redisearch-1.2.2/src/dep/snowball/src_c/stem_UTF_8_french.c: C source, ASCII text data/redisearch-1.2.2/src/dep/snowball/src_c/stem_UTF_8_french.h: C source, ASCII text data/redisearch-1.2.2/src/dep/snowball/src_c/stem_UTF_8_german.c: C source, ASCII text data/redisearch-1.2.2/src/dep/snowball/src_c/stem_UTF_8_german.h: C source, ASCII text data/redisearch-1.2.2/src/dep/snowball/src_c/stem_UTF_8_hungarian.c: C source, ASCII text data/redisearch-1.2.2/src/dep/snowball/src_c/stem_UTF_8_hungarian.h: C source, ASCII text data/redisearch-1.2.2/src/dep/snowball/src_c/stem_UTF_8_italian.c: C source, ASCII text data/redisearch-1.2.2/src/dep/snowball/src_c/stem_UTF_8_italian.h: C source, ASCII text data/redisearch-1.2.2/src/dep/snowball/src_c/stem_UTF_8_norwegian.c: C source, ASCII text data/redisearch-1.2.2/src/dep/snowball/src_c/stem_UTF_8_norwegian.h: C source, ASCII text data/redisearch-1.2.2/src/dep/snowball/src_c/stem_UTF_8_porter.c: C source, ASCII text data/redisearch-1.2.2/src/dep/snowball/src_c/stem_UTF_8_porter.h: C source, ASCII text data/redisearch-1.2.2/src/dep/snowball/src_c/stem_UTF_8_portuguese.c: C source, ASCII text data/redisearch-1.2.2/src/dep/snowball/src_c/stem_UTF_8_portuguese.h: C source, ASCII text data/redisearch-1.2.2/src/dep/snowball/src_c/stem_UTF_8_romanian.c: C source, ASCII text data/redisearch-1.2.2/src/dep/snowball/src_c/stem_UTF_8_romanian.h: C source, ASCII text data/redisearch-1.2.2/src/dep/snowball/src_c/stem_UTF_8_russian.c: C source, ASCII text data/redisearch-1.2.2/src/dep/snowball/src_c/stem_UTF_8_russian.h: C source, ASCII text data/redisearch-1.2.2/src/dep/snowball/src_c/stem_UTF_8_spanish.c: C source, ASCII text data/redisearch-1.2.2/src/dep/snowball/src_c/stem_UTF_8_spanish.h: C source, ASCII text data/redisearch-1.2.2/src/dep/snowball/src_c/stem_UTF_8_swedish.c: C source, ASCII text data/redisearch-1.2.2/src/dep/snowball/src_c/stem_UTF_8_swedish.h: C source, ASCII text data/redisearch-1.2.2/src/dep/snowball/src_c/stem_UTF_8_tamil.c: C source, ASCII text data/redisearch-1.2.2/src/dep/snowball/src_c/stem_UTF_8_tamil.h: C source, ASCII text data/redisearch-1.2.2/src/dep/snowball/src_c/stem_UTF_8_turkish.c: C source, ASCII text data/redisearch-1.2.2/src/dep/snowball/src_c/stem_UTF_8_turkish.h: C source, ASCII text data/redisearch-1.2.2/src/dep/thpool/thpool.c: C source, ASCII text data/redisearch-1.2.2/src/dep/thpool/thpool.h: C source, ASCII text data/redisearch-1.2.2/src/dep/triemap/.gitignore: ASCII text data/redisearch-1.2.2/src/dep/triemap/LICENSE: ASCII text data/redisearch-1.2.2/src/dep/triemap/Makefile: makefile script, ASCII text data/redisearch-1.2.2/src/dep/triemap/README.md: C source, ASCII text data/redisearch-1.2.2/src/dep/triemap/test/Makefile: makefile script, ASCII text data/redisearch-1.2.2/src/dep/triemap/test/benchmark.c: C source, ASCII text data/redisearch-1.2.2/src/dep/triemap/test/crc16.c: C source, ASCII text data/redisearch-1.2.2/src/dep/triemap/test/minunit.h: C source, UTF-8 Unicode text data/redisearch-1.2.2/src/dep/triemap/test/test.c: C source, ASCII text data/redisearch-1.2.2/src/dep/triemap/test/time_sample.h: C source, ASCII text data/redisearch-1.2.2/src/dep/triemap/triemap.c: C source, ASCII text data/redisearch-1.2.2/src/dep/triemap/triemap.h: C source, ASCII text data/redisearch-1.2.2/src/doc_table.c: C source, ASCII text data/redisearch-1.2.2/src/doc_table.h: C source, ASCII text data/redisearch-1.2.2/src/document.c: C source, ASCII text data/redisearch-1.2.2/src/document.h: C source, ASCII text data/redisearch-1.2.2/src/document_basic.c: C source, ASCII text data/redisearch-1.2.2/src/err.h: C source, ASCII text data/redisearch-1.2.2/src/ext/Makefile: makefile script, ASCII text data/redisearch-1.2.2/src/ext/default.c: C source, ASCII text data/redisearch-1.2.2/src/ext/default.h: C source, ASCII text data/redisearch-1.2.2/src/extension.c: C source, ASCII text data/redisearch-1.2.2/src/extension.h: C source, ASCII text data/redisearch-1.2.2/src/forward_index.c: C source, ASCII text data/redisearch-1.2.2/src/forward_index.h: C source, ASCII text data/redisearch-1.2.2/src/fragmenter.c: C source, ASCII text data/redisearch-1.2.2/src/fragmenter.h: C source, ASCII text data/redisearch-1.2.2/src/gc.c: C source, ASCII text data/redisearch-1.2.2/src/gc.h: C source, ASCII text data/redisearch-1.2.2/src/geo_index.c: C source, ASCII text data/redisearch-1.2.2/src/geo_index.h: C source, ASCII text data/redisearch-1.2.2/src/highlight.h: C source, ASCII text data/redisearch-1.2.2/src/highlight_processor.c: C source, ASCII text data/redisearch-1.2.2/src/id_filter.c: C source, ASCII text data/redisearch-1.2.2/src/id_filter.h: C source, ASCII text data/redisearch-1.2.2/src/id_list.c: C source, ASCII text data/redisearch-1.2.2/src/id_list.h: C source, ASCII text data/redisearch-1.2.2/src/index.c: C source, ASCII text data/redisearch-1.2.2/src/index.h: C source, ASCII text data/redisearch-1.2.2/src/index_iterator.h: C source, ASCII text data/redisearch-1.2.2/src/index_result.c: C source, ASCII text data/redisearch-1.2.2/src/index_result.h: C source, ASCII text data/redisearch-1.2.2/src/indexer.c: C source, ASCII text data/redisearch-1.2.2/src/indexer.h: C source, ASCII text data/redisearch-1.2.2/src/inverted_index.c: C source, ASCII text data/redisearch-1.2.2/src/inverted_index.h: C source, ASCII text data/redisearch-1.2.2/src/leakcheck.supp: ASCII text data/redisearch-1.2.2/src/module-init/module-init.c: C source, ASCII text data/redisearch-1.2.2/src/module.c: C source, UTF-8 Unicode text data/redisearch-1.2.2/src/module.h: C source, ASCII text data/redisearch-1.2.2/src/numeric_filter.c: C source, ASCII text data/redisearch-1.2.2/src/numeric_filter.h: C source, ASCII text data/redisearch-1.2.2/src/numeric_index.c: C source, ASCII text data/redisearch-1.2.2/src/numeric_index.h: C source, ASCII text data/redisearch-1.2.2/src/offset_vector.c: C source, ASCII text data/redisearch-1.2.2/src/print_version.c: C source, ASCII text data/redisearch-1.2.2/src/pytest/CMakeLists.txt: ASCII text data/redisearch-1.2.2/src/pytest/Makefile: ASCII text data/redisearch-1.2.2/src/pytest/base_case.py: Python script, ASCII text executable data/redisearch-1.2.2/src/pytest/games.json.bz2: bzip2 compressed data, block size = 900k data/redisearch-1.2.2/src/pytest/hotels.py: ASCII text data/redisearch-1.2.2/src/pytest/rmtest.config: ASCII text data/redisearch-1.2.2/src/pytest/test.py: Python script, UTF-8 Unicode text executable, with very long lines data/redisearch-1.2.2/src/pytest/test_aggregate.py: Python script, ASCII text executable data/redisearch-1.2.2/src/pytest/test_aof.py: Python script, ASCII text executable, with very long lines data/redisearch-1.2.2/src/pytest/test_cn.py: Python script, UTF-8 Unicode text executable, with very long lines data/redisearch-1.2.2/src/pytest/test_conditional_updates.py: Python script, ASCII text executable data/redisearch-1.2.2/src/pytest/test_cursors.py: Python script, ASCII text executable data/redisearch-1.2.2/src/pytest/test_doctable.py: Python script, ASCII text executable data/redisearch-1.2.2/src/pytest/test_ext.py: Python script, ASCII text executable data/redisearch-1.2.2/src/pytest/test_fuzz.py: Python script, ASCII text executable data/redisearch-1.2.2/src/pytest/test_fuzzy.py: Python script, ASCII text executable data/redisearch-1.2.2/src/pytest/test_gc.py: Python script, ASCII text executable data/redisearch-1.2.2/src/pytest/test_safemode.py: Python script, ASCII text executable data/redisearch-1.2.2/src/pytest/test_scorers.py: Python script, ASCII text executable data/redisearch-1.2.2/src/pytest/test_summarize.py: Python script, ASCII text executable, with very long lines data/redisearch-1.2.2/src/pytest/test_synonyms.py: Python script, ASCII text executable data/redisearch-1.2.2/src/pytest/test_tags.py: Python script, ASCII text executable data/redisearch-1.2.2/src/pytest/test_wideschema.py: Python script, ASCII text executable data/redisearch-1.2.2/src/qint.c: C source, ASCII text data/redisearch-1.2.2/src/qint.h: C source, ASCII text data/redisearch-1.2.2/src/query.c: C source, ASCII text data/redisearch-1.2.2/src/query.h: C source, ASCII text data/redisearch-1.2.2/src/query_node.h: C source, ASCII text data/redisearch-1.2.2/src/query_parser/Makefile: ASCII text data/redisearch-1.2.2/src/query_parser/lexer.c: C source, ASCII text data/redisearch-1.2.2/src/query_parser/lexer.rl: C source, ASCII text data/redisearch-1.2.2/src/query_parser/parse.h: C source, ASCII text data/redisearch-1.2.2/src/query_parser/parser-toplevel.c: C source, ASCII text data/redisearch-1.2.2/src/query_parser/parser.c.inc: C source, ASCII text data/redisearch-1.2.2/src/query_parser/parser.h: ASCII text data/redisearch-1.2.2/src/query_parser/parser.y: C source, ASCII text data/redisearch-1.2.2/src/query_parser/template.c.tpl: C source, ASCII text data/redisearch-1.2.2/src/query_parser/tokenizer.h: C source, ASCII text data/redisearch-1.2.2/src/query_plan.h: C source, ASCII text data/redisearch-1.2.2/src/redis.conf: ASCII text data/redisearch-1.2.2/src/redis_index.c: C source, ASCII text data/redisearch-1.2.2/src/redis_index.h: C source, ASCII text data/redisearch-1.2.2/src/redisearch.h: C source, ASCII text data/redisearch-1.2.2/src/redismodule.h: C source, ASCII text data/redisearch-1.2.2/src/result_processor.c: C source, ASCII text data/redisearch-1.2.2/src/result_processor.h: C source, ASCII text data/redisearch-1.2.2/src/rmalloc.h: C source, ASCII text data/redisearch-1.2.2/src/rmutil/CMDPARSE.md: C source, ASCII text data/redisearch-1.2.2/src/rmutil/CMakeLists.txt: ASCII text data/redisearch-1.2.2/src/rmutil/Makefile: makefile script, ASCII text data/redisearch-1.2.2/src/rmutil/alloc.c: C source, ASCII text data/redisearch-1.2.2/src/rmutil/alloc.h: C source, ASCII text data/redisearch-1.2.2/src/rmutil/cmdparse.c: C source, ASCII text data/redisearch-1.2.2/src/rmutil/cmdparse.h: C source, ASCII text data/redisearch-1.2.2/src/rmutil/heap.c: C source, ASCII text data/redisearch-1.2.2/src/rmutil/heap.h: C source, ASCII text data/redisearch-1.2.2/src/rmutil/logging.h: C source, ASCII text data/redisearch-1.2.2/src/rmutil/periodic.c: C source, ASCII text data/redisearch-1.2.2/src/rmutil/periodic.h: C source, ASCII text data/redisearch-1.2.2/src/rmutil/priority_queue.c: C source, ASCII text data/redisearch-1.2.2/src/rmutil/priority_queue.h: C source, ASCII text data/redisearch-1.2.2/src/rmutil/sds.c: C source, ASCII text data/redisearch-1.2.2/src/rmutil/sds.h: C source, ASCII text data/redisearch-1.2.2/src/rmutil/sdsalloc.h: C source, ASCII text data/redisearch-1.2.2/src/rmutil/strings.c: C source, ASCII text data/redisearch-1.2.2/src/rmutil/strings.h: C source, ASCII text data/redisearch-1.2.2/src/rmutil/test.h: C source, ASCII text data/redisearch-1.2.2/src/rmutil/test_cmdparse.c: C source, ASCII text data/redisearch-1.2.2/src/rmutil/test_heap.c: C source, ASCII text data/redisearch-1.2.2/src/rmutil/test_periodic.c: C source, ASCII text data/redisearch-1.2.2/src/rmutil/test_priority_queue.c: C source, ASCII text data/redisearch-1.2.2/src/rmutil/test_util.h: C source, ASCII text data/redisearch-1.2.2/src/rmutil/test_vector.c: C source, ASCII text data/redisearch-1.2.2/src/rmutil/util.c: C source, ASCII text data/redisearch-1.2.2/src/rmutil/util.h: C source, ASCII text data/redisearch-1.2.2/src/rmutil/vector.c: C source, ASCII text data/redisearch-1.2.2/src/rmutil/vector.h: C source, ASCII text data/redisearch-1.2.2/src/run_valgrind.sh: POSIX shell script, ASCII text executable data/redisearch-1.2.2/src/search_ctx.h: C source, ASCII text data/redisearch-1.2.2/src/search_options.h: C source, ASCII text data/redisearch-1.2.2/src/search_request.c: C source, ASCII text data/redisearch-1.2.2/src/search_request.h: C source, ASCII text data/redisearch-1.2.2/src/sortable.c: C source, ASCII text data/redisearch-1.2.2/src/sortable.h: C source, ASCII text data/redisearch-1.2.2/src/spec.c: C source, ASCII text data/redisearch-1.2.2/src/spec.h: C source, ASCII text data/redisearch-1.2.2/src/stemmer.c: C source, ASCII text data/redisearch-1.2.2/src/stemmer.h: C source, ASCII text data/redisearch-1.2.2/src/stopwords.c: C source, ASCII text data/redisearch-1.2.2/src/stopwords.h: C source, ASCII text data/redisearch-1.2.2/src/summarize_spec.c: C source, UTF-8 Unicode text data/redisearch-1.2.2/src/summarize_spec.h: C source, ASCII text data/redisearch-1.2.2/src/synonym_map.c: C source, ASCII text data/redisearch-1.2.2/src/synonym_map.h: C source, ASCII text data/redisearch-1.2.2/src/tag_index.c: C source, ASCII text data/redisearch-1.2.2/src/tag_index.h: C source, ASCII text data/redisearch-1.2.2/src/tests/CMakeLists.txt: ASCII text data/redisearch-1.2.2/src/tests/Makefile: makefile script, ASCII text data/redisearch-1.2.2/src/tests/bench-decoder.c: C source, ASCII text data/redisearch-1.2.2/src/tests/cn_sample.txt: UTF-8 Unicode text data/redisearch-1.2.2/src/tests/ext-example/Makefile: makefile script, ASCII text data/redisearch-1.2.2/src/tests/ext-example/example.c: C source, ASCII text data/redisearch-1.2.2/src/tests/ext-example/example.h: C source, ASCII text data/redisearch-1.2.2/src/tests/genesis.txt: ASCII text, with CRLF line terminators data/redisearch-1.2.2/src/tests/quantile_data.txt: ASCII text data/redisearch-1.2.2/src/tests/test_aggregate.c: C source, ASCII text data/redisearch-1.2.2/src/tests/test_arr.c: C source, ASCII text data/redisearch-1.2.2/src/tests/test_array.c: C source, ASCII text data/redisearch-1.2.2/src/tests/test_blkalloc.c: C source, ASCII text data/redisearch-1.2.2/src/tests/test_cntokenize.c: C source, ASCII text data/redisearch-1.2.2/src/tests/test_expr.c: C source, ASCII text data/redisearch-1.2.2/src/tests/test_extensions.c: C source, ASCII text data/redisearch-1.2.2/src/tests/test_index.c: C source, UTF-8 Unicode text data/redisearch-1.2.2/src/tests/test_khtable.c: C source, ASCII text data/redisearch-1.2.2/src/tests/test_qint.c: C source, ASCII text data/redisearch-1.2.2/src/tests/test_quantile.c: C source, ASCII text data/redisearch-1.2.2/src/tests/test_query.c: C source, UTF-8 Unicode text data/redisearch-1.2.2/src/tests/test_range.c: C source, ASCII text data/redisearch-1.2.2/src/tests/test_result_processor.c: C source, ASCII text data/redisearch-1.2.2/src/tests/test_stemmer.c: C source, UTF-8 Unicode text data/redisearch-1.2.2/src/tests/test_stopwords.c: C source, UTF-8 Unicode text data/redisearch-1.2.2/src/tests/test_summarize.c: C source, ASCII text data/redisearch-1.2.2/src/tests/test_synonym_map.c: C source, ASCII text data/redisearch-1.2.2/src/tests/test_tag_index.c: C source, ASCII text data/redisearch-1.2.2/src/tests/test_tokenize.c: C source, UTF-8 Unicode text data/redisearch-1.2.2/src/tests/test_trie.c: C source, UTF-8 Unicode text data/redisearch-1.2.2/src/tests/test_util.h: C source, ASCII text data/redisearch-1.2.2/src/tests/test_value.c: C source, ASCII text data/redisearch-1.2.2/src/tests/time_sample.h: C source, ASCII text data/redisearch-1.2.2/src/tests/titles.csv: CSV text data/redisearch-1.2.2/src/tokenize.c: C source, ASCII text data/redisearch-1.2.2/src/tokenize.h: C source, ASCII text data/redisearch-1.2.2/src/tokenize_cn.c: C source, ASCII text data/redisearch-1.2.2/src/toksep.h: C source, ASCII text data/redisearch-1.2.2/src/trie/Makefile: makefile script, ASCII text data/redisearch-1.2.2/src/trie/levenshtein.c: C source, ASCII text data/redisearch-1.2.2/src/trie/levenshtein.h: C source, ASCII text data/redisearch-1.2.2/src/trie/rune_util.c: C source, ASCII text data/redisearch-1.2.2/src/trie/rune_util.h: C source, ASCII text data/redisearch-1.2.2/src/trie/sparse_vector.c: C source, ASCII text data/redisearch-1.2.2/src/trie/sparse_vector.h: C source, ASCII text data/redisearch-1.2.2/src/trie/trie.c: C source, ASCII text data/redisearch-1.2.2/src/trie/trie.h: C source, ASCII text data/redisearch-1.2.2/src/trie/trie_type.c: C source, ASCII text data/redisearch-1.2.2/src/trie/trie_type.h: C source, ASCII text data/redisearch-1.2.2/src/util/Makefile: makefile script, ASCII text data/redisearch-1.2.2/src/util/arr.h: C source, ASCII text data/redisearch-1.2.2/src/util/arr_rm_alloc.h: C source, ASCII text data/redisearch-1.2.2/src/util/array.c: C source, ASCII text data/redisearch-1.2.2/src/util/array.h: C source, ASCII text data/redisearch-1.2.2/src/util/block_alloc.c: C source, ASCII text data/redisearch-1.2.2/src/util/block_alloc.h: C source, ASCII text data/redisearch-1.2.2/src/util/fnv.c: C source, ASCII text data/redisearch-1.2.2/src/util/fnv.h: C source, ASCII text data/redisearch-1.2.2/src/util/heap.c: C source, ASCII text data/redisearch-1.2.2/src/util/heap.h: C source, ASCII text data/redisearch-1.2.2/src/util/khash.h: C source, ASCII text data/redisearch-1.2.2/src/util/khtable.c: C source, ASCII text data/redisearch-1.2.2/src/util/khtable.h: C source, ASCII text data/redisearch-1.2.2/src/util/logging.c: C source, ASCII text data/redisearch-1.2.2/src/util/logging.h: C source, ASCII text data/redisearch-1.2.2/src/util/mempool.c: C source, ASCII text data/redisearch-1.2.2/src/util/mempool.h: C source, ASCII text data/redisearch-1.2.2/src/util/minmax.h: C source, ASCII text data/redisearch-1.2.2/src/util/minmax_heap.c: C source, ASCII text data/redisearch-1.2.2/src/util/minmax_heap.h: C source, ASCII text data/redisearch-1.2.2/src/util/misc.c: C source, ASCII text data/redisearch-1.2.2/src/util/misc.h: C source, ASCII text data/redisearch-1.2.2/src/util/quantile.c: C source, ASCII text data/redisearch-1.2.2/src/util/quantile.h: C source, ASCII text data/redisearch-1.2.2/src/util/strconv.h: C source, ASCII text data/redisearch-1.2.2/src/value.c: C source, ASCII text data/redisearch-1.2.2/src/value.h: C source, ASCII text data/redisearch-1.2.2/src/varint.c: C source, ASCII text data/redisearch-1.2.2/src/varint.h: C source, ASCII text data/redisearch-1.2.2/src/version.h: C source, ASCII text data/redisearch-1.2.2/src/concurrent_ctx.c: C source, ASCII text data/redisearch-1.2.2/src/query_plan.c: C source, ASCII text data/redisearch-1.2.2/srcutil/gen_parser_toplevel.py: Python script, ASCII text executable data/redisearch-1.2.2/srcutil/lemon.c: C source, ASCII text data/redisearch-1.2.2/srcutil/lempar.c: C source, ASCII text data/redisearch-1.2.2/srcutil/make-parser.mk: makefile script, ASCII text data/redisearch-1.2.2/debian/changelog: ASCII text data/redisearch-1.2.2/debian/control: ASCII text data/redisearch-1.2.2/debian/copyright: UTF-8 Unicode text data/redisearch-1.2.2/debian/gbp.conf: ASCII text data/redisearch-1.2.2/debian/gitlab-ci.yml: ASCII text data/redisearch-1.2.2/debian/patches/0001-Define-CLOCK_MONOTONIC_RAW-for-kFreeBSD.patch: unified diff output, ASCII text data/redisearch-1.2.2/debian/patches/series: ASCII text data/redisearch-1.2.2/debian/redis-redisearch-doc.docs: ASCII text data/redisearch-1.2.2/debian/redis-redisearch-doc.lintian-overrides: ASCII text data/redisearch-1.2.2/debian/redis-redisearch.docs: ASCII text data/redisearch-1.2.2/debian/redis-redisearch.install: ASCII text data/redisearch-1.2.2/debian/redis-redisearch.lintian-overrides: ASCII text data/redisearch-1.2.2/debian/rules: a /usr/bin/make -f script, ASCII text executable data/redisearch-1.2.2/debian/source/format: ASCII text data/redisearch-1.2.2/debian/source/lintian-overrides: ASCII text data/redisearch-1.2.2/debian/source/options: ASCII text data/redisearch-1.2.2/debian/tests/control: ASCII text data/redisearch-1.2.2/debian/tests/load-module: POSIX shell script, ASCII text executable data/redisearch-1.2.2/debian/watch: ASCII text data/redisearch-1.2.2/.pc/.version: ASCII text data/redisearch-1.2.2/.pc/.quilt_patches: ASCII text data/redisearch-1.2.2/.pc/.quilt_series: ASCII text data/redisearch-1.2.2/.pc/applied-patches: ASCII text data/redisearch-1.2.2/.pc/0001-Define-CLOCK_MONOTONIC_RAW-for-kFreeBSD.patch/src/aggregate/aggregate_exec.c: C source, ASCII text data/redisearch-1.2.2/.pc/0001-Define-CLOCK_MONOTONIC_RAW-for-kFreeBSD.patch/src/concurrent_ctx.c: C source, ASCII text data/redisearch-1.2.2/.pc/0001-Define-CLOCK_MONOTONIC_RAW-for-kFreeBSD.patch/src/query_plan.c: C source, ASCII text