-
Type: Bug
-
Status: Resolved
-
Priority: Critical
-
Resolution: Fixed
-
Affects Version/s: 7.10
-
Component/s: Elasticsearch
-
Tags:
-
Backlog priority:700
-
Sprint:nxfit 9.1.3
-
Story Points:8
Proxies cannot be found which a fulltext search on a keyword from a binary attachment (like a Word document)
Steps to reproduce:
- create a MS Word file with the word "flower" inside
- create a File document in the Workspaces with this MS Word file
- Publish the File document to the Sections
- Go to the Search tab > NXQL search
- the query
select * from Document where ecm:fulltext = 'flower' and ecm:isProxy = 1
will return no result
nxql_query should be part of the overriden page providers using Elasticsearch