Georg K
|
3b47bfd3a3
|
feat: add route to convert aoid2aoguid
|
2020-12-24 04:51:59 +03:00 |
|
jar3b
|
966bec093f
|
refactor: remove unused python2 code, optimize imports
|
2020-02-19 01:29:08 +03:00 |
|
jar3b
|
d03aa0a78c
|
debug: remove logging for '__get_suggest'
|
2020-02-19 00:45:22 +03:00 |
|
jar3b
|
67cfd34a66
|
debug: fix logging for '__get_suggest'
|
2020-02-19 00:42:20 +03:00 |
|
jar3b
|
03d432cb25
|
debug: add logging for '__get_suggest'
|
2020-02-19 00:41:08 +03:00 |
|
jar3b
|
63815b0871
|
fix: "TypeError: reading file objects must return bytes objects" while creating DB from directory (after lxml update)
|
2020-02-02 02:05:05 +03:00 |
|
jar3b
|
ec6fc6a8c0
|
Update configs, fix soap url
|
2018-11-07 18:49:44 +03:00 |
|
Jack Stdin
|
85e1ecfbaa
|
Add codecs.open instad of open (for DB fetcher on Win7)
|
2017-01-25 12:05:29 +03:00 |
|
jar3b
|
f2659b0010
|
Add multiple error route
|
2016-09-22 12:22:12 +03:00 |
|
jar3b
|
afd61dae19
|
Add "OPTIONS" handling for more restful responses
|
2016-09-21 17:19:45 +03:00 |
|
jar3b
|
67f64b7aec
|
Add gitkeep
|
2016-04-25 11:51:02 +03:00 |
|
jar3b
|
72d0036879
|
Some API fix:
now /find/<text>?strong=<0,1> is right route,
'find' always returns array
|
2016-04-24 12:31:18 +03:00 |
|
jar3b
|
c7f0de74a5
|
Big commit for py3
|
2016-04-22 14:30:05 +03:00 |
|
jar3b
|
9ed372857e
|
Fixes #10
|
2016-04-15 17:07:45 +03:00 |
|
jar3b
|
9d3590e5a4
|
Add regioncode to FIAS result set
|
2016-03-24 12:17:57 +03:00 |
|
jar3b
|
c99db3ceea
|
Add check if no results in __normalize method
|
2016-03-21 13:17:23 +03:00 |
|
jar3b
|
2b71f7680e
|
Add gettext feature (/gettext/<aoid>)
|
2016-03-21 13:08:49 +03:00 |
|
jar3b
|
d05f2a37fb
|
Remove debug output in search.py
|
2016-03-17 16:13:17 +03:00 |
|
jar3b
|
e764b44da4
|
Some corrections in strong search
|
2016-03-16 22:18:36 +03:00 |
|
jar3b
|
8dff95c692
|
Config refactoring
|
2016-03-16 20:34:08 +03:00 |
|
jar3b
|
2374afe21c
|
Start working with strong search
|
2016-03-16 18:09:45 +03:00 |
|
jar3b
|
cbeedcc985
|
Fix Bottle http server running
|
2016-03-15 17:25:56 +03:00 |
|
jar3b
|
356bcf74c4
|
Add log filename to config
|
2016-03-15 12:59:33 +03:00 |
|
jar3b
|
255f895993
|
Fix callable (3rd)
|
2016-03-15 12:53:13 +03:00 |
|
jar3b
|
6425471dae
|
Fix callable (2nd)
|
2016-03-15 12:50:38 +03:00 |
|
jar3b
|
4d24ec4f66
|
Fix callable
|
2016-03-15 12:48:38 +03:00 |
|
jar3b
|
64a9333d68
|
Implement callable in BottleCL
|
2016-03-15 12:45:35 +03:00 |
|
jar3b
|
8d0a54618e
|
Small refactoring (static method and comments)
|
2016-03-14 17:39:43 +03:00 |
|
jar3b
|
5e310df926
|
Added error logging on HTTP requests (if config.basic.logging is enabled)
|
2016-03-14 13:21:45 +03:00 |
|
jar3b
|
7076a13c53
|
Refactor: using short import names
|
2016-03-14 12:52:03 +03:00 |
|
jar3b
|
f03cd63faa
|
Fix program won't exit if rar file doesn't exists. Mod readme.md.
|
2016-03-13 01:44:22 +03:00 |
|
jar3b
|
7462e50e37
|
Add logging for sphinx query time (if logging == True in config)
|
2016-03-12 21:09:55 +03:00 |
|
jar3b
|
0d9cfbfd3b
|
Auto-create necessary folders for Sphinx. Mod Readme.md
|
2016-03-12 21:00:30 +03:00 |
|
jar3b
|
a5f4344ecb
|
Fix manage.py config. Fix warning in xmlparser.py (null check)
|
2016-03-12 20:22:35 +03:00 |
|
jar3b
|
ad70ef7742
|
Fixes #7
|
2016-03-12 20:14:28 +03:00 |
|
jar3b
|
19d80f5811
|
Small config rework. Add .gitignore
|
2016-03-12 19:54:24 +03:00 |
|
jar3b
|
b0914d58f5
|
Add bottle class proto (and simple class method routing)
|
2016-03-12 18:24:02 +03:00 |
|
jar3b
|
3fe80ecef8
|
Переделан конфиг (теперь не нужны правки в package), обновлено
Readme.
|
2016-03-11 21:53:34 +03:00 |
|
jar3b
|
88ec3066a1
|
Test global ip with Sphinx
|
2016-03-07 20:06:24 +03:00 |
|
Jack Stdin
|
4f5ce9eecb
|
Valid url to SOAP nalog.ru
|
2016-02-23 22:30:48 +03:00 |
|
Jack Stdin
|
86426d4803
|
Refactor. Deleted setup.py
|
2016-02-23 22:29:12 +03:00 |
|
Jack Stdin
|
dc8e5d35a7
|
Add user rank to result query (sphinx)
|
2016-02-22 21:37:06 +03:00 |
|
Jack Stdin
|
685c719ec1
|
Add short name splitting into second field
|
2016-02-21 21:55:46 +03:00 |
|
Jack Stdin
|
c4b516a28c
|
Разделен индекс на основу (полную форму) и сокращение. Поправлено Readme с учетом новых реалий.
|
2016-02-21 01:08:16 +03:00 |
|
Jack Stdin
|
5a5c2211db
|
Добавлена настройка соединения Sphinx (возможен Unix Socket)
|
2016-02-21 00:15:12 +03:00 |
|
Jack Stdin
|
c2799674b3
|
Теперь в приоритете наиболее короткий адрес.
|
2016-02-20 16:56:15 +03:00 |
|
Jack Stdin
|
955c72c01c
|
Переделан слегка индекс, наброски алго поиска с сокращениями
|
2016-02-20 16:18:09 +03:00 |
|
Jack Stdin
|
9f67e139d6
|
Пробный индекс неактуальных пунктов
|
2016-02-18 15:07:40 +03:00 |
|
Jack Stdin
|
ce934b9f1b
|
Добавлена пост-обработка часто встречающихся слов
|
2016-02-18 13:18:38 +03:00 |
|
Jack Stdin
|
5d9be67b00
|
Обновлены зависимости, sort results (ratio) anyway
|
2016-02-18 12:56:33 +03:00 |
|