/[Apache-SVN]
ViewVC logotype

Revision 1580387


Jump to revision: Previous Next
Author: rhillegas
Date: Sun Mar 23 00:17:56 2014 UTC (10 years, 1 month ago)
Changed paths: 26
Log Message:
DERBY-590: First increment of support for Lucene indexing of Derby text columns; tests passed cleanly on derby-590-01-am-publicAccessToLuceneRoutines.diff.

Changed paths

Path Details
Directorydb/derby/code/trunk/build.xml modified , text changed
Directorydb/derby/code/trunk/java/engine/org/apache/derby/catalog/Java5SystemProcedures.java modified , text changed
Directorydb/derby/code/trunk/java/engine/org/apache/derby/impl/build.xml modified , text changed
Directorydb/derby/code/trunk/java/engine/org/apache/derby/impl/optional/ added
Directorydb/derby/code/trunk/java/engine/org/apache/derby/impl/optional/lucene/ added
Directorydb/derby/code/trunk/java/engine/org/apache/derby/impl/optional/lucene/LuceneListIndexesVTI.java added
Directorydb/derby/code/trunk/java/engine/org/apache/derby/impl/optional/lucene/LuceneQueryVTI.java added
Directorydb/derby/code/trunk/java/engine/org/apache/derby/impl/optional/lucene/LuceneSupport.java added
Directorydb/derby/code/trunk/java/engine/org/apache/derby/impl/optional/lucene/build.xml added
Directorydb/derby/code/trunk/java/engine/org/apache/derby/impl/sql/compile/StaticMethodCallNode.java modified , text changed
Directorydb/derby/code/trunk/java/engine/org/apache/derby/loc/messages.xml modified , text changed
Directorydb/derby/code/trunk/java/engine/org/apache/derby/vti/VTITemplate.java modified , text changed
Directorydb/derby/code/trunk/java/shared/org/apache/derby/shared/common/reference/SQLState.java modified , text changed
Directorydb/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/lang/LuceneCollationTest.java added
Directorydb/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/lang/LuceneSuite.java added
Directorydb/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/lang/LuceneSupportPermsTest.java added
Directorydb/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/lang/LuceneSupportTest.java added
Directorydb/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/lang/_Suite.java modified , text changed
Directorydb/derby/code/trunk/java/testing/org/apache/derbyTesting/functionTests/tests/lang/luceneSupport.policy added
Directorydb/derby/code/trunk/java/testing/org/apache/derbyTesting/junit/SecurityManagerSetup.java modified , text changed
Directorydb/derby/code/trunk/tools/ant/properties/extrapath.properties modified , text changed
Directorydb/derby/code/trunk/tools/jar/extraDBMSclasses.properties modified , text changed
Directorydb/derby/code/trunk/tools/java/lucene-analyzers-common-4.5.0.jar added
Directorydb/derby/code/trunk/tools/java/lucene-core-4.5.0.jar added
Directorydb/derby/code/trunk/tools/java/lucene-queryparser-4.5.0.jar added
Directorydb/derby/code/trunk/tools/release/notices/lucene.txt added

infrastructure at apache.org
ViewVC Help
Powered by ViewVC 1.1.26