Commit Graph

18521 Commits

Author SHA1 Message Date
Michael McCandless 488af6a0ff LUCENE-5339: cutover demo to new APIs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5339@1545637 13f79535-47bb-0310-9956-ffa450edef68
2013-11-26 12:46:13 +00:00
Michael McCandless 0255424864 LUCENE-5339: finish cutover
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5339@1545466 13f79535-47bb-0310-9956-ffa450edef68
2013-11-26 00:12:57 +00:00
Michael McCandless 92b1e23071 LUCENE-5339: remove old sorted set
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5339@1545097 13f79535-47bb-0310-9956-ffa450edef68
2013-11-24 22:35:40 +00:00
Michael McCandless fcd40a6f93 LUCENE-5339: remove RangeAccumulator/FacetRequest
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5339@1545096 13f79535-47bb-0310-9956-ffa450edef68
2013-11-24 22:32:39 +00:00
Michael McCandless f8ae207e80 LUCENE-5339: more tests; add search utility methods; remove request path from SimpleFacetResult
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5339@1545086 13f79535-47bb-0310-9956-ffa450edef68
2013-11-24 22:15:28 +00:00
Michael McCandless 55e26a3bce LUCENE-5339: cutover more tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5339@1544971 13f79535-47bb-0310-9956-ffa450edef68
2013-11-24 13:30:06 +00:00
Michael McCandless 59c08c3fa1 LUCENE-5339: move build into FacetsConfig; cutover more tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5339@1544892 13f79535-47bb-0310-9956-ffa450edef68
2013-11-23 23:27:18 +00:00
Michael McCandless 6251fde285 LUCENE-5339: cutover more tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5339@1544586 13f79535-47bb-0310-9956-ffa450edef68
2013-11-22 15:51:59 +00:00
Michael McCandless 88f1857079 LUCENE-5339: cutover more tests; fixed a few bugs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5339@1544299 13f79535-47bb-0310-9956-ffa450edef68
2013-11-21 19:48:43 +00:00
Michael McCandless 189feaacb6 LUCENE-5339: more tests, add DimConfig.requireDimCount
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5339@1543803 13f79535-47bb-0310-9956-ffa450edef68
2013-11-20 12:33:36 +00:00
Michael McCandless c960539c4c LUCENE-5339: another test, cutover taxo writer/reader to pathToString/stringToPath
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5339@1543572 13f79535-47bb-0310-9956-ffa450edef68
2013-11-19 20:55:22 +00:00
Michael McCandless 6a8b870c58 LUCENE-5339: add best-effort detection of invalid mixing of different association field types in single indexed field
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5339@1543535 13f79535-47bb-0310-9956-ffa450edef68
2013-11-19 19:24:03 +00:00
Michael McCandless 1accec983e LUCENE-5339: switch to DocumentBuilder.build instead of FacetIndexWriter
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5339@1543530 13f79535-47bb-0310-9956-ffa450edef68
2013-11-19 18:35:54 +00:00
Michael McCandless d815a3608b LUCENE-5339: migrate some more tests; fix 'ignores IntsRef.offset bug' in TaxoFacetCounts; add FacetTestCase.getFacetCounts
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5339@1543506 13f79535-47bb-0310-9956-ffa450edef68
2013-11-19 17:13:14 +00:00
Michael McCandless 7027c5690e LUCENE-5339: renames
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5339@1543213 13f79535-47bb-0310-9956-ffa450edef68
2013-11-18 22:45:49 +00:00
Michael McCandless 5126543569 LUCENE-5339: add base class for taxo facet impls; catch wrong index field name for a given dim
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5339@1543202 13f79535-47bb-0310-9956-ffa450edef68
2013-11-18 22:31:40 +00:00
Michael McCandless f6cd7fda74 LUCENE-5339: renames
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5339@1543161 13f79535-47bb-0310-9956-ffa450edef68
2013-11-18 21:10:45 +00:00
Michael McCandless 18117c0b04 LUCENE-5339: assocations
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5339@1543047 13f79535-47bb-0310-9956-ffa450edef68
2013-11-18 14:53:53 +00:00
Michael McCandless a872b82402 LUCENE-5339: remove delim char
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5339@1542843 13f79535-47bb-0310-9956-ffa450edef68
2013-11-17 21:57:42 +00:00
Michael McCandless 45a73c005e LUCENE-5339: simplify DrillDownQuery
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5339@1542804 13f79535-47bb-0310-9956-ffa450edef68
2013-11-17 20:31:07 +00:00
Michael McCandless 7a0ee102d0 LUCENE-5339: add OrdinalsReader + Cache to abstract the source of the ords
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5339@1542773 13f79535-47bb-0310-9956-ffa450edef68
2013-11-17 17:56:31 +00:00
Michael McCandless 39f6c8a5ff LUCENE-5339: update TODOs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5339@1542717 13f79535-47bb-0310-9956-ffa450edef68
2013-11-17 12:52:47 +00:00
Michael McCandless 46e67d8f04 LUCENE-5339: cutover DrillSideways
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5339@1542713 13f79535-47bb-0310-9956-ffa450edef68
2013-11-17 12:28:18 +00:00
Michael McCandless 95a9cd2854 LUCENE-5339: add nocommits
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5339@1542712 13f79535-47bb-0310-9956-ffa450edef68
2013-11-17 12:23:08 +00:00
Robert Muir b5d3afa239 eclipse rename
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5339@1542065 13f79535-47bb-0310-9956-ffa450edef68
2013-11-14 20:38:42 +00:00
Michael McCandless 966de3eaf5 LUCENE-5339: add abstract Facets base class; fix separate test failure
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5339@1542062 13f79535-47bb-0310-9956-ffa450edef68
2013-11-14 20:28:14 +00:00
Michael McCandless 5458dbf248 LUCENE-5339: current patch
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5339@1542025 13f79535-47bb-0310-9956-ffa450edef68
2013-11-14 19:08:10 +00:00
Michael McCandless 3e1c8c266f LUCENE-5339: make branch
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/lucene5339@1542023 13f79535-47bb-0310-9956-ffa450edef68
2013-11-14 19:05:36 +00:00
Steven Rowe 75563db914 - Move 'upgrading from previous version' section above the 'detailed change list' super-section
- Put parens around 'Elran Dvir via Erick Erickson' so that it gets recognized as an attribution

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1542019 13f79535-47bb-0310-9956-ffa450edef68
2013-11-14 19:00:18 +00:00
Steven Rowe 0629d8b4a2 LUCENE-5341: automate default codec package extraction for use in the generated Lucene documentation's link to the index file format documentation
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1542012 13f79535-47bb-0310-9956-ffa450edef68
2013-11-14 18:46:09 +00:00
Shalin Shekhar Mangar e135619391 SOLR-5441: Expose number of transaction log files and their size via JMX
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1541999 13f79535-47bb-0310-9956-ffa450edef68
2013-11-14 18:07:25 +00:00
Shalin Shekhar Mangar 005141020b SOLR-5438: DebugComponent throws NPE when used with grouping
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1541849 13f79535-47bb-0310-9956-ffa450edef68
2013-11-14 08:48:57 +00:00
Shalin Shekhar Mangar 5d2d0e70f3 SOLR-5308: A new 'migrate' collection API to split all documents with a route key into another collection
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1541832 13f79535-47bb-0310-9956-ffa450edef68
2013-11-14 05:58:22 +00:00
Noble Paul 2033638560 SOLR-5437
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1541830 13f79535-47bb-0310-9956-ffa450edef68
2013-11-14 05:51:59 +00:00
Ryan Ernst 978a849f61 SOLR-5399: Add distributed request tracking information to DebugComponent
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1541774 13f79535-47bb-0310-9956-ffa450edef68
2013-11-14 01:08:41 +00:00
Steven Rowe 587bfb38ca LUCENE-5322: define-lucene-javadoc-url should only be called once as part of Solr's generate-maven-artifacts
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1541653 13f79535-47bb-0310-9956-ffa450edef68
2013-11-13 18:34:15 +00:00
Noble Paul 39c1cf1972 SOLR-5437
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1541600 13f79535-47bb-0310-9956-ffa450edef68
2013-11-13 16:40:39 +00:00
Steven Rowe 422d7996fa fix "upgrading from" version
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1541587 13f79535-47bb-0310-9956-ffa450edef68
2013-11-13 16:22:06 +00:00
Steven Rowe 43d6f291a2 add 4.7 changes section
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1541584 13f79535-47bb-0310-9956-ffa450edef68
2013-11-13 16:19:23 +00:00
Noble Paul 80ad858997 SOLR-5437
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1541404 13f79535-47bb-0310-9956-ffa450edef68
2013-11-13 07:02:36 +00:00
Steven Rowe a595d71cec Move LUCENE-5217 and LUCENE-5322 entries to the 4.7 section
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1541355 13f79535-47bb-0310-9956-ffa450edef68
2013-11-13 02:06:37 +00:00
Erick Erickson 99255ff0da LUCENE-5337 Add Payload support to FileDictionary (Suggest) and make it more configurable
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1541341 13f79535-47bb-0310-9956-ffa450edef68
2013-11-13 00:56:37 +00:00
Joel Bernstein 3835bff32d SOLR-5408 Fixed issue with scorer
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1541232 13f79535-47bb-0310-9956-ffa450edef68
2013-11-12 20:53:29 +00:00
Robert Muir 04493c01d6 add 4.7
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1541183 13f79535-47bb-0310-9956-ffa450edef68
2013-11-12 18:12:20 +00:00
Robert Muir 3c9e753df6 LUCENE-5336: add SimpleQueryParser for human-entered queries
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1541151 13f79535-47bb-0310-9956-ffa450edef68
2013-11-12 17:02:51 +00:00
Robert Muir 85a8991beb point at the more general python3 (since 3.3 works fine), asking for 3.2 specifically is incredibly confusing to contributors
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1541094 13f79535-47bb-0310-9956-ffa450edef68
2013-11-12 14:56:43 +00:00
Adrien Grand ea15eae958 LUCENE-5301: Add a common interface to PackedInts data-structures, which extends NumericDocValues.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1541063 13f79535-47bb-0310-9956-ffa450edef68
2013-11-12 13:50:57 +00:00
Joel Bernstein 12b06a0b72 SOLR-5408 Fix CollapsingQParserPlugin issue with compound sort criteria
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1540904 13f79535-47bb-0310-9956-ffa450edef68
2013-11-12 00:50:39 +00:00
Erick Erickson 718d1a8001 SOLR-3397: Insure that replication and SolrCloud are compatible. Actually, just log a warning if SolrCloud is detected and master or slave is configured in solrconfig.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1540881 13f79535-47bb-0310-9956-ffa450edef68
2013-11-11 23:27:33 +00:00
Steven Rowe fc39ef0c24 LUCENE-5322: 'ant validate-maven-dependencies' doesn't need to call 'filter-pom-templates' directly, since 'generate-maven-artifacts' already does it
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1540849 13f79535-47bb-0310-9956-ffa450edef68
2013-11-11 21:31:36 +00:00