Merge: nitdoc: Do not overwrite search results.
authorJean Privat <jean@pryen.org>
Wed, 19 Nov 2014 15:37:21 +0000 (10:37 -0500)
committerJean Privat <jean@pryen.org>
Wed, 19 Nov 2014 15:37:21 +0000 (10:37 -0500)
Fix the main problem of #882 by avoiding the overwriting of a search
entry when 2 entities has the same name.

TODO: Make the presentation of duplicates less ambiguous.

Note: This PR concerns only the last commit. Others come from PR #907.

Signed-off-by: Jean-Christophe Beaupré <jcbrinfo@users.noreply.github.com>

Pull-Request: #911
Reviewed-by: Jean Privat <jean@pryen.org>
Reviewed-by: Alexandre Terrasa <alexandre@moz-code.org>


Trivial merge