Displaying 4 results from an estimated 4 matches for "nsearching".
Did you mean:
searching
2007 Mar 22
0
Url searching ?
...;'http://www.rift.fr''}
[''type:url AND url:*google*'',
''type:url AND url:*"://foobar"*'',
''type:url AND url:"http://goo"*'',
''type:url AND url:"http://goo*"''].each do |q|
puts "\nSearching #{q}"
INDEX.search(q).hits.each { |x| p INDEX[x.doc].load }
puts "\n"
end
Thanks by advance !
Regards,
Jeremie ''ahFeel'' BORDIER
Rift Technologies
--
Posted via http://www.ruby-forum.com/.
2007 Apr 03
3
[Repost] Problem with url searching..
...;'http://www.rift.fr''}
[''type:url AND url:*google*'',
''type:url AND url:*"://foobar"*'',
''type:url AND url:"http://goo"*'',
''type:url AND url:"http://goo*"''].each do |q|
puts "\nSearching #{q}"
INDEX.search(q).hits.each { |x| p INDEX[x.doc].load }
puts "\n"
end
I hope Dave or anyone else will be able to give us an hint or a release,
something like this..
Regards,
Jeremie ''ahFeel'' BORDIER
Rift Technologies
--
Posted via http://www.ruby-forum.c...
2012 Jul 22
2
maildir_copy_with_hardlinks on v.2.0.19
Hi,
I'm trying to get the so-called "single instance store" (I think cyrus
has got the name for the first time) with dovecot --version = 2.0.19
binary package installed from ubuntu 12.04 lts official repo.
I have checked that "maildir_copy_with_hardlinks" is enabled ("dovecot
-a|grep hard" shows "yes") then I have installed and enabled the lmtp
2001 May 31
0
Bug in scp
Hi!
I don't know much about network programming, or about terminal handling.
I wondered about why the command
"scp file user at host:path" didn't work. It gave me the following error
messages:
"stdin: is not a tty"
"Write failed flushing stdout buffer."
"write stdout: Broken pipe"
I tried it with different versions of ssh, first the newest debian