summaryrefslogtreecommitdiffstats
path: root/src/com/gitblit/utils/LuceneUtils.java
Commit message (Expand)AuthorAgeFilesLines
* Refactored Lucene integration and fixed two index deleteDocument bugsJames Moger2012-03-151-1018/+0
* A bunch more Lucene workJames Moger2012-03-141-14/+47
* Revise indexed fields and improve Lucene page usabilityJames Moger2012-03-121-14/+62
* Revised reindex method per JGit team recommendationJames Moger2012-03-121-91/+143
* Lucene adjustmentsJames Moger2012-03-101-7/+4
* More Lucene progressJames Moger2012-03-091-86/+175
* Draft integration of Lucene search mechanism and web uiJames Moger2012-02-281-15/+29
* Delete branch from index. Queue index update from the PostReceiveHook.James Moger2012-02-281-4/+25
* Partially working Lucene executor. Needs refactoring. (issue 16)James Moger2012-02-261-40/+169
* Properly index blobs on a branchJames Moger2012-02-191-2/+72
* Implemented multi-repository Lucene searchJames Moger2012-02-171-14/+73
* Fairly functional Lucene backend for commits, blobs, and issuesJames Moger2012-01-241-0/+506