Commit Graph

77 Commits

Author SHA1 Message Date
Yonik Seeley 375afd1342 SOLR-2089: Faceting: order term ords before converting to values
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@989406 13f79535-47bb-0310-9956-ffa450edef68
2010-08-25 23:54:19 +00:00
Grant Ingersoll 9b62d49e92 SOLR-1804: Re-integrated Carrot2
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@988129 13f79535-47bb-0310-9956-ffa450edef68
2010-08-23 14:24:00 +00:00
Andrzej Bialecki ad8bfb3bc4 SOLR-1316 Create autosuggest component.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@988120 13f79535-47bb-0310-9956-ffa450edef68
2010-08-23 13:44:00 +00:00
Yonik Seeley 0269c89b07 SOLR-1682: field collapsing / grouping
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@987690 13f79535-47bb-0310-9956-ffa450edef68
2010-08-21 02:36:09 +00:00
Grant Ingersoll 85549f7e7c SOLR-1630: fix minor collation issue
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@987509 13f79535-47bb-0310-9956-ffa450edef68
2010-08-20 13:56:35 +00:00
Grant Ingersoll 1620366b5c LUCENE-2608: Add per-method and request accuracy to spell checker
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@987179 13f79535-47bb-0310-9956-ffa450edef68
2010-08-19 15:01:29 +00:00
Yonik Seeley 8668ae733e SOLR-1881: add url-scheme for SearchHandler config
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@986815 13f79535-47bb-0310-9956-ffa450edef68
2010-08-18 17:41:40 +00:00
Koji Sekiguchi b573c16001 SOLR-2049: add hl.multiValuedSeparatorChar for FVH
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@986773 13f79535-47bb-0310-9956-ffa450edef68
2010-08-18 16:14:36 +00:00
Grant Ingersoll e8344ddee1 SOLR-2053: hook in support for specifying comparators
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@986707 13f79535-47bb-0310-9956-ffa450edef68
2010-08-18 14:38:53 +00:00
Koji Sekiguchi 54504ccb76 SOLR-2047: ReplicationHandler should accept bool type for enable flag
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@985672 13f79535-47bb-0310-9956-ffa450edef68
2010-08-15 13:19:03 +00:00
Grant Ingersoll 48b89eb8c8 SOLR-2042: fix woodstox
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@985197 13f79535-47bb-0310-9956-ffa450edef68
2010-08-13 13:44:11 +00:00
Yonik Seeley 80659afa98 SOLR-2036: don't automatically use ram estimator from stats page
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@984589 13f79535-47bb-0310-9956-ffa450edef68
2010-08-11 21:33:28 +00:00
Erik Hatcher 5c000e9997 Upgrade Velocity to 1.6.4, and Velocity Tools to final 2.0 release
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@983985 13f79535-47bb-0310-9956-ffa450edef68
2010-08-10 13:16:33 +00:00
Grant Ingersoll 0fac11b3ae properly reflect the Tika version
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@983682 13f79535-47bb-0310-9956-ffa450edef68
2010-08-09 15:33:45 +00:00
Koji Sekiguchi 6fbdff181a SOLR-2030: FVH uses SolrEncoder
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@983212 13f79535-47bb-0310-9956-ffa450edef68
2010-08-07 11:34:39 +00:00
Koji Sekiguchi ac95528aab SOLR-2021: Add SolrEncoder plugin to Highlighter
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@981936 13f79535-47bb-0310-9956-ffa450edef68
2010-08-03 15:45:07 +00:00
Chris M. Hostetter 66660307d9 SOLR-1240: fixed typo in CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@980592 13f79535-47bb-0310-9956-ffa450edef68
2010-07-29 21:47:14 +00:00
Chris M. Hostetter adaeb656c8 SOLR-1240: Added support for generalized Numerical Range faceting on any numeric (or date) field. Note: this required modifying ConvertedLegacyTest to deal with an expectation about how many fields a specific document has (there are more now because of a copyField i added to the schema)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@980555 13f79535-47bb-0310-9956-ffa450edef68
2010-07-29 20:05:41 +00:00
Yonik Seeley 6e30869fc9 SOLR-1925: CSVResponseWriter and commons-csv update
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@979807 13f79535-47bb-0310-9956-ffa450edef68
2010-07-27 19:06:39 +00:00
Yonik Seeley da7655c72a SOLR-2015: add boolean attribute autoGeneratePhraseQueries to TextField
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@979049 13f79535-47bb-0310-9956-ffa450edef68
2010-07-25 15:13:05 +00:00
Chris M. Hostetter f521e84c5a SOLR-2008: avoid possible RejectedExecutionException w/autoCommit by making SolreCore close the UpdateHandler before closing the SearchExecutor
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@965938 13f79535-47bb-0310-9956-ffa450edef68
2010-07-20 18:06:39 +00:00
Robert Muir 67d2e87fee SOLR-2003: report (throw exception) rather than replace charset errors in SolrResourceLoader.getLines
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@964430 13f79535-47bb-0310-9956-ffa450edef68
2010-07-15 13:50:48 +00:00
Koji Sekiguchi 278448babc SOLR-1995: Use proper format for SimpleDateFormat
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@964312 13f79535-47bb-0310-9956-ffa450edef68
2010-07-15 06:32:22 +00:00
Koji Sekiguchi 2fbf7ec677 SOLR-1791: Fix messed up core names on admin gui
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@964306 13f79535-47bb-0310-9956-ffa450edef68
2010-07-15 05:37:27 +00:00
Grant Ingersoll d4cc047abf SOLR-1568: Spatial filtering support
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@962727 13f79535-47bb-0310-9956-ffa450edef68
2010-07-10 00:12:41 +00:00
Chris M. Hostetter 561e520c61 SOLR-1981: Solr will now fail correctly if solr.xml attempts to specify multiple cores that have the same name
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@962714 13f79535-47bb-0310-9956-ffa450edef68
2010-07-09 22:44:35 +00:00
Robert Muir c5bc95a357 SOLR-1984: add HyphenationCompoundWordTokenFilterFactory
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@962555 13f79535-47bb-0310-9956-ffa450edef68
2010-07-09 15:20:51 +00:00
Koji Sekiguchi 7ad6c0b3b1 SOLR-1985: FastVectorHighlighter: add wrapper class for Lucene's SingleFragListBuilder
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@961821 13f79535-47bb-0310-9956-ffa450edef68
2010-07-08 15:50:13 +00:00
Grant Ingersoll 5ba4331613 SOLR-1556: added per field capabilities to TermVectorComponent, also error msgs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@960204 13f79535-47bb-0310-9956-ffa450edef68
2010-07-03 11:44:27 +00:00
Grant Ingersoll d69d138e4c SOLR-1966: QueryElevationComponent can now optionally return only the elevated results
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@959434 13f79535-47bb-0310-9956-ffa450edef68
2010-06-30 21:12:23 +00:00
Koji Sekiguchi b2f3f2edff SOLR-1974: add LimitTokenCountFilterFactory
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@958303 13f79535-47bb-0310-9956-ffa450edef68
2010-06-27 00:45:12 +00:00
Yonik Seeley 653c7c160b SOLR-1968: reuse termsenum,docsenum when generating cached sets
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@956977 13f79535-47bb-0310-9956-ffa450edef68
2010-06-22 19:00:55 +00:00
Chris M. Hostetter 82ce4b84f0 SOLR-1946: Misc improvements to the SystemInfoHandler: /admin/system
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@956112 13f79535-47bb-0310-9956-ffa450edef68
2010-06-18 19:58:17 +00:00
Erik Hatcher e2b625af45 SOLR-1957: Move VelocityResponseWriter from contrib to core
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@955796 13f79535-47bb-0310-9956-ffa450edef68
2010-06-18 00:24:41 +00:00
Yonik Seeley ed1f977916 SOLR-1885 and SOLR-1711: release connections to prevent hang
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@955471 13f79535-47bb-0310-9956-ffa450edef68
2010-06-17 03:05:46 +00:00
Yonik Seeley 3915a393f3 SOLR-1932: New relevancy function queries: termfreq, tf, docfreq, idf, norm, maxdoc, numdocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@954640 13f79535-47bb-0310-9956-ffa450edef68
2010-06-14 20:54:54 +00:00
Chris M. Hostetter 36ca32598f SOLR-1870: the javabin format no longer throws a ClassCastException when SolrInputDocuments contain field values that implement Iterable
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@954336 13f79535-47bb-0310-9956-ffa450edef68
2010-06-14 01:03:16 +00:00
Koji Sekiguchi 51f649e353 SOLR-1948: PatternTokenizerFactory should use parent's args
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@953925 13f79535-47bb-0310-9956-ffa450edef68
2010-06-12 01:49:06 +00:00
Chris M. Hostetter a0d0ae4f21 SOLR-1750 cleanup, renamed/moved class, and eliminated overlapping functionality with SystemInfoHandler
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@953886 13f79535-47bb-0310-9956-ffa450edef68
2010-06-11 21:46:58 +00:00
Robert Muir f7673b59f1 SOLR-1938: make ElisionFilterFactory user-friendly
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@951126 13f79535-47bb-0310-9956-ffa450edef68
2010-06-03 19:34:08 +00:00
Chris M. Hostetter 510e9b1563 SOLR-1602 wrappup - adding deprecations and warning log messages to response writers in the o.a.s.request package
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@950835 13f79535-47bb-0310-9956-ffa450edef68
2010-06-03 00:24:19 +00:00
Yonik Seeley d9f5941e76 SOLR-1914: write NaN/+-Inf as strings by default
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@950723 13f79535-47bb-0310-9956-ffa450edef68
2010-06-02 19:05:54 +00:00
Chris M. Hostetter 7000b05a05 SOLR-1889: The default logic for the 'mm' param of DismaxQParser and ExtendedDismaxQParser has been changed to be determined based on the effective value of the 'q.op' param
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@950710 13f79535-47bb-0310-9956-ffa450edef68
2010-06-02 18:34:11 +00:00
Chris M. Hostetter 9d56e2d62e SOLR-1915 followup - based on feedback in the issue i've renamed the param for controlling wether the score explanations sre structured, undeprecated the existing toString() format, and changed it back to being the default
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@950667 13f79535-47bb-0310-9956-ffa450edef68
2010-06-02 17:19:48 +00:00
Yonik Seeley 8d8c162dc5 escape U+2028 in JSON responses
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@950125 13f79535-47bb-0310-9956-ffa450edef68
2010-06-01 15:47:03 +00:00
Chris M. Hostetter 9276737924 SOLR-1915: DebugComponent now uses a NamedList to model Explanation objects in it's responses instead of Explanation.toString
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@949318 13f79535-47bb-0310-9956-ffa450edef68
2010-05-28 23:26:04 +00:00
Yonik Seeley 9d4bd2af41 SOLR-1928: fix terms component index order tiebreak
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@948299 13f79535-47bb-0310-9956-ffa450edef68
2010-05-26 03:02:59 +00:00
Robert Muir 7baa7b17ac SOLR-1923: add caverphone to phoneticfilter
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@948011 13f79535-47bb-0310-9956-ffa450edef68
2010-05-25 11:53:55 +00:00
Chris M. Hostetter 8ae84e0122 trunk has been labeled 'version 4.0-dev' for a while now, so making CHANGES.txt reflect that. also updating various old refrences to Java 1.5 since recent changes actually require Java 1.6
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@945897 13f79535-47bb-0310-9956-ffa450edef68
2010-05-18 21:30:41 +00:00
Chris M. Hostetter 0ddd505d9a SOLR-1846: Eliminate support for the abortOnConfigurationError ... this also fixes SOLR-1824
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@945886 13f79535-47bb-0310-9956-ffa450edef68
2010-05-18 21:07:28 +00:00