Difference between revisions of "Search"
Jump to navigation
Jump to search
(fix image) |
(link to article about full-text search in MySQL 5.6) |
||
Line 7: | Line 7: | ||
=== Semantic Web Search === | === Semantic Web Search === | ||
− | [[Image: | + | [[Image:Logo.png|thumb]] |
# http://swoogle.umbc.edu Semantic Web Search | # http://swoogle.umbc.edu Semantic Web Search | ||
Line 46: | Line 46: | ||
=== Search your code. Can you 'grok' it? === | === Search your code. Can you 'grok' it? === | ||
[[File:Opengrok-analysis.png|right]] | [[File:Opengrok-analysis.png|right]] | ||
− | LXR The [http://lxr.linux.no/ Linux Cross Reference] is probably the first widely used web-based code cross-reference tool. Along came [http://opengrok.github.io/OpenGrok/ OpenGrok] which started out as a project at Sun (which was bought by Oracle) and now the project lives on its own in the open. OpenGrok is '''lightening fast''' and is actively maintained as an open source project on GitHub. By the way, the underlying search is powered by SOLR. Meanwhile, [http://kohsuke.org/ Kohsuke Kawaguchi] the magic man behind Jenkins ( | + | LXR The [http://lxr.linux.no/ Linux Cross Reference] is probably the first widely used web-based code cross-reference tool. Along came [http://opengrok.github.io/OpenGrok/ OpenGrok] which started out as a project at Sun (which was bought by Oracle) and now the project lives on its own in the open. OpenGrok is '''lightening fast''' and is actively maintained as an open source project on GitHub. By the way, the underlying search is powered by SOLR. Meanwhile, [http://kohsuke.org/ Kohsuke Kawaguchi] the magic man behind Jenkins (Hudson), also wrote [http://sorcerer.jenkins-ci.org/ Sorceror] which understands semantics in Java. Sadly, Sorceror code hasn't been touched in 4 years and doesn't seem to be an active project - but for Java codebases, it's probably still a good option. |
=== Browser extensions / Web Apps === | === Browser extensions / Web Apps === |