Displaying 5 results from an estimated 5 matches for "r_index".
Did you mean:
__index
2006 Oct 10
4
Need help for coding an extension to ferret
Hi,
i''m working on a project using Ferret for indexing it''s datas. I''m very
happy with it but i need to code an extension to implement a .to_json
method to TopDocs class, because ruby''s json implementation is really
really slow...
It''s my second (the first was the tutorial :/ ) ruby C extension, so i''m
not really at ease with ruby C
2007 Jun 28
0
Is anyone using ferret on Solaris/SPARC?
...0 in dw_invert_field (dw=0x1dfab28, fld_inv=0x206c810,
df=0x13e74f0) at index.c:5218
#9 0xfdf43a8c in dw_add_doc (dw=0x1dfab28, doc=0x99f5e0) at index.c:5288
#10 0xfdf44e54 in iw_add_doc (iw=0x1dfaa00, doc=0x99f5e0) at index.c:5968
#11 0xfdf34990 in frt_iw_add_doc (self=27175152, rdoc=27184872) at
r_index.c:1541
Kinda wonder if this is a 64-bit issue though I haven''t made any
attempt to compile these in 64-bit mode...
--
-Robert Tarrall.-
Unix System/Network Admin
E.Central/Neighborhood Link
2007 Nov 30
0
Cannot install ferret gem on Leopard
...b/ruby/1.8/i686-darwin8.10.3 -I. -fno-common -g -O2
-fno-common -pipe -fno-common -D_FILE_OFFSET_BITS=64 -c r_analysis.c
gcc -I. -I/usr/local/lib/ruby/1.8/i686-darwin8.10.3
-I/usr/local/lib/ruby/1.8/i686-darwin8.10.3 -I. -fno-common -g -O2
-fno-common -pipe -fno-common -D_FILE_OFFSET_BITS=64 -c r_index.c
gcc -I. -I/usr/local/lib/ruby/1.8/i686-darwin8.10.3
-I/usr/local/lib/ruby/1.8/i686-darwin8.10.3 -I. -fno-common -g -O2
-fno-common -pipe -fno-common -D_FILE_OFFSET_BITS=64 -c r_qparser.c
gcc -I. -I/usr/local/lib/ruby/1.8/i686-darwin8.10.3
-I/usr/local/lib/ruby/1.8/i686-darwin8.10.3 -I. -fno-co...
2005 Jan 03
2
(no subject)
...e.h:29: error: `iter' undeclared (first use in this function)
/home/balducci/tmp/install-us-d/syslinux/linux-2.6.10/include/linux/prio_tree.h:29: error: `root' undeclared (first use in this function)
/home/balducci/tmp/install-us-d/syslinux/linux-2.6.10/include/linux/prio_tree.h:30: error: `r_index' undeclared (first use in this function)
make[1]: *** [extlinux.o] Error 1
make[1]: Leaving directory `/home/balducci/tmp/install-us-d/syslinux/syslinux-3.01/extlinux'
make: *** [installer] Error 2
...
I seem to understand that the 2.6.10 headers are actually used, but
something is going...
2006 Aug 24
8
installing ferret
.../usr/local/lib/ruby/1.8/i686-linux -I. -c r_utils.c
gcc -fPIC -g -O2 -fno-common -I. -I/usr/local/lib/ruby/1.8/i686-linux
-I/usr/local/lib/ruby/1.8/i686-linux -I. -c r_store.c
gcc -fPIC -g -O2 -fno-common -I. -I/usr/local/lib/ruby/1.8/i686-linux
-I/usr/local/lib/ruby/1.8/i686-linux -I. -c r_index.c
gcc -fPIC -g -O2 -fno-common -I. -I/usr/local/lib/ruby/1.8/i686-linux
-I/usr/local/lib/ruby/1.8/i686-linux -I. -c r_search.c
gcc -fPIC -g -O2 -fno-common -I. -I/usr/local/lib/ruby/1.8/i686-linux
-I/usr/local/lib/ruby/1.8/i686-linux -I. -c r_qparser.c
gcc -shared -L''/usr/local/li...