Displaying 5 results from an estimated 5 matches for "finkenlust".
2008 Jun 04
2
Is Ferret''s SVN repository down?
Is Ferret''s SVN repository down? I''m trying to get the source from
svn://davebalmain.com/ferret, but I keep getting "Connection Refused"
errors. Did the URL change, or is Ferret''s repository really down?
--
Bira
http://compexplicita.wordpress.com
http://compexplicita.tumblr.com
2009 Apr 09
4
Weird analyzer issue with the word ''fly''
Hi all
I''m using a_a_f in rails with a StemmingAnalyzer, in the index and in my
search. I got the idea from this topic:
http://www.ruby-forum.com/topic/80178
I''m having a problem with some search terms - i narrowed one of them
down to the inclusion of the word ''fly''. Can anyone give me any clues
at to what might be happening, or even how i can investigate?
2008 May 19
3
Error decoding input string.
Hi,
I am trying to index a number of Spanish language text files, but a
large fraction of the files are generating errors like the
following...
Error: exception 2 not handled: Error decoding input string. Check that you have the locale set correctly
however it looks to me like my locale matches the file type. Running
the file command on the files returns
$ file
2008 May 19
1
feature question
Hi,
Can ferret search for a combination of words and return the distance
between them in a text? If it exists is there a way you can improve on
this by looking if they are separated by a certain character(like . for
different sentences)?
Thanks,
Radu
2009 Feb 10
3
uninitialized constant ActsAsFerret (NameError)
Hi all,
I have another problem that I fight with for some time and I could not
understand where is the problem. Probably the problem is that I am quite
"green" in RR :)
I am trying to make the Demo Application that comes with Ferret to work
but I guess something with my environment is not OK.
I will do apreciate any help.
[root at moonlight FerretDemo]# ./script/server
=> Booting