[pylucene-dev] PyLucene Search Result Sorting
Andi Vajda
vajda at osafoundation.org
Sat Mar 31 21:44:28 PST 2007
On Sat, 31 Mar 2007, Ram Peters wrote:
> I have local site developed using python for my country where people
> post classifieds for 7 days for free and pay fees for longer period.
> I thinking of using PyLucene to provide searching capabilities. What
> I need to do is:
>
> 1. Sort the retrieve data accorinding to newest to oldest based on
> created_date.
> 2. Remove expired ads from PyLucene Index periodically every day.
> Also if someone post an ad, it should reflect immediately in the
> search results.
>
> I am not sure where to start in PyLucene to have these implemented.
> Any help, examples would be appreciated.
This is a question much better asked on the regular Lucene user list [1].
Andi..
[1] http://lucene.apache.org/java/docs/mailinglists.html#Java%20User%20List
More information about the pylucene-dev
mailing list