From commits-return-102036-archive-asf-public=cust-asf.ponee.io@lucene.apache.org Sat Jul 7 17:04:45 2018 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by mx-eu-01.ponee.io (Postfix) with SMTP id 4829E180674 for ; Sat, 7 Jul 2018 17:04:43 +0200 (CEST) Received: (qmail 14108 invoked by uid 500); 7 Jul 2018 15:04:42 -0000 Mailing-List: contact commits-help@lucene.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@lucene.apache.org Delivered-To: mailing list commits@lucene.apache.org Received: (qmail 14093 invoked by uid 99); 7 Jul 2018 15:04:42 -0000 Received: from git1-us-west.apache.org (HELO git1-us-west.apache.org) (140.211.11.23) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 07 Jul 2018 15:04:42 +0000 Received: by git1-us-west.apache.org (ASF Mail Server at git1-us-west.apache.org, from userid 33) id A9A76E0A8D; Sat, 7 Jul 2018 15:04:41 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit From: arafalov@apache.org To: commits@lucene.apache.org Date: Sat, 07 Jul 2018 15:04:43 -0000 Message-Id: In-Reply-To: <05e79d8ff57f4fa5bea20cd24d4f5de0@git.apache.org> References: <05e79d8ff57f4fa5bea20cd24d4f5de0@git.apache.org> X-Mailer: ASF-Git Admin Mailer Subject: [3/7] lucene-solr:master: SOLR-11694: Remove outdated UIMA module http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/b7d14c50/solr/contrib/uima/src/test-files/uima/solr/collection1/conf/solrconfig.xml ---------------------------------------------------------------------- diff --git a/solr/contrib/uima/src/test-files/uima/solr/collection1/conf/solrconfig.xml b/solr/contrib/uima/src/test-files/uima/solr/collection1/conf/solrconfig.xml deleted file mode 100644 index 776de39..0000000 --- a/solr/contrib/uima/src/test-files/uima/solr/collection1/conf/solrconfig.xml +++ /dev/null @@ -1,773 +0,0 @@ - - - - - - ${tests.luceneMatchVersion:LATEST} - - ${useCompoundFile:false} - - - - - - - - - - - - - - - ${solr.data.dir:} - - - - - - - - - - - - - - - - - - - - - 1024 - - - - - - - - - - - - - - - - true - - - - - - - - 20 - - - 200 - - - - - - - - - - - - - - solr rocks - 0 - 10 - - - static firstSearcher warming query from - solrconfig.xml - - - - - - false - - - 2 - - - - - - - - - - - - - - - - - - - - explicit - - - - - - - - dismax - explicit - 0.01 - - text^0.5 features^1.0 name^1.2 sku^1.5 id^10.0 - manu^1.1 cat^1.4 - - - text^0.2 features^1.1 name^1.5 manu^1.4 - manu_exact^1.9 - - - popularity^0.5 recip(price,1,1000,1000)^0.3 - - - id,name,price,score - - - 2<-1 5<-2 6<90% - 100 - *:* - - text features name - - 0 - - name - regex - - - - - - - dismax - explicit - text^0.5 features^1.0 name^1.2 sku^1.5 id^10.0 - 2<-1 5<-2 6<90% - - incubationdate_dt:[* TO NOW/DAY-1MONTH]^2.2 - - - - inStock:true - - - - cat - manu_exact - price:[* TO 500] - price:[500 TO *] - - - - - - - - - - textSpell - - - default - name - ./spellchecker - - - - - - - - - - - - false - - false - - 1 - - - spellcheck - - - - - - - - true - - - tvComponent - - - - - - - - text - true - ignored_ - - - true - links - ignored_ - - - - - - - - - - true - - - termsComponent - - - - - - - - - - uima - - - - - - - - - - - - 3 - - /uima/TestAE.xml - - false - - text - - - - - org.apache.uima.SentenceAnnotation - - coveredText - sentence - - - - org.apache.solr.uima.ts.DummySentimentAnnotation - - mood - sentiment - - - - org.apache.solr.uima.ts.EntityAnnotation - - entity - name - *_sm - - - - - - - - - - - - - 3 - - /uima/TestAE.xml - - false - - text - - - - - a-type-which-can-have-multiple-features - - A - 1 - - - B - 2 - - - - - - - - - - - - 3 - - /uima/TestExceptionAE.xml - false - - false - - text - - - - - - - - - - - - - 3 - - /uima/TestExceptionAE.xml - true - - id - - false - - text - - - - - - - - - - - - - 5 - - - - - - - - - - * - - - http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/b7d14c50/solr/contrib/uima/src/test-files/uima/solr/collection1/conf/spellings.txt ---------------------------------------------------------------------- diff --git a/solr/contrib/uima/src/test-files/uima/solr/collection1/conf/spellings.txt b/solr/contrib/uima/src/test-files/uima/solr/collection1/conf/spellings.txt deleted file mode 100644 index 162a044..0000000 --- a/solr/contrib/uima/src/test-files/uima/solr/collection1/conf/spellings.txt +++ /dev/null @@ -1,2 +0,0 @@ -pizza -history http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/b7d14c50/solr/contrib/uima/src/test-files/uima/solr/collection1/conf/stopwords.txt ---------------------------------------------------------------------- diff --git a/solr/contrib/uima/src/test-files/uima/solr/collection1/conf/stopwords.txt b/solr/contrib/uima/src/test-files/uima/solr/collection1/conf/stopwords.txt deleted file mode 100644 index b5824da..0000000 --- a/solr/contrib/uima/src/test-files/uima/solr/collection1/conf/stopwords.txt +++ /dev/null @@ -1,58 +0,0 @@ -# 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. -# The ASF licenses this file to You under the Apache License, Version 2.0 -# (the "License"); you may not use this file except in compliance with -# the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - -#----------------------------------------------------------------------- -# a couple of test stopwords to test that the words are really being -# configured from this file: -stopworda -stopwordb - -#Standard english stop words taken from Lucene's StopAnalyzer -a -an -and -are -as -at -be -but -by -for -if -in -into -is -it -no -not -of -on -or -s -such -t -that -the -their -then -there -these -they -this -to -was -will -with - http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/b7d14c50/solr/contrib/uima/src/test-files/uima/solr/collection1/conf/synonyms.txt ---------------------------------------------------------------------- diff --git a/solr/contrib/uima/src/test-files/uima/solr/collection1/conf/synonyms.txt b/solr/contrib/uima/src/test-files/uima/solr/collection1/conf/synonyms.txt deleted file mode 100644 index 26d237a..0000000 --- a/solr/contrib/uima/src/test-files/uima/solr/collection1/conf/synonyms.txt +++ /dev/null @@ -1,31 +0,0 @@ -# The ASF licenses this file to You under the Apache License, Version 2.0 -# (the "License"); you may not use this file except in compliance with -# the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. - -#----------------------------------------------------------------------- -#some test synonym mappings unlikely to appear in real input text -aaa => aaaa -bbb => bbbb1 bbbb2 -ccc => cccc1,cccc2 -a\=>a => b\=>b -a\,a => b\,b -fooaaa,baraaa,bazaaa - -# Some synonym groups specific to this example -GB,gib,gigabyte,gigabytes -MB,mib,megabyte,megabytes -Television, Televisions, TV, TVs -#notice we use "gib" instead of "GiB" so any WordDelimiterGraphFilter coming -#after us won't split it into two words. - -# Synonym mappings can be used for spelling correction too -pixima => pixma - http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/b7d14c50/solr/contrib/uima/src/test-files/uima/stoptypes.txt ---------------------------------------------------------------------- diff --git a/solr/contrib/uima/src/test-files/uima/stoptypes.txt b/solr/contrib/uima/src/test-files/uima/stoptypes.txt deleted file mode 100644 index c0e0084..0000000 --- a/solr/contrib/uima/src/test-files/uima/stoptypes.txt +++ /dev/null @@ -1,25 +0,0 @@ -# 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. -# The ASF licenses this file to You under the Apache License, Version 2.0 -# (the "License"); you may not use this file except in compliance with -# the License. You may obtain a copy of the License at -# -# http://www.apache.org/licenses/LICENSE-2.0 -# -# Unless required by applicable law or agreed to in writing, software -# distributed under the License is distributed on an "AS IS" BASIS, -# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -# See the License for the specific language governing permissions and -# limitations under the License. -vbg -vbz -vbd -vbn -vb -bez -cc -cd -at -. -: \ No newline at end of file http://git-wip-us.apache.org/repos/asf/lucene-solr/blob/b7d14c50/solr/contrib/uima/src/test-files/uima/uima-tokenizers-schema.xml ---------------------------------------------------------------------- diff --git a/solr/contrib/uima/src/test-files/uima/uima-tokenizers-schema.xml b/solr/contrib/uima/src/test-files/uima/uima-tokenizers-schema.xml deleted file mode 100644 index d5d3987..0000000 --- a/solr/contrib/uima/src/test-files/uima/uima-tokenizers-schema.xml +++ /dev/null @@ -1,613 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - id - - - - - - - - - - - - - - - - - - - - - - - -