Commit Graph

12 Commits

Author SHA1 Message Date
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
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 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 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 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 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 8396617fb4 include RSLP stemmer grammar files in the build classpath, for the Galician and Portuguese stemmers in modules/analysis/common/
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1071747 13f79535-47bb-0310-9956-ffa450edef68
2011-02-17 18:52:56 +00:00
Steven Rowe 18944a28b5 javac should always use UTF-8 encoding
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1070488 13f79535-47bb-0310-9956-ffa450edef68
2011-02-14 14:04:35 +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