Update Lucene version to 7.7.1

This commit is contained in:
magese 2019-02-28 09:46:10 +08:00
parent 712da9e7fc
commit c2e408473a
25 changed files with 99 additions and 99 deletions

View File

@ -4,16 +4,16 @@
<groupId>com.github.magese</groupId>
<artifactId>ik-analyzer</artifactId>
<version>7.7.0</version>
<version>7.7.1</version>
<packaging>jar</packaging>
<name>ik-analyzer-solr7</name>
<url>http://code.google.com/p/ik-analyzer/</url>
<description>IK-Analyzer for solr7.7</description>
<description>IK-Analyzer for solr7.7.1</description>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<lucene.version>7.7.0</lucene.version>
<lucene.version>7.7.1</lucene.version>
<javac.src.version>1.8</javac.src.version>
<javac.target.version>1.8</javac.target.version>
<maven.compiler.plugin.version>3.3</maven.compiler.plugin.version>

View File

@ -1,6 +1,6 @@
/*
* IK 中文分词 版本 7.7
* IK Analyzer release 7.7
* IK 中文分词 版本 7.7.1
* IK Analyzer release 7.7.1
*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
@ -21,8 +21,8 @@
* 版权声明 2012乌龙茶工作室
* provided by Linliangyi and copyright 2012 by Oolong studio
*
* 7.7版本 Magese (magese@live.cn) 更新
* release 7.7 update by Magese(magese@live.cn)
* 7.7.1版本 Magese (magese@live.cn) 更新
* release 7.7.1 update by Magese(magese@live.cn)
*
*/
package org.wltea.analyzer.cfg;

View File

@ -1,6 +1,6 @@
/*
* IK 中文分词 版本 7.7
* IK Analyzer release 7.7
* IK 中文分词 版本 7.7.1
* IK Analyzer release 7.7.1
*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
@ -21,8 +21,8 @@
* 版权声明 2012乌龙茶工作室
* provided by Linliangyi and copyright 2012 by Oolong studio
*
* 7.7版本 Magese (magese@live.cn) 更新
* release 7.7 update by Magese(magese@live.cn)
* 7.7.1版本 Magese (magese@live.cn) 更新
* release 7.7.1 update by Magese(magese@live.cn)
*
*/
package org.wltea.analyzer.cfg;

View File

@ -1,6 +1,6 @@
/*
* IK 中文分词 版本 7.7
* IK Analyzer release 7.7
* IK 中文分词 版本 7.7.1
* IK Analyzer release 7.7.1
*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
@ -21,8 +21,8 @@
* 版权声明 2012乌龙茶工作室
* provided by Linliangyi and copyright 2012 by Oolong studio
*
* 7.7版本 Magese (magese@live.cn) 更新
* release 7.7 update by Magese(magese@live.cn)
* 7.7.1版本 Magese (magese@live.cn) 更新
* release 7.7.1 update by Magese(magese@live.cn)
*
*/
package org.wltea.analyzer.core;

View File

@ -1,6 +1,6 @@
/*
* IK 中文分词 版本 7.7
* IK Analyzer release 7.7
* IK 中文分词 版本 7.7.1
* IK Analyzer release 7.7.1
*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
@ -21,8 +21,8 @@
* 版权声明 2012乌龙茶工作室
* provided by Linliangyi and copyright 2012 by Oolong studio
*
* 7.7版本 Magese (magese@live.cn) 更新
* release 7.7 update by Magese(magese@live.cn)
* 7.7.1版本 Magese (magese@live.cn) 更新
* release 7.7.1 update by Magese(magese@live.cn)
*
*/
package org.wltea.analyzer.core;

View File

@ -1,6 +1,6 @@
/*
* IK 中文分词 版本 7.7
* IK Analyzer release 7.7
* IK 中文分词 版本 7.7.1
* IK Analyzer release 7.7.1
*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
@ -21,8 +21,8 @@
* 版权声明 2012乌龙茶工作室
* provided by Linliangyi and copyright 2012 by Oolong studio
*
* 7.7版本 Magese (magese@live.cn) 更新
* release 7.7 update by Magese(magese@live.cn)
* 7.7.1版本 Magese (magese@live.cn) 更新
* release 7.7.1 update by Magese(magese@live.cn)
*
*/
package org.wltea.analyzer.core;

View File

@ -1,6 +1,6 @@
/*
* IK 中文分词 版本 7.7
* IK Analyzer release 7.7
* IK 中文分词 版本 7.7.1
* IK Analyzer release 7.7.1
*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
@ -21,8 +21,8 @@
* 版权声明 2012乌龙茶工作室
* provided by Linliangyi and copyright 2012 by Oolong studio
*
* 7.7版本 Magese (magese@live.cn) 更新
* release 7.7 update by Magese(magese@live.cn)
* 7.7.1版本 Magese (magese@live.cn) 更新
* release 7.7.1 update by Magese(magese@live.cn)
*
*/
package org.wltea.analyzer.core;

View File

@ -1,6 +1,6 @@
/*
* IK 中文分词 版本 7.7
* IK Analyzer release 7.7
* IK 中文分词 版本 7.7.1
* IK Analyzer release 7.7.1
*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
@ -21,8 +21,8 @@
* 版权声明 2012乌龙茶工作室
* provided by Linliangyi and copyright 2012 by Oolong studio
*
* 7.7版本 Magese (magese@live.cn) 更新
* release 7.7 update by Magese(magese@live.cn)
* 7.7.1版本 Magese (magese@live.cn) 更新
* release 7.7.1 update by Magese(magese@live.cn)
*
*/
package org.wltea.analyzer.core;

View File

@ -1,6 +1,6 @@
/*
* IK 中文分词 版本 7.7
* IK Analyzer release 7.7
* IK 中文分词 版本 7.7.1
* IK Analyzer release 7.7.1
*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
@ -21,8 +21,8 @@
* 版权声明 2012乌龙茶工作室
* provided by Linliangyi and copyright 2012 by Oolong studio
*
* 7.7版本 Magese (magese@live.cn) 更新
* release 7.7 update by Magese(magese@live.cn)
* 7.7.1版本 Magese (magese@live.cn) 更新
* release 7.7.1 update by Magese(magese@live.cn)
*
*/
package org.wltea.analyzer.core;

View File

@ -1,6 +1,6 @@
/*
* IK 中文分词 版本 7.7
* IK Analyzer release 7.7
* IK 中文分词 版本 7.7.1
* IK Analyzer release 7.7.1
*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
@ -21,8 +21,8 @@
* 版权声明 2012乌龙茶工作室
* provided by Linliangyi and copyright 2012 by Oolong studio
*
* 7.7版本 Magese (magese@live.cn) 更新
* release 7.7 update by Magese(magese@live.cn)
* 7.7.1版本 Magese (magese@live.cn) 更新
* release 7.7.1 update by Magese(magese@live.cn)
*
*/
package org.wltea.analyzer.core;

View File

@ -1,6 +1,6 @@
/*
* IK 中文分词 版本 7.7
* IK Analyzer release 7.7
* IK 中文分词 版本 7.7.1
* IK Analyzer release 7.7.1
*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
@ -21,8 +21,8 @@
* 版权声明 2012乌龙茶工作室
* provided by Linliangyi and copyright 2012 by Oolong studio
*
* 7.7版本 Magese (magese@live.cn) 更新
* release 7.7 update by Magese(magese@live.cn)
* 7.7.1版本 Magese (magese@live.cn) 更新
* release 7.7.1 update by Magese(magese@live.cn)
*
*/
package org.wltea.analyzer.core;

View File

@ -1,6 +1,6 @@
/*
* IK 中文分词 版本 7.7
* IK Analyzer release 7.7
* IK 中文分词 版本 7.7.1
* IK Analyzer release 7.7.1
*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
@ -21,8 +21,8 @@
* 版权声明 2012乌龙茶工作室
* provided by Linliangyi and copyright 2012 by Oolong studio
*
* 7.7版本 Magese (magese@live.cn) 更新
* release 7.7 update by Magese(magese@live.cn)
* 7.7.1版本 Magese (magese@live.cn) 更新
* release 7.7.1 update by Magese(magese@live.cn)
*
*/
package org.wltea.analyzer.core;

View File

@ -1,6 +1,6 @@
/*
* IK 中文分词 版本 7.7
* IK Analyzer release 7.7
* IK 中文分词 版本 7.7.1
* IK Analyzer release 7.7.1
*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
@ -21,8 +21,8 @@
* 版权声明 2012乌龙茶工作室
* provided by Linliangyi and copyright 2012 by Oolong studio
*
* 7.7版本 Magese (magese@live.cn) 更新
* release 7.7 update by Magese(magese@live.cn)
* 7.7.1版本 Magese (magese@live.cn) 更新
* release 7.7.1 update by Magese(magese@live.cn)
*
*/
package org.wltea.analyzer.core;

View File

@ -1,6 +1,6 @@
/*
* IK 中文分词 版本 7.7
* IK Analyzer release 7.7
* IK 中文分词 版本 7.7.1
* IK Analyzer release 7.7.1
*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
@ -21,8 +21,8 @@
* 版权声明 2012乌龙茶工作室
* provided by Linliangyi and copyright 2012 by Oolong studio
*
* 7.7版本 Magese (magese@live.cn) 更新
* release 7.7 update by Magese(magese@live.cn)
* 7.7.1版本 Magese (magese@live.cn) 更新
* release 7.7.1 update by Magese(magese@live.cn)
*
*/
package org.wltea.analyzer.core;

View File

@ -1,6 +1,6 @@
/*
* IK 中文分词 版本 7.7
* IK Analyzer release 7.7
* IK 中文分词 版本 7.7.1
* IK Analyzer release 7.7.1
*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
@ -21,8 +21,8 @@
* 版权声明 2012乌龙茶工作室
* provided by Linliangyi and copyright 2012 by Oolong studio
*
* 7.7版本 Magese (magese@live.cn) 更新
* release 7.7 update by Magese(magese@live.cn)
* 7.7.1版本 Magese (magese@live.cn) 更新
* release 7.7.1 update by Magese(magese@live.cn)
*
*/
package org.wltea.analyzer.dic;

View File

@ -1,6 +1,6 @@
/*
* IK 中文分词 版本 7.7
* IK Analyzer release 7.7
* IK 中文分词 版本 7.7.1
* IK Analyzer release 7.7.1
*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
@ -21,8 +21,8 @@
* 版权声明 2012乌龙茶工作室
* provided by Linliangyi and copyright 2012 by Oolong studio
*
* 7.7版本 Magese (magese@live.cn) 更新
* release 7.7 update by Magese(magese@live.cn)
* 7.7.1版本 Magese (magese@live.cn) 更新
* release 7.7.1 update by Magese(magese@live.cn)
*
*/
package org.wltea.analyzer.dic;

View File

@ -1,6 +1,6 @@
/*
* IK 中文分词 版本 7.7
* IK Analyzer release 7.7
* IK 中文分词 版本 7.7.1
* IK Analyzer release 7.7.1
*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
@ -21,8 +21,8 @@
* 版权声明 2012乌龙茶工作室
* provided by Linliangyi and copyright 2012 by Oolong studio
*
* 7.7版本 Magese (magese@live.cn) 更新
* release 7.7 update by Magese(magese@live.cn)
* 7.7.1版本 Magese (magese@live.cn) 更新
* release 7.7.1 update by Magese(magese@live.cn)
*
*/
package org.wltea.analyzer.dic;

View File

@ -1,6 +1,6 @@
/*
* IK 中文分词 版本 7.7
* IK Analyzer release 7.7
* IK 中文分词 版本 7.7.1
* IK Analyzer release 7.7.1
*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
@ -21,8 +21,8 @@
* 版权声明 2012乌龙茶工作室
* provided by Linliangyi and copyright 2012 by Oolong studio
*
* 7.7版本 Magese (magese@live.cn) 更新
* release 7.7 update by Magese(magese@live.cn)
* 7.7.1版本 Magese (magese@live.cn) 更新
* release 7.7.1 update by Magese(magese@live.cn)
*
*/
package org.wltea.analyzer.lucene;

View File

@ -1,6 +1,6 @@
/*
* IK 中文分词 版本 7.7
* IK Analyzer release 7.7
* IK 中文分词 版本 7.7.1
* IK Analyzer release 7.7.1
*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
@ -21,8 +21,8 @@
* 版权声明 2012乌龙茶工作室
* provided by Linliangyi and copyright 2012 by Oolong studio
*
* 7.7版本 Magese (magese@live.cn) 更新
* release 7.7 update by Magese(magese@live.cn)
* 7.7.1版本 Magese (magese@live.cn) 更新
* release 7.7.1 update by Magese(magese@live.cn)
*
*/
package org.wltea.analyzer.lucene;

View File

@ -1,6 +1,6 @@
/*
* IK 中文分词 版本 7.7
* IK Analyzer release 7.7
* IK 中文分词 版本 7.7.1
* IK Analyzer release 7.7.1
*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
@ -21,8 +21,8 @@
* 版权声明 2012乌龙茶工作室
* provided by Linliangyi and copyright 2012 by Oolong studio
*
* 7.7版本 Magese (magese@live.cn) 更新
* release 7.7 update by Magese(magese@live.cn)
* 7.7.1版本 Magese (magese@live.cn) 更新
* release 7.7.1 update by Magese(magese@live.cn)
*
*/
package org.wltea.analyzer.lucene;

View File

@ -1,6 +1,6 @@
/*
* IK 中文分词 版本 7.7
* IK Analyzer release 7.7
* IK 中文分词 版本 7.7.1
* IK Analyzer release 7.7.1
*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
@ -21,8 +21,8 @@
* 版权声明 2012乌龙茶工作室
* provided by Linliangyi and copyright 2012 by Oolong studio
*
* 7.7版本 Magese (magese@live.cn) 更新
* release 7.7 update by Magese(magese@live.cn)
* 7.7.1版本 Magese (magese@live.cn) 更新
* release 7.7.1 update by Magese(magese@live.cn)
*
*/
package org.wltea.analyzer.lucene;

View File

@ -1,6 +1,6 @@
/*
* IK 中文分词 版本 7.7
* IK Analyzer release 7.7
* IK 中文分词 版本 7.7.1
* IK Analyzer release 7.7.1
*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
@ -21,8 +21,8 @@
* 版权声明 2012乌龙茶工作室
* provided by Linliangyi and copyright 2012 by Oolong studio
*
* 7.7版本 Magese (magese@live.cn) 更新
* release 7.7 update by Magese(magese@live.cn)
* 7.7.1版本 Magese (magese@live.cn) 更新
* release 7.7.1 update by Magese(magese@live.cn)
*
*/
package org.wltea.analyzer.query;

View File

@ -1,6 +1,6 @@
/*
* IK 中文分词 版本 7.7
* IK Analyzer release 7.7
* IK 中文分词 版本 7.7.1
* IK Analyzer release 7.7.1
*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
@ -21,8 +21,8 @@
* 版权声明 2012乌龙茶工作室
* provided by Linliangyi and copyright 2012 by Oolong studio
*
* 7.7版本 Magese (magese@live.cn) 更新
* release 7.7 update by Magese(magese@live.cn)
* 7.7.1版本 Magese (magese@live.cn) 更新
* release 7.7.1 update by Magese(magese@live.cn)
*
*/
package org.wltea.analyzer.query;

View File

@ -1,6 +1,6 @@
/*
* IK 中文分词 版本 7.7
* IK Analyzer release 7.7
* IK 中文分词 版本 7.7.1
* IK Analyzer release 7.7.1
*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
@ -21,8 +21,8 @@
* 版权声明 2012乌龙茶工作室
* provided by Linliangyi and copyright 2012 by Oolong studio
*
* 7.7版本 Magese (magese@live.cn) 更新
* release 7.7 update by Magese(magese@live.cn)
* 7.7.1版本 Magese (magese@live.cn) 更新
* release 7.7.1 update by Magese(magese@live.cn)
*
*/
package org.wltea.analyzer.sample;

View File

@ -1,6 +1,6 @@
/*
* IK 中文分词 版本 7.7
* IK Analyzer release 7.7
* IK 中文分词 版本 7.7.1
* IK Analyzer release 7.7.1
*
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with
@ -21,8 +21,8 @@
* 版权声明 2012乌龙茶工作室
* provided by Linliangyi and copyright 2012 by Oolong studio
*
* 7.7版本 Magese (magese@live.cn) 更新
* release 7.7 update by Magese(magese@live.cn)
* 7.7.1版本 Magese (magese@live.cn) 更新
* release 7.7.1 update by Magese(magese@live.cn)
*
*/
package org.wltea.analyzer.sample;