Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #74725

Re: Python package index in elasticsearch

From Ned Deily <nad@acm.org>
Subject Re: Python package index in elasticsearch
Date 2014-07-17 22:14 -0700
References <ea927f50-eb6d-435e-b1d4-a42c4f4da634@googlegroups.com>
Newsgroups comp.lang.python
Message-ID <mailman.11983.1405660501.18130.python-list@python.org> (permalink)

Show all headers | View raw


In article <ea927f50-eb6d-435e-b1d4-a42c4f4da634@googlegroups.com>,
 Maciej Dziardziel <fiedzia@gmail.com> wrote:
> 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.

Nice. But you should take a look at Warehouse, which is the anticipated 
replacement for PyPI.  Perhaps you can give Donald a hand.

https://warehouse.python.org
https://pypi.python.org/pypi/warehouse

-- 
 Ned Deily,
 nad@acm.org

Back to comp.lang.python | Previous | NextPrevious in thread | Find similar | Unroll thread


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