On Thu, Dec 02, 2010 at 09:15:55AM -0500, Richard Hipp wrote:
> >
> > Q2: "fossil ui" is nice. However, I'm missing search - like what "git gui"
> > gives. What do fossil-ites use for searching the repo? Just straight
> > database search?
> >
> 
> SQLite has a great full-text search engine built in.  I've long thought that
> it would be great to add an interface to this in Fossil.  We could index
> diffs for all check-ins, all wiki, all tickets, all Blog entries, etc, and
> then have a Google-like interface for searching for things.  Of course, the
> full text index would likely double the size of the repository file, but in
> this era of TB-size disk drives, is that really an issue?
> 
> It's really more of a matter of finding the time to do the necessary
> hacking....
I'm happy to hear that!

I'd leave that as an option, thought, about doubling or not doubling the
repository file.

Having the option of a search without indexing, is feasible?
_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to