Displaying 3 results from an estimated 3 matches for "ctc_analyzer".
Did you mean:
tc_analyzer
2006 Jul 05
3
Is there any schema of full-text search that support utf-8?
Is there any schema of full-text search that support utf-8 especially
for Asia language such as Chinese,Japanese,etc.
Ferret/acts_as_ferret can not work when these language key words are
searched,and also, it is difficult to implement pagination-which need
both the count of search results and offset.
Very grateful!
--
Posted via http://www.ruby-forum.com/.
2006 Jul 07
4
How to add Asia token analyzer to ferret simply?
...; Very grateful!
>
> Hi Charlie,
>
> Ferret will work fine on Asian Languages. You just need to write your
> own Analyzer which matches tokens correctly for the language you are
> interested in. Have a look at the RegExpAnalyzer in Ferret. You can
> look at test/unit/analysis/ctc_analyzer.rb to see how it works.
>
> Cheers,
> Dave
--
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