mirror of
https://github.com/Alfresco/SearchServices.git
synced 2026-09-16 18:12:56 +00:00
SEARCH-950: Moved utility functions to Abstract Class.
Model modified to test both TRUE and BOTH tokenization values.
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
<type>d:text</type>
|
||||
<mandatory>false</mandatory>
|
||||
<index enabled="true">
|
||||
<tokenised>BOTH</tokenised>
|
||||
<tokenised>TRUE</tokenised>
|
||||
<facetable>false</facetable>
|
||||
</index>
|
||||
</property>
|
||||
|
||||
Reference in New Issue
Block a user