Commit Graph

11906 Commits

Author SHA1 Message Date
Robert Muir 12c9b8b4bf LUCENE-3699: simplify dictionary access and reduce tokeninfodictionary 1.5MB
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1232120 13f79535-47bb-0310-9956-ffa450edef68
2012-01-16 19:19:48 +00:00
Michael McCandless 297cc4a275 LUCENE-3684: use UOE not IAE
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1232110 13f79535-47bb-0310-9956-ffa450edef68
2012-01-16 18:45:01 +00:00
Michael McCandless dee0f7bd55 remove otherBuffer/otherByteBuf tracking: this is pointless now that compound files are handled as slices
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1232084 13f79535-47bb-0310-9956-ffa450edef68
2012-01-16 18:05:28 +00:00
Simon Willnauer 5ff6f19980 LUCENE-3693: Add a testing implementation for DocumentsWriterPerThreadPool
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1232023 13f79535-47bb-0310-9956-ffa450edef68
2012-01-16 15:19:15 +00:00
Simon Willnauer ed4894dd8f LUCENE-3692: DocumentsWriter blocks flushes when applyDeletes takes forever
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1232017 13f79535-47bb-0310-9956-ffa450edef68
2012-01-16 15:07:04 +00:00
Simon Willnauer 98e59fceee LUCENE-3687: Allow similarity to encode norms other than a single byte
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1232014 13f79535-47bb-0310-9956-ffa450edef68
2012-01-16 14:57:15 +00:00
Robert Muir 354a3be78f LUCENE-3696: fix dictionary construction to work on java5
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1232012 13f79535-47bb-0310-9956-ffa450edef68
2012-01-16 14:50:09 +00:00
Jan Høydahl 49d3605946 SOLR-2487: Do not include slf4j-jdk14 jar in WAR
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1231982 13f79535-47bb-0310-9956-ffa450edef68
2012-01-16 12:54:01 +00:00
Michael McCandless 43c6d8a843 allow tests to turn off term vector cross checking in CheckIndex; turn it off for this one test since it changes postings intentionally
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1231971 13f79535-47bb-0310-9956-ffa450edef68
2012-01-16 12:17:27 +00:00
Michael McCandless 57adb4371a LUCENE-3684: use UOE not IAE
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1231799 13f79535-47bb-0310-9956-ffa450edef68
2012-01-16 00:00:50 +00:00
Michael McCandless 87bc4521c2 LUCENE-3695: move some confusing FST sugar out
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1231795 13f79535-47bb-0310-9956-ffa450edef68
2012-01-15 23:25:38 +00:00
Michael McCandless 11f33ee521 LUCENE-3684: add offsets to postings APIs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1231794 13f79535-47bb-0310-9956-ffa450edef68
2012-01-15 23:17:45 +00:00
Michael McCandless 1e09d9eff6 fix javadoc
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1231793 13f79535-47bb-0310-9956-ffa450edef68
2012-01-15 23:08:04 +00:00
Michael McCandless 9de01b56eb LUCENE-3453: simplify DocValues/Field API
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1231791 13f79535-47bb-0310-9956-ffa450edef68
2012-01-15 23:05:13 +00:00
Michael McCandless 26e37dc76d avoid another synthetic access$NNN method
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1231788 13f79535-47bb-0310-9956-ffa450edef68
2012-01-15 23:02:39 +00:00
Michael McCandless 0e20759b0d avoid access synthetic methods
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1231728 13f79535-47bb-0310-9956-ffa450edef68
2012-01-15 19:04:11 +00:00
Koji Sekiguchi 2125313a90 SOLR-2603: Encoding of alternate fields in highlighting
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1231665 13f79535-47bb-0310-9956-ffa450edef68
2012-01-15 13:50:55 +00:00
Yonik Seeley 2911bce99b fix thread safety
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1231606 13f79535-47bb-0310-9956-ffa450edef68
2012-01-15 01:30:35 +00:00
Yonik Seeley f090ac33b0 SOLR-3037: When using binary format in solrj the codec screws up parameters
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1231564 13f79535-47bb-0310-9956-ffa450edef68
2012-01-14 19:09:52 +00:00
Robert Muir 046fd6682c move CHANGES entry to 3.x section
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1231553 13f79535-47bb-0310-9956-ffa450edef68
2012-01-14 18:28:36 +00:00
Robert Muir fbd34b4390 cleanups to 4.x CHANGES
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1231552 13f79535-47bb-0310-9956-ffa450edef68
2012-01-14 18:24:48 +00:00
Robert Muir fc57aa6a04 fix spacing and merge missing entries
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1231545 13f79535-47bb-0310-9956-ffa450edef68
2012-01-14 18:19:58 +00:00
Yonik Seeley b2a0040e98 tests: silliness
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1231526 13f79535-47bb-0310-9956-ffa450edef68
2012-01-14 16:59:36 +00:00
Yonik Seeley 2504985445 SOLR-3036: Ability to specify overwrite=false on the URL for XML updates.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1231514 13f79535-47bb-0310-9956-ffa450edef68
2012-01-14 15:21:42 +00:00
Michael McCandless 5ca66287ea woops
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1231513 13f79535-47bb-0310-9956-ffa450edef68
2012-01-14 15:20:58 +00:00
Michael McCandless d584f6361d LUCENE-3685: add ToChildBlockJoinQuery, to join from parent to child
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1231512 13f79535-47bb-0310-9956-ffa450edef68
2012-01-14 15:17:04 +00:00
Chris M. Hostetter b2de49f606 SOLR-2542: Fixed DIH Context variables which were broken for all scopes other then SCOPE_ENTITY
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1231367 13f79535-47bb-0310-9956-ffa450edef68
2012-01-13 22:56:02 +00:00
Robert Muir 8b8c2b4dee LUCENE-3690: since this filter handles all kinds of bad partial and wierd input, this should be fine to enable
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1231272 13f79535-47bb-0310-9956-ffa450edef68
2012-01-13 19:46:30 +00:00
Michael McCandless 105d4ddad0 fix wrong FST javadoc
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1231223 13f79535-47bb-0310-9956-ffa450edef68
2012-01-13 18:24:52 +00:00
Robert Muir 2ff4bdb04f enable assertions when executing various tools
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1231013 13f79535-47bb-0310-9956-ffa450edef68
2012-01-13 11:36:50 +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 813aaeccd8 LUCENE-3305: Maven configuration: Added dependency from Solr analysis-extras contrib on the new Kuromoji analysis module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1230825 13f79535-47bb-0310-9956-ffa450edef68
2012-01-12 22:39:32 +00:00
Steven Rowe 013bf4eba2 LUCENE-3305: Added Maven configuration for the new Kuromoji analysis module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1230803 13f79535-47bb-0310-9956-ffa450edef68
2012-01-12 21:55:51 +00:00
Erick Erickson 2492bd2790 Fixing up where I messed up on previous checkin for SOLR-2906
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1230790 13f79535-47bb-0310-9956-ffa450edef68
2012-01-12 21:18:50 +00:00
Robert Muir 05a65507af LUCENE-3305: optimization, don't retrieve the base form twice in this filter
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1230769 13f79535-47bb-0310-9956-ffa450edef68
2012-01-12 20:36:58 +00:00
Robert Muir 4ebdc0872a LUCENE-3305: sorry Mike (thanks for the help with the FST optimization)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1230756 13f79535-47bb-0310-9956-ffa450edef68
2012-01-12 20:24:40 +00:00
Robert Muir cd372bdc83 LUCENE-3305: add Kuromoji Japanese morphological analyzer
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1230748 13f79535-47bb-0310-9956-ffa450edef68
2012-01-12 20:10:48 +00:00
Erick Erickson ec071905fb Fixes for SOLR-2906. Many thanks to Shawn Heisey
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1230745 13f79535-47bb-0310-9956-ffa450edef68
2012-01-12 20:07:03 +00:00
Erick Erickson 003ddcb809 Fix for SOLR-3022 (Plugin Loader doesn't log exceptions). See SOLR-2191 and SOLR-3032 as well.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1230573 13f79535-47bb-0310-9956-ffa450edef68
2012-01-12 14:56:13 +00:00
Simon Willnauer 8913c0c597 don't load MultiDocValues for norms if one leaf reader omits norms
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1230482 13f79535-47bb-0310-9956-ffa450edef68
2012-01-12 10:53:53 +00:00
Shai Erera d74db06ddf LUCENE-3686: CategoryEnhancement must override Object.equals()
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1230431 13f79535-47bb-0310-9956-ffa450edef68
2012-01-12 07:43:42 +00:00
Simon Willnauer ba60b2f98a ensure output is closed if finish throws exception
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1229937 13f79535-47bb-0310-9956-ffa450edef68
2012-01-11 09:12:09 +00:00
Erick Erickson 7de1e259f1 Fix for SOLR-2987 (numeric keys in external file field stopped processing the rest of the file)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1229783 13f79535-47bb-0310-9956-ffa450edef68
2012-01-10 22:51:17 +00:00
Chris M. Hostetter ef4e44f30b SOLR-3024: Fixed JSONTestUtil.matchObj to respect delta param
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1229713 13f79535-47bb-0310-9956-ffa450edef68
2012-01-10 20:34:09 +00:00
Koji Sekiguchi 6a085c2fa9 SOLR-3012: Move System.getProperty(type) in postData() to main()
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1229602 13f79535-47bb-0310-9956-ffa450edef68
2012-01-10 15:35:31 +00:00
Simon Willnauer 3b8458f6de use TEST_VERSION_CURRENT instead of 4_0 in test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1229523 13f79535-47bb-0310-9956-ffa450edef68
2012-01-10 12:46:38 +00:00
Simon Willnauer f19317d318 SOLR-3020: Add KeywordAttribute support to HunspellStemFilter
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1229519 13f79535-47bb-0310-9956-ffa450edef68
2012-01-10 12:33:29 +00:00
Koji Sekiguchi 56a28c69f8 SOLR-2682: move the change note to correct place
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1229409 13f79535-47bb-0310-9956-ffa450edef68
2012-01-09 22:52:30 +00:00
Michael McCandless cdb2ee8a7b LUCENE-3679: replace IR.getFieldNames with IR.getFieldInfos
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1229401 13f79535-47bb-0310-9956-ffa450edef68
2012-01-09 22:29:40 +00:00
Michael McCandless 5dba63c719 LUCENE-3681: use 2 bytes (unsigned short) to save label for FST.INPUT_TYPE.BYTE2 case
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1228928 13f79535-47bb-0310-9956-ffa450edef68
2012-01-08 19:27:25 +00:00