Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
To reproduce, just create a new user in the cms e.g (Editor1) and set their start node to "Blog".
Log in as Editor1 and try search for content. Nothing gets returned.
I've debugged it and I get the following...
The Lucene query is as follows...
+(+__nodeName:about* +__NodeId:1057) +__IndexType:content
So, does that look correct? Should it not be something like, __Path:1057 or something like that?
Can any Lucene wizards confirm that this is even an error?
Taaa laaa's
Dan
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Setting CMS User startnode seems to break search (4.7.1)
To reproduce, just create a new user in the cms e.g (Editor1) and set their start node to "Blog".
Log in as Editor1 and try search for content. Nothing gets returned.
I've debugged it and I get the following...
The Lucene query is as follows...
+(+__nodeName:about* +__NodeId:1057) +__IndexType:content
So, does that look correct? Should it not be something like, __Path:1057 or something like that?
Can any Lucene wizards confirm that this is even an error?
Taaa laaa's
Dan
is working on a reply...