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
|
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
|
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 |
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 |
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 |
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 |
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 |
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 |
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 |
Steven Rowe
|
9852331d40
|
LUCENE-3079: finished IntelliJ IDEA configuration
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1141323 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-29 23:17:18 +00:00 |
Steven Rowe
|
75d6001f0e
|
SOLR-2452: merged with trunk up to r1140790
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr2452@1140809 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-28 19:42:31 +00:00 |
Christopher John Male
|
b3f0ae9b7a
|
LUCENE-3240: Moved FunctionQuery, ValueSource and DocValues to new queries module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1140379 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-27 23:45:18 +00:00 |
Christopher John Male
|
9bf4c3fd8f
|
LUCENE-3232: Moved MutableValues to common module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1139467 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-25 00:03:35 +00:00 |
Steven Rowe
|
31ae73d63b
|
Merged with trunk up to r1135758
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr2452@1135759 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-14 19:26:27 +00:00 |
Steven Rowe
|
d0e0dc3f6e
|
Added *.docx as a resource pattern (Solr Cell has a .docx test file)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1135757 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-14 19:23:57 +00:00 |
Steven Rowe
|
c98779dd12
|
SOLR-2452: merge with trunk up to r1134392
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr2452@1134403 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-10 18:17:44 +00:00 |
Steven Rowe
|
a74ac5b8f7
|
dropped unnecessary tests.linedocsfile sysprop setting from the lucene module test run configuration
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1132717 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-06 18:22:18 +00:00 |
Steven Rowe
|
4eeee5c147
|
SOLR-2452: merged with trunk up to r1130696; finished Solr contrib layout switch (src/main/java/ => src/java/, etc.) in the Maven, Eclipse, and IntelliJ configurations; restored two directories that were dropped as part of the layout switch: solr/contrib/dataimporthandler/src/main/webapp/ => src/webapp/, and solr/contrib/uima/src/main/resources => src/resources/; added jetty.insecurerandom sysprop setting to test-macro in lucene/common-build.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr2452@1130815 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-02 21:15:00 +00:00 |
Steven Rowe
|
5d571565f5
|
Add static sysprops to Solr and Solr contribs' test run configurations
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1130811 13f79535-47bb-0310-9956-ffa450edef68
|
2011-06-02 20:57:49 +00:00 |
Steven Rowe
|
31c83c9d6f
|
SOLR-2452: Merged with trunk up to r1129202; standardized solr/contrib/* layouts.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr2452@1129205 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-30 14:51:25 +00:00 |
Steven Rowe
|
7f5843bc8e
|
LUCENE-2995: remove obsolete lucene-spellchecker module from Maven and IntelliJ IDEA configurations
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1128129 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-27 00:57:21 +00:00 |
Steven Rowe
|
571b682578
|
LUCENE-2995: Update IntelliJ IDEA configuration
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1126666 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-23 19:06:19 +00:00 |
Steven Rowe
|
a64aafadaf
|
SOLR-2452: Merged up to trunk r1126319.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr2452@1126320 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-23 05:20:32 +00:00 |
Steven Rowe
|
b554dd1902
|
LUCENE-2981: Removed ant, bdb, bdb-je, lucli, and swing contribs from the IntelliJ IDEA configuration.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1126307 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-23 04:30:59 +00:00 |
Steven Rowe
|
674feedec6
|
SOLR-2452: Merged up to trunk r1126232; adjusted solr/config/analysis-extras/ directory structure to match other solr contribs; updated configuration for maven and intellij idea.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr2452@1126234 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-22 21:45:19 +00:00 |
Steven Rowe
|
1a936ed69d
|
Add pattern to include solr/src/test-files/Top50KWiki.utf8 in resources copied to test classpath prior to testing
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1126232 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-22 21:34:31 +00:00 |
Steven Rowe
|
8153b53c8b
|
LUCENE-1421: Update IntelliJ IDEA configuration to support the new grouping module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1103140 13f79535-47bb-0310-9956-ffa450edef68
|
2011-05-14 15:41:42 +00:00 |
Steven Rowe
|
68ebd4392d
|
Removed from contrib/demo/lib/ in r1078463; now pulling from solr/lib/.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1084836 13f79535-47bb-0310-9956-ffa450edef68
|
2011-03-24 04:06:21 +00:00 |