Commit Graph

9464 Commits

Author SHA1 Message Date
Simon Willnauer 36d8c00f6a removed redundant cast
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1057612 13f79535-47bb-0310-9956-ffa450edef68
2011-01-11 13:16:19 +00:00
Simon Willnauer 52124d8ebf LUCENE-2831: cut over to AtomicReaderContext in Weight#scorer, Weight#explain & Filter#getDocIdSet
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1057595 13f79535-47bb-0310-9956-ffa450edef68
2011-01-11 11:59:26 +00:00
Michael McCandless 1df9242981 try (again) to stop false failures in this test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1057340 13f79535-47bb-0310-9956-ffa450edef68
2011-01-10 20:08:17 +00:00
Koji Sekiguchi db175cce71 SOLR-2310: getTimeElapsedSince() returns incorrect hour value when the elapse is over 60 hours
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1057221 13f79535-47bb-0310-9956-ffa450edef68
2011-01-10 14:51:13 +00:00
Koji Sekiguchi 2e03681712 SOLR-2296: Upgrade Carrot2 binaries to version 3.4.2
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1057149 13f79535-47bb-0310-9956-ffa450edef68
2011-01-10 10:58:57 +00:00
Steven Rowe b36ad7b31b LUCENE-2611: Added autolinkification for JIRA issues in log comments (thanks to David Smiley)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1057023 13f79535-47bb-0310-9956-ffa450edef68
2011-01-09 20:42:16 +00:00
Uwe Schindler a04ade4448 LUCENE-2839: Scorer#score(Collector,int,int) is now public because it is called from other classes and part of public API
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1057010 13f79535-47bb-0310-9956-ffa450edef68
2011-01-09 19:48:14 +00:00
Michael McCandless 821e52604c whitespace
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1056955 13f79535-47bb-0310-9956-ffa450edef68
2011-01-09 14:59:13 +00:00
Robert Muir eacd3d2636 LUCENE-1260: use the provided sim to encode norms
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1056821 13f79535-47bb-0310-9956-ffa450edef68
2011-01-08 22:31:00 +00:00
Michael McCandless 4f7eba849a LUCENE-2854: remove SimilarityDelegator; force cutover of Similarity.lengthNorm -> Similarity.computeNorm
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1056771 13f79535-47bb-0310-9956-ffa450edef68
2011-01-08 19:20:05 +00:00
Yonik Seeley a518f57756 LUCENE-2831: delete TopValueSource - will be illegal in the future
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1056746 13f79535-47bb-0310-9956-ffa450edef68
2011-01-08 17:50:24 +00:00
Yonik Seeley 8b241d9230 LUCENE-2831: remove/fix more uses of non top-level readers in prep for AtomicReaderContext
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1056734 13f79535-47bb-0310-9956-ffa450edef68
2011-01-08 16:51:08 +00:00
Michael McCandless ba13db6827 fix LineFileDocs to seek to random start on open
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1056702 13f79535-47bb-0310-9956-ffa450edef68
2011-01-08 13:45:44 +00:00
Chris M. Hostetter bdd7fea1e4 SOLR-2288: more small tweaks to eliminate compiler warnings
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1056612 13f79535-47bb-0310-9956-ffa450edef68
2011-01-08 03:47:31 +00:00
Chris M. Hostetter 6813c2ed59 SOLR-2288: i horrificly didn't notice that i broke some tests (compilation failure no less)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1056595 13f79535-47bb-0310-9956-ffa450edef68
2011-01-08 02:07:49 +00:00
Chris M. Hostetter 98b448aa8c SOLR-2288: more small tweaks to eliminate compiler warnings .. inlcudes a small code de-dup refactoring in FieldAnalysisResponse
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1056594 13f79535-47bb-0310-9956-ffa450edef68
2011-01-08 01:58:15 +00:00
Yonik Seeley abfa458e2a LUCENE-2831: remove another erroneous use of a non-atomic context
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1056589 13f79535-47bb-0310-9956-ffa450edef68
2011-01-08 01:45:08 +00:00
Yonik Seeley 071104c07d LUCENE-2831: attempt to use the correct reader context rather than doing getTopReaderContext on a leaf
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1056588 13f79535-47bb-0310-9956-ffa450edef68
2011-01-08 01:37:07 +00:00
Yonik Seeley 1aa40cd395 LUCENE-2831: attempt to use the correct reader context rather than doing getTopReaderContext on a leaf
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1056585 13f79535-47bb-0310-9956-ffa450edef68
2011-01-08 01:17:43 +00:00
Chris M. Hostetter cd90c9a911 SOLR-2288: more small tweaks to eliminate compiler warnings
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1056578 13f79535-47bb-0310-9956-ffa450edef68
2011-01-08 00:59:11 +00:00
Chris M. Hostetter 44b5ae0b69 revert an inadvertant javac change yonik made in r1052540
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1056564 13f79535-47bb-0310-9956-ffa450edef68
2011-01-07 23:57:11 +00:00
Chris M. Hostetter 3ba7eafdef SOLR-2288: Small tweaks to eliminate compiler warnings
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1056558 13f79535-47bb-0310-9956-ffa450edef68
2011-01-07 23:19:14 +00:00
Otis Gospodnetic a83e98970b LUCENE-2660 - Added alternative search provider option for Solr
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1056452 13f79535-47bb-0310-9956-ffa450edef68
2011-01-07 18:43:58 +00:00
Michael McCandless cabea43938 LUCENE-2852: fix false EOF corner case in RAMInputStream
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1056428 13f79535-47bb-0310-9956-ffa450edef68
2011-01-07 18:02:35 +00:00
Michael McCandless 602a4e906a don't use package private API to assert no unreferenced files
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1056409 13f79535-47bb-0310-9956-ffa450edef68
2011-01-07 17:42:44 +00:00
Yonik Seeley f70b9571a9 LUCENE-2831: pre-migrate to atomic context
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1056337 13f79535-47bb-0310-9956-ffa450edef68
2011-01-07 14:31:09 +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
Yonik Seeley 8dfb827d0c LUCENE-2837: only populate subSearchers if they will be used
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1056086 13f79535-47bb-0310-9956-ffa450edef68
2011-01-06 21:20:18 +00:00
Steven Rowe 8d7d57abdc LUCENE-2847: Added ASL2 license to supplementary macros generator, and to the generated file, and set svn:eol-style to native for both of them.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1056014 13f79535-47bb-0310-9956-ffa450edef68
2011-01-06 19:15:21 +00:00
Robert Muir fbfb07d904 LUCENE-2842: avoid java6-only String.isEmpty in rule parser
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1055906 13f79535-47bb-0310-9956-ffa450edef68
2011-01-06 15:07:12 +00:00
Robert Muir 66d3f38d52 LUCENE-2842: missing eol-style
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1055893 13f79535-47bb-0310-9956-ffa450edef68
2011-01-06 14:33:35 +00:00
Robert Muir 61872be09d LUCENE-2842: add Galician analyzer, Portuguese RSLP
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1055892 13f79535-47bb-0310-9956-ffa450edef68
2011-01-06 14:30:37 +00:00
Steven Rowe 1b22e86417 LUCENE-2847: Support all of unicode, including supplementary code points above the basic multilingual plane, in StandardTokenizer and UAX29URLEmailTokenizer.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1055877 13f79535-47bb-0310-9956-ffa450edef68
2011-01-06 13:51:10 +00:00
Uwe Schindler f717f54ff6 Fix javadocs build
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1055745 13f79535-47bb-0310-9956-ffa450edef68
2011-01-06 04:44:34 +00:00
Yonik Seeley ac068109b8 spelling
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1055714 13f79535-47bb-0310-9956-ffa450edef68
2011-01-06 02:23:10 +00:00
Yonik Seeley 4140f73774 LUCENE-2831: fix isTopLevel
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1055695 13f79535-47bb-0310-9956-ffa450edef68
2011-01-06 01:03:00 +00:00
Yonik Seeley 5e009c8a17 tests: start w/ absolute path to find solr root
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1055659 13f79535-47bb-0310-9956-ffa450edef68
2011-01-05 21:57:30 +00:00
Michael McCandless 84b4473205 LUCENE-2756: add de morgan test (against IS w/ ES)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1055652 13f79535-47bb-0310-9956-ffa450edef68
2011-01-05 21:39:42 +00:00
Yonik Seeley 9557559df0 LUCENE-2831: use int[] instead of AtomicInteger
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1055638 13f79535-47bb-0310-9956-ffa450edef68
2011-01-05 21:04:28 +00:00
Simon Willnauer 36b17aab62 LUCENE-2831: Revise Weight#scorer & Filter#getDocIdSet API to pass Readers context
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1055636 13f79535-47bb-0310-9956-ffa450edef68
2011-01-05 20:47:08 +00:00
Michael McCandless acd9519e59 LUCENE-2837: small code cleanup
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1055595 13f79535-47bb-0310-9956-ffa450edef68
2011-01-05 19:27:51 +00:00
Michael McCandless c29b449d42 LUCENE-2837: fixup jdocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1055575 13f79535-47bb-0310-9956-ffa450edef68
2011-01-05 18:45:25 +00:00
Michael McCandless 24e41ab20a remove some unnecessary MultiFields usage
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1055501 13f79535-47bb-0310-9956-ffa450edef68
2011-01-05 16:07:26 +00:00
Steven Rowe 650443ce4e update intellij idea configuration to remove lucene/contrib/remote
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1055474 13f79535-47bb-0310-9956-ffa450edef68
2011-01-05 14:49:26 +00:00
Robert Muir cc23ccf3c4 add note about java 6 requirement
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1055470 13f79535-47bb-0310-9956-ffa450edef68
2011-01-05 14:28:52 +00:00
Doron Cohen 6dda353532 LUCENE-2837 fix also dot.classpath for eclipse.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1055437 13f79535-47bb-0310-9956-ffa450edef68
2011-01-05 12:14:36 +00:00
Michael McCandless 568785de21 cleanup: don't track flushedFiles when we can just compute that from the SegmentInfo
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1055435 13f79535-47bb-0310-9956-ffa450edef68
2011-01-05 11:44:29 +00:00
Michael McCandless 87274d00ac LUCENE-2837: collapse Searcher/Searchable into IndexSearcher; remove contrib/remote, MultiSearcher; absorb ParallelMultiSearcher into IndexSearcher as optional ExecutorService to ctor
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1055416 13f79535-47bb-0310-9956-ffa450edef68
2011-01-05 11:16:40 +00:00
Michael McCandless 570e19e579 LUCENE-2751: fix thread safety issue with FieldCacheImpl.get
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1055409 13f79535-47bb-0310-9956-ffa450edef68
2011-01-05 11:02:24 +00:00
Michael McCandless d53692d45a fix Test2BTerms so optimize in the end always makes one segment
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1055408 13f79535-47bb-0310-9956-ffa450edef68
2011-01-05 11:01:04 +00:00