Difference between revisions of "Search"

From Freephile Wiki
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:Semantic Web Search Logo.png|thumb]]
+
[[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 (n�e 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.
+
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 ===

Revision as of 12:13, 10 January 2018