mirror of
https://github.com/Alfresco/SearchServices.git
synced 2026-09-16 18:12:56 +00:00
SEARCH-56: Now using a valid share.properties that matches the default configuration
This commit is contained in:
@@ -16,10 +16,10 @@ alfresco.identifier.property.3={http://www.alfresco.org/model/content/1.0}author
|
||||
|
||||
# Suggestable Propeties
|
||||
|
||||
#alfresco.suggestable.property.0={http://www.alfresco.org/model/content/1.0}name
|
||||
#alfresco.suggestable.property.1={http://www.alfresco.org/model/content/1.0}title
|
||||
#alfresco.suggestable.property.2={http://www.alfresco.org/model/content/1.0}description
|
||||
#alfresco.suggestable.property.3={http://www.alfresco.org/model/content/1.0}content
|
||||
alfresco.suggestable.property.0={http://www.alfresco.org/model/content/1.0}name
|
||||
alfresco.suggestable.property.1={http://www.alfresco.org/model/content/1.0}title
|
||||
alfresco.suggestable.property.2={http://www.alfresco.org/model/content/1.0}description
|
||||
alfresco.suggestable.property.3={http://www.alfresco.org/model/content/1.0}content
|
||||
|
||||
|
||||
|
||||
@@ -31,6 +31,6 @@ alfresco.cross.locale.property.0={http://www.alfresco.org/model/content/1.0}name
|
||||
|
||||
# Data types that support cross locale/word splitting/token patterns if tokenised
|
||||
|
||||
# alfresco.cross.locale.datatype.0={http://www.alfresco.org/model/dictionary/1.0}text
|
||||
# alfresco.cross.locale.datatype.1={http://www.alfresco.org/model/dictionary/1.0}content
|
||||
# alfresco.cross.locale.datatype.2={http://www.alfresco.org/model/dictionary/1.0}mltext
|
||||
alfresco.cross.locale.datatype.0={http://www.alfresco.org/model/dictionary/1.0}text
|
||||
alfresco.cross.locale.datatype.1={http://www.alfresco.org/model/dictionary/1.0}content
|
||||
alfresco.cross.locale.datatype.2={http://www.alfresco.org/model/dictionary/1.0}mltext
|
||||
|
||||
Reference in New Issue
Block a user