updated javadoc author

Former-commit-id: 9880049e15071f42fd2be262e34a8536e574b43d
This commit is contained in:
Jeremy Long
2015-04-05 09:21:31 -04:00
parent 99702fdb67
commit 4f1b6b4bf1

View File

@@ -30,7 +30,7 @@ import org.apache.lucene.util.Version;
/**
* A Lucene field analyzer used to analyzer queries against the CPE data.
*
* @author Jeremy Long <jeremy.long@owasp.org>
* @author Jeremy Long
*/
public class SearchFieldAnalyzer extends Analyzer {