Commit 184e82f
committed
TASK: Skip "error" message during index build
When / and /sites are to be indexed, it is rather unsurprising to not
find a fulltext root. Thus this changes skips these messages:
NodeIndexer: No fulltext root found for node / (...)
NodeIndexer: No fulltext root found for node /sites (0...)
for the root and sites node.1 parent 0ad5e13 commit 184e82f
1 file changed
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
52 | 54 | | |
53 | 55 | | |
54 | 56 | | |
| |||
0 commit comments