search for: philippeapril

Displaying 3 results from an estimated 3 matches for "philippeapril".

2007 Mar 01
4
Need help creating my own Filter in Ruby
Hi, I posted a Trac ticket about it, but I thought I''d ask the mailing list to reach more people. I''m using these filters together in my analyzer (with acts_as_ferret + Ferret 0.11.1). HyphenFilter.new( StopFilter.new( LowerCaseFilter.new( MappingFilter.new(
2007 Dec 31
2
[Bug 1081] AIX port does not support group allow/ deny via nss_ldap
https://bugzilla.mindrot.org/show_bug.cgi?id=1081 Darren Tucker <dtucker at zip.com.au> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #1144 is|0 |1 obsolete| | --- Comment #3 from Darren Tucker <dtucker at
2007 May 30
3
A way to get all the words from an index?
Hi, I am just wondering if there''s a way to get all the words from an index. Basically, all the words that have been indexed (excluding the stopwords if I''m using the stopwords analyzer, etc.) The fields I''m putting in are not :stored in the index. The idea is to implement a "did you mean?" mecanism, which is based on the content of the index, not on a