Commit Graph

34 Commits

Author SHA1 Message Date
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
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 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 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
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 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
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 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 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 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
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 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 9e74a6a295 Fixed all IntelliJ project dependencies
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1140408 13f79535-47bb-0310-9956-ffa450edef68
2011-06-28 02:52:53 +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 4c9c9259e8 SOLR-2452: Merged with trunk up to r1137125
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr2452@1137126 13f79535-47bb-0310-9956-ffa450edef68
2011-06-18 05:16:57 +00:00
Martijn van Groningen 5083ab7e5d Make Solr module depend on grouping module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1137073 13f79535-47bb-0310-9956-ffa450edef68
2011-06-17 23:20:12 +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 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
Yonik Seeley 5c68532ecc dev-tools: fixup suggest module for idea
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1130645 13f79535-47bb-0310-9956-ffa450edef68
2011-06-02 16:42:27 +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 4ea675e29c - Re-ordered module dependencies to be the last <orderEntry>s - modules that depend on other modules will otherwise refuse to compile under IntelliJ 10.0.3.
- Removed <orderEntry> for the now-nonexistent contrib/demo/lib/

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1089739 13f79535-47bb-0310-9956-ffa450edef68
2011-04-07 04:57:20 +00:00
Steven Rowe 0c7a172d4f SOLR-2061: Generate jar containing test classes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1087722 13f79535-47bb-0310-9956-ffa450edef68
2011-04-01 14:41:09 +00:00
Steven Rowe 99aed2c176 Tell IntelliJ to ignore more directories containing build output (e.g. dist, package, lucene-lib, etc.)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1080770 13f79535-47bb-0310-9956-ffa450edef68
2011-03-11 21:44:42 +00:00
Steven Rowe 57956f0948 removed dependency on (no-longer-present) remote module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1071067 13f79535-47bb-0310-9956-ffa450edef68
2011-02-15 21:14:54 +00:00
Steven Rowe a82fa91d41 removed (non-existent) solrj dep
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1071066 13f79535-47bb-0310-9956-ffa450edef68
2011-02-15 21:14:18 +00:00
Steven Rowe 2ea5e65959 Added IntelliJ support for the new Solr UIMA contrib
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1062817 13f79535-47bb-0310-9956-ffa450edef68
2011-01-24 15:02:31 +00:00
Steven Rowe 4dca51491c Fix source directories in the IntelliJ IDEA configuration
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1056183 13f79535-47bb-0310-9956-ffa450edef68
2011-01-07 03:43:21 +00:00
Steven Rowe c1c09c7776 LUCENE-2611: Re-sync IntelliJ config in dev-tools/idea/; Move both solr/src/test/test-files/ and solr/contrib/analysis-extras/src/test/test-files/ up one level; Set the IntelliJ Java language level on all Solr modules to 6.0
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1054374 13f79535-47bb-0310-9956-ffa450edef68
2011-01-02 10:01:17 +00:00
Steven Rowe 4ce982a287 LUCENE-2611: Added IntelliJ IDEA configuration files in dev-tools/idea/, installable via 'ant idea'
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1053988 13f79535-47bb-0310-9956-ffa450edef68
2010-12-30 19:49:51 +00:00