Skip to content

Commit 3219884

Browse files
committed
Remove lucene from the core repo now that patterns is moved
1 parent 39f2158 commit 3219884

10 files changed

+0
-24
lines changed

.classpath

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,6 @@
2323
<classpathentry exported="true" kind="lib" path="lib/protobuf-java-3.25.5.jar" sourcepath="libsrc/protobuf-java-3.25.5-sources.jar"/>
2424
<classpathentry exported="true" kind="lib" path="lib/javacc.jar"/>
2525
<classpathentry exported="true" kind="lib" path="lib/jakarta.json-1.1.6.jar" sourcepath="libsrc/jakarta.json-1.1.6-sources.jar"/>
26-
<classpathentry exported="true" kind="lib" path="lib/lucene-core-7.7.3.jar" sourcepath="libsrc/lucene-core-7.7.3-sources.jar"/>
27-
<classpathentry exported="true" kind="lib" path="lib/lucene-demo-7.7.3.jar" sourcepath="libsrc/lucene-demo-7.7.3-sources.jar"/>
28-
<classpathentry exported="true" kind="lib" path="lib/lucene-analyzers-common-7.7.3.jar" sourcepath="lucene-analyzers-common-7.7.3-sources.jar"/>
29-
<classpathentry exported="true" kind="lib" path="lib/lucene-queryparser-7.7.3.jar" sourcepath="lucene-queryparser-7.7.3-sources.jar"/>
3026
<classpathentry exported="true" kind="lib" path="lib/slf4j-api.jar" sourcepath="libsrc/slf4j-api-1.7.12-sources.jar"/>
3127
<classpathentry exported="true" kind="lib" path="lib/slf4j-simple.jar" sourcepath="libsrc/slf4j-simple-1.7.12-sources.jar"/>
3228
<classpathentry exported="true" kind="lib" path="lib/javax.activation-api-1.2.0.jar" sourcepath="libsrc/javax.activation-api-1.2.0-sources.jar"/>

lib/README

Lines changed: 0 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -377,26 +377,6 @@ USED BY: patterns.surface, coref, pipeline, scenegraph
377377
LAST UPDATE: 2024-10-08
378378
LAST UPDATE BY: John Bauer. Originally added by Sonal Gupta
379379

380-
-----------------------------------------------------------------------
381-
lucene-analyzers-common-7.7.3.jar
382-
lucene-core-7.7.3.jar
383-
lucene-demo-7.7.3.jar
384-
lucene-queryparser-7.7.3.jar
385-
ORIGINAL JAR NAME: n/a
386-
VERSION: 7.7.3
387-
RELEASE DATE: 2020-04-24
388-
SOURCE AVAILABLE: yes
389-
DESCRIPTION: "Apache Lucene is a high-performance, full-featured text
390-
search engine library written entirely in Java. It is a technology
391-
suitable for nearly any application that requires full-text search,
392-
especially cross-platform. Doesn't conform to naming convention as
393-
in has version number, as before. Broken into several Jars in this version."
394-
URL: http://lucene.apache.org/
395-
USED BY: patterns.surface
396-
397-
LAST UPDATE: 2024-10-08
398-
LAST UPDATE BY: John Bauer
399-
400380
-----------------------------------------------------------------
401381
slf4j-api.jar
402382
ORIGINAL JAR NAME: slf4j-api-1.7.12.jar

lib/lucene-analyzers-common-7.7.3.jar

-1.59 MB
Binary file not shown.

lib/lucene-core-7.7.3.jar

-2.95 MB
Binary file not shown.

lib/lucene-demo-7.7.3.jar

-42.9 KB
Binary file not shown.

lib/lucene-queryparser-7.7.3.jar

-373 KB
Binary file not shown.
-1.58 MB
Binary file not shown.

libsrc/lucene-core-7.7.3-sources.jar

-2.03 MB
Binary file not shown.

libsrc/lucene-demo-7.7.3-sources.jar

-38.3 KB
Binary file not shown.
-379 KB
Binary file not shown.

0 commit comments

Comments
 (0)