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: 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: =?UTF-8?B?0J3QuNC60L7Qu9CwINCS0YPQutC+0YHQsNCy0ZnQtdCy0LjRmw==?= 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: In-Reply-To: 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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: 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 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!