user manual

Configuring AquaLogic Commerce Services
30 BEA AquaLogic Commerce Services Deployment Guide
maxReturnNumber - the maximum number of products to return in a
search result
minimumSimilarity - used in searches that do not require an exact match
(fuzzy searches). This is the fraction of similarity required between the
search term and a matching term
prefixLength - used in searches that do not require an exact match (fuzzy
searches). This is the number of characters at the beginning of the term
that must match exactly between the search term and matching term
minimumResultsThreshold - the number of results under which alternate
queries (such as spelling suggestions) will be suggested to the user
maximumSuggestionsPerWord - the maximum number of suggestions
generated for each word in the query
accuracy - the fraction of similarity required between suggested words
and original words in the query
o onepage - the element containing settings for One Page checkout
onepage.enable - the boolean true/false value specifying if One Page
checkout is enabled or not
o powerreviews - the element containing settings for PowerReviews product
reviews
powerreviews.enable - the boolean true/false value specifying if
PowerReviews is enabled or not
powerreviews.merchantid - the merchant account id provided by
PowerReviews
o security - the element containing encryption information
encryption.key - the encryption key for encrypting customer credit card
numbers stored in the TORDERPAYMENT table. You must configure
this before order checkout will work.
o productcache - the element containing product cache settings
productcache.preload - the boolean true/false value specifying if all
products will be pre-loaded into the cache upon startup or not
o database - the element containing database settings (applies to AquaLogic
Commerce Services 5.1.1 only)
database.product.name - the name of the database being used
("postgresql", "db2", "sqlserver", "mysql", or "oracle")
Customer User Id Generation
AquaLogic Commerce Services by default uses a customer's email address as the user id, but you
can change the user id generation mode in commerce-config.xml as shown below.
<property name="userid.mode" value="1" />
The possible values for the user id generation mode are: