Re: [fossil-users] New search features

2015-02-03 Thread tonyp
https://www.dropbox.com/s/vujnqzgx3iaiu64/fossil.exe?dl=0 From: Richard Boehme Sent: Tuesday, February 03, 2015 1:58 PM To: Fossil SCM user's discussion Subject: Re: [fossil-users] New search features Does anyone have a Windows binary of the latest fossil with search? I don't have t

Re: [fossil-users] New search features

2015-02-03 Thread Richard Boehme
Does anyone have a Windows binary of the latest fossil with search? I don't have the ability to compile it from where I am at the moment. Thanks. Richard On Tue, Feb 3, 2015 at 1:41 AM, jungle Boogie wrote: > Dr. Hipp, > On 2 February 2015 at 22:11, Richard Hipp wrote: > > On 2/3/15, jungle

Re: [fossil-users] New search features

2015-02-02 Thread jungle Boogie
Dr. Hipp, On 2 February 2015 at 22:11, Richard Hipp wrote: > On 2/3/15, jungle Boogie wrote: >>> >> Something recently has changed that doesn't allow the clicked result >> to be viewed. >> >> http://fossil-scm.org/index.html/tktsrch?s=windows >> > > The main Fossil repo (and the main SQLite repo)

Re: [fossil-users] New search features

2015-02-02 Thread Richard Hipp
On 2/3/15, jungle Boogie wrote: >> > Something recently has changed that doesn't allow the clicked result > to be viewed. > > http://fossil-scm.org/index.html/tktsrch?s=windows > The main Fossil repo (and the main SQLite repo) are now running on a full-text index, rather than do a full scan of al

Re: [fossil-users] New search features

2015-02-02 Thread jungle Boogie
On 1 February 2015 at 20:48, Richard Hipp wrote: > The tip of trunk now supports full-text search on Check-in comments, > Documentation, Tickets, and Wiki. The https://www.fossil-scm.org/ > website is itself running this code, so you can see examples of the > search features there: > > https:

Re: [fossil-users] New search features

2015-02-02 Thread jungle Boogie
Hi Richard, On 1 February 2015 at 20:48, Richard Hipp wrote: > he tip of trunk now supports full-text search on Check-in comments, > Documentation, Tickets, and Wiki. The https://www.fossil-scm.org/ > website is itself running this code, so you can see examples of the > search features there: > >

Re: [fossil-users] New search features

2015-02-02 Thread Backe, Martin G
- From: fossil-users-boun...@lists.fossil-scm.org [mailto:fossil-users-boun...@lists.fossil-scm.org] On Behalf Of Johan Kuuse Sent: Monday, February 02, 2015 3:39 AM To: fossil-users@lists.fossil-scm.org Subject: Re: [fossil-users] New search features b. Suggestion: What about adding a 'T

Re: [fossil-users] New search features

2015-02-02 Thread Backe, Martin G
SEARCH FEATURE REQUEST: After performing a search and clicking on a link of interest, it would be nice if the returned page has the search term highlighted throughout the page. I've seen this in other search functions and have found it handy. Depending on the page that contains the search term,

Re: [fossil-users] New search features

2015-02-02 Thread Backe, Martin G
I never thought I could be so excited about a new Fossil feature. These are amazing changes, and will only be getting better. Thank you so much! -Original Message- From: fossil-users-boun...@lists.fossil-scm.org [mailto:fossil-users-boun...@lists.fossil-scm.org] On Behalf Of Richard Hipp

Re: [fossil-users] New search features

2015-02-02 Thread jungle Boogie
Hi Michai, On 2 February 2015 at 11:34, Michai Ramakers wrote: > just out of interest (I didn't really follow this thread): do you > (and/or original poster) already compile your own binaries? For Linux > and *BSD it's really trivial; the build process is easy and the build > is very clean (see >

Re: [fossil-users] New search features

2015-02-02 Thread Richard Hipp
On 2/2/15, Michai Ramakers wrote: >> > IMHO it's safe to use Fossil trunk tip for daily work like many people > here do. I'm usually running something close to trunk tip if not that very check-in as Fossil self-hosting repo and also on the SQLite site. You can always see which version of fossil

Re: [fossil-users] New search features

2015-02-02 Thread Michai Ramakers
Hello, On 2 February 2015 at 19:46, jungle Boogie wrote: > On 2 February 2015 at 10:32, mario wrote: >> P.S. >> Could we get like `dev-1.30.1` tags in between major releases? This is >> one of those significant new features that might warrant it. > > I agree with this! Especially since 1.30 was

Re: [fossil-users] New search features

2015-02-02 Thread jungle Boogie
On 2 February 2015 at 10:32, mario wrote: > P.S. > Could we get like `dev-1.30.1` tags in between major releases? This is > one of those significant new features that might warrant it. I agree with this! Especially since 1.30 was already increased: https://www.fossil-scm.org/index.html/info/09fe

Re: [fossil-users] New search features

2015-02-02 Thread mario
Sun, 1 Feb 2015 23:48:28 -0500 Richard Hipp : > > To experiment with this in your own repositories, you have to enable > searching in the new /srchsetup page (reachable by clicking on > "Search" under the "Admin" menu). That's extremely awesome. In particular the configuration settings are super

Re: [fossil-users] New search features

2015-02-02 Thread Jonathan Otsuka
Awesome! I specifically wanted wiki search! Jonathan Otsuka > On Feb 1, 2015, at 10:48 PM, Richard Hipp wrote: > > The tip of trunk now supports full-text search on Check-in comments, > Documentation, Tickets, and Wiki. The https://www.fossil-scm.org/ > website is itself running this code, so

Re: [fossil-users] New search features

2015-02-02 Thread Jungle Boogie
Dear Richard, From: Richard Hipp Sent: Mon, 2 Feb 2015 00:36:25 -0500 To: Fossil SCM user's discussion Subject: Re: [fossil-users] New search features On 2/2/15, jungle Boogie wrote: Hi Dr. Hipp, I go to http://www.fossil-scm.org/index.htm

Re: [fossil-users] New search features

2015-02-02 Thread Johan Kuuse
> The tip of trunk now supports full-text search on Check-in comments, > Documentation, Tickets, and Wiki. The https://www.fossil-scm.org/ > website is itself running this code, so you can see examples of the > search features there: > > https://www.fossil-scm.org/fossil/doc/trunk/www/permuted

Re: [fossil-users] New search features

2015-02-01 Thread Richard Hipp
On 2/2/15, jungle Boogie wrote: > Hi Dr. Hipp, > On 1 February 2015 at 20:48, Richard Hipp wrote: >> The tip of trunk now supports full-text search on Check-in comments, >> Documentation, Tickets, and Wiki. The https://www.fossil-scm.org/ >> website is itself running this code, so you can see ex

Re: [fossil-users] New search features

2015-02-01 Thread Richard Hipp
On 2/2/15, jungle Boogie wrote: > Hi Dr. Hipp, > On 1 February 2015 at 20:48, Richard Hipp wrote: >> The tip of trunk now supports full-text search on Check-in comments, >> Documentation, Tickets, and Wiki. The https://www.fossil-scm.org/ >> website is itself running this code, so you can see ex

Re: [fossil-users] New search features

2015-02-01 Thread jungle Boogie
Hi Dr. Hipp, On 1 February 2015 at 20:48, Richard Hipp wrote: > The tip of trunk now supports full-text search on Check-in comments, > Documentation, Tickets, and Wiki. The https://www.fossil-scm.org/ > website is itself running this code, so you can see examples of the > search features there: >