Steven Rowe
|
0c447d1344
|
LUCENE-3795: IntelliJ IDEA configuration: fixed module name in dev-tools/idea/.idea/workspace.xml; and in spatial.iml, removed unnecessary "exported" attributes, and switched analysis-common module dependency to have TEST scope.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1300424 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-14 00:25:28 +00:00 |
David Wayne Smiley
|
4fd44f3d41
|
LUCENE-3795: get intellij build to work.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene3795_lsp_spatial_module@1295438 13f79535-47bb-0310-9956-ffa450edef68
|
2012-03-01 07:08:59 +00:00 |
Ryan McKinley
|
bb9b30bf57
|
LUCENE-3795: get maven build to work. Add spatial4j jar file to solr
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene3795_lsp_spatial_module@1294980 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-29 05:43:24 +00:00 |
David Wayne Smiley
|
de101ca393
|
LUCENE-3795 move "base" module's tests back into itself from "strategies".
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene3795_lsp_spatial_module@1292972 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-23 21:41:30 +00:00 |
David Wayne Smiley
|
26b903d010
|
Fix IntelliJ output directories to be parent spatial build
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene3795_lsp_spatial_module@1292548 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-22 22:23:42 +00:00 |
Ryan McKinley
|
5818381078
|
LUCENE-3795: fix paths for spatial-base.jar and spatial-strategy.jar
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene3795_lsp_spatial_module@1292433 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-22 18:27:17 +00:00 |
David Wayne Smiley
|
42d08cd271
|
LUCENE-3795 IntelliJ IDEA updates
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene3795_lsp_spatial_module@1292166 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-22 07:50:32 +00:00 |
Steven Rowe
|
bade8e172b
|
LUCENE-3731: Maven and IntelliJ IDEA configuration: fleshed these configurations out so they're functional
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1244275 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-14 23:38:03 +00:00 |
Tommaso Teofili
|
d66d97790b
|
[LUCENE-3731] - Creating the analysis-uima module for UIMA based tokenizers/analyzers
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1244236 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-14 22:13:34 +00:00 |
Dawid Weiss
|
213ad3290a
|
LUCENE-3762: Upgrade JUnit to 4.10, refactor state-machine of detecting
setUp/tearDown call chaining.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1243863 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-14 10:27:16 +00:00 |
Steven Rowe
|
dd13217dee
|
IntelliJ IDEA configuration: include lucene/lib/ in the non-test classpath (in addition to the test classpath) for the IntelliJ (uber-)Lucene module, so that lucene/tools/**/LicenseCheckTask.java will compile.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1243726 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-13 22:50:38 +00:00 |
Steven Rowe
|
9cf7bc1c22
|
LUCENE-3753: IntelliJ IDEA configuration: Add new Ant build files in lucene/core/, lucene/test-framework/, and lucene/tools/.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1241598 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-07 20:30:33 +00:00 |
Steven Rowe
|
3c586fa3ea
|
LUCENE-3753: IntelliJ IDEA configuration: make lucene module test configuration working directory be the IntelliJ build output directory for this module.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1241596 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-07 20:23:45 +00:00 |
Steven Rowe
|
eb0ab3d392
|
LUCENE-3753: Restructure the Lucene build system
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1241588 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-07 19:59:05 +00:00 |
Steven Rowe
|
3309fe9b30
|
IntelliJ IDEA config: Moved kuromoji dependency from analysis-extras contrib module to where it belongs: the (core) solr module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1239337 13f79535-47bb-0310-9956-ffa450edef68
|
2012-02-01 21:42:27 +00:00 |
Steven Rowe
|
167982a5b4
|
LUCENE-3737: IntelliJ IDEA configuration: Fix module references in .idea/ant.xml.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1238671 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-31 15:44:39 +00:00 |
Steven Rowe
|
2d3d42f29b
|
IntelliJ IDEA configuration: Alphabetize entries
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1238670 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-31 15:42:50 +00:00 |
Steven Rowe
|
aec9985944
|
IntelliJ IDEA configuration: removed obsolete Ant library
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1238668 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-31 15:39:26 +00:00 |
Steven Rowe
|
886ca6d94c
|
IntelliJ IDEA configuration: Added *.dat to list of patterns of resources to copy to the compiler output directory; fixed typo in .idea/workspace.xml that misidentified the module for the kuromoji run configuration.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1232296 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-17 04:36:05 +00:00 |
Steven Rowe
|
9c628ea72b
|
LUCENE-3305: Added IntelliJ IDEA configuration for the new Kuromoji analysis module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1230827 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-12 22:55:30 +00:00 |
Steven Rowe
|
d4505e65e3
|
LUCENE-3634: IntelliJ IDEA configuration: Added ICU dependency to benchmark contrib.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1227654 13f79535-47bb-0310-9956-ffa450edef68
|
2012-01-05 15:56:41 +00:00 |
Robert Muir
|
a55f511a77
|
LUCENE-3650: move o.a.l.index.codecs to o.a.l.codecs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1215245 13f79535-47bb-0310-9956-ffa450edef68
|
2011-12-16 19:03:12 +00:00 |
Steven Rowe
|
0546719498
|
LUCENE-2621: remove instantiated contrib from IntelliJ IDEA configuration
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1205064 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-22 16:26:29 +00:00 |
Robert Muir
|
873f199924
|
LUCENE-2621: move TermVectors,FieldInfos,SegmentInfos to codec
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1202842 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-16 19:09:35 +00:00 |
Steven Rowe
|
69be4f84c7
|
Fix IntelliJ configuration for solr langid contrib so that the pre-defined whole-module JUnit run configuration works
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1197997 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-05 17:39:24 +00:00 |
Robert Muir
|
fa6500fa6c
|
LUCENE-3490: restructure codec hierarchy
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1197603 13f79535-47bb-0310-9956-ffa450edef68
|
2011-11-04 15:43:35 +00:00 |
Steven Rowe
|
39e6cfe173
|
IntelliJ IDEA configuration: Enable assertions by default in JUnit run configurations
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1189527 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-26 23:11:59 +00:00 |
Erik Hatcher
|
426bc2d0b6
|
SOLR-2588: Move VelocityResponseWriter back to contrib/velocity
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1189383 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-26 18:59:18 +00:00 |
Martijn van Groningen
|
91c633c989
|
Added the langid libraries on the classpath for idea
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1187903 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-23 15:18:57 +00:00 |
Steven Rowe
|
b0c7a2bbee
|
LUCENE-3261: IntelliJ IDEA configuration: added facet module dependency to the benchmark module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1183427 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-14 17:09:10 +00:00 |
Steven Rowe
|
bfb789b70f
|
Brought IntelliJ IDEA configuration up-to-date: made 1.6 language level project-level - Solr specialization is no longer required; added solr langid contrib module; added *.mt to the compiler resource patterns; renamed solr contrib build dirs to be the same as the Ant locations (build/contrib/solr-*/)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1180720 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-09 21:30:47 +00:00 |
Martijn van Groningen
|
70a7363fdb
|
LUCENE-3483: Move Function grouping collectors from Solr to grouping module.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1179808 13f79535-47bb-0310-9956-ffa450edef68
|
2011-10-06 20:09:36 +00:00 |
Steven Rowe
|
283ba51e19
|
LUCENE-3381: intellij configuration: removed vestigial queries-contrib dependencies
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1167577 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-10 18:12:41 +00:00 |
Christopher John Male
|
7f90632562
|
LUCENE-3286: Consolidated XML QP into queryparser module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1165174 13f79535-47bb-0310-9956-ffa450edef68
|
2011-09-05 05:53:28 +00:00 |
Christopher John Male
|
993ce74121
|
LUCENE-3381: Sandboxed remaining contrib queries
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1159846 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-20 04:57:58 +00:00 |
Christopher John Male
|
04bd9ae73a
|
LUCENE-3286: Moved xml qp's demo into demo contrib
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1159002 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-18 02:57:00 +00:00 |
Christopher John Male
|
4f2fc58301
|
LUCENE-3271: Moved 'good' queries into queries module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1158997 13f79535-47bb-0310-9956-ffa450edef68
|
2011-08-18 02:36:32 +00:00 |
Steven Rowe
|
521af09c38
|
Fix working directories
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1147650 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-17 15:15:36 +00:00 |
Steven Rowe
|
28028c1488
|
Fixed build output destination to be solr/build/solr-idea/ instead of <root>/build/solr-idea/.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1147460 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-16 17:24:55 +00:00 |
Christopher John Male
|
a684f6d497
|
LUCENE-3285: Moved flexible queryparser to queryparser module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1146548 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-14 02:56:54 +00:00 |
Christopher John Male
|
6b700e1183
|
LUCENE-3271: Moved MoreLikeThis to queries module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1146542 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-14 02:07:11 +00:00 |
Steven Rowe
|
6ee4b29af6
|
LUCENE-3233: Update IntelliJ configuration to exclude obsolete wordnet contrib
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1145374 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-11 21:57:29 +00:00 |
Christopher John Male
|
5f30bedccc
|
LUCENE-3283: Moved core QueryParsers to queryparser module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1145016 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-11 03:37:00 +00:00 |
Steven Rowe
|
429093b236
|
SOLR-2452: Rewrote Solr build system (tighter integration with the Lucene build system) and restructured Solr internal and contrib modules
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1144761 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-09 23:01:53 +00:00 |
Steven Rowe
|
4505c08643
|
SOLR-2452: merged with trunk up r1144161; applied the svn movement script and the latest version of the post-svn-movement patch
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr2452@1144174 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-08 06:41:23 +00:00 |
Christopher John Male
|
6890f6fbc9
|
LUCENE-3278: Renamed contrib/queryparser project to queryparser-contrib
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1143615 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-07 00:50:54 +00:00 |
Steven Rowe
|
9abc6a2912
|
SOLR-2452: Merged with trunk up to r1143468
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr2452@1143567 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-06 21:16:33 +00:00 |
Christopher John Male
|
36330b50b4
|
LUCENE-3274: Collapsed common module into lucene core util, removed module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1143234 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-06 00:28:34 +00:00 |
Steven Rowe
|
0a5db9f131
|
LUCENE-2341: Added IntelliJ IDEA configuration for the new morfologik module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1141793 13f79535-47bb-0310-9956-ffa450edef68
|
2011-07-01 04:32:40 +00:00 |
Steven Rowe
|
f69dedc1d2
|
LUCENE-3171: fix IntelliJ IDEA configuration
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1141371 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-30 03:09:26 +00:00 |