Discuss Help:Datatype "Page"
- [View source↑]
- [History↑]
Contents
Thread title | Replies | Last modified |
---|---|---|
Page update needed? | 1 | 16:36, 25 November 2020 |
In the "Page Vs. Text" comparison, it says this about 'Text'
Value is searchable for the first 40 characters (if more than 72 characters were stored as property value) or 72 characters (if a maximum of 72 characters were stored as property value).
However, in my test, the entire value is searchable. The test shows testamentar is found in the Faqanswer property even though it is NOT in the first 40 characters of the property value.
I wasn't sure where to go to view the source code to accurately update the table, but it looks like it should be emended.
Good find. I believe you are useing Elasticsearch as a query backend or you alternatively enabled full-text search for relational databases. In this case this restriction does not apply if I am not mistaken.