Commit Graph

1786 Commits

Author SHA1 Message Date
Steven Rowe afda0fa29c SOLR-2452: Put back Solr-specific clover properties & targets
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1144847 13f79535-47bb-0310-9956-ffa450edef68
2011-07-10 12:20:06 +00:00
Steven Rowe 7885258d13 SOLR-2452: Add attribution to CHANGES.txt entry
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1144800 13f79535-47bb-0310-9956-ffa450edef68
2011-07-10 10:04:02 +00:00
Steven Rowe 429093b236 SOLR-2452: Rewrote Solr build system (tighter integration with the Lucene build system) and restructured Solr internal and contrib modules
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1144761 13f79535-47bb-0310-9956-ffa450edef68
2011-07-09 23:01:53 +00:00
Steven Rowe 9e020991ef Merged with trunk up to r1144714
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr2452@1144715 13f79535-47bb-0310-9956-ffa450edef68
2011-07-09 18:50:54 +00:00
Christopher John Male a3fc708e51 Added missing reference to queries module to lucene-prep-jars
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1144582 13f79535-47bb-0310-9956-ffa450edef68
2011-07-09 03:19:25 +00:00
Christopher John Male 5c2923a1de SOLR-1825: SolrQuery.addFacetQuery now enables facets automatically
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1144564 13f79535-47bb-0310-9956-ffa450edef68
2011-07-09 01:02:27 +00:00
Christopher John Male 038a555aef SOLR-2027: FacetField.getValues() now returns empty list instead of null
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1144561 13f79535-47bb-0310-9956-ffa450edef68
2011-07-09 00:49:49 +00:00
Steven Rowe 88fe5d121f Merged with trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr2452@1144510 13f79535-47bb-0310-9956-ffa450edef68
2011-07-08 21:02:20 +00:00
Chris M. Hostetter 87850a3a9c SOLR-2541: PluginInfo not correctly reading <long/> values
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1144415 13f79535-47bb-0310-9956-ffa450edef68
2011-07-08 18:20:57 +00:00
Simon Willnauer 13f9f590ec LUCENE-3294: Some code still compares string equality instead using equals
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1144280 13f79535-47bb-0310-9956-ffa450edef68
2011-07-08 12:15:04 +00:00
Simon Willnauer ac3f91daa2 remove dead code
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1144270 13f79535-47bb-0310-9956-ffa450edef68
2011-07-08 11:27:13 +00:00
Simon Willnauer feb9739bf7 merged with trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/LUCENE2793@1144189 13f79535-47bb-0310-9956-ffa450edef68
2011-07-08 08:09:32 +00:00
Steven Rowe 4505c08643 SOLR-2452: merged with trunk up r1144161; applied the svn movement script and the latest version of the post-svn-movement patch
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr2452@1144174 13f79535-47bb-0310-9956-ffa450edef68
2011-07-08 06:41:23 +00:00
Dawid Weiss 2b2b97f25b Applied folder moves and renames before merge in SVN r1144174. 2016-01-23 01:17:32 +01:00
Dawid Weiss db22b4d1f7 Applied folder moves and renames before merge in SVN r1144174. 2016-01-23 01:17:07 +01:00
Robert Muir ea67cd8b2c LUCENE-2392: decouple vector space scoring from Query/Weight/Scorer
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1144158 13f79535-47bb-0310-9956-ffa450edef68
2011-07-08 05:08:05 +00:00
Mark Robert Miller 4163a4a955 not true actually - we do have to run through this tokenstream again anyway, so this is necessary
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1144129 13f79535-47bb-0310-9956-ffa450edef68
2011-07-08 02:26:11 +00:00
Steven Rowe 28dab8437f SOLR-2331: fix Windows file deletion failure due to a lock held by an unclosed anonymous input stream created for the purpose of debug printing; also, wrap the debug printing in an 'if (VERBOSE) { }' block so that it doesn't get ordinarily get invoked.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1144088 13f79535-47bb-0310-9956-ffa450edef68
2011-07-07 22:56:20 +00:00
Chris M. Hostetter dd55ad4397 SOLR-2230: fix CommonsHttpSolrServer so that multiple addFile calls work
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1144038 13f79535-47bb-0310-9956-ffa450edef68
2011-07-07 21:11:21 +00:00
Chris M. Hostetter fd337c605c SOLR-2538: Fix overflow but in range faceting on long/double when values bigger then max int/float are used
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1144014 13f79535-47bb-0310-9956-ffa450edef68
2011-07-07 20:18:55 +00:00
Robert Muir d10de2c435 merge 3.3 release announcement
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1143943 13f79535-47bb-0310-9956-ffa450edef68
2011-07-07 18:01:19 +00:00
Simon Willnauer 7293dc9c95 SOLR-2640: Error message typo for missing field
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1143938 13f79535-47bb-0310-9956-ffa450edef68
2011-07-07 17:54:56 +00:00
Steven Rowe 69009a84cb SOLR-2634: added maven repository password authentication to artifact deployment macros as an alternative to private key authentication
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1143878 13f79535-47bb-0310-9956-ffa450edef68
2011-07-07 15:18:02 +00:00
Uwe Schindler d85c2e13dc remove useless TS.reset() call
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1143783 13f79535-47bb-0310-9956-ffa450edef68
2011-07-07 11:58:12 +00:00
Simon Willnauer 5abd2b1085 LUCENE-3216: Store DocValues per segment instead of per field
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1143776 13f79535-47bb-0310-9956-ffa450edef68
2011-07-07 11:48:56 +00:00
Simon Willnauer 4be688e68d merged with trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/LUCENE2793@1143719 13f79535-47bb-0310-9956-ffa450edef68
2011-07-07 09:03:58 +00:00
Noble Paul a66a97c5db missing license headers
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1143672 13f79535-47bb-0310-9956-ffa450edef68
2011-07-07 06:38:01 +00:00
Steven Rowe 9abc6a2912 SOLR-2452: Merged with trunk up to r1143468
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr2452@1143567 13f79535-47bb-0310-9956-ffa450edef68
2011-07-06 21:16:33 +00:00
Michael McCandless b55eeb510d LUCENE-3246: invert getDelDocs to getLiveDocs as pre-cursor for LUCENE-1536
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1143415 13f79535-47bb-0310-9956-ffa450edef68
2011-07-06 13:54:38 +00:00
Yonik Seeley e7722eebe5 tests: fix too many closes on core
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1143412 13f79535-47bb-0310-9956-ffa450edef68
2011-07-06 13:48:28 +00:00
Yonik Seeley 64410c6b88 SOLR-2636: Fix explain functionality for negative queries.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1143238 13f79535-47bb-0310-9956-ffa450edef68
2011-07-06 01:18:33 +00:00
Mark Robert Miller 0a3f804518 SOLR-2331: Refactor CoreContainer's SolrXML serialization code and improve testing
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1143235 13f79535-47bb-0310-9956-ffa450edef68
2011-07-06 00:37:21 +00:00
Christopher John Male 36330b50b4 LUCENE-3274: Collapsed common module into lucene core util, removed module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1143234 13f79535-47bb-0310-9956-ffa450edef68
2011-07-06 00:28:34 +00:00
Steven Rowe 4683065f47 LUCENE-3228: Switch online javadoc links to a hopefully more reliable URL.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1143133 13f79535-47bb-0310-9956-ffa450edef68
2011-07-05 16:42:37 +00:00
Yonik Seeley 06a3778905 SOLR-1932: add sumtotaltermfreq
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1143091 13f79535-47bb-0310-9956-ffa450edef68
2011-07-05 15:06:24 +00:00
Erik Hatcher 9748b206f2 fix typo in comment
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1143047 13f79535-47bb-0310-9956-ffa450edef68
2011-07-05 13:20:35 +00:00
Erik Hatcher 2cb8ffa16f fix javadoc typo
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1143046 13f79535-47bb-0310-9956-ffa450edef68
2011-07-05 13:20:03 +00:00
Erik Hatcher 8734f21840 fix some typos
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1143045 13f79535-47bb-0310-9956-ffa450edef68
2011-07-05 13:19:13 +00:00
Erik Hatcher 6266e11571 fix javadoc typo
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1143042 13f79535-47bb-0310-9956-ffa450edef68
2011-07-05 13:18:23 +00:00
Noble Paul 868ca9c554 SOLR-1431 ShardHandler can be SolrCoreAware, SearchHandler should implement PluginInfoInitialized
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1142976 13f79535-47bb-0310-9956-ffa450edef68
2011-07-05 10:48:06 +00:00
Chris M. Hostetter 457f9c4f42 SOLR-2631: fix test, example configs no longer allow qt param on ping
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1142730 13f79535-47bb-0310-9956-ffa450edef68
2011-07-04 16:26:24 +00:00
Chris M. Hostetter 18a095b43b SOLR-2631: improve the example usage(s) of PingRequestHandler to reduce risk of people ever even seeing an error about recursive ping
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1142722 13f79535-47bb-0310-9956-ffa450edef68
2011-07-04 16:14:46 +00:00
Robert Muir ae27b645a4 SOLR-1932: assume no preflex here, these stats are new in 4.x indexes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1142511 13f79535-47bb-0310-9956-ffa450edef68
2011-07-03 22:26:22 +00:00
Yonik Seeley b692d0cd6a SOLR-1932: add totaltermfreq to relevancy functions
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1142480 13f79535-47bb-0310-9956-ffa450edef68
2011-07-03 19:02:40 +00:00
Uwe Schindler d0ab5f6174 SOLR-2631: PingRequestHandler should not allow to ping itsself using "qt" param to prevent infinite loop
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1142179 13f79535-47bb-0310-9956-ffa450edef68
2011-07-02 08:59:58 +00:00
Uwe Schindler 592b402ab5 SOLR-2630: Added new XsltUpdateRequestHandler that works like XmlUpdateRequestHandler but allows to transform the POSTed XML document using XSLT
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1141999 13f79535-47bb-0310-9956-ffa450edef68
2011-07-01 17:31:04 +00:00
Christopher John Male 9f0c8252f3 LUCENE-2883: Changes updates
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1141749 13f79535-47bb-0310-9956-ffa450edef68
2011-06-30 23:30:18 +00:00
Simon Willnauer e9937378c9 LUCENE-2793: next iteration on IOContext
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/LUCENE2793@1141592 13f79535-47bb-0310-9956-ffa450edef68
2011-06-30 16:03:28 +00:00
Mark Robert Miller b5be90974b SOLR-2193, SOLR-2565: The default Solr update handler has been improved so
that it uses fewer locks, keeps the IndexWriter open rather than closing it
  on each commit (ie commits no longer wait for background merges to complete), 
  works with SolrCore to provide faster 'soft' commits, and has an improved API 
  that requires less instanceof special casing. 

  You may now specify a 'soft' commit when committing. This will
  use Lucene's NRT feature to avoid guaranteeing documents are on stable storage in exchange
  for faster reopen times. There is also a new 'soft' autocommit tracker that can be
  configured.

 SolrCores now properly share IndexWriters across SolrCore reloads.

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1141542 13f79535-47bb-0310-9956-ffa450edef68
2011-06-30 13:59:59 +00:00
Simon Willnauer b843dfe839 LUCENE-3239: Drop Java 5 support on trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1141501 13f79535-47bb-0310-9956-ffa450edef68
2011-06-30 12:14:36 +00:00
Simon Willnauer 5ce2c2844a LUCENE-3239: Drop Java 5 support on trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1141489 13f79535-47bb-0310-9956-ffa450edef68
2011-06-30 11:40:55 +00:00
Simon Willnauer 966a298278 Update CHANGES.TXT for SOLR-2625
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1141406 13f79535-47bb-0310-9956-ffa450edef68
2011-06-30 05:36:02 +00:00
Simon Willnauer 9debf4f381 cleaned up some if statements and added a test that selects TV options at random
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1141400 13f79535-47bb-0310-9956-ffa450edef68
2011-06-30 05:09:04 +00:00
Christopher John Male 2266c70ce4 LUCENE-3256: Consolidated CustomScoreQuery and BoostedQuery into Queries module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1141366 13f79535-47bb-0310-9956-ffa450edef68
2011-06-30 02:31:22 +00:00
Christopher John Male a993ae9032 LUCENE-3249: Moved FunctionQuery impls to new Queries module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1140906 13f79535-47bb-0310-9956-ffa450edef68
2011-06-28 23:32:27 +00:00
Yonik Seeley e5addc06d3 SOLR-2626, LUCENE-2831: fix offset bug in cutover to AtomicReaderContext
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1140859 13f79535-47bb-0310-9956-ffa450edef68
2011-06-28 21:39:01 +00:00
Steven Rowe 75d6001f0e SOLR-2452: merged with trunk up to r1140790
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr2452@1140809 13f79535-47bb-0310-9956-ffa450edef68
2011-06-28 19:42:31 +00:00
Yonik Seeley abdb8e0e2f SOLR-2429: don't need to check deletions when iterating over filter
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1140786 13f79535-47bb-0310-9956-ffa450edef68
2011-06-28 18:53:39 +00:00
Christopher John Male b3f0ae9b7a LUCENE-3240: Moved FunctionQuery, ValueSource and DocValues to new queries module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1140379 13f79535-47bb-0310-9956-ffa450edef68
2011-06-27 23:45:18 +00:00
Yonik Seeley e219ad401c SOLR-2429: ability not not cache filters and post filtering
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1140252 13f79535-47bb-0310-9956-ffa450edef68
2011-06-27 17:52:02 +00:00
Koji Sekiguchi 9d6f451871 LUCENE-3234: add phraseLimit parameter for FVH speed up
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1139995 13f79535-47bb-0310-9956-ffa450edef68
2011-06-27 01:44:43 +00:00
Michael McCandless cf0e5ec467 LUCENE-3225: add TermsEnum.seekExact(BytesRef); renamne existing methods to seekCeil/seekExact
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1139788 13f79535-47bb-0310-9956-ffa450edef68
2011-06-26 13:33:58 +00:00
Jan Høydahl b7c5e42675 SOLR-2458: post.jar fails on non-XML updateHandlers
Fixed by doing the COMMIT through HTTP GET instead of posting XML "<commit/>"
Other improvements:
* Get help with -h and -help in addition to --help
* Support -Doptimize=yes
* More explicit error handling

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1139759 13f79535-47bb-0310-9956-ffa450edef68
2011-06-26 10:56:04 +00:00
Christopher John Male e3c74ec78b LUCENE-3232: New common module jar import correction
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1139490 13f79535-47bb-0310-9956-ffa450edef68
2011-06-25 04:21:03 +00:00
Christopher John Male e846f760f8 LUCENE-3232: Bad dependency to common module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1139479 13f79535-47bb-0310-9956-ffa450edef68
2011-06-25 02:07:26 +00:00
Christopher John Male 9bf4c3fd8f LUCENE-3232: Moved MutableValues to common module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1139467 13f79535-47bb-0310-9956-ffa450edef68
2011-06-25 00:03:35 +00:00
Mark Robert Miller a23091d9df SOLR-2610: improve changes entry on CloseHook change
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1139285 13f79535-47bb-0310-9956-ffa450edef68
2011-06-24 12:59:58 +00:00
Robert Muir 4159d786ec don't rely upon correct executable permissions for post.sh
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1139173 13f79535-47bb-0310-9956-ffa450edef68
2011-06-24 07:20:41 +00:00
Mark Robert Miller 40fbeddc3b tweak changes entry SOLR-2610
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1138890 13f79535-47bb-0310-9956-ffa450edef68
2011-06-23 14:13:40 +00:00
Robert Muir f189febe29 be specific about dependent versions for ant/junit
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1138821 13f79535-47bb-0310-9956-ffa450edef68
2011-06-23 10:50:21 +00:00
Yonik Seeley a7a7108ec8 SOLR-2564: add pollLast to deal with performance regression due to Java5/Java6 difference between modules and Solr
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1138735 13f79535-47bb-0310-9956-ffa450edef68
2011-06-23 05:05:54 +00:00
Yonik Seeley 0333b8caf0 fix tf + termfreq functions when no terms in field
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1138732 13f79535-47bb-0310-9956-ffa450edef68
2011-06-23 04:00:40 +00:00
Shalin Shekhar Mangar 77e3dfc016 SOLR-2610 -- Add an option to delete index through CoreAdmin UNLOAD action
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1138405 13f79535-47bb-0310-9956-ffa450edef68
2011-06-22 11:18:43 +00:00
Robert Muir cdf12071bf merge missing 3.2 section
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1138395 13f79535-47bb-0310-9956-ffa450edef68
2011-06-22 10:49:19 +00:00
Noble Paul 3df588d55d SOLR-1431 CommComponent abstracted
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1138383 13f79535-47bb-0310-9956-ffa450edef68
2011-06-22 10:25:40 +00:00
Robert Muir 4ce9d15bb4 bump 3.3-dev to 3.4-dev
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1138357 13f79535-47bb-0310-9956-ffa450edef68
2011-06-22 09:31:18 +00:00
Ryan McKinley 8ce0a65494 SOLR-2399: Adding min-width
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1138328 13f79535-47bb-0310-9956-ffa450edef68
2011-06-22 07:54:19 +00:00
Ryan McKinley 1a232aeb29 SOLR-2399: UI cleanup
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1138323 13f79535-47bb-0310-9956-ffa450edef68
2011-06-22 07:24:53 +00:00
Shalin Shekhar Mangar 32e456ebbf SOLR-2612 -- Add testpackage and testpackageroot conditions to clustering and analysis-extras build files
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1138319 13f79535-47bb-0310-9956-ffa450edef68
2011-06-22 06:58:57 +00:00
Christopher John Male f9ed2c19cd LUCENE-3219: Moved SortField types to Enum
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1138276 13f79535-47bb-0310-9956-ffa450edef68
2011-06-22 01:48:45 +00:00
Michael McCandless c039e210b0 LUCENE-2548: don't intern field names
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1138058 13f79535-47bb-0310-9956-ffa450edef68
2011-06-21 15:42:54 +00:00
Steven Rowe 560533247b SOLR-2452: Merged with trunk up to r1138036
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr2452@1138052 13f79535-47bb-0310-9956-ffa450edef68
2011-06-21 15:33:02 +00:00
Jan Høydahl 9d469e5111 SOLR-2489: Remove old lucene.apache.org/solr/who page
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1138049 13f79535-47bb-0310-9956-ffa450edef68
2011-06-21 15:30:37 +00:00
Jan Høydahl af9323950d SOLR-2598: exampledocs/books.json should use name instead of title
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1138017 13f79535-47bb-0310-9956-ffa450edef68
2011-06-21 14:27:40 +00:00
Robert Muir 5aa0bde27b SOLR-2611: Fix typos in the example configuration
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1137665 13f79535-47bb-0310-9956-ffa450edef68
2011-06-20 15:31:06 +00:00
Simon Willnauer 92b07b725e LUCENE-2793: initial commit from patch
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/LUCENE2793@1137639 13f79535-47bb-0310-9956-ffa450edef68
2011-06-20 14:28:24 +00:00
Christopher John Male acc3392ae4 SOLR-2533: Added weighting to Sort and SortField
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1137612 13f79535-47bb-0310-9956-ffa450edef68
2011-06-20 12:49:15 +00:00
Shalin Shekhar Mangar 532f443146 SOLR-1331 -- Added a srcCore parameter to CoreAdminHandler's mergeindexes action to merge one or more cores' indexes to a target core
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1137533 13f79535-47bb-0310-9956-ffa450edef68
2011-06-20 07:32:12 +00:00
Steven Rowe 2e4fbd2baf SOLR-2452: Merged with trunk up to r1137526
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr2452@1137527 13f79535-47bb-0310-9956-ffa450edef68
2011-06-20 07:12:59 +00:00
Robert Muir df18530cbd sync CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1137359 13f79535-47bb-0310-9956-ffa450edef68
2011-06-19 12:27:22 +00:00
Steven Rowe 4c9c9259e8 SOLR-2452: Merged with trunk up to r1137125
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr2452@1137126 13f79535-47bb-0310-9956-ffa450edef68
2011-06-18 05:16:57 +00:00
Erick Erickson 4f711ca57a Solr-2598 (Commenting out the <arr name="queries"> section in firstSearcher generates an NPE)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1137092 13f79535-47bb-0310-9956-ffa450edef68
2011-06-18 00:10:21 +00:00
Martijn van Groningen d805da14c2 SOLR-2564: Integrating grouping module into Solr 4.0
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1137037 13f79535-47bb-0310-9956-ffa450edef68
2011-06-17 21:25:59 +00:00
Uwe Schindler 4e46774b9b Make sure, Jenkins/Hudson can compile Solr Contrib classes+tests with Java 5, without running tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1136792 13f79535-47bb-0310-9956-ffa450edef68
2011-06-17 07:28:37 +00:00
Shalin Shekhar Mangar 1e3aa5cee4 SOLR-2551 -- Use File.delete instead of File.setWritable to be Java 5 compatible
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1136789 13f79535-47bb-0310-9956-ffa450edef68
2011-06-17 07:05:29 +00:00
Steven Rowe 6264baa060 SOLR-2452: merged with trunk up to r1136777
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr2452@1136783 13f79535-47bb-0310-9956-ffa450edef68
2011-06-17 06:10:05 +00:00
Uwe Schindler edac2e90d2 LUCENE-3208: Renamed protected IndexSearcher.createWeight() to expert public method IndexSearcher.createNormalizedWeight() as this better describes what this method does. The old method is still there for backwards compatibility. Query.weight() was deprecated and simply delegates to IndexSearcher
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1136568 13f79535-47bb-0310-9956-ffa450edef68
2011-06-16 17:55:04 +00:00
Yonik Seeley 4c5c3c86e2 weight value sources for pseudo-fields
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1136526 13f79535-47bb-0310-9956-ffa450edef68
2011-06-16 16:20:43 +00:00
Michael McCandless a1e74fd6c9 LUCENE-3191: add TopDocs.merge, TopGroups.merge, SearchGroup.merge, to make sharding easier
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1136080 13f79535-47bb-0310-9956-ffa450edef68
2011-06-15 15:12:48 +00:00
Koji Sekiguchi 3d8fc3de5d fix luceneMatchVersion in uima test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1136027 13f79535-47bb-0310-9956-ffa450edef68
2011-06-15 13:20:09 +00:00
Shalin Shekhar Mangar 6aaaf9ca94 SOLR-2551 -- Check dataimport.properties for write access (if delta-import is supported in DIH configuration) before starting an import
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1135954 13f79535-47bb-0310-9956-ffa450edef68
2011-06-15 08:24:04 +00:00
Steven Rowe f4bfaca2ec LUCENE-3204: Added attribution to CHANGES.txt entries
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1135825 13f79535-47bb-0310-9956-ffa450edef68
2011-06-14 22:03:08 +00:00
Steven Rowe 72d043e3ec LUCENE-3204: Include maven-ant-tasks jar in the source tree and use this jar from generate-maven-artifacts
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1135801 13f79535-47bb-0310-9956-ffa450edef68
2011-06-14 21:23:31 +00:00
Steven Rowe 31ae73d63b Merged with trunk up to r1135758
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr2452@1135759 13f79535-47bb-0310-9956-ffa450edef68
2011-06-14 19:26:27 +00:00
Noble Paul 7e9aeac79b SOLR-2206 MailEntityProcessor has mispelled words
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1135495 13f79535-47bb-0310-9956-ffa450edef68
2011-06-14 11:39:50 +00:00
Steven Rowe e75ece66b8 SOLR-2590: updated link to Jenkins-built Lucene trunk javadocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1135206 13f79535-47bb-0310-9956-ffa450edef68
2011-06-13 18:12:47 +00:00
Yonik Seeley f3225e0153 SOLR-2136: fix SimpleBoolFunction.equals()
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1135168 13f79535-47bb-0310-9956-ffa450edef68
2011-06-13 16:48:04 +00:00
Uwe Schindler 5e66d65bfd SOLR-2400: Use int[] for position history in serialization
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1135154 13f79535-47bb-0310-9956-ffa450edef68
2011-06-13 16:03:20 +00:00
Koji Sekiguchi 0e96bce83e SOLR-2582: Use uniqueKey for error log in UIMAUpdateRequestProcessor
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1135011 13f79535-47bb-0310-9956-ffa450edef68
2011-06-13 02:37:57 +00:00
Koji Sekiguchi 52e432be3a SOLR-2581: UIMAToSolrMapper wrongly instantiates Type with reflection
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1135009 13f79535-47bb-0310-9956-ffa450edef68
2011-06-13 02:21:10 +00:00
Uwe Schindler c884384d5c SOLR-2400: Field- and DocumentAnalysisRequestHandler now provide a position history for each token, so you can follow the token through all analysis stages
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1134685 13f79535-47bb-0310-9956-ffa450edef68
2011-06-11 16:46:59 +00:00
Steven Rowe c98779dd12 SOLR-2452: merge with trunk up to r1134392
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr2452@1134403 13f79535-47bb-0310-9956-ffa450edef68
2011-06-10 18:17:44 +00:00
Simon Willnauer cf94c3bd49 removed unused imports
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1134340 13f79535-47bb-0310-9956-ffa450edef68
2011-06-10 15:22:01 +00:00
Koji Sekiguchi 739efd5913 SOLR-2579: UIMAUpdateRequestProcessor ignore error fails if text.length() < 100
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1134163 13f79535-47bb-0310-9956-ffa450edef68
2011-06-10 01:16:08 +00:00
Yonik Seeley a54dbc985c debugging: show when coord is disabled
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1133872 13f79535-47bb-0310-9956-ffa450edef68
2011-06-09 13:48:11 +00:00
Simon Willnauer 2007a4b4e0 Remove @Version tags from JavaDoc
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1133805 13f79535-47bb-0310-9956-ffa450edef68
2011-06-09 11:43:35 +00:00
Ryan McKinley 4f98807406 SOLR-2444: Change Map<String,String> to SolrParams
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1133534 13f79535-47bb-0310-9956-ffa450edef68
2011-06-08 19:54:47 +00:00
Ryan McKinley 1d2d790bc3 SOLR-2417: updated syntax for [explain]
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1133520 13f79535-47bb-0310-9956-ffa450edef68
2011-06-08 19:34:18 +00:00
Ryan McKinley 3bec90e9eb SOLR-705: adding CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1133513 13f79535-47bb-0310-9956-ffa450edef68
2011-06-08 19:06:48 +00:00
Ryan McKinley 7386b115af SOLR-1298: Adding missing CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1133512 13f79535-47bb-0310-9956-ffa450edef68
2011-06-08 18:59:46 +00:00
Ryan McKinley 077cc43fe9 SOLR-2444, SOLR-705 -- Updating Transformers to use LocalParam syntax (surrounded by [ ])
adding SHARD_URL as a parameter

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1133505 13f79535-47bb-0310-9956-ffa450edef68
2011-06-08 18:47:02 +00:00
Ryan McKinley 8f45f3218b Make JettySolrRunner run of port 8983
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1133504 13f79535-47bb-0310-9956-ffa450edef68
2011-06-08 18:43:15 +00:00
Robert Muir 50a474b6b6 SOLR-2567: change solr default to TieredMergePolicy
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1133486 13f79535-47bb-0310-9956-ffa450edef68
2011-06-08 17:59:53 +00:00
Yonik Seeley d8928bb3c7 SOLR-2444: implement parsing only of augmenters (localParams syntax but using [])
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1133457 13f79535-47bb-0310-9956-ffa450edef68
2011-06-08 16:34:33 +00:00
Robert Muir 975e125085 SOLR-2576: add deprecation note to 3.x section
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1133189 13f79535-47bb-0310-9956-ffa450edef68
2011-06-07 23:00:12 +00:00
Robert Muir 5a1e1bf4c8 SOLR-2576: DirectSolrSpellChecker was not returning freq info for the original token
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1133187 13f79535-47bb-0310-9956-ffa450edef68
2011-06-07 22:48:41 +00:00
Yonik Seeley aa92c15202 build: prevent empty directory in git checkout
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1133136 13f79535-47bb-0310-9956-ffa450edef68
2011-06-07 19:30:46 +00:00
Robert Muir 5cc571ad3f SOLR-2491: support spellcheck collation w/ grouping
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1133043 13f79535-47bb-0310-9956-ffa450edef68
2011-06-07 15:16:10 +00:00
Robert Muir 13156d5bd4 SOLR-2571: str->int in DirectSolrSpellChecker example
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1132859 13f79535-47bb-0310-9956-ffa450edef68
2011-06-07 03:20:54 +00:00
Robert Muir 6b6e5e6553 SOLR-2571: Fix DirectSolrSpellchecker's numeric params to use numeric types, add example and test for thresholdTokenFrequency
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1132855 13f79535-47bb-0310-9956-ffa450edef68
2011-06-07 02:38:42 +00:00
Ryan McKinley d280169fef SOLR-2399: Solr Admin Interface, reworked
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1132826 13f79535-47bb-0310-9956-ffa450edef68
2011-06-06 22:54:05 +00:00
Robert Muir bdee0a9764 SOLR-2462: use of spellcheck.collate could result in extremely high memory usage
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1132729 13f79535-47bb-0310-9956-ffa450edef68
2011-06-06 19:14:48 +00:00
Ryan McKinley 63083944b1 SOLR-2399: fix stopwords and added field sorting
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1132724 13f79535-47bb-0310-9956-ffa450edef68
2011-06-06 18:37:56 +00:00
Steven Rowe 39063eee73 SOLR-2452: merged with trunk up to r1132517
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr2452@1132518 13f79535-47bb-0310-9956-ffa450edef68
2011-06-06 03:58:37 +00:00
Ryan McKinley 2b6e09ff3f SOLR-2399: make fluid layout
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1132475 13f79535-47bb-0310-9956-ffa450edef68
2011-06-05 18:35:06 +00:00
Steven Rowe be0b3062a3 SOLR-2452: merged with trunk up to r1131485
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr2452@1131486 13f79535-47bb-0310-9956-ffa450edef68
2011-06-04 20:08:08 +00:00
Yonik Seeley 1da4ffee6e SOLR-2136: function queries - add bool type and functions
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1131228 13f79535-47bb-0310-9956-ffa450edef68
2011-06-03 20:48:47 +00:00
Ryan McKinley 582ba3830f SOLR-2399: Solr Admin Interface, reworked
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1131168 13f79535-47bb-0310-9956-ffa450edef68
2011-06-03 20:01:33 +00:00
Ryan McKinley 0c25f24550 SOLR-2399: Solr Admin Interface, reworked
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1131137 13f79535-47bb-0310-9956-ffa450edef68
2011-06-03 18:51:37 +00:00
Yonik Seeley d90d10e48e LUCENE-2514: fix NPE in solr's toString when range endpoints are null
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1131029 13f79535-47bb-0310-9956-ffa450edef68
2011-06-03 13:30:27 +00:00
Steven Rowe 4eeee5c147 SOLR-2452: merged with trunk up to r1130696; finished Solr contrib layout switch (src/main/java/ => src/java/, etc.) in the Maven, Eclipse, and IntelliJ configurations; restored two directories that were dropped as part of the layout switch: solr/contrib/dataimporthandler/src/main/webapp/ => src/webapp/, and solr/contrib/uima/src/main/resources => src/resources/; added jetty.insecurerandom sysprop setting to test-macro in lucene/common-build.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr2452@1130815 13f79535-47bb-0310-9956-ffa450edef68
2011-06-02 21:15:00 +00:00
Robert Muir 80bbaedfe7 LUCENE_3135, SOLR-2378: update CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1130619 13f79535-47bb-0310-9956-ffa450edef68
2011-06-02 15:54:49 +00:00
Robert Muir b7277878e8 LUCENE-152: add KStem
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1130527 13f79535-47bb-0310-9956-ffa450edef68
2011-06-02 12:58:22 +00:00
Robert Muir 5fff60467f LUCENE-3149: upgrade icu to 4.8
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1130439 13f79535-47bb-0310-9956-ffa450edef68
2011-06-02 08:58:34 +00:00
Steven Rowe 036078baea SOLR-2452: merged with trunk up to r1130266. Removed duplicate solr-contrib-uptodate definition in solr/contrib/contrib-build.xml. Fixed directory glob in solr-contrib-uptodate target: .../src/main/java/ -> .../src/java/
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr2452@1130331 13f79535-47bb-0310-9956-ffa450edef68
2011-06-01 22:37:09 +00:00
Robert Muir 8b6be652b2 SOLR-2279: move to beforeClass, so a test doesn't disable it for subsequent tests in the same jvm
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1130063 13f79535-47bb-0310-9956-ffa450edef68
2011-06-01 09:04:02 +00:00
Robert Muir 402c76d700 SOLR-2279: move to test-framework, and add consistency for IDE users
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1130052 13f79535-47bb-0310-9956-ffa450edef68
2011-06-01 08:46:52 +00:00
Robert Muir 7f5305ecfc SOLR-2279: use Lucene's MockDirectoryWrapper in Solr tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1130042 13f79535-47bb-0310-9956-ffa450edef68
2011-06-01 08:22:23 +00:00
Stanisław Osiński b893d89f58 SOLR-2561: fixing SimpleXML notice file
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1129645 13f79535-47bb-0310-9956-ffa450edef68
2011-05-31 12:32:52 +00:00
Robert Muir 4715d42d42 LUCENE-3155: improve includes/excludes to explicitly state what is in releases (so no foo.txt or anything else is included)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1129453 13f79535-47bb-0310-9956-ffa450edef68
2011-05-31 01:36:46 +00:00
Robert Muir 7bf34183d0 LUCENE-3158: put licensing information in the LICENSE.txt file where it belongs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1129450 13f79535-47bb-0310-9956-ffa450edef68
2011-05-31 01:22:03 +00:00
Robert Muir c8101d708c LUCENE-3160: lucene source build doesn't work correctly by itself
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1129445 13f79535-47bb-0310-9956-ffa450edef68
2011-05-31 00:08:14 +00:00
Robert Muir 42a2a5df7e LUCENE-3163: remove release dates from CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1129427 13f79535-47bb-0310-9956-ffa450edef68
2011-05-30 23:11:10 +00:00
Robert Muir 67317f7084 SOLR-2559: all solr contrib CHANGES.txt have 3.2-dev as the release header
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1129424 13f79535-47bb-0310-9956-ffa450edef68
2011-05-30 22:53:19 +00:00
Robert Muir 6314bd4be9 SOLR-2558: remove apache lucene version from solr changes.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1129413 13f79535-47bb-0310-9956-ffa450edef68
2011-05-30 22:36:44 +00:00
Steven Rowe 31c83c9d6f SOLR-2452: Merged with trunk up to r1129202; standardized solr/contrib/* layouts.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr2452@1129205 13f79535-47bb-0310-9956-ffa450edef68
2011-05-30 14:51:25 +00:00
Michael McCandless 1f693331ff SOLR-2519: add missing file
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1128856 13f79535-47bb-0310-9956-ffa450edef68
2011-05-29 10:35:04 +00:00
Michael McCandless de78bb889f SOLR_2519: move CHANGES entry to the right place
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1128855 13f79535-47bb-0310-9956-ffa450edef68
2011-05-29 10:31:48 +00:00
Michael McCandless 0bec9a11fd SOLR-2519: improve defaults for text_* field types
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1128854 13f79535-47bb-0310-9956-ffa450edef68
2011-05-29 10:27:23 +00:00
Michael McCandless 478414756e SOLR-2552: make sure each test class starts/ends searcher tracking
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1128466 13f79535-47bb-0310-9956-ffa450edef68
2011-05-27 21:29:06 +00:00
Michael McCandless cb9dfc11a1 fix javadoc
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1128253 13f79535-47bb-0310-9956-ffa450edef68
2011-05-27 10:48:09 +00:00
Robert Muir 4dc43afe9d fix changes entry
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1128249 13f79535-47bb-0310-9956-ffa450edef68
2011-05-27 10:41:22 +00:00
Michael McCandless a7477fa696 fix javadoc warning
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1128246 13f79535-47bb-0310-9956-ffa450edef68
2011-05-27 10:38:18 +00:00
Robert Muir 1aceb50817 3.2 changes.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1128235 13f79535-47bb-0310-9956-ffa450edef68
2011-05-27 10:05:13 +00:00
Ryan McKinley 8883ce572f SOLR-2399: fix header
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1128012 13f79535-47bb-0310-9956-ffa450edef68
2011-05-26 18:09:14 +00:00
Ryan McKinley 9038381ab6 SOLR-2399: Making the notice a bit nicer looking
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1127987 13f79535-47bb-0310-9956-ffa450edef68
2011-05-26 16:33:33 +00:00
Ryan McKinley bf2531a9ba SOLR-2399: Adding in progress solr admin interface
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1127983 13f79535-47bb-0310-9956-ffa450edef68
2011-05-26 16:18:58 +00:00
Simon Willnauer 68a840c2b7 SOLR-2530: Remove Noggit CharArr from FieldType
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1127326 13f79535-47bb-0310-9956-ffa450edef68
2011-05-24 22:44:36 +00:00
Robert Muir 530b894c60 SOLR-1942: Ability to specify codec per field
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1127313 13f79535-47bb-0310-9956-ffa450edef68
2011-05-24 21:55:28 +00:00
Yonik Seeley 9b31ee389f SOLR-2539: VectorValueSource.floatVal incorrectly used byteVal on sub-sources
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1127301 13f79535-47bb-0310-9956-ffa450edef68
2011-05-24 21:32:08 +00:00
Robert Muir f5048293b5 LUCENE-2995: factor out a shared spellchecking module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1126642 13f79535-47bb-0310-9956-ffa450edef68
2011-05-23 18:33:53 +00:00
Koji Sekiguchi 0974e2768a SOLR-2536: add ReloadCacheRequestHandler
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1126487 13f79535-47bb-0310-9956-ffa450edef68
2011-05-23 13:31:03 +00:00
Steven Rowe 674feedec6 SOLR-2452: Merged up to trunk r1126232; adjusted solr/config/analysis-extras/ directory structure to match other solr contribs; updated configuration for maven and intellij idea.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr2452@1126234 13f79535-47bb-0310-9956-ffa450edef68
2011-05-22 21:45:19 +00:00
Doron Cohen 886e17c842 SOLR-2500: TestSolrProperties sometimes fails with "no such core: core0"
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1125932 13f79535-47bb-0310-9956-ffa450edef68
2011-05-22 12:00:42 +00:00
Steven Rowe 91c74bb6e7 SOLR-2421: remove unnecessary dependency
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1125567 13f79535-47bb-0310-9956-ffa450edef68
2011-05-20 20:55:31 +00:00
Stanisław Osiński a49fccc4b3 SOLR-2448: Updating SimpleXML JAR to version 2.4.1 for consistency with the Maven dependency declaration
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1125526 13f79535-47bb-0310-9956-ffa450edef68
2011-05-20 19:39:42 +00:00
Ryan McKinley 4a0057d6ab SOLR-2513: remove final from XMLWriter
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1125497 13f79535-47bb-0310-9956-ffa450edef68
2011-05-20 18:34:18 +00:00
Koji Sekiguchi 897ad47877 SOLR-2528: move change log entry
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1125156 13f79535-47bb-0310-9956-ffa450edef68
2011-05-19 22:50:09 +00:00
Koji Sekiguchi 4832ff0359 SOLR-2528: set HtmlEncoder default off in example solrconfig.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1125150 13f79535-47bb-0310-9956-ffa450edef68
2011-05-19 22:41:19 +00:00
Robert Muir 90f7f3f3b4 SOLR-2531: remove some per-term waste in SimpleFacets
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1125011 13f79535-47bb-0310-9956-ffa450edef68
2011-05-19 17:37:22 +00:00
Yonik Seeley 66275ea881 SOLR-2521: TestJoin.testRandom fails, improve effective test coverage
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1124268 13f79535-47bb-0310-9956-ffa450edef68
2011-05-18 13:51:35 +00:00
Yonik Seeley a320a7929a SOLR-2520: escape u2029 as well as u2028 to make valid javascript as well as JSON
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1103983 13f79535-47bb-0310-9956-ffa450edef68
2011-05-17 02:09:33 +00:00
Yonik Seeley 3b45ee8cae example: remove non-whitespace-delimited fieldtype per request
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1103738 13f79535-47bb-0310-9956-ffa450edef68
2011-05-16 13:54:44 +00:00
Stanisław Osiński 548806b7f7 SOLR-2448: Upgrade of Carrot2 to version 3.5.0 and a number of related clustering improvements (SOLR-2449, SOLR-2450, SOLR-2505)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1103722 13f79535-47bb-0310-9956-ffa450edef68
2011-05-16 13:19:46 +00:00
Yonik Seeley 4a8e4d246a example: first attempt at *_nwd, non-whitespace-delimited field type
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1103444 13f79535-47bb-0310-9956-ffa450edef68
2011-05-15 16:20:28 +00:00
Koji Sekiguchi 86faa47fa9 SOLR-2480: add ignoreTikaException flag
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1103120 13f79535-47bb-0310-9956-ffa450edef68
2011-05-14 15:01:12 +00:00
Michael McCandless f703f23414 LUCENE-1076: default is TieredMP if version >= 3.2
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1103094 13f79535-47bb-0310-9956-ffa450edef68
2011-05-14 12:45:20 +00:00
Chris M. Hostetter c503b44b8f SOLR-2451: Enhance assertJQ to allow individual tests to specify the tolerance delta used in numeric equalities.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1102907 13f79535-47bb-0310-9956-ffa450edef68
2011-05-13 22:03:35 +00:00
Koji Sekiguchi 0ec6d7a81b SOLR-2512: add ignoreErrors flag so that users can ignore exceptions in AE.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1102785 13f79535-47bb-0310-9956-ffa450edef68
2011-05-13 15:12:53 +00:00
Grant Ingersoll ed573a067b SOLR-2511: slight refactoring to make it easier to override
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1102718 13f79535-47bb-0310-9956-ffa450edef68
2011-05-13 13:34:18 +00:00
Yonik Seeley 02bc22d21a SOLR-2496: add array-of-object JSON format and commitWithin, overwrite request params
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1102058 13f79535-47bb-0310-9956-ffa450edef68
2011-05-11 20:02:54 +00:00
Grant Ingersoll 9a34849ecc SOLR-2502: missed compName
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1101159 13f79535-47bb-0310-9956-ffa450edef68
2011-05-09 19:25:46 +00:00
Grant Ingersoll c58d788ab2 SOLR-2384: add all fields info in debug mode
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1101136 13f79535-47bb-0310-9956-ffa450edef68
2011-05-09 18:30:14 +00:00
Grant Ingersoll 73a31645eb SOLR-2502: put in start of Join example
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1101131 13f79535-47bb-0310-9956-ffa450edef68
2011-05-09 18:17:46 +00:00
Koji Sekiguchi b30e4e4ec8 SOLR-2503: feature value map to dynamicField
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1101047 13f79535-47bb-0310-9956-ffa450edef68
2011-05-09 14:56:01 +00:00
Uwe Schindler 400639f54e LUCENE-3065, SOLR-2497: When a NumericField is retrieved from a Document loaded from IndexReader (or IndexSearcher), it will now come back as NumericField. Solr now uses NumericField solely (no more magic).
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1100526 13f79535-47bb-0310-9956-ffa450edef68
2011-05-07 13:14:38 +00:00
Koji Sekiguchi 9c8fb85445 SOLR-2436: forgot to fix mapping definition in README.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1100437 13f79535-47bb-0310-9956-ffa450edef68
2011-05-07 03:36:40 +00:00
Koji Sekiguchi 1a45ff9817 SOLR-2436: fix mapping definition
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1100435 13f79535-47bb-0310-9956-ffa450edef68
2011-05-07 03:23:00 +00:00
Robert Muir 2f75783026 LUCENE-3076: add -Dtests.codecprovider
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1100175 13f79535-47bb-0310-9956-ffa450edef68
2011-05-06 11:42:24 +00:00
Ryan McKinley 96878534a0 LUCENE-3071: Add ReversePathHierarchyTokenizer and enable skip on PathHierarchyTokenizer
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1099999 13f79535-47bb-0310-9956-ffa450edef68
2011-05-05 23:30:05 +00:00
Yonik Seeley be2382efb7 SOLR-2495: json parser could hang on corrupted input and fail to detect long overflow
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1099582 13f79535-47bb-0310-9956-ffa450edef68
2011-05-04 20:07:19 +00:00
Uwe Schindler 8b32176c0b SOLR-2493: SolrQueryParser was fixed to not parse the SolrConfig DOM tree on each instantiation which is a huge slowdown
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1099340 13f79535-47bb-0310-9956-ffa450edef68
2011-05-04 07:05:47 +00:00
Yonik Seeley 422f8dea4a docs: use unix and windows paths in readme
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1099039 13f79535-47bb-0310-9956-ffa450edef68
2011-05-03 12:46:39 +00:00
Ryan McKinley 294156cbfc SOLR-2485: remove BaseResponseWriter and Generic*Writer
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1098905 13f79535-47bb-0310-9956-ffa450edef68
2011-05-03 04:57:12 +00:00
Ryan McKinley e5256e71e2 SOLR-2484: make SynonymFilterFactory more extensible
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1098860 13f79535-47bb-0310-9956-ffa450edef68
2011-05-02 23:36:16 +00:00
Ryan McKinley aa102b38b7 SOLR-2484: make SynonymFilterFactory more extensible
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1098800 13f79535-47bb-0310-9956-ffa450edef68
2011-05-02 21:40:26 +00:00
Chris M. Hostetter abc9be2eef SOLR-2467: Fix <analyzer class="..." /> initialization so any errors are logged properly.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1098760 13f79535-47bb-0310-9956-ffa450edef68
2011-05-02 19:38:20 +00:00
Robert Muir 1f67321074 missing svn:eol-style
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1097216 13f79535-47bb-0310-9956-ffa450edef68
2011-04-27 19:40:18 +00:00
Yonik Seeley 3dd0b7f278 SOLR-2272: Pseudo-join
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1096978 13f79535-47bb-0310-9956-ffa450edef68
2011-04-27 01:42:05 +00:00
Robert Muir 6381b26dc4 SOLR-2272: revert r1096831
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1096835 13f79535-47bb-0310-9956-ffa450edef68
2011-04-26 18:22:56 +00:00
Yonik Seeley 1e167ed304 SOLR-2272: re-commit join which was inappropriately reverted
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1096831 13f79535-47bb-0310-9956-ffa450edef68
2011-04-26 18:15:12 +00:00
Robert Muir 36de6a9ef0 SOLR-2272: revert r1096610
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1096764 13f79535-47bb-0310-9956-ffa450edef68
2011-04-26 14:35:23 +00:00
Yonik Seeley cf2b0d322b SOLR-2272: pseudo-join
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1096610 13f79535-47bb-0310-9956-ffa450edef68
2011-04-25 21:34:30 +00:00
Koji Sekiguchi 6a85962022 SOLR-2436: move uimaConfig to under the uima's update processor in solrconfig.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1096315 13f79535-47bb-0310-9956-ffa450edef68
2011-04-24 11:48:43 +00:00
Yonik Seeley d566917576 SOLR-1566: fix json formatting to indent at start of each doc
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1096046 13f79535-47bb-0310-9956-ffa450edef68
2011-04-22 21:19:17 +00:00
Yonik Seeley 8be940dc1f minor: improve err msg
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1095976 13f79535-47bb-0310-9956-ffa450edef68
2011-04-22 18:12:02 +00:00
Yonik Seeley 9db2ff41ae SOLR-2383: /browse improvements: generalize range and date facet display
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1095950 13f79535-47bb-0310-9956-ffa450edef68
2011-04-22 15:39:07 +00:00
Chris M. Hostetter 1c75ae2fbb SOLR-2461: QuerySenderListener and AbstractSolrEventListener are now public
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1095545 13f79535-47bb-0310-9956-ffa450edef68
2011-04-20 22:46:06 +00:00
Chris M. Hostetter afe7a54112 SOLR-2394: don't assume 'standard' exists in the web ui
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1095526 13f79535-47bb-0310-9956-ffa450edef68
2011-04-20 21:48:46 +00:00
Uwe Schindler 20f261ca14 SOLR-2474: The helper TokenStreams in analysis.jsp and AnalysisRequestHandlerBase did not clear all attributes so they displayed incorrect attribute values for tokens in later filter stages
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1095521 13f79535-47bb-0310-9956-ffa450edef68
2011-04-20 21:35:05 +00:00
Chris M. Hostetter affaa37983 SOLR-1709: Distributed support for Date and Numeric Range Faceting
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1095517 13f79535-47bb-0310-9956-ffa450edef68
2011-04-20 21:29:13 +00:00
Mark Robert Miller 1773808025 SOLR-2324: SolrCloud solr.xml parameters are not persisted by CoreContainer.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1095455 13f79535-47bb-0310-9956-ffa450edef68
2011-04-20 16:38:51 +00:00
Mark Robert Miller 9d901879b3 SOLR-2105: Rename RequestHandler param 'update.processor' to 'update.chain'.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1095432 13f79535-47bb-0310-9956-ffa450edef68
2011-04-20 15:11:38 +00:00
Mark Robert Miller ec366d2c52 LUCENE-2939: Highlighter should try and use maxDocCharsToAnalyze in WeightedSpanTermExtractor when adding a new field to MemoryIndex as well as when using CachingTokenStream
SOLR-2390: Performance of usePhraseHighlighter is terrible on very large Documents, regardless of hl.maxDocCharsToAnalyze

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1095260 13f79535-47bb-0310-9956-ffa450edef68
2011-04-20 03:43:27 +00:00
Mark Robert Miller a440c8c018 SOLR-2333: The "rename" core admin action does not persist the new name to solr.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1095120 13f79535-47bb-0310-9956-ffa450edef68
2011-04-19 15:44:05 +00:00
Yonik Seeley 2b87910440 SOLR-2403: fix facet.mincount>0 && facet.sort=index errors, add some algorithmic improvements, introduce more random testing for distrib faceted testing
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1094214 13f79535-47bb-0310-9956-ffa450edef68
2011-04-17 22:24:45 +00:00
Yonik Seeley 77e4b65134 fix SolrDocumentList.toString() maxScore
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1094163 13f79535-47bb-0310-9956-ffa450edef68
2011-04-17 16:02:37 +00:00
Yonik Seeley b2530b74aa SOLR-2409: edismax: treat invalid fieldnames as a literal
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1094014 13f79535-47bb-0310-9956-ffa450edef68
2011-04-16 16:51:11 +00:00
Yonik Seeley 00e6bc2e41 build: move license validation to only happen with test, not with compile
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1092851 13f79535-47bb-0310-9956-ffa450edef68
2011-04-16 00:50:56 +00:00
Yonik Seeley 28332fff50 SOLR-2466: set HttpClient retryCount to 0
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1092848 13f79535-47bb-0310-9956-ffa450edef68
2011-04-16 00:25:29 +00:00
Yonik Seeley e88cd9a1c8 doc: keep CHANGES in sync w/ 3x
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1092841 13f79535-47bb-0310-9956-ffa450edef68
2011-04-15 23:01:50 +00:00
Yonik Seeley 0742b30b72 SOLR-2469: remove saveCommitPoint for replicate on startup
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1092812 13f79535-47bb-0310-9956-ffa450edef68
2011-04-15 21:13:42 +00:00
Chris M. Hostetter a5d2b89dff SOLR-2468: fix test added by SOLR-2335 that doesn't work on windows (double-quote in file name)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1092451 13f79535-47bb-0310-9956-ffa450edef68
2011-04-14 19:32:41 +00:00
Robert Muir c3f6331639 LUCENE-3016: add analyzer for Latvian
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1092396 13f79535-47bb-0310-9956-ffa450edef68
2011-04-14 17:07:10 +00:00
Robert Muir 9b8cfb80b5 SOLR-2468: ignore test for now to unbreak build
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1092394 13f79535-47bb-0310-9956-ffa450edef68
2011-04-14 16:56:23 +00:00
Dawid Weiss 191706df70 SOLR-2378: A new, automaton-based, implementation of suggest (autocomplete)
component, offering an order of magnitude smaller memory consumption
compared to ternary trees and jaspell and very fast lookups at runtime.

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1092136 13f79535-47bb-0310-9956-ffa450edef68
2011-04-14 11:16:43 +00:00
Yonik Seeley ac87b66237 docs: credit, fix utf8
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1091814 13f79535-47bb-0310-9956-ffa450edef68
2011-04-13 15:05:19 +00:00
Yonik Seeley f777daef3d SOLR-1566: fix /browse wrt pseudo fields
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1091797 13f79535-47bb-0310-9956-ffa450edef68
2011-04-13 14:24:12 +00:00
Otis Gospodnetic 34533ad635 - Corrected termInfosIndexDivisor to setTermIndexDivisor
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1091638 13f79535-47bb-0310-9956-ffa450edef68
2011-04-13 03:39:19 +00:00
Chris M. Hostetter 961a548a2a rip out excessive logging that was originally ment to be nocommit anyway (see r1085618)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1091522 13f79535-47bb-0310-9956-ffa450edef68
2011-04-12 17:58:20 +00:00
Chris M. Hostetter 5e04c0bab9 SOLR-2335: New field(...) function syntax for refering to complex field names (containing whitespace or special characters)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1091516 13f79535-47bb-0310-9956-ffa450edef68
2011-04-12 17:40:22 +00:00
Yonik Seeley 3309b5c585 SOLR-2432: fix useFilterForSortedQuery which was broken by LUCENE-2831
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1090913 13f79535-47bb-0310-9956-ffa450edef68
2011-04-11 00:12:29 +00:00
Dawid Weiss 19ae952e80 SOLR-2378: Making fields of LookupResult public final (everything else is accessible and you can't get access to the actual suggestions, this makes no sense).
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1089798 13f79535-47bb-0310-9956-ffa450edef68
2011-04-07 10:10:52 +00:00
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
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
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 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
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 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 dc58134cdc SOLR-2452: commit my state
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/branches/solr2452@1087603 13f79535-47bb-0310-9956-ffa450edef68
2011-04-01 06:58:12 +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
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
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 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
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
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
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
Koji Sekiguchi 76b494593d SOLR-2445: Register standard search handler
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1086276 13f79535-47bb-0310-9956-ffa450edef68
2011-03-28 15:39:10 +00:00
Robert Muir da659773a0 correct wrongly-licensed file
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1085815 13f79535-47bb-0310-9956-ffa450edef68
2011-03-26 21:55:20 +00:00
Ryan McKinley b5f436d6ea SOLR-1298 -- parsing ValueSource as DocTransformer
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1085644 13f79535-47bb-0310-9956-ffa450edef68
2011-03-26 04:52:39 +00:00
Ryan McKinley f54e1805de adding svn keywords and eol:style=native
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1085635 13f79535-47bb-0310-9956-ffa450edef68
2011-03-26 03:34:42 +00:00
Ryan McKinley eb64b15e3a SOLR-1566 - updating readme with more names
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1085634 13f79535-47bb-0310-9956-ffa450edef68
2011-03-26 03:24:40 +00:00
Ryan McKinley 71f33f2597 SOLR-1566, using factories to create transformers
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1085633 13f79535-47bb-0310-9956-ffa450edef68
2011-03-26 03:18:34 +00:00
Ryan McKinley 27cabecc68 remove nocommit from log message
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1085618 13f79535-47bb-0310-9956-ffa450edef68
2011-03-26 00:44:10 +00:00
Koji Sekiguchi 85969ee908 SOLR-2417: typo
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1085615 13f79535-47bb-0310-9956-ffa450edef68
2011-03-26 00:38:28 +00:00
Yonik Seeley e15954f5a4 SOLR-2444: fix parsing of key in fl
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1085572 13f79535-47bb-0310-9956-ffa450edef68
2011-03-25 21:52:05 +00:00
Ryan McKinley e510d3f530 SOLR-2444 -- moving ReturnFields to search package. Integrating yoniks basic parsing.
(should also fix regression)

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1085564 13f79535-47bb-0310-9956-ffa450edef68
2011-03-25 21:26:33 +00:00
Ryan McKinley ad221cb514 SOLR-2417 -- by default spit out the explain text as string, but allow NL or HTML
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1085550 13f79535-47bb-0310-9956-ffa450edef68
2011-03-25 20:31:45 +00:00
Ryan McKinley 75f130ff1b SOLR-2417, updating CHANGES.txt to show the explain syntax that was added in SOLR-1566
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1085533 13f79535-47bb-0310-9956-ffa450edef68
2011-03-25 19:36:38 +00:00
Grant Ingersoll ebaffef1c1 add a stage target and a mech. for copying artifacts to staging on people.apache.org
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1085530 13f79535-47bb-0310-9956-ffa450edef68
2011-03-25 19:30:26 +00:00
Ryan McKinley b1572f8f3e SOLR-1566 -- calling commit after adding document to make sure that it is actually commited before the other.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1085500 13f79535-47bb-0310-9956-ffa450edef68
2011-03-25 18:17:29 +00:00
Ryan McKinley caaa23a1b7 SOLR-1566: Transforming documents in the ResponseWriters. This will allow for more complex results in responses and open the door for function queries as results.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1085450 13f79535-47bb-0310-9956-ffa450edef68
2011-03-25 16:24:21 +00:00
Robert Muir 0934039ced LUCENE-2986: split DefaultSimilarity's provider methods into DefaultSimilarityProvider; clean up uses of sim in tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1085374 13f79535-47bb-0310-9956-ffa450edef68
2011-03-25 14:00:42 +00:00
Yonik Seeley 0b76d21921 comments: spelling
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1085220 13f79535-47bb-0310-9956-ffa450edef68
2011-03-25 00:36:29 +00:00
Ryan McKinley a191a9d3e4 use DateUtil rather then deprecated ClientUtils.parseDate
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1085130 13f79535-47bb-0310-9956-ffa450edef68
2011-03-24 20:45:33 +00:00
Robert Muir c8c30c5e6e back out r1084583 as it breaks ant test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1084627 13f79535-47bb-0310-9956-ffa450edef68
2011-03-23 16:23:29 +00:00
Dawid Weiss c607550d84 Enabling the clustering handler by default (no need to specify solr.clustering.enabled=true).
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1084583 13f79535-47bb-0310-9956-ffa450edef68
2011-03-23 13:32:58 +00:00
Dawid Weiss cc249256ca Removing the note about excluded JARs (everything is included).
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1084345 13f79535-47bb-0310-9956-ffa450edef68
2011-03-22 20:44:21 +00:00
Steven Rowe d88d7da6c3 use ${svn.exe} property instead of directly calling svn executable
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1084322 13f79535-47bb-0310-9956-ffa450edef68
2011-03-22 19:49:18 +00:00
Steven Rowe 7754f30801 LUCENE-2973: In the svn-export-source target, switched from <arg line="..."> argument specification to <arg value="...">, to avoid problems with argument splitting on space-containing paths.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1084307 13f79535-47bb-0310-9956-ffa450edef68
2011-03-22 19:26:07 +00:00
Grant Ingersoll ed20a24d22 LUCENE-2952: restore src/tools and move validation there
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1084274 13f79535-47bb-0310-9956-ffa450edef68
2011-03-22 18:03:57 +00:00
Robert Muir e96d323723 SOLR-2387: stabilize UIMA tests, so they use mock objects instead of remote calls
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1084045 13f79535-47bb-0310-9956-ffa450edef68
2011-03-22 01:01:26 +00:00
Yonik Seeley 1c0ff82ac1 LUCENE-2894: move prettify to lucene
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1083991 13f79535-47bb-0310-9956-ffa450edef68
2011-03-21 22:13:14 +00:00
Steven Rowe 4a277d65b5 LUCENE-2973: svn-export-source target should call 'svn export --native-eol LF ...'
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1083945 13f79535-47bb-0310-9956-ffa450edef68
2011-03-21 20:36:06 +00:00
Ryan McKinley 32c6c7aad4 SOLR-2423 don't add null copy fields
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1083934 13f79535-47bb-0310-9956-ffa450edef68
2011-03-21 20:23:39 +00:00
Steven Rowe 7d32e01d1c Exclude *pom.xml.template files from Solr's binary distribution
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1083923 13f79535-47bb-0310-9956-ffa450edef68
2011-03-21 19:46:54 +00:00
Steven Rowe 78a3cb462d Augmented list of patterns for text files in which to convert line endings to CRLF style in the Solr binary .zip package
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1083913 13f79535-47bb-0310-9956-ffa450edef68
2011-03-21 19:30:34 +00:00
Ryan McKinley 0655899487 SOLR-2423 -- checking doc.getFieldable avoids unnecessary toString and plays nicer with binary fields
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1083853 13f79535-47bb-0310-9956-ffa450edef68
2011-03-21 16:03:35 +00:00
Robert Muir e67bf6b089 LUCENE-2944: fix BytesRef reuse bugs, TermToBytesRefAttribute owns the bytes like other attributes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1083784 13f79535-47bb-0310-9956-ffa450edef68
2011-03-21 13:52:15 +00:00
Koji Sekiguchi 2c64e2b268 move DIH entries in core CHANGES.txt to DIH
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1083459 13f79535-47bb-0310-9956-ffa450edef68
2011-03-20 15:00:35 +00:00
Koji Sekiguchi 288668afcc move a bug ticket from new features to bug fixes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1083447 13f79535-47bb-0310-9956-ffa450edef68
2011-03-20 14:12:07 +00:00
Steven Rowe d2a6250ef9 LUCENE-2973: Use 'svn export' for Solr's package-src and Lucene's dist-src targets; stop producing .zip versions of Lucene/Solr source packages.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1083213 13f79535-47bb-0310-9956-ffa450edef68
2011-03-19 16:34:19 +00:00
Chris M. Hostetter 67fecffee5 clean up javadoc warnings
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1083124 13f79535-47bb-0310-9956-ffa450edef68
2011-03-19 01:51:29 +00:00
Chris M. Hostetter 55c033c666 don't exclude the 'site' dir from the source packages. This gives people access to the commited versions of the generated html/pdf docs. 'ant javadocs' already ensures these will copy to build/docs/ so that the javadocs links in the nav will be consistent if users build them
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1083116 13f79535-47bb-0310-9956-ffa450edef68
2011-03-19 01:02:04 +00:00
Steven Rowe 959f657848 Updated error message printed when maven-ant-tasks jar can't be found
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1083019 13f79535-47bb-0310-9956-ffa450edef68
2011-03-18 19:13:02 +00:00
Grant Ingersoll 8bee953057 LUCENE-2952: drop dev-tools dependency, move to test framework, split out checking to each area: lucene, modules, solr
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1083010 13f79535-47bb-0310-9956-ffa450edef68
2011-03-18 18:40:02 +00:00
Steven Rowe ca847ed85c Updated error message printed when maven-ant-tasks jar can't be found
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1083006 13f79535-47bb-0310-9956-ffa450edef68
2011-03-18 18:36:39 +00:00
Chris M. Hostetter cb326421ba SOLR-2434: eliminate version injection into forrest docs, and remove build-site from prepare-release's dependency chain (it was fundementally flawed since the build requires java 1.6 but forrest only works with java 1.5)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1082998 13f79535-47bb-0310-9956-ffa450edef68
2011-03-18 18:06:51 +00:00
Yonik Seeley e530e1d68e packaging: remove old placeholders
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1082926 13f79535-47bb-0310-9956-ffa450edef68
2011-03-18 13:59:27 +00:00
Yonik Seeley 7e1a9ee6ef docs: update release announcement
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1082776 13f79535-47bb-0310-9956-ffa450edef68
2011-03-18 00:52:00 +00:00
Yonik Seeley f67fb5ba83 docs: tika was upgraded to 0.8
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1082741 13f79535-47bb-0310-9956-ffa450edef68
2011-03-17 22:40:40 +00:00
Yonik Seeley e388c1f088 packaging: exclude post.jar from src release
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1082730 13f79535-47bb-0310-9956-ffa450edef68
2011-03-17 22:22:26 +00:00
Yonik Seeley 7f8f1645b1 packaging: don't include lucene-libs in src package
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1082720 13f79535-47bb-0310-9956-ffa450edef68
2011-03-17 22:06:08 +00:00
Yonik Seeley 2e2b81e0f3 packaging: fix missing dev-tools files
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1082687 13f79535-47bb-0310-9956-ffa450edef68
2011-03-17 20:49:52 +00:00
Ryan McKinley e80cfecd28 SOLR-2423: FieldType argument changed from String to Object Conversion from SolrInputDocument > Object > Fieldable is now managed by FieldType rather then DocumentBuilder.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1082638 13f79535-47bb-0310-9956-ffa450edef68
2011-03-17 18:53:48 +00:00
Yonik Seeley 22ec0cc7df docs: update site
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1082601 13f79535-47bb-0310-9956-ffa450edef68
2011-03-17 17:32:39 +00:00
Grant Ingersoll f36c32405d LUCENE-2952: hook in dependency checking for license, notice
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1082535 13f79535-47bb-0310-9956-ffa450edef68
2011-03-17 15:34:21 +00:00
Grant Ingersoll cd7c0c8e0d LUCENE-2952: clean up license for servlet-api
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1082520 13f79535-47bb-0310-9956-ffa450edef68
2011-03-17 15:05:44 +00:00
Grant Ingersoll dae702218a LUCENE-2952: add notices
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1082514 13f79535-47bb-0310-9956-ffa450edef68
2011-03-17 14:59:36 +00:00
Grant Ingersoll 1a36f9e111 fix licenses
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1082275 13f79535-47bb-0310-9956-ffa450edef68
2011-03-16 19:39:15 +00:00
Steven Rowe 0d76f4e1ec SOLR-2427: Upgraded uima-core 2.3.1-SNAPSHOT jar to released uimaj-core 2.3.1; no longer publishing a Solr-specific uima-core Maven artifact; renamed UIMA jars to include their versions.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1081880 13f79535-47bb-0310-9956-ffa450edef68
2011-03-15 17:46:17 +00:00
Grant Ingersoll ac3ef52bd0 LUCENE-2952: normalize license files
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1081795 13f79535-47bb-0310-9956-ffa450edef68
2011-03-15 14:07:49 +00:00
Grant Ingersoll 3d7ec8a3d3 LUCENE-2952: normalize license files
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1081791 13f79535-47bb-0310-9956-ffa450edef68
2011-03-15 14:06:55 +00:00
Grant Ingersoll f0cdda776a formatting
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1081778 13f79535-47bb-0310-9956-ffa450edef68
2011-03-15 13:35:29 +00:00
Grant Ingersoll 6a9e35812c formmatting cleanup
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1081777 13f79535-47bb-0310-9956-ffa450edef68
2011-03-15 13:34:22 +00:00
Steven Rowe 2b4970e30a Add solr-uima contrib to sign-artifacts; when signing maven dependency jars, also sign their POMs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1081057 13f79535-47bb-0310-9956-ffa450edef68
2011-03-13 08:21:27 +00:00
Steven Rowe 134f75d165 Drop separate maven_version, no longer required since maven version and ant build version are the same
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1081038 13f79535-47bb-0310-9956-ffa450edef68
2011-03-13 03:26:32 +00:00
Yonik Seeley bba16619f5 example: add a multi-valued text field
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1081012 13f79535-47bb-0310-9956-ffa450edef68
2011-03-12 22:24:35 +00:00
Yonik Seeley 71f4c3247c packaging: exclude redundant maven javadoc
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1080970 13f79535-47bb-0310-9956-ffa450edef68
2011-03-12 18:46:10 +00:00
Robert Muir df907f97de SOLR-2422: fix too-low timeout
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1080852 13f79535-47bb-0310-9956-ffa450edef68
2011-03-12 02:24:07 +00:00
Yonik Seeley 5f3351771e dist: use a single KEYS file
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1080762 13f79535-47bb-0310-9956-ffa450edef68
2011-03-11 21:23:06 +00:00
Robert Muir 3ba04fee2c ignore didnt work either, giving up and reverting
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1080753 13f79535-47bb-0310-9956-ffa450edef68
2011-03-11 20:46:07 +00:00
Robert Muir 969067c0e2 try to avoid jre bug in test, take 2
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1080748 13f79535-47bb-0310-9956-ffa450edef68
2011-03-11 20:12:04 +00:00
Yonik Seeley 0d171c4642 docs: announce javadoc target in build.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1080691 13f79535-47bb-0310-9956-ffa450edef68
2011-03-11 17:35:03 +00:00
Yonik Seeley f276b89fd4 docs: remove reference to src in binary distro
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1080665 13f79535-47bb-0310-9956-ffa450edef68
2011-03-11 16:57:15 +00:00
Yonik Seeley fb15b2b0e4 build: fix javadoc targets
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1080647 13f79535-47bb-0310-9956-ffa450edef68
2011-03-11 16:31:49 +00:00
Yonik Seeley c79738d50f docs: add UIMA version
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1080630 13f79535-47bb-0310-9956-ffa450edef68
2011-03-11 16:02:59 +00:00
Steven Rowe 7180bb3cb9 LUCENE-2957: generate-maven-artifacts target should include all non-Mavenized Lucene & Solr dependencies
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1080443 13f79535-47bb-0310-9956-ffa450edef68
2011-03-11 04:32:14 +00:00
Yonik Seeley 9a847c8b8b docs: update READMEs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1080424 13f79535-47bb-0310-9956-ffa450edef68
2011-03-11 02:11:44 +00:00
Steven Rowe 3fcf6d6525 LUCENE-2961: Remove benchmark/lib/xml-apis-2.9.0.jar - JVM 1.5+ contains these JAXP 1.3 interface classes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1080258 13f79535-47bb-0310-9956-ffa450edef68
2011-03-10 15:57:52 +00:00
Steven Rowe 0120a1d90e SOLR-2411: place release packages and maven artifacts in solr/package/ instead of solr/dist/
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1080094 13f79535-47bb-0310-9956-ffa450edef68
2011-03-10 01:19:07 +00:00
Uwe Schindler 0e043f9bd7 SOLR-2414: All ResponseWriters now use only ServletOutputStreams and wrap their own Writer around it when serializing. This fixes the bug in PHPSerializedResponseWriter that produced wrong string length if the servlet container had a broken UTF-8 encoding that was in fact CESU-8 (see SOLR-1091). The hack was removed by this followup-patch.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1080038 13f79535-47bb-0310-9956-ffa450edef68
2011-03-09 22:32:09 +00:00
Ryan McKinley e066a7e911 SOLR-2413: Support for returning multi-valued fields w/o <arr> tag in the XMLResponseWriter was removed. XMLResponseWriter only no longer work with values less then 2.2
Replaced "version" string with CommonParams.VERSION where possible

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1079963 13f79535-47bb-0310-9956-ffa450edef68
2011-03-09 19:48:33 +00:00
Robert Muir 9ce62b7c07 SOLR-2381: update jetty to a new patched version (fixes boundary issue); avoid slow/buggy jetty unicode conversion when possible; adds unicode test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1079949 13f79535-47bb-0310-9956-ffa450edef68
2011-03-09 19:19:29 +00:00
Ryan McKinley b951626aa3 SOLR-2413 -- XMLWriter implemented its own (almost) identical writeVal(String name, Object val)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1079893 13f79535-47bb-0310-9956-ffa450edef68
2011-03-09 17:12:51 +00:00
Yonik Seeley bcc16311a1 SOLR-2410: add test that normally hits phase3 cleaning w/ PQ
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1079827 13f79535-47bb-0310-9956-ffa450edef68
2011-03-09 15:12:16 +00:00
Uwe Schindler bdaa02c3c0 LUCENE-2953: PriorityQueue's internal heap was made private final
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1079707 13f79535-47bb-0310-9956-ffa450edef68
2011-03-09 09:18:56 +00:00
Ryan McKinley b466795470 (trivial) adding missing spaces
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1079540 13f79535-47bb-0310-9956-ffa450edef68
2011-03-08 21:00:24 +00:00
Steven Rowe 9662a890ef SOLR-2411: reverting all changes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1079477 13f79535-47bb-0310-9956-ffa450edef68
2011-03-08 18:40:14 +00:00
Steven Rowe 4b2364aa5b SOLR-2411: solr/dist/ should only contain distribution files, not intermediate .jars/.war
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1079380 13f79535-47bb-0310-9956-ffa450edef68
2011-03-08 14:53:08 +00:00
Uwe Schindler 88c1c1671a Fix packaging.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1079377 13f79535-47bb-0310-9956-ffa450edef68
2011-03-08 14:44:56 +00:00
Ryan McKinley 16b1b1d6c9 SOLR-2402 -- more verbose errors from DocumentBuilder
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1078928 13f79535-47bb-0310-9956-ffa450edef68
2011-03-07 20:34:03 +00:00
Steven Rowe b5dbbf5e29 Augmented list of patterns for text files in which to convert line endings to CRLF style in the Solr source .zip package
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1078812 13f79535-47bb-0310-9956-ffa450edef68
2011-03-07 15:35:58 +00:00
Yonik Seeley 3575d56c40 packaging: don't include random stuff in ./dist
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1078770 13f79535-47bb-0310-9956-ffa450edef68
2011-03-07 13:20:19 +00:00
Steven Rowe d9e710d499 pre-requisites adjusted for generate-maven-artifacts target
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1078689 13f79535-47bb-0310-9956-ffa450edef68
2011-03-07 05:35:59 +00:00
Robert Muir 8d0ec8c8e7 add additional verbage suggested by dsmiley
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1078681 13f79535-47bb-0310-9956-ffa450edef68
2011-03-07 04:40:04 +00:00
Robert Muir dfcba596a2 fix broken checksum task
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1078670 13f79535-47bb-0310-9956-ffa450edef68
2011-03-07 04:08:20 +00:00
Robert Muir 8c30ecddf6 sign source distributions too
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1078659 13f79535-47bb-0310-9956-ffa450edef68
2011-03-07 03:14:37 +00:00
Robert Muir e33484e615 add empty 3.2 section to CHANGES
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1078614 13f79535-47bb-0310-9956-ffa450edef68
2011-03-06 22:38:05 +00:00
Robert Muir 2d1ae8cadd put solr's license/notice (which includes lucenes) in the root of the source distribution
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1078580 13f79535-47bb-0310-9956-ffa450edef68
2011-03-06 21:36:45 +00:00
Robert Muir f2eb28ca72 update Solr's included lucene notice
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1078570 13f79535-47bb-0310-9956-ffa450edef68
2011-03-06 21:03:08 +00:00
Robert Muir cb3a28c744 fix encoding issues in solr LICENSE file: see http://www.sun.com/cddl/cddl.html
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1078553 13f79535-47bb-0310-9956-ffa450edef68
2011-03-06 20:00:00 +00:00
Robert Muir 62547f581d add -LICENSE.txt for hsqldb
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1078540 13f79535-47bb-0310-9956-ffa450edef68
2011-03-06 18:43:05 +00:00
Robert Muir 48dbe35e69 correct minor problems with dates and copyright owners in NOTICE.txts
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1078529 13f79535-47bb-0310-9956-ffa450edef68
2011-03-06 18:22:48 +00:00
Robert Muir 7f260c03b5 add note about updating jars
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1078515 13f79535-47bb-0310-9956-ffa450edef68
2011-03-06 16:55:07 +00:00
Robert Muir 28ea4b7561 add xyz-LICENSE.txt for all third party jars
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1078512 13f79535-47bb-0310-9956-ffa450edef68
2011-03-06 16:50:22 +00:00
Robert Muir 970f42eef4 remove duplicate jars from solr contrib (solr core has these exact ones already)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1078500 13f79535-47bb-0310-9956-ffa450edef68
2011-03-06 15:51:00 +00:00
Robert Muir c80bad9f29 rename easymock.jar to easymock-2.2.jar so the version information is known
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1078471 13f79535-47bb-0310-9956-ffa450edef68
2011-03-06 14:16:53 +00:00
Robert Muir a56c73f499 add key
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1078451 13f79535-47bb-0310-9956-ffa450edef68
2011-03-06 11:32:28 +00:00
Robert Muir bfcd909ec3 SOLR-2401: add contrib/../lucene-libs to binary package
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1078448 13f79535-47bb-0310-9956-ffa450edef68
2011-03-06 11:17:29 +00:00
Koji Sekiguchi 7c20272df2 fix weird import
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1078398 13f79535-47bb-0310-9956-ffa450edef68
2011-03-06 01:53:10 +00:00
Robert Muir bd6599be62 ignore non-utf8 files when crlfing
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1078127 13f79535-47bb-0310-9956-ffa450edef68
2011-03-04 20:53:25 +00:00
Robert Muir 24806405bf this task was corrupting all files to platform-encoding in the .zip distribution
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1078117 13f79535-47bb-0310-9956-ffa450edef68
2011-03-04 20:28:56 +00:00
Yonik Seeley 500a93fb59 packaging: only get all README/CHANGES under contrib
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1078077 13f79535-47bb-0310-9956-ffa450edef68
2011-03-04 17:58:29 +00:00
Yonik Seeley 9f1883b4f3 packaging: don't include the war in the source download
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1078068 13f79535-47bb-0310-9956-ffa450edef68
2011-03-04 17:40:05 +00:00
Yonik Seeley d4fed74993 packaging: further improvements to new src/bin packaging
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1078058 13f79535-47bb-0310-9956-ffa450edef68
2011-03-04 17:07:12 +00:00
Robert Muir ebf368ca62 package-src depends on dist target to work
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1077916 13f79535-47bb-0310-9956-ffa450edef68
2011-03-04 12:45:36 +00:00
Yonik Seeley 2e0a15b9e0 packaging: prototype source distro
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1076884 13f79535-47bb-0310-9956-ffa450edef68
2011-03-03 23:35:25 +00:00
Yonik Seeley b03e13577c SOLR-2134: trie fields should get sortMissingLast/First flags from field
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1076514 13f79535-47bb-0310-9956-ffa450edef68
2011-03-03 04:44:00 +00:00
Chris M. Hostetter fea853a3d2 SOLR-309: Fix FieldType so setting an analyzer on a FieldType that doesn't expect it will generate an error
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1076432 13f79535-47bb-0310-9956-ffa450edef68
2011-03-02 22:14:17 +00:00
Grant Ingersoll e85af28991 SOLR-2398: fix price filter
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1076279 13f79535-47bb-0310-9956-ffa450edef68
2011-03-02 16:24:38 +00:00
Grant Ingersoll 702ed39635 cleanup clustering spaces a bit
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1076270 13f79535-47bb-0310-9956-ffa450edef68
2011-03-02 16:03:39 +00:00
Chris M. Hostetter a25f2f7470 SOLR-2339: tweak test to not log expected exception
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1076005 13f79535-47bb-0310-9956-ffa450edef68
2011-03-01 19:58:56 +00:00
Chris M. Hostetter 16f7380027 SOLR-2397: clean up the main example solrconfig.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1075960 13f79535-47bb-0310-9956-ffa450edef68
2011-03-01 18:20:19 +00:00
Andrzej Bialecki e71e682352 SOLR-2375 Store & Load functionality for Suggester Lookup implementations.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1075804 13f79535-47bb-0310-9956-ffa450edef68
2011-03-01 13:04:01 +00:00
Chris M. Hostetter 21355a452b SOLR-1240: facet.range.include now defaults to 'lower' (facet.date.include still defaults to lower,upper,edge)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1075603 13f79535-47bb-0310-9956-ffa450edef68
2011-03-01 01:09:57 +00:00
Yonik Seeley 70c8bff01f packaging: add prototype bin release
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1075505 13f79535-47bb-0310-9956-ffa450edef68
2011-02-28 19:51:39 +00:00
Uwe Schindler 6421e1aa77 SOLR-2388: Fix possible NPE, fix indent
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1075287 13f79535-47bb-0310-9956-ffa450edef68
2011-02-28 11:03:05 +00:00
Robert Muir 308e0bd4a9 LUCENE-2514, LUCENE-2551: collation uses byte[] keys, deprecate old unscalable locale sort/range, termrangequery/filter work on bytes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1075210 13f79535-47bb-0310-9956-ffa450edef68
2011-02-28 05:15:50 +00:00
Uwe Schindler 81ee0e72d3 SOLR-2391: Add missing changes entry
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1075196 13f79535-47bb-0310-9956-ffa450edef68
2011-02-28 01:39:13 +00:00
Uwe Schindler 03af8d070f SOLR-2391: one file missed to commit
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1075191 13f79535-47bb-0310-9956-ffa450edef68
2011-02-28 00:47:55 +00:00
Uwe Schindler aaad623e64 SOLR-2391: Replace remaining occurences of text/xml mime types to application/xml & further cleanups in XSLTResponseWriter
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1075190 13f79535-47bb-0310-9956-ffa450edef68
2011-02-28 00:41:32 +00:00
Uwe Schindler 09b9091711 SOLR-2392: Add a dummy-compile task using jspc task (imported from jetty's jasper) to check that all webapps's JSP files at least compile
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1075184 13f79535-47bb-0310-9956-ffa450edef68
2011-02-28 00:12:52 +00:00
Yonik Seeley bc84d79d6d example: uncomment char outside the BMP
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1075141 13f79535-47bb-0310-9956-ffa450edef68
2011-02-27 20:39:28 +00:00
Uwe Schindler 24fb26a8ea Remove stupid ZIP error message in ANT's compile/tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1075103 13f79535-47bb-0310-9956-ffa450edef68
2011-02-27 18:16:12 +00:00
Uwe Schindler 129dcfc99b SOLR-2388: Log XML warnings and errors to slf4j
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1075089 13f79535-47bb-0310-9956-ffa450edef68
2011-02-27 17:14:45 +00:00
Uwe Schindler d45074306e SOLR-1656: Fix XInclude xi:fallback by throwing IOException instead of RuntimeException from ResourceLoader
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1075079 13f79535-47bb-0310-9956-ffa450edef68
2011-02-27 15:40:57 +00:00
Robert Muir 638767c9ac SOLR-2387: UIMA tests are unstable
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1075072 13f79535-47bb-0310-9956-ffa450edef68
2011-02-27 15:03:03 +00:00
Yonik Seeley a6bbad17cd docs: JIRA issues aren't documentation
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1075069 13f79535-47bb-0310-9956-ffa450edef68
2011-02-27 14:54:50 +00:00
Uwe Schindler b76bef12fd SOLR-1656: XIncludes and other HREFs in XML files loaded by ResourceLoader are fixed to be resolved using the URI standard (RFC 2396)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1075053 13f79535-47bb-0310-9956-ffa450edef68
2011-02-27 13:31:08 +00:00
Robert Muir 65e22c0ce5 SOLR-2387: disable test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1074952 13f79535-47bb-0310-9956-ffa450edef68
2011-02-26 23:05:17 +00:00
Yonik Seeley ee1228ac82 SOLR-2381: remove jetty==CESU8 assumption
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1074750 13f79535-47bb-0310-9956-ffa450edef68
2011-02-25 23:44:59 +00:00
Robert Muir 7b7d144aec SOLR-2381: use patched version of jetty with correct UTF-8 handling
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1074726 13f79535-47bb-0310-9956-ffa450edef68
2011-02-25 22:42:32 +00:00
Yonik Seeley aa671873a4 tests: change UTF8 test to easy char, directly grep since 'od' options vary
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1074716 13f79535-47bb-0310-9956-ffa450edef68
2011-02-25 22:09:14 +00:00
Yonik Seeley 0a2c31b75d tests: include UTF8 output test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1074715 13f79535-47bb-0310-9956-ffa450edef68
2011-02-25 22:07:34 +00:00
Yonik Seeley da63e593ee examples: add char outside BMP, but commented out for now
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1074552 13f79535-47bb-0310-9956-ffa450edef68
2011-02-25 14:55:21 +00:00
Yonik Seeley b43011aef5 SOLR-2380 fix facet.limit for distrib faceting and facet.sort=index
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1074326 13f79535-47bb-0310-9956-ffa450edef68
2011-02-24 22:29:35 +00:00
Robert Muir e315a4a311 LUCENE-2894: additional minor improvements to factory examples
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1074226 13f79535-47bb-0310-9956-ffa450edef68
2011-02-24 17:25:40 +00:00
Koji Sekiguchi 6f614bdf2a LUCENE-2894: add more contribution
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1074017 13f79535-47bb-0310-9956-ffa450edef68
2011-02-24 02:16:30 +00:00
Koji Sekiguchi 521fb53da5 LUCENE-2894: add more contribution
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1074009 13f79535-47bb-0310-9956-ffa450edef68
2011-02-24 01:40:58 +00:00
Koji Sekiguchi d0a8a1fcb8 LUCENE-2894: add more contribution
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1073806 13f79535-47bb-0310-9956-ffa450edef68
2011-02-23 16:23:57 +00:00
Koji Sekiguchi e5309e652b LUCENE-2894: add schema.xml samples for solr analysis factories (A to H)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1073336 13f79535-47bb-0310-9956-ffa450edef68
2011-02-22 14:17:10 +00:00
Chris M. Hostetter 972e53c413 SOLR-2377: fix test/example configs that use a bad meme in dataDir
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1072397 13f79535-47bb-0310-9956-ffa450edef68
2011-02-19 17:09:45 +00:00
Chris M. Hostetter 3b9482440b SOLR-2116: Fix TikaConfig classloader bug in TikaEntityProcessor
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1072232 13f79535-47bb-0310-9956-ffa450edef68
2011-02-19 01:49:10 +00:00
Chris M. Hostetter d279ff8251 this test was missing @Test, and wasn't actually checking any fields were added
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1072230 13f79535-47bb-0310-9956-ffa450edef68
2011-02-19 01:33:12 +00:00
Yonik Seeley 8ced9198dc docs: move CHANGES entries from 4.0 to 3.1
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1072181 13f79535-47bb-0310-9956-ffa450edef68
2011-02-18 22:45:47 +00:00
Yonik Seeley 77258e59ac SOLR-2365: Move DIH jars out of solr.war
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1072127 13f79535-47bb-0310-9956-ffa450edef68
2011-02-18 20:16:07 +00:00
Yonik Seeley e22ebc0fda docs: move entry to 3.1 from 4.0
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1072020 13f79535-47bb-0310-9956-ffa450edef68
2011-02-18 15:20:39 +00:00
Chris M. Hostetter 55af869609 SOLR-1240: deprecating date faceting methods now that we have generalized range faceting
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1071842 13f79535-47bb-0310-9956-ffa450edef68
2011-02-18 00:14:22 +00:00
Yonik Seeley 742f95598f SOLR-2369: turn off zookeeper log4j mbean registration due to slf4j incompat
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1071831 13f79535-47bb-0310-9956-ffa450edef68
2011-02-17 23:09:43 +00:00
Yonik Seeley 2493780acb SOLR-2373: update to slf4j 1.6.1
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1071812 13f79535-47bb-0310-9956-ffa450edef68
2011-02-17 22:14:08 +00:00
Grant Ingersoll e4d29a1da2 remove javadoc warning about functions not being weighted.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1071673 13f79535-47bb-0310-9956-ffa450edef68
2011-02-17 16:08:40 +00:00
Grant Ingersoll 545ea4021b SOLR-2371: adds min function, makes max take two value sources
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1071658 13f79535-47bb-0310-9956-ffa450edef68
2011-02-17 15:52:33 +00:00
Grant Ingersoll ff77defb92 SOLR-2371: adds min function, makes max take two value sources
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1071655 13f79535-47bb-0310-9956-ffa450edef68
2011-02-17 15:44:59 +00:00
Grant Ingersoll 68f9ccffe7 SOLR-2371: adds min function, makes max take two value sources
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1071654 13f79535-47bb-0310-9956-ffa450edef68
2011-02-17 15:44:42 +00:00
Robert Muir d964adafe9 SOLR-2367: use ignoreException for DIH tests that expect exceptions
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1071594 13f79535-47bb-0310-9956-ffa450edef68
2011-02-17 12:26:11 +00:00
Chris M. Hostetter 0d57f3b786 SOLR-2348: Fix field types to explicitly generate an error if you attempt to get a ValueSource for a multiValued field.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1071459 13f79535-47bb-0310-9956-ffa450edef68
2011-02-17 00:38:04 +00:00
Yonik Seeley 4dd86bf8ab SOLR-1191: fix DIH deltaQyery when pk has prefix, change NPE to better error reporting
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1071435 13f79535-47bb-0310-9956-ffa450edef68
2011-02-16 23:01:41 +00:00
Robert Muir 25177837b0 SOLR-2367: DataImportHandler unit tests are very noisy
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1071417 13f79535-47bb-0310-9956-ffa450edef68
2011-02-16 21:56:34 +00:00
Mark Robert Miller 0da6f25e6b SOLR-1992: Remove abortOnConfigurationError from example solrconfig.xml as it no longer has any affect
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1071242 13f79535-47bb-0310-9956-ffa450edef68
2011-02-16 13:39:48 +00:00
Koji Sekiguchi 59b0e98cfb SOLR-1449, SOLR-2364: revert r1069656 change
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1071121 13f79535-47bb-0310-9956-ffa450edef68
2011-02-16 01:44:33 +00:00
Yonik Seeley 8bff9e1ff5 SOLR-1711: fix SUSS deadlock
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1071074 13f79535-47bb-0310-9956-ffa450edef68
2011-02-15 21:29:01 +00:00
Robert Muir 39de6aabc8 SOLR-1553: mark experimental
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1070879 13f79535-47bb-0310-9956-ffa450edef68
2011-02-15 13:10:29 +00:00
Koji Sekiguchi d3852002c2 LUCENE-2894: fix the prettify path
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1070760 13f79535-47bb-0310-9956-ffa450edef68
2011-02-15 02:19:49 +00:00
Michael McCandless 573ecf2e16 SOLR-2342: don't let hot add/updates starve commit
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1070691 13f79535-47bb-0310-9956-ffa450edef68
2011-02-14 22:56:35 +00:00
Mark Robert Miller 23e9af6057 SOLR-2353: SpellCheckCollator uses org.mortbay.log.Log for logging - via Sami Siren
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1070321 13f79535-47bb-0310-9956-ffa450edef68
2011-02-13 23:09:50 +00:00
Robert Muir ec9c231f5a SOLR-1989: recompilation of source needs to be possible in release artifacts
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1070206 13f79535-47bb-0310-9956-ffa450edef68
2011-02-13 10:31:44 +00:00
Koji Sekiguchi 4eb6319382 SOLR-2129: fix the name of uima update processor
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1070185 13f79535-47bb-0310-9956-ffa450edef68
2011-02-13 03:29:09 +00:00
Koji Sekiguchi 7caa47e48b SOLR-2129: add note for AlchemyAPI and Calais to uima README.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1070183 13f79535-47bb-0310-9956-ffa450edef68
2011-02-13 02:45:11 +00:00
Grant Ingersoll cccf7ab9ac add in missing shard declaration from the cloud example
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1070146 13f79535-47bb-0310-9956-ffa450edef68
2011-02-12 20:22:09 +00:00
Grant Ingersoll fa38446aed missed the example config when merging in cloud to trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1070145 13f79535-47bb-0310-9956-ffa450edef68
2011-02-12 20:17:56 +00:00
Robert Muir a01e9cbb86 LUCENE-2912: remove field param from computeNorm, scorePayload ; remove UOE'd lengthNorm, switch SweetSpot to per-field
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1069980 13f79535-47bb-0310-9956-ffa450edef68
2011-02-11 23:16:14 +00:00
Koji Sekiguchi 7972ac83ad SOLR-1449: output error log in addToClassLoader(String,FileFilter), same as addToClassLoader(String) does, when baseDir is not correct
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1069656 13f79535-47bb-0310-9956-ffa450edef68
2011-02-11 01:29:01 +00:00
Grant Ingersoll fbc4d10df4 clean up some urls
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1069346 13f79535-47bb-0310-9956-ffa450edef68
2011-02-10 12:01:22 +00:00
Grant Ingersoll 990ba390ae clean up some urls
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1069345 13f79535-47bb-0310-9956-ffa450edef68
2011-02-10 12:00:29 +00:00
Chris M. Hostetter ebfa92f6db SOLR-96: followup fix to post.sh
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1068214 13f79535-47bb-0310-9956-ffa450edef68
2011-02-07 23:18:20 +00:00
Chris M. Hostetter 684281a917 SOLR-2350: forgot attribution in CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1068151 13f79535-47bb-0310-9956-ffa450edef68
2011-02-07 21:41:18 +00:00
Chris M. Hostetter 6d41320143 SOLR-2350: SimplePostTool (aka: post.jar) has been improved to work with files of any mime-type or charset
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1068149 13f79535-47bb-0310-9956-ffa450edef68
2011-02-07 21:39:32 +00:00
Shai Erera ece1524805 LUCENE-2609: Generate jar containing test classes (trunk)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1067738 13f79535-47bb-0310-9956-ffa450edef68
2011-02-06 19:48:54 +00:00
Koji Sekiguchi a3dbc97978 LUCENE-2894: Use google-code-prettify for syntax highlighting in javadocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1067551 13f79535-47bb-0310-9956-ffa450edef68
2011-02-05 23:36:32 +00:00
Robert Muir cdb47ea15f SOLR-1057: fix wrong classname in example schema
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1067176 13f79535-47bb-0310-9956-ffa450edef68
2011-02-04 13:11:40 +00:00
Uwe Schindler 7c69aee7cc More charset violations
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1067165 13f79535-47bb-0310-9956-ffa450edef68
2011-02-04 12:37:31 +00:00
Uwe Schindler 783c8fd7b5 More charset violations
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1067163 13f79535-47bb-0310-9956-ffa450edef68
2011-02-04 12:27:16 +00:00
Uwe Schindler 0188da6a73 Fix lots of default charset violations in Solr caused by String.getBytes() and IOUtils.toString() [and others]
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1067160 13f79535-47bb-0310-9956-ffa450edef68
2011-02-04 12:01:49 +00:00
Koji Sekiguchi 6f31407109 SOLR-1057: Add PathHierarchyTokenizer
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1067131 13f79535-47bb-0310-9956-ffa450edef68
2011-02-04 10:19:52 +00:00
Uwe Schindler 1f9a474116 SOLR-96: Add test case
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1067119 13f79535-47bb-0310-9956-ffa450edef68
2011-02-04 09:27:40 +00:00
Chris M. Hostetter e2970ad77c clean up my nocommit mess
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1067044 13f79535-47bb-0310-9956-ffa450edef68
2011-02-04 00:16:49 +00:00
Chris M. Hostetter dc16b7efea SOLR-2339: Fix sorting to explicitly generate an error if you attempt to sort on a multiValued field.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1067030 13f79535-47bb-0310-9956-ffa450edef68
2011-02-03 23:21:44 +00:00
Uwe Schindler 69ad01cb98 Fix issue in CommonsHttpSolrServer where a Reader is copied to an OutputStream using default encoding
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1066889 13f79535-47bb-0310-9956-ffa450edef68
2011-02-03 17:41:53 +00:00
Yonik Seeley 7b32753293 tests: get model order from index, fix some json numeric comparisons
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1066850 13f79535-47bb-0310-9956-ffa450edef68
2011-02-03 16:14:07 +00:00
Yonik Seeley 30ed34d4fe tests: fix doclist offset in grouping model
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1066847 13f79535-47bb-0310-9956-ffa450edef68
2011-02-03 16:07:26 +00:00
Uwe Schindler b2e9fa1d26 SOLR-96: Fix XML parsing in XMLUpdateRequestHandler and DocumentAnalysisRequestHandler to respect charset from XML file and only use HTTP header's "Content-Type" as a "hint"
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1066819 13f79535-47bb-0310-9956-ffa450edef68
2011-02-03 14:49:06 +00:00
Simon Willnauer 2635ac0cf7 LUCENE-2831: Use leaf reader slices for parallel execution instead of SubSearcher instances.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1066669 13f79535-47bb-0310-9956-ffa450edef68
2011-02-02 22:34:15 +00:00
Yonik Seeley eee47902b7 LUCENE-2831: remove unnecessary casts
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1066515 13f79535-47bb-0310-9956-ffa450edef68
2011-02-02 16:22:51 +00:00
Robert Muir d087701cd6 SOLR-1916: add locale/timezone warning
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1065891 13f79535-47bb-0310-9956-ffa450edef68
2011-02-01 02:08:35 +00:00
Koji Sekiguchi cd8929f9f5 SOLR-2340: add the entry to CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1065601 13f79535-47bb-0310-9956-ffa450edef68
2011-01-31 13:26:26 +00:00
Robert Muir 107c06324b fix more javadocs warnings
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1065474 13f79535-47bb-0310-9956-ffa450edef68
2011-01-31 02:59:40 +00:00
Koji Sekiguchi 1377b916e6 print out version infos in JavaBinCodec when throwing exception
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1065465 13f79535-47bb-0310-9956-ffa450edef68
2011-01-31 01:57:57 +00:00
Yonik Seeley 146c27063f SOLR-236: fix bug where numFound was always zero if group.offset and group.limit were both zero.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1065406 13f79535-47bb-0310-9956-ffa450edef68
2011-01-30 22:26:22 +00:00
Uwe Schindler e7088279f7 LUCENE-1253: LengthFilter (and Solr's KeepWordTokenFilter) now require up front specification of enablePositionIncrement. Together with StopFilter they have a common base class (FilteringTokenFilter) that handles the position increments automatically. Implementors only need to override an accept() method that filters tokens
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1065343 13f79535-47bb-0310-9956-ffa450edef68
2011-01-30 18:30:34 +00:00
Robert Muir 9af1a72569 add missing svn:eol-style
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1065327 13f79535-47bb-0310-9956-ffa450edef68
2011-01-30 17:29:55 +00:00
Robert Muir d1a5ca1460 add missing @Override and @Deprecated annotations
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1065304 13f79535-47bb-0310-9956-ffa450edef68
2011-01-30 15:10:15 +00:00
Yonik Seeley 6569aa5da3 add ASL
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1065302 13f79535-47bb-0310-9956-ffa450edef68
2011-01-30 15:03:01 +00:00
Robert Muir 24cfce7c1a add missing license headers where there are none, but the JIRA box was checked (solr)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1065286 13f79535-47bb-0310-9956-ffa450edef68
2011-01-30 14:17:46 +00:00
Robert Muir 7c24712e89 LUCENE-1866: add missing dirs to rat report
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1065272 13f79535-47bb-0310-9956-ffa450edef68
2011-01-30 13:52:06 +00:00
Ryan McKinley 5f7f97021c LUCENE-2671 -- deprecate FieldTypes that will be removed in 5.x
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1065093 13f79535-47bb-0310-9956-ffa450edef68
2011-01-29 19:43:20 +00:00
Ryan McKinley 5dcacafcb4 - add comments to pivot test
- change capitalization so that testing looks the same as the input

git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1065074 13f79535-47bb-0310-9956-ffa450edef68
2011-01-29 17:10:09 +00:00
Yonik Seeley d4c9a81452 SOLR-792: fix test to match fix to mincount
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1065067 13f79535-47bb-0310-9956-ffa450edef68
2011-01-29 16:50:51 +00:00
Koji Sekiguchi cbf8d878f7 SOLR-792: fix comparison for mincount
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1065020 13f79535-47bb-0310-9956-ffa450edef68
2011-01-29 14:30:45 +00:00
Yonik Seeley 5d8790eb85 SOLR-1983 SOLR-2156: set replication flags and cleanup
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1064942 13f79535-47bb-0310-9956-ffa450edef68
2011-01-29 02:24:53 +00:00
Robert Muir 0d9559e1b4 LUCENE-1866: enable rat-sources for all lucene/contrib/modules/solr src and tests
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1064844 13f79535-47bb-0310-9956-ffa450edef68
2011-01-28 19:55:24 +00:00
Yonik Seeley 99a60c33c5 SOLR-2265: update jetty to 6.1.26 (missed start.jar)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1064781 13f79535-47bb-0310-9956-ffa450edef68
2011-01-28 17:07:50 +00:00
Yonik Seeley da24882340 docs: move changes entry to 3.1
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1064738 13f79535-47bb-0310-9956-ffa450edef68
2011-01-28 15:45:55 +00:00
Koji Sekiguchi 92874ddaa6 SOLR-860: Add debug output for MoreLikeThis
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1064735 13f79535-47bb-0310-9956-ffa450edef68
2011-01-28 15:37:43 +00:00
Simon Willnauer a7a9be923e Only create a Filter list if there is a non-empty fq parameter
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1064730 13f79535-47bb-0310-9956-ffa450edef68
2011-01-28 15:25:33 +00:00
Chris M. Hostetter f13449ce48 SOLR-1940: Fix SolrDispatchFilter behavior when Content-Type is unknown
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1064395 13f79535-47bb-0310-9956-ffa450edef68
2011-01-28 01:02:28 +00:00
Chris M. Hostetter e70311f386 SOLR-2085: Improve SolrJ behavior when FacetComponent comes before QueryComponent
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1064386 13f79535-47bb-0310-9956-ffa450edef68
2011-01-28 00:34:40 +00:00
Koji Sekiguchi 261a161c29 SOLR-2263: correct the ticket number. SOLR-1283 -> SOLR-2263
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1064379 13f79535-47bb-0310-9956-ffa450edef68
2011-01-28 00:19:47 +00:00
Yonik Seeley 946dc5c68a SOLR-2263: Add ability for RawResponseWriter to stream binary files
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1064330 13f79535-47bb-0310-9956-ffa450edef68
2011-01-27 22:00:14 +00:00
Yonik Seeley 471c0ced82 SOLR-2327: error handling - force queryResultWindowSize to a min of 1
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1063877 13f79535-47bb-0310-9956-ffa450edef68
2011-01-26 21:39:42 +00:00
Yonik Seeley 326ab7d577 SOLR-1711: fix hang when queue is full but there are no runners
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1063869 13f79535-47bb-0310-9956-ffa450edef68
2011-01-26 20:57:05 +00:00
Robert Muir 20621a4e72 SOLR-1826: Add tests for highlighting with termOffsets=true and overlapping tokens
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1063702 13f79535-47bb-0310-9956-ffa450edef68
2011-01-26 13:00:41 +00:00
Chris M. Hostetter dfb9a0faf8 SOLR-2320: Fixed ReplicationHandler detail reporting for masters
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1063339 13f79535-47bb-0310-9956-ffa450edef68
2011-01-25 16:28:04 +00:00
Grant Ingersoll 27fe1ca874 SOLR-482: add some improved exception information for CSV files that fail
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1063333 13f79535-47bb-0310-9956-ffa450edef68
2011-01-25 16:14:59 +00:00
Chris M. Hostetter 4a63988060 SOLR-1240: followup: use NL instead of SOM for counts list
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1063052 13f79535-47bb-0310-9956-ffa450edef68
2011-01-24 23:03:58 +00:00
Steven Rowe 1b44e0b9a5 added support for maven artifact generation of the new Solr UIMA contrib; the top-level get-maven-poms target now forces copying of all of the source pom.xml files, even if the source is not newer than the target files, so that version changes will always take effect when specified through the -Dversion ant cmdline option
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1062936 13f79535-47bb-0310-9956-ffa450edef68
2011-01-24 19:33:14 +00:00