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 '^#'
--
Peter Karman . peter(at)not-real.peknet.com . http://peknet.com/
_______________________________________________
Users mailing list
Users@lists.swish-e.org
http://lists.swish-e.org/listinfo/users
Received on Wed Nov 14 15:20:31 2007