mirror of https://github.com/apache/lucene.git
LUCENE-7013: Fix javadocs by reverting to previous state (script failure possibly)
This commit is contained in:
parent
813ca77250
commit
eee6fa0bcf
|
@ -14,4 +14,8 @@
|
|||
* See the License for the specific language governing permissions and
|
||||
* limitations under the License.
|
||||
*/
|
||||
|
||||
/**
|
||||
* Provides range faceting capabilities.
|
||||
*/
|
||||
package org.apache.lucene.facet.range;
|
||||
|
|
Loading…
Reference in New Issue