ContainerFilter
"Nicolas Lafaury" <[email protected]>
| Newsgroups | gmane.comp.cms.jahia.devel |
|---|---|
| Message-ID | <[email protected]> |
Hello all I just try to use the ContainerFilterBean. I want to know if it's possible to have fuzzy search with this API. In fact I use the constant: ContainerFilterBean.COMP_EQUAL or other but I didn't find the possibility to search a part of the name. For an example: I have Nicolas in my container. If I add a filter with Nicolas, no answers have return, same with Nico... It's work only if I have the correct name. Is anyone known if it's possible or I should use Lucene to do that? Thanks for your answers. Nicolas