[GitHub] lucenenet pull request #176: Ported QueryParser

2016-09-11 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/lucenenet/pull/176 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] lucenenet pull request #176: Ported QueryParser

2016-08-06 Thread NightOwl888
Github user NightOwl888 commented on a diff in the pull request: https://github.com/apache/lucenenet/pull/176#discussion_r73793556 --- Diff: src/Lucene.Net.Core/Util/ToStringUtils.cs --- @@ -36,12 +37,13 @@ public static string Boost(float boost) { if

[GitHub] lucenenet pull request #176: Ported QueryParser

2016-08-06 Thread synhershko
Github user synhershko commented on a diff in the pull request: https://github.com/apache/lucenenet/pull/176#discussion_r73792790 --- Diff: src/Lucene.Net.Core/Util/ToStringUtils.cs --- @@ -36,12 +37,13 @@ public static string Boost(float boost) { if