[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Hooking Lucene to provide full-text search

From: <kfogel_at_collab.net>
Date: 2006-01-10 19:39:23 CET

"Turaukar Yur" <yuraukar@hotmail.com> writes:
> While I am aware that using a post-commit hook to have Lucene add the
> newly commited file content to its index for fast and flexible
> searching is generally possible, I would like to know whether anyone
> has a working script for that already.
>
> I have seen a Phython script on the web that does does that as a
> command line tool (and is for proof of concept only), but no fully
> functional hook script yet.
>
> Anyone has that and is willing to share this?

Ben Collins-Sussman posted something involving LuPy (the Python port
of the Lucene text indexer and search engine) and the Subversion
Python bindings.

   http://svn.red-bean.com/repos/sussman/software/subversion/ReposIndexer/

It's not polished yet, but I think it's close to what you had in mind.

-Karl

-- 
www.collab.net  <>  CollabNet  |  Distributed Development On Demand
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Jan 10 21:19:33 2006

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.