Open Files on Remote Server (intranet)
2011-12-14 00:13:50 GMT
Hello all users:
I'm really new to beagle search. I have installed it on a ubuntu server and it's working fine, I want to use the web interface, it works locally, but when I try to access from a another client across the intranet it doesn't open any files.
Example:
on my linux server:
http://localhost:4000/
I do a search and results in this:
file:///mydisk/myfile.pdf
I clik on it and opens the file correctly!!! great.
but
On my PC
http://10.0.200.210:4000
(file:///mydisk/myfile.pdf)
(I clic on any link and can't open the file because it's looking for it locally on my pc)
Is there a way to achive this?
I will appreaciate your help very much
--
Gamaliel Rendón Gómez
Cia. Comercial Cimaco S.A. de C.V.
Dpto. Sistemas
www.cimaco.com.mx
Tel +52 (871) 729-2933 ext. 2281
_______________________________________________ dashboard-hackers mailing list dashboard-hackers <at> gnome.org http://mail.gnome.org/mailman/listinfo/dashboard-hackers
Thanks a lot y'all beagle hackers!
The idea is simple and practical, beagle-static-qeury first, then use
grep on the results.
For e.g., to grep "ENGLISH_STOP_WORDS" in the beagle source code, I will
use beagle-static-query:
beagle-static-query\
--add-static-backend /src/beagle/.beagle\
--backend none\
--max-hits 100000\
'ENGLISH STOP WORDS'
(note how I figured out the `_' character should be removed when
beagling
RSS Feed