Displaying 3 results from an estimated 3 matches for "segment_term_enum".
2006 Jan 05
0
Java Lucene compatibility?
...Java Lucene (1.9, from svn trunk) and then trying to
search it with Ferret and getting this:
/usr/lib/ruby/site_ruby/1.8/ferret/index/term_buffer.rb:31:in `read'':
undefined method `name'' for nil:NilClass (NoMethodError)
from /usr/lib/ruby/site_ruby/1.8/ferret/index/
segment_term_enum.rb:90:in `next?''
from /usr/lib/ruby/site_ruby/1.8/ferret/index/
segment_term_enum.rb:118:in `scan_to''
from /usr/lib/ruby/site_ruby/1.8/ferret/index/
term_infos_io.rb:285:in `scan_for_term_info''
from /usr/lib/ruby/site_ruby/1.8/ferret/index/
t...
2006 May 15
16
Ferret not able to read a Lucene Index?
Hi all,
Having problems trying to get Ferret to read an index generated by
Lucene.
Am I right in thinking Ferret should be able to read a Lucene generated
index no problem?
Using the code snippets detailed in
http://www.ruby-forum.com/topic/64099#new
Any advice gratefully received.
Many Thanks,
Steven
--
Posted via http://www.ruby-forum.com/.
2006 May 11
6
problem with solaris install
I was trying to install ferret 0.9.2 on solaris (SunOS 5.8) which
does not have a sys/dir.h
nix_io.c:5:21: sys/dir.h: No such file or directory
make: *** [nix_io.o] Error 1
I couldn''t find an obvious way around this... any suggestions?
Thanks,
Rich Marisa
Cornell Information Technologies
Cornell University