Do a keyword query that will yield 0 results:

        [EMAIL PROTECTED] ~]$ beacon --monitor --search  keywords=asdf
        Query took 0.00084400177002 seconds


Now touch asdf.txt in one of the directories being monitored by the
server.  Notice how the client does not get updated live.  However,
after asdf.txt is created, reissue the query:

        [EMAIL PROTECTED] ~]$ beacon --monitor --search  keywords=asdf
        <beacon.File /home/tack/tv/asdf.txt>
        Query took 0.0039050579071 seconds
        Beacon has finished the query and parsing
        
If at this point we touch another_asdf.txt, the live query properly
updates.

So it looks like if the query did not return any results, it doesn't end
up getting monitored.

Still, beacon is starting to look good. :)

Jason.



-------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Freevo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freevo-devel

Reply via email to