Displaying 3 results from an estimated 3 matches for "stopall".
Did you mean:
stepall
2010 Dec 15
2
rsync server bootscript - stop and status considerations
Hello :-)
I want to create a boot/shutdown script including the usual restart, start,
status and stop options (on Slackware64 13.1). Netsearching for prior art,
I did not find any comprehensive examples. The normal technique seems to be
to kill the process recorded in the PID file (let's call it the daemon) but
this does not terminate all the rsync server processes.
Experimenting and
2007 Mar 31
4
not understanding search results
I''m getting some results that I don''t understand from a search.
The code, based on the tutorial, and the results are below.
Everything makes sense to me, except the results for
the ''title:"Some"'' query. I would think that it should
match the first two documents, but not the third.
What am I missing here?
Thanks for any help!
--- code
2007 Jan 19
9
Double-quoted query with "and" fails.
Hi,
We''re using Ferret 0.9.4 and we''ve observed the following behavior.
Searching for ''fieldname: foo and bar'' works fine while ''fieldname:
"foo and bar"'' doesn''t return any results. Is there a way to make
ferret recognize the ''and'' inside the query as a search term and not
an operator? (I hope I got the