This commit is contained in:
kimchy 2010-07-13 10:19:57 +03:00
parent f0cf552bc5
commit ed04721f08
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ package org.elasticsearch.search;
import org.elasticsearch.search.internal.SearchContext;
/**
* @author kimchy (Shay Banon)
* @author kimchy (shay.banon)
*/
public class SearchParseException extends SearchContextException {