Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #74695
| Newsgroups | comp.lang.python |
|---|---|
| Date | 2014-07-17 15:01 -0700 |
| Message-ID | <ea927f50-eb6d-435e-b1d4-a42c4f4da634@googlegroups.com> (permalink) |
| Subject | Python package index in elasticsearch |
| From | Maciej Dziardziel <fiedzia@gmail.com> |
Hi Being frustrated with speed and inflexibility of pip search, I played with elasticsearch and set up my own index. Maybe someone will find it useful too. Site: http://pypisearch.linuxcoder.co.uk Code: https://github.com/Fiedzia/pypisearch Full lucene syntax is allowed. Note: indexing is in progress, but over 60% of pypi packages are there, it should get to 100% within max few hours. Having the basics working, I hope to polish it soon. Maciej Dziardziel fiedzia@gmail.com
Back to comp.lang.python | Previous | Next — Next in thread | Find similar | Unroll thread
Python package index in elasticsearch Maciej Dziardziel <fiedzia@gmail.com> - 2014-07-17 15:01 -0700 Re: Python package index in elasticsearch Никола Вукосављевић <hauzer@gmx.com> - 2014-07-18 00:10 +0200 Re: Python package index in elasticsearch Ned Deily <nad@acm.org> - 2014-07-17 22:14 -0700
csiph-web