mirror of https://github.com/apache/lucene.git
source should be URL, not Revision
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1023895 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
0a19c3781d
commit
9c5d3be203
|
@ -387,7 +387,7 @@ public class TermVectorComponent extends SearchComponent implements SolrCoreAwar
|
|||
}
|
||||
|
||||
public String getSource() {
|
||||
return "$Revision$";
|
||||
return "$URL:";
|
||||
}
|
||||
|
||||
public String getDescription() {
|
||||
|
|
Loading…
Reference in New Issue