Commit Graph

8955 Commits

Author SHA1 Message Date
Yonik Seeley d992f81da5 fix filter queries w/ grouping search
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1031892 13f79535-47bb-0310-9956-ffa450edef68
2010-11-06 00:40:40 +00:00
Yonik Seeley cb77786df9 SOLR-792: fix pivot facet native type representation via FieldType.toObject(indexedTerm)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1031863 13f79535-47bb-0310-9956-ffa450edef68
2010-11-05 22:31:49 +00:00
Yonik Seeley 414751f445 SOLR-792: fix pivot facet native type representation via FieldType.toObject(indexedTerm)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1031854 13f79535-47bb-0310-9956-ffa450edef68
2010-11-05 22:16:34 +00:00
Michael McCandless 740d556ece LUCENE-2743: speed up SimpleText codec
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1031832 13f79535-47bb-0310-9956-ffa450edef68
2010-11-05 21:51:56 +00:00
Robert Muir 53a62306ff LUCENE-588: revert accidentally committed test speedup, sorry
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1031768 13f79535-47bb-0310-9956-ffa450edef68
2010-11-05 20:14:53 +00:00
Robert Muir a25dc8b9d5 LUCENE-588: Escaped wildcard character in wildcard term not handled correctly
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1031765 13f79535-47bb-0310-9956-ffa450edef68
2010-11-05 20:07:20 +00:00
Ryan McKinley 2bbfc85aad SOLR-2213: Upgrade to jQuery 1.4.3
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1031722 13f79535-47bb-0310-9956-ffa450edef68
2010-11-05 19:08:07 +00:00
Michael McCandless f8f7cb4ec5 LUCENE-2744: only print number of fields w/ norms on 'test: norms....' CheckIndex output
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1031689 13f79535-47bb-0310-9956-ffa450edef68
2010-11-05 18:17:06 +00:00
Michael McCandless e83d2c63bb LUCENE-2744: only print number of fields w/ norms on 'test: norms....' CheckIndex output
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1031686 13f79535-47bb-0310-9956-ffa450edef68
2010-11-05 18:12:09 +00:00
Robert Muir a8fd6068ed LUCENE-2739: Refactor TestIndexWriter, move out term vectors writing tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1031496 13f79535-47bb-0310-9956-ffa450edef68
2010-11-05 09:44:53 +00:00
Michael McCandless d29a64d182 add comment explaining why flush isn't sync'd
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1031480 13f79535-47bb-0310-9956-ffa450edef68
2010-11-05 09:01:51 +00:00
Robert Muir fe82745769 LUCENE-591: index meta keywords in contrib/demo
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1031474 13f79535-47bb-0310-9956-ffa450edef68
2010-11-05 08:46:20 +00:00
Robert Muir c54ea4da67 LUCENE-590: Demo HTML parser gives incorrect summaries when title is repeated as a heading
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1031467 13f79535-47bb-0310-9956-ffa450edef68
2010-11-05 08:19:34 +00:00
Robert Muir 048cdb57f4 LUCENE-589, LUCENE-2246: fix intl bugs in contrib/demo
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1031460 13f79535-47bb-0310-9956-ffa450edef68
2010-11-05 07:33:05 +00:00
Robert Muir 863dfccc76 LUCENE-2739: Refactor TestIndexWriter: exceptions tests into TestIndexWriterExceptions, addIndexes tests into TestAddIndexes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1031219 13f79535-47bb-0310-9956-ffa450edef68
2010-11-04 20:25:30 +00:00
Simon Willnauer 91e2d470ad LUCENE-2734: Use IndexWriterConfig in benchmark
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1031097 13f79535-47bb-0310-9956-ffa450edef68
2010-11-04 17:37:12 +00:00
Robert Muir ac4674aa20 LUCENE-2739: refactor TestIndexWriter, pull out _OnDiskFull and _WithThreads
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1031076 13f79535-47bb-0310-9956-ffa450edef68
2010-11-04 16:52:27 +00:00
Simon Willnauer 154105635d LUCENE-2737: Codec is not consistently passed to internal API
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1031066 13f79535-47bb-0310-9956-ffa450edef68
2010-11-04 16:30:50 +00:00
Uwe Schindler b2718203ee ...also remove useless and even wrong ctor'ed OpenBitSet from Solr
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1030774 13f79535-47bb-0310-9956-ffa450edef68
2010-11-04 00:07:13 +00:00
Uwe Schindler 759086eb5c LUCENE-2733: forgot to remove class
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1030767 13f79535-47bb-0310-9956-ffa450edef68
2010-11-03 23:58:37 +00:00
Uwe Schindler f6f1961e46 LUCENE-2733: Removed public constructors of utility classes with only static methods to prevent instantiation
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1030754 13f79535-47bb-0310-9956-ffa450edef68
2010-11-03 23:15:01 +00:00
Yonik Seeley 73e0464160 SOLR-2205: add ord to string field
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1030254 13f79535-47bb-0310-9956-ffa450edef68
2010-11-02 22:05:30 +00:00
Yonik Seeley 57eee59376 SOLR-236: fix typo - instantiated wrong collector
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1030246 13f79535-47bb-0310-9956-ffa450edef68
2010-11-02 21:45:35 +00:00
Yonik Seeley cb1bc14e2a SOLR-236: refactor field collapsing, pull out of SolrIndexSearcher
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1030220 13f79535-47bb-0310-9956-ffa450edef68
2010-11-02 21:09:10 +00:00
Koji Sekiguchi 5b27b08048 SOLR-2057: DataImportHandler never calls UpdateRequestProcessor.finish()
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1030098 13f79535-47bb-0310-9956-ffa450edef68
2010-11-02 16:09:05 +00:00
Robert Muir 56583c70ab SOLR-2210: add svn:ignore for build/ and lucene-libs/ dirs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1030078 13f79535-47bb-0310-9956-ffa450edef68
2010-11-02 15:04:55 +00:00
Robert Muir fcbcce7b79 SOLR-1336: Add support for Lucene's SmartChineseAnalyzer
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1030073 13f79535-47bb-0310-9956-ffa450edef68
2010-11-02 14:51:38 +00:00
Robert Muir aede41709e SOLR-2210: fix project/jar file name
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1030019 13f79535-47bb-0310-9956-ffa450edef68
2010-11-02 12:38:00 +00:00
Robert Muir 5c6b4f4f65 SOLR-2210: add factories for icu analyzers
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1030012 13f79535-47bb-0310-9956-ffa450edef68
2010-11-02 12:03:18 +00:00
Uwe Schindler f4a564065b This class is no longer used and was deprecated in 3.0 (replaced by java.lang.Enum)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1029506 13f79535-47bb-0310-9956-ffa450edef68
2010-10-31 22:38:17 +00:00
Yonik Seeley 7e85ff6655 SOLR-2207: add paging to result grouping
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1029349 13f79535-47bb-0310-9956-ffa450edef68
2010-10-31 14:06:12 +00:00
Uwe Schindler 6f230c5e08 revert changes (will come in 3.x)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1029347 13f79535-47bb-0310-9956-ffa450edef68
2010-10-31 14:03:50 +00:00
Uwe Schindler 819344aeab LUCENE-2732: Fix charset problems in XML loading in HyphenationCompoundWordTokenFilter
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1029345 13f79535-47bb-0310-9956-ffa450edef68
2010-10-31 13:56:46 +00:00
Michael McCandless abffef82c7 LUCENE-2730: remove sync from TermsHash.abort (causes deadlock on earlier releases)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1029333 13f79535-47bb-0310-9956-ffa450edef68
2010-10-31 13:22:12 +00:00
Robert Muir 0dd45398cf SOLR-2200: improve DIH perf for large delta-import updates
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1029325 13f79535-47bb-0310-9956-ffa450edef68
2010-10-31 12:45:07 +00:00
Michael McCandless 8aaab49058 fix typo
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1029096 13f79535-47bb-0310-9956-ffa450edef68
2010-10-30 15:25:49 +00:00
Michael McCandless 7a5901805b LUCENE-2722: fix sep codec to store less in the terms dict
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1029012 13f79535-47bb-0310-9956-ffa450edef68
2010-10-30 10:17:20 +00:00
Koji Sekiguchi 096538ed82 LUCENE-2616: move change comment to contrib
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1028983 13f79535-47bb-0310-9956-ffa450edef68
2010-10-30 04:08:13 +00:00
Yonik Seeley 584d68f2e0 docs: expand short-circuit explanation
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1028777 13f79535-47bb-0310-9956-ffa450edef68
2010-10-29 14:42:33 +00:00
Yonik Seeley 7b53bdf808 SOLR-2205: remove redundant grouping comparison
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1028719 13f79535-47bb-0310-9956-ffa450edef68
2010-10-29 12:36:46 +00:00
Yonik Seeley d4f2f62c42 SOLR-2205: Search Grouping - test for doc competitiveness before looking up group
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1028464 13f79535-47bb-0310-9956-ffa450edef68
2010-10-28 20:38:19 +00:00
Grant Ingersoll dd42b928c7 LUCENE-2728: fix id handling in EnwikiContentSource
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1028386 13f79535-47bb-0310-9956-ffa450edef68
2010-10-28 17:04:26 +00:00
Yonik Seeley e5aa5c8e89 LUCENE-2380: remove int cast that limited DocTerms to 2B
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1028335 13f79535-47bb-0310-9956-ffa450edef68
2010-10-28 14:48:58 +00:00
Uwe Schindler d1935be8b8 add missing changes entry
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1028039 13f79535-47bb-0310-9956-ffa450edef68
2010-10-27 17:08:40 +00:00
Uwe Schindler 717c67ab7c LUCENE-2719: Readded utility class org.apche.lucene.util.SorterTemplate with support for faster quickSort using pivot values and also merge sort and insertion sort. This removes code duplication and slow Collections/Arrays.sort usage.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1027998 13f79535-47bb-0310-9956-ffa450edef68
2010-10-27 15:16:56 +00:00
Michael McCandless 2bf814d5b9 fix intermittant failure
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1027991 13f79535-47bb-0310-9956-ffa450edef68
2010-10-27 15:00:52 +00:00
Uwe Schindler 07a5f01b26 add a note why we use this strange comparator for this test (and not the standard one)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1027951 13f79535-47bb-0310-9956-ffa450edef68
2010-10-27 13:13:58 +00:00
Grant Ingersoll c62a0192bc SOLR-2178: Hook in result grouping, separate out into examples to declutter the screen a bit
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1027788 13f79535-47bb-0310-9956-ffa450edef68
2010-10-27 00:51:37 +00:00
Grant Ingersoll 0f52c2de16 SOLR-2178: Hook in Carrot2 clustering to /browse
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1027743 13f79535-47bb-0310-9956-ffa450edef68
2010-10-26 20:56:46 +00:00
Yonik Seeley df1908187e LUCENE-2566: QP unary operators +,-,! should not be followed by whitespace
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1027690 13f79535-47bb-0310-9956-ffa450edef68
2010-10-26 19:14:53 +00:00