Commit Graph

9800 Commits

Author SHA1 Message Date
Uwe Schindler c914b3066a SOLR-2455: Prevent double submit of forms in admin interface
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1089335 13f79535-47bb-0310-9956-ffa450edef68
2011-04-06 07:43:16 +00:00
Dawid Weiss 2fe7952ce9 LUCENE-3011: FST saving/reading from a plain DataInput/DataOutput stream. Modified CodecUtil as well to use DataOutput instead of IndexOutput. Patch by Robert Muir.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1088932 13f79535-47bb-0310-9956-ffa450edef68
2011-04-05 09:13:26 +00:00
Yonik Seeley 252c86beb9 SOLR-2444: change fl=key=a to fl=key:a
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1088820 13f79535-47bb-0310-9956-ffa450edef68
2011-04-04 23:23:59 +00:00
Steven Rowe 7d236abb4e Added Google Guava as a test dependency to Solr Core
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1088065 13f79535-47bb-0310-9956-ffa450edef68
2011-04-02 17:00:39 +00:00
Steven Rowe c613d642a0 LUCENE-3006: specialized definition of javadoc.classpath is not required for building ICU analysis module's javadocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1088063 13f79535-47bb-0310-9956-ffa450edef68
2011-04-02 16:47:24 +00:00
Michael McCandless db6d7ed780 turn off debug sop
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1088052 13f79535-47bb-0310-9956-ffa450edef68
2011-04-02 15:51:56 +00:00
Michael McCandless f10d92398b LUCENE-1076: new TieredMergePolicy
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1088051 13f79535-47bb-0310-9956-ffa450edef68
2011-04-02 15:47:12 +00:00
Michael McCandless 0810107d1f LUCENE-3003: refactor UnInvertedField into Lucene core
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1088049 13f79535-47bb-0310-9956-ffa450edef68
2011-04-02 15:32:31 +00:00
Michael McCandless 5cd8c087ac fix CheckIndex to also test skipping
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1088046 13f79535-47bb-0310-9956-ffa450edef68
2011-04-02 15:19:34 +00:00
Michael McCandless 8acdc28559 make some fields final
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1088021 13f79535-47bb-0310-9956-ffa450edef68
2011-04-02 13:22:09 +00:00
Dawid Weiss e9bee5e152 SOLR-2378: Ignoring benchmark test (enabled accidently in cleanup commit).
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1087995 13f79535-47bb-0310-9956-ffa450edef68
2011-04-02 10:52:48 +00:00
Ryan McKinley fd34f487c0 adding comment pointing to SOLR-2443
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1087922 13f79535-47bb-0310-9956-ffa450edef68
2011-04-01 22:29:07 +00:00
Ryan McKinley 0532102563 SOLR-2433 -- Make FieldProperties bit masks protected
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1087913 13f79535-47bb-0310-9956-ffa450edef68
2011-04-01 22:01:10 +00:00
Yonik Seeley 22a945609f SOLR-1298: enable returning float functions via fl, fix bug with default name of function
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1087902 13f79535-47bb-0310-9956-ffa450edef68
2011-04-01 21:25:14 +00:00
Steven Rowe 641e6e021d SOLR-2061: Ignore pom.xml in this directory
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1087834 13f79535-47bb-0310-9956-ffa450edef68
2011-04-01 17:57:36 +00:00
Steven Rowe 14eb02ffa4 LUCENE-3006: die javadoc warnings die (modules/ edition)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1087830 13f79535-47bb-0310-9956-ffa450edef68
2011-04-01 17:43:24 +00:00
Steven Rowe 7175a8502b Added changes entry for SOLR-2061
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1087723 13f79535-47bb-0310-9956-ffa450edef68
2011-04-01 14:46:12 +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
Dawid Weiss ce06cfb088 SOLR-2378: Cleaning up the benchmark code a little, committing right in without the patch.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1087649 13f79535-47bb-0310-9956-ffa450edef68
2011-04-01 11:13:10 +00:00
Robert Muir d940c24c03 fix benchmark collation test to match reality
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1087548 13f79535-47bb-0310-9956-ffa450edef68
2011-04-01 01:58:35 +00:00
Robert Muir 74a065a57f fix collation benchmark to use byte terms
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1087529 13f79535-47bb-0310-9956-ffa450edef68
2011-04-01 00:47:16 +00:00
Steven Rowe 7402c50058 fix typo
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1087475 13f79535-47bb-0310-9956-ffa450edef68
2011-03-31 22:53:58 +00:00
Steven Rowe 085d30ecf3 changes entries for recent commits
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1087474 13f79535-47bb-0310-9956-ffa450edef68
2011-03-31 22:53:21 +00:00
Steven Rowe 1caaea77b2 ReadTokensTask now converts tokens to their indexed forms (char[]->byte[]), just as the indexer does. This allows measurement of the conversion process, which is important for analysis components that customize it, e.g. (ICU)CollationKeyFilter.
NB: as a result, benchmarks that incorporate this task will no longer be directly comparable between 3.X and 4.0

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1087471 13f79535-47bb-0310-9956-ffa450edef68
2011-03-31 22:44:20 +00:00
Steven Rowe 9cefe60a4b Removed special case for looking up KeywordAnalyzer, which is *not* alone among analyzers occupying package o.a.l.analysis.core.
Instead, now attempting to instantiate no-package analyzers as core analyzers, then falling back to the previous default package ("org.apache.lucene.analysis.") if that fails.  Also, made the same changes in NewShingleAnalyzerTask.

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1087468 13f79535-47bb-0310-9956-ffa450edef68
2011-03-31 22:34:46 +00:00
Yonik Seeley 4997068dc5 site: sync news w/ announcement better, and add links
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1087446 13f79535-47bb-0310-9956-ffa450edef68
2011-03-31 21:31:08 +00:00
Steven Rowe 3bbfa450e4 Updated to the new method for obtaining a top-level deleted docs bitset. Also checking the bitset for null, when there are no deleted docs.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1087435 13f79535-47bb-0310-9956-ffa450edef68
2011-03-31 21:03:18 +00:00
Steven Rowe 56c2994f66 Added a special case for looking up KeywordAnalyzer, which alone among analyzers occupies package o.a.l.analysis.core.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1087431 13f79535-47bb-0310-9956-ffa450edef68
2011-03-31 20:16:10 +00:00
Robert Muir 74c9b8887f SOLR-2338: improved per-field similarity integration into schema.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1087430 13f79535-47bb-0310-9956-ffa450edef68
2011-03-31 20:13:22 +00:00
Simon Willnauer 004524dbec added synchronization to prevent threads from seeing inconsistent name / number mappings when asserting for consistency
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1087427 13f79535-47bb-0310-9956-ffa450edef68
2011-03-31 19:59:15 +00:00
Grant Ingersoll 937ee38c7f LUCENE-3006: fail on javadoc warnings
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1087426 13f79535-47bb-0310-9956-ffa450edef68
2011-03-31 19:56:47 +00:00
Steven Rowe fdf66a15b1 Fixed incorrect specification of testResource directory src/test-files/; added javax.servlet:servlet-api as a test dependency.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1087414 13f79535-47bb-0310-9956-ffa450edef68
2011-03-31 19:25:01 +00:00
Steven Rowe 47190d3323 LUCENE-3006: die javadoc warnings die
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1087319 13f79535-47bb-0310-9956-ffa450edef68
2011-03-31 14:36:05 +00:00
Grant Ingersoll 82f0640b49 update site for 3.1
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1087314 13f79535-47bb-0310-9956-ffa450edef68
2011-03-31 14:29:09 +00:00
Steven Rowe bbed5715cb Removed obsolete CVS version control config files
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1087112 13f79535-47bb-0310-9956-ffa450edef68
2011-03-30 22:29:35 +00:00
Grant Ingersoll 2fc69540a9 alias for javadocs/javadoc
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1087088 13f79535-47bb-0310-9956-ffa450edef68
2011-03-30 21:35:11 +00:00
Grant Ingersoll d112c045e6 alias for javadocs/javadoc
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1087087 13f79535-47bb-0310-9956-ffa450edef68
2011-03-30 21:34:43 +00:00
Grant Ingersoll 9fdc41f0f8 sync CHANGEs for 3.1
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1087056 13f79535-47bb-0310-9956-ffa450edef68
2011-03-30 19:37:38 +00:00
Shai Erera a4c7a88834 LUCENE-3002: Add tests.iter.min to control tests.iter's behavior
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1087036 13f79535-47bb-0310-9956-ffa450edef68
2011-03-30 18:47:57 +00:00
Koji Sekiguchi 787b6019bf SOLR-2445: remove standard request handler and change the default qt to blank in form.jsp
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1086821 13f79535-47bb-0310-9956-ffa450edef68
2011-03-30 02:17:31 +00:00
Ryan McKinley 9d1854b390 LUCENE-3001 -- moving TrieFieldHelper out of lucene
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1086710 13f79535-47bb-0310-9956-ffa450edef68
2011-03-29 20:11:00 +00:00
Ryan McKinley 591f3b5ea9 LUCENE-3001 -- moving TrieFieldHelper out of lucene
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1086708 13f79535-47bb-0310-9956-ffa450edef68
2011-03-29 20:09:59 +00:00
Ryan McKinley f6ddf2723a SOLR-1566 -- passing SolrQueryRequest to DocTransformer
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1086699 13f79535-47bb-0310-9956-ffa450edef68
2011-03-29 19:40:37 +00:00
Ryan McKinley 9027875384 LUCENE-3001 fix solr trie date field from #1086651
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1086681 13f79535-47bb-0310-9956-ffa450edef68
2011-03-29 18:45:54 +00:00
Ryan McKinley b95ca2b453 LUCENE-3001 -- Adding TrieFieldHelper to write solr compatible numeric fields without the solr dependency.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1086651 13f79535-47bb-0310-9956-ffa450edef68
2011-03-29 17:41:58 +00:00
Robert Muir 4bfb56d42b SOLR-2396: add [ICU]CollationField
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1086637 13f79535-47bb-0310-9956-ffa450edef68
2011-03-29 16:37:39 +00:00
Michael McCandless 447b497c57 use SMS when testing LogMP's strict invariants
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1086629 13f79535-47bb-0310-9956-ffa450edef68
2011-03-29 15:33:45 +00:00
Michael McCandless 5da11b6bff silly: use the right random var
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1086628 13f79535-47bb-0310-9956-ffa450edef68
2011-03-29 15:33:11 +00:00
Grant Ingersoll 1c5398f0e0 LUCENE-2998: forward port prepare-release and stage
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1086584 13f79535-47bb-0310-9956-ffa450edef68
2011-03-29 13:52:14 +00:00
Ryan McKinley b822bb427c SOLR-2423 -- fixing DateField and adding test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1086582 13f79535-47bb-0310-9956-ffa450edef68
2011-03-29 13:48:37 +00:00