Class and Description |
---|
com.tridion.smarttarget.tags.SearchTagHandler
The search feature has been deprecated and will be removed in a future version.
|
com.tridion.smarttarget.utils.UnicodeEncoder
This utility class has been deprecated and will be removed in a future version.
|
Field and Description |
---|
com.tridion.smarttarget.entitymodel.query.location.criteria.Criterion.NEGATION
Use the more appropriately located constant
NegatableCriterion.NEGATION instead. |
com.tridion.smarttarget.query.QueryConstants.VIEW_ALL
QueryParser.setListViewSize(int) currently treats every
negative number identically; -1 is not special. Furthermore,
(1) QueryParser.setListViewSize(int) maps -1 onto the
string
"all" , which FAS interprets as the value 2000;
(2) as such the only guaranteed way to get all items
is to pass the value Integer.MAX_VALUE ; (3) FAS takes
fh_view_size=-1 to mean that the
default number of items is to be shown; that
is confusing. This constant in likely to be removed from the
next release of the Elasticsearch Query Language. |
Method and Description |
---|
com.tridion.smarttarget.utils.AmbientDataHelper.invalidateTriggerTypes(ClaimStore)
Trigger types are no longer stored in the claim store so there is no need to invalidate them.
|
com.tridion.smarttarget.entitymodel.query.location.Location.isValidAttributeName(String)
This method is not used internally by this class; subclasses
can use
CriterionFactory.isValidAttributeName(CharSequence)
instead. |
Copyright © 2021 RWS Group for and on behalf of its affiliates and subsidiaries. All rights reserved.