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
I want to have possibility search in umbraco back office v6.1.6 by nodeId.
Is it possible?
Search is working by nodeName but isn't by nodeId. http://screencast.com/t/nN4CruS9
Umbraco v6.1.6
I think that Umbraco back office search use ExamineIndex.config and ExamineSettings.config?
If it is true, which of them (InternalIndexSet, InternalMemberIndexSet or ExternalIndexSet) ?
I added for aech IndexSet
<IndexAttributeFields> <add Name="id" /> <add Name="nodeName" /> </IndexAttributeFields>
and rebuilt all indexes
but it didn't help me.
Have you any ideas?
Thanks,
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
Umbraco v6.1.6 back office search
I want to have possibility search in umbraco back office v6.1.6 by nodeId.
Is it possible?
Search is working by nodeName but isn't by nodeId. http://screencast.com/t/nN4CruS9
Umbraco v6.1.6
I think that Umbraco back office search use ExamineIndex.config and ExamineSettings.config?
If it is true, which of them (InternalIndexSet, InternalMemberIndexSet or ExternalIndexSet) ?
I added for aech IndexSet
and rebuilt all indexes
but it didn't help me.
Have you any ideas?
Thanks,
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.