Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #74696
| Path | csiph.com!v102.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed2.news.xs4all.nl!xs4all!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <hauzer@gmx.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.029 |
| X-Spam-Evidence | '*H*': 0.94; '*S*': 0.00; 'syntax': 0.04; 'subject:Python': 0.06; 'allowed.': 0.07; 'indexing': 0.07; 'pypi': 0.07; 'polish': 0.09; 'received:gmx.net': 0.09; 'url:github': 0.09; 'great!': 0.16; 'index.': 0.16; 'lucene': 0.16; 'subject:skip:e 10': 0.16; 'wrote:': 0.18; 'header:User- Agent:1': 0.23; 'looks': 0.24; 'code:': 0.26; 'header:In-Reply- To:1': 0.27; 'too.': 0.31; 'from:addr:gmx.com': 0.31; 'there,': 0.34; 'maybe': 0.34; 'but': 0.35; 'useful': 0.36; 'should': 0.36; 'being': 0.38; 'to:addr:python-list': 0.38; 'to:addr:python.org': 0.39; 'hope': 0.61; 'full': 0.61; 'from:charset:utf-8': 0.61; 'email addr:gmail.com': 0.63; 'within': 0.65; 'note:': 0.66; 'url:co': 0.67; 'frustrated': 0.68; 'soon.': 0.71; 'search,': 0.74; '100%': 0.77; 'site:': 0.83; 'played': 0.84; 'working,': 0.84 |
| Date | Fri, 18 Jul 2014 00:10:36 +0200 |
| From | Никола Вукосављевић <hauzer@gmx.com> |
| User-Agent | Mozilla/5.0 (Windows NT 6.1; WOW64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 |
| MIME-Version | 1.0 |
| To | python-list@python.org |
| Subject | Re: Python package index in elasticsearch |
| References | <ea927f50-eb6d-435e-b1d4-a42c4f4da634@googlegroups.com> |
| In-Reply-To | <ea927f50-eb6d-435e-b1d4-a42c4f4da634@googlegroups.com> |
| Content-Type | text/plain; charset=UTF-8; format=flowed |
| Content-Transfer-Encoding | 7bit |
| X-Provags-ID | V03:K0:nv0rlLbdxFPk9LopB+vj/47CVnATMirnsxqD7jOJB8v+oWX9gq7 ULN8MWPAbAOnzKemwG1/E9QRf/5aOq6Y5LoVe0eu2+ao6j7SRN+3oD61xUnfK5c8/fC/bPM 1GDlYvHh7ObziKPOeJ4MDUaRKs0SUKy0FTD3koVkrnp4LacXPpX+8rnwuXKbWTgeU8bhn+z aX2KCHrLvfsEE09qRXgqA== |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.15 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <https://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list/> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <https://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.11965.1405635088.18130.python-list@python.org> (permalink) |
| Lines | 22 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1405635088 news.xs4all.nl 2860 [2001:888:2000:d::a6]:53904 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | csiph.com comp.lang.python:74696 |
Show key headers only | View raw
On 18.7.2014 0:01, Maciej Dziardziel wrote: > 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 > Looks great!
Back to comp.lang.python | Previous | Next — Previous in thread | 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