Skip to content

Code Curator is a set of tools to allow you to quickly index and search your source code and related files using Solr.

Notifications You must be signed in to change notification settings

awlawl/CodeCurator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code Curator is a set of tools to allow you to quickly index and search your source code and related files.

It was built with these goals in mind:

* Use Solr's existing functionality whenever possible. 
* Create a web based search that is pure HTML and javascript that talks to Solr directly. No server side web scripting.
* Do not use an additional database to store settings or configuration metadata. Use Solr itself or simple configuration documents.

This project is a work in progress. 

About

Code Curator is a set of tools to allow you to quickly index and search your source code and related files using Solr.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published