|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
SearchFilter. If you must
perform post search filtering, you can filter SearchResults returned by
the methods on SearchManager.
@Deprecated public interface ResultFilter
Represents a filter that is applied to search results after a search is complete. This is mapped to a
LuceneResultFilter which implements the actual filtering behaviour.
SearchFilter which represents a filter that
is applied during a search (which is generally more efficient).
| Method Summary | |
|---|---|
java.lang.String |
getKey()
Deprecated. Gets the unique key that identifies this type of result filter. |
java.util.List |
getParameters()
Deprecated. Gets the parameters that configure this result filter. |
| Method Detail |
|---|
java.lang.String getKey()
java.util.List getParameters()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||