wagenknecht.org » Gunnar’s Weblog » Eclipse Bug Search   Admin | Sign Out  
Weblog | Pictures

Eclipse Bug Search

Wednesday, March 18th, 2009, 08:05:16 +0000, Gunnar Wagenknecht

How would you like to search Bugzilla? I played a bit with some stuff we have in CloudFree and that’s the result. Tell me what you think. BTW, we really should get Bugzilla back into the search engines. There is great content in bugs and the Bugzilla SQL statements will never give a great search experience.

13 Responses to “Eclipse Bug Search”

  1. Benjamin Cabé Says:

    Wow, this is really impressive!
    Could you please detail a bit how CloudFree helped to create this cool search interface, cause it is still a bit fuzzy to me… :)

  2. Gunnar Wagenknecht Says:

    The underlying e-commerce concept is called “Guided Navigation” (or faceted classification). In CloudFree we created the listings story to implement this. A default implementation based on Apache Solr is available in CVS. It’s also possible to write an implementation based on FAST or FACT-Finder technology.

    But we recognized that the concept is equally applicable to a lot more domains than online shops. It’s about presenting information to users in a scalable and easy to navigate/search way. That’s why I created this example using Bugzilla bugs. The frontend is just a GWT based UI. I tried using the history tokens to have some history and link support. But the frontend could also be a PHP website using more search engine friendly URLs.

  3. Christopher Daniel Says:

    That is simply avesome!

    But could you please add support for “Enter” in the search field?

  4. Gunnar Wagenknecht Says:

    Yes, noticed that too. Will do with the next update. :)

  5. Ralf Ebert Says:

    Is the bug search still usable?
    It’s currently responding with an empty page.

  6. Gunnar Wagenknecht Says:

    Thanks for the remainder. Someone restarted the machine but not the process. I started it again. We had a discussion at EclipseCon and the webmasters would like to run it on Eclipse.org. Until then I’ll try to keep it running there.

  7. Wim Jongman Says:

    Gunnar could you please add the product and the version to the list? I want to see bugs that are reported on the latest milestone, e.g. 3.5 M7 so that i can quickly decide if the bug was already reported. Now I have to wade through all the bugs to see if it is was already reported for the 3.5M7 milestone.

  8. Wim Jongman Says:

    Could you also add a “Report new bug” link?

  9. Gunnar Wagenknecht Says:

    Hi Wim, That’s why there are filters. You could quickly apply a filter to get only bugs reported for version 3.5. You can also get a list of all bugs scheduled for 3.5M7. Note, you can’t get a list of bugs reported agains 3.5M7 because that information is not available in Eclipse Bugzilla.

  10. Ralf Ebert Says:

    Hi Gunnar,

    again, the page is not responding :(
    Is there any progress on hosting this on eclipse.org?

    Greetings,
    Ralf

  11. Christopher Says:

    Do you know Eclipse bug under which I can find if your search engine will be run on Eclipse servers?

    I really miss it ;-)

  12. Gunnar Wagenknecht Says:

    Hi Ralf,

    thanks for the reminder. We got our v-server at Eclipse and I have hat to move the application over.

    -Gunnar

  13. Eugene Says:

    Hi Gunnar,
    Seems like the app is down again.
    I’d really like to try it out myself, but I cannot find anything downloadable in the CloudFree/Gryrex web pages.

Leave a Reply

Note, you can use these XHTML tags in your comment: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> .

Gunnar’s Weblog is proudly powered by WordPress and valid XHTML and CSS (hopefully...).
Entries (RSS) and Comments (RSS). Spawned in 0.494 seconds.