File tree Expand file tree Collapse file tree 25 files changed +98
-98
lines changed
src/main/java/org/wltea/analyzer Expand file tree Collapse file tree 25 files changed +98
-98
lines changed Original file line number Diff line number Diff line change 44
55 <groupId >com.github.magese</groupId >
66 <artifactId >ik-analyzer</artifactId >
7- <version >8.0 .0</version >
7+ <version >8.1 .0</version >
88 <packaging >jar</packaging >
99
1010 <name >ik-analyzer-solr</name >
1313
1414 <properties >
1515 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
16- <lucene .version>8.0 .0</lucene .version>
16+ <lucene .version>8.1 .0</lucene .version>
1717 <javac .src.version>1.8</javac .src.version>
1818 <javac .target.version>1.8</javac .target.version>
1919 <maven .compiler.plugin.version>3.3</maven .compiler.plugin.version>
Original file line number Diff line number Diff line change 11/*
2- * IK 中文分词 版本 8.0 .0
3- * IK Analyzer release 8.0 .0
2+ * IK 中文分词 版本 8.1 .0
3+ * IK Analyzer release 8.1 .0
44 *
55 * Licensed to the Apache Software Foundation (ASF) under one or more
66 * contributor license agreements. See the NOTICE file distributed with
2121 * 版权声明 2012,乌龙茶工作室
2222 * provided by Linliangyi and copyright 2012 by Oolong studio
2323 *
24- * 8.0 .0版本 由 Magese (magese@live.cn) 更新
25- * release 8.0 .0 update by Magese(magese@live.cn)
24+ * 8.1 .0版本 由 Magese (magese@live.cn) 更新
25+ * release 8.1 .0 update by Magese(magese@live.cn)
2626 *
2727 */
2828package org .wltea .analyzer .cfg ;
Original file line number Diff line number Diff line change 11/*
2- * IK 中文分词 版本 8.0 .0
3- * IK Analyzer release 8.0 .0
2+ * IK 中文分词 版本 8.1 .0
3+ * IK Analyzer release 8.1 .0
44 *
55 * Licensed to the Apache Software Foundation (ASF) under one or more
66 * contributor license agreements. See the NOTICE file distributed with
2121 * 版权声明 2012,乌龙茶工作室
2222 * provided by Linliangyi and copyright 2012 by Oolong studio
2323 *
24- * 8.0 .0版本 由 Magese (magese@live.cn) 更新
25- * release 8.0 .0 update by Magese(magese@live.cn)
24+ * 8.1 .0版本 由 Magese (magese@live.cn) 更新
25+ * release 8.1 .0 update by Magese(magese@live.cn)
2626 *
2727 */
2828package org .wltea .analyzer .cfg ;
Original file line number Diff line number Diff line change 11/*
2- * IK 中文分词 版本 8.0 .0
3- * IK Analyzer release 8.0 .0
2+ * IK 中文分词 版本 8.1 .0
3+ * IK Analyzer release 8.1 .0
44 *
55 * Licensed to the Apache Software Foundation (ASF) under one or more
66 * contributor license agreements. See the NOTICE file distributed with
2121 * 版权声明 2012,乌龙茶工作室
2222 * provided by Linliangyi and copyright 2012 by Oolong studio
2323 *
24- * 8.0 .0版本 由 Magese (magese@live.cn) 更新
25- * release 8.0 .0 update by Magese(magese@live.cn)
24+ * 8.1 .0版本 由 Magese (magese@live.cn) 更新
25+ * release 8.1 .0 update by Magese(magese@live.cn)
2626 *
2727 */
2828package org .wltea .analyzer .core ;
Original file line number Diff line number Diff line change 11/*
2- * IK 中文分词 版本 8.0 .0
3- * IK Analyzer release 8.0 .0
2+ * IK 中文分词 版本 8.1 .0
3+ * IK Analyzer release 8.1 .0
44 *
55 * Licensed to the Apache Software Foundation (ASF) under one or more
66 * contributor license agreements. See the NOTICE file distributed with
2121 * 版权声明 2012,乌龙茶工作室
2222 * provided by Linliangyi and copyright 2012 by Oolong studio
2323 *
24- * 8.0 .0版本 由 Magese (magese@live.cn) 更新
25- * release 8.0 .0 update by Magese(magese@live.cn)
24+ * 8.1 .0版本 由 Magese (magese@live.cn) 更新
25+ * release 8.1 .0 update by Magese(magese@live.cn)
2626 *
2727 */
2828package org .wltea .analyzer .core ;
Original file line number Diff line number Diff line change 11/*
2- * IK 中文分词 版本 8.0 .0
3- * IK Analyzer release 8.0 .0
2+ * IK 中文分词 版本 8.1 .0
3+ * IK Analyzer release 8.1 .0
44 *
55 * Licensed to the Apache Software Foundation (ASF) under one or more
66 * contributor license agreements. See the NOTICE file distributed with
2121 * 版权声明 2012,乌龙茶工作室
2222 * provided by Linliangyi and copyright 2012 by Oolong studio
2323 *
24- * 8.0 .0版本 由 Magese (magese@live.cn) 更新
25- * release 8.0 .0 update by Magese(magese@live.cn)
24+ * 8.1 .0版本 由 Magese (magese@live.cn) 更新
25+ * release 8.1 .0 update by Magese(magese@live.cn)
2626 *
2727 */
2828package org .wltea .analyzer .core ;
Original file line number Diff line number Diff line change 11/*
2- * IK 中文分词 版本 8.0 .0
3- * IK Analyzer release 8.0 .0
2+ * IK 中文分词 版本 8.1 .0
3+ * IK Analyzer release 8.1 .0
44 *
55 * Licensed to the Apache Software Foundation (ASF) under one or more
66 * contributor license agreements. See the NOTICE file distributed with
2121 * 版权声明 2012,乌龙茶工作室
2222 * provided by Linliangyi and copyright 2012 by Oolong studio
2323 *
24- * 8.0 .0版本 由 Magese (magese@live.cn) 更新
25- * release 8.0 .0 update by Magese(magese@live.cn)
24+ * 8.1 .0版本 由 Magese (magese@live.cn) 更新
25+ * release 8.1 .0 update by Magese(magese@live.cn)
2626 *
2727 */
2828package org .wltea .analyzer .core ;
Original file line number Diff line number Diff line change 11/*
2- * IK 中文分词 版本 8.0 .0
3- * IK Analyzer release 8.0 .0
2+ * IK 中文分词 版本 8.1 .0
3+ * IK Analyzer release 8.1 .0
44 *
55 * Licensed to the Apache Software Foundation (ASF) under one or more
66 * contributor license agreements. See the NOTICE file distributed with
2121 * 版权声明 2012,乌龙茶工作室
2222 * provided by Linliangyi and copyright 2012 by Oolong studio
2323 *
24- * 8.0 .0版本 由 Magese (magese@live.cn) 更新
25- * release 8.0 .0 update by Magese(magese@live.cn)
24+ * 8.1 .0版本 由 Magese (magese@live.cn) 更新
25+ * release 8.1 .0 update by Magese(magese@live.cn)
2626 *
2727 */
2828package org .wltea .analyzer .core ;
Original file line number Diff line number Diff line change 11/*
2- * IK 中文分词 版本 8.0 .0
3- * IK Analyzer release 8.0 .0
2+ * IK 中文分词 版本 8.1 .0
3+ * IK Analyzer release 8.1 .0
44 *
55 * Licensed to the Apache Software Foundation (ASF) under one or more
66 * contributor license agreements. See the NOTICE file distributed with
2121 * 版权声明 2012,乌龙茶工作室
2222 * provided by Linliangyi and copyright 2012 by Oolong studio
2323 *
24- * 8.0 .0版本 由 Magese (magese@live.cn) 更新
25- * release 8.0 .0 update by Magese(magese@live.cn)
24+ * 8.1 .0版本 由 Magese (magese@live.cn) 更新
25+ * release 8.1 .0 update by Magese(magese@live.cn)
2626 *
2727 */
2828package org .wltea .analyzer .core ;
Original file line number Diff line number Diff line change 11/*
2- * IK 中文分词 版本 8.0 .0
3- * IK Analyzer release 8.0 .0
2+ * IK 中文分词 版本 8.1 .0
3+ * IK Analyzer release 8.1 .0
44 *
55 * Licensed to the Apache Software Foundation (ASF) under one or more
66 * contributor license agreements. See the NOTICE file distributed with
2121 * 版权声明 2012,乌龙茶工作室
2222 * provided by Linliangyi and copyright 2012 by Oolong studio
2323 *
24- * 8.0 .0版本 由 Magese (magese@live.cn) 更新
25- * release 8.0 .0 update by Magese(magese@live.cn)
24+ * 8.1 .0版本 由 Magese (magese@live.cn) 更新
25+ * release 8.1 .0 update by Magese(magese@live.cn)
2626 *
2727 */
2828package org .wltea .analyzer .core ;
You can’t perform that action at this time.
0 commit comments