Nobody ? Something similar is Lucene in Java... but in actionScript ???
> What I want to do is searching for a term or expression in an > ArrayCollection of objects (simple objects containing many members, > some of them being Strings). > Is there any library/api able to do that ?: > - relevance sorting (nb of occurences for instance...) > - some extra capabilities for the parsing of the expression (ie. > search for all terms / search for any..) > > I can do that myself but I'm sure something it exists somewhere !! Do > you have any link/suggestion ? > > Maz >

