mirror of https://github.com/apache/lucene.git
not javadoc comment (currently license announcement is displayed in JsonPreAnalyzedParser javadoc)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1334888 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
9b77828108
commit
ab1d793317
|
@ -33,7 +33,7 @@ import org.apache.solr.schema.PreAnalyzedField.PreAnalyzedParser;
|
|||
import org.slf4j.Logger;
|
||||
import org.slf4j.LoggerFactory;
|
||||
|
||||
/**
|
||||
/*
|
||||
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||
* contributor license agreements. See the NOTICE file distributed with
|
||||
* this work for additional information regarding copyright ownership.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
package org.apache.solr.schema;
|
||||
/**
|
||||
/*
|
||||
* Licensed to the Apache Software Foundation (ASF) under one or more
|
||||
* contributor license agreements. See the NOTICE file distributed with
|
||||
* this work for additional information regarding copyright ownership.
|
||||
|
|
Loading…
Reference in New Issue