##// END OF EJS Templates
search: add support for elastic search 6...
search: add support for elastic search 6 - elasticsearch new query lang and searcher - much more advanced query lang - added context aware search in repository groups, repository, commits, files view - optimized quick search bar speed when using full text search - added option to increase hits per file number from query URL using max_lines - search results can be now marked inside a text file using ?mark=HIGHLIGHT_TEXT added to the url

File last commit:

r3305:ffc10bef default
r3319:b8fd1d7a default
Show More
requirements_test.txt
15 lines | 241 B | text/plain | TextLexer
/ requirements_test.txt
# test related requirements
pytest==3.8.2
py==1.6.0
pytest-cov==2.6.0
pytest-sugar==0.9.1
pytest-runner==4.2.0
pytest-profiling==1.3.0
pytest-timeout==1.3.2
gprof2dot==2017.9.19
mock==1.0.1
cov-core==1.15.0
coverage==4.5.1
webtest==2.0.32