On Wed, Nov 14, 2007 at 02:20:29PM -0600, Peter Karman wrote:
>
>
> On 11/14/2007 01:29 PM, thierry@streamjobs.net wrote:
> > Hello Every body,
> >
> > Small question (I did not find how to do this into the doc...)
> >
> > Is it possible to remove those header results info :
> >
> > # SWISH format: 2.4.5
> > # Search words: oracle delphi manage* ortems
> > # Removed stopwords:
> > # Number of hits: 3
> > # Search time: 0,023 seconds
> > # Run time: 0,067 second
> >
> > when executing the following command line:
> >
> > $ swish-e -w 'oracle Delphi manage*' -f /usr/local/bin/swish-e.config
> >
>
> $ swish-e -w 'oracle Delphi manage*' -f /usr/local/bin/swish-e.config \
> | grep -v '^#'
I think -H0 (or -H 0) (that's a zero) should do the same thing.
--
Bill Moseley
moseley@hank.org
Unsubscribe from or help with the swish-e list:
http://swish-e.org/Discussion/
Help with Swish-e:
http://swish-e.org/current/docs
_______________________________________________
Users mailing list
Users@lists.swish-e.org
http://lists.swish-e.org/listinfo/users
Received on Sat Nov 17 17:47:17 2007