scala-ide / scala-search

Next Scala Search Engine
6 stars 10 forks source link

Improved the search result view: Groups results by project #77

Closed mads-hartmann closed 10 years ago

mads-hartmann commented 11 years ago

The SearchResult view now groups the search result by projects rather than files.

Fixes #56

mads-hartmann commented 11 years ago

With this PR the SearchResultPage will look like this

screen shot 2013-09-27 at 3 04 00 pm

mads-hartmann commented 11 years ago

PLS REBUILD ALL

scala-jenkins commented 11 years ago

(kitty-note-to-self: ignore 25251615) :cat: Roger! Rebuilding scala-search-master-2.10-pr-validator, scala-search-3.0.x-2.10-pr-validator, scala-search-master-2.11-pr-validator for 39028eb7, 2100cc29. :rotating_light:

ghprb-bot commented 11 years ago

Can one of the admins verify this patch?

dotta commented 11 years ago

ok to test

dotta commented 11 years ago

add to whitelist

dotta commented 11 years ago

@mads379 Sorry for the noise, I'm moving the project to use the Jenkins PR validator plug-in ;-)

dotta commented 11 years ago

test this please

ghprb-bot commented 11 years ago

Test FAILed. Refer to this link for build results: https://jenkins.scala-ide.org:8496/jenkins/job/ghprb-scala-search-validator/5/

dotta commented 11 years ago

The failure is real, but it isn't due to this PR (the nightly fails in the very same way, as it can be seen here)

dragos commented 10 years ago

@mads379, do you have time to work on it, or should I pick it up? Note that a rebase is necessary, in order to work with latest IDE master (see #80)

mads-hartmann commented 10 years ago

@dragos Hey Iulian, I'm currently doing the Reactive Programming and Machine Learning courses on Coursera so I don't think I'll be able to make these changes soon, so if you have time it would be great :)

dragos commented 10 years ago

Ok, thanks for the quick reply! I'll update it.

dragos commented 10 years ago

See #82.