Commit Graph

744 Commits

Author SHA1 Message Date
Shalin Shekhar Mangar 9b9ac66574 SOLR-785 -- Distributed Search support for SpellCheckComponent
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@888796 13f79535-47bb-0310-9956-ffa450edef68
2009-12-09 13:22:52 +00:00
Shalin Shekhar Mangar b91fb7f58c Upgraded to Lucene 2.9-dev r888785
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@888793 13f79535-47bb-0310-9956-ffa450edef68
2009-12-09 13:03:47 +00:00
Chris M. Hostetter 8bbf9488b7 SOLR-1635: Fixed error message when numeric values can't be parsed by DOMUtils
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@888622 13f79535-47bb-0310-9956-ffa450edef68
2009-12-08 23:06:23 +00:00
Chris M. Hostetter e797cf3c95 SOLR-343: Date faceting now respects facet.mincount limiting
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@888136 13f79535-47bb-0310-9956-ffa450edef68
2009-12-07 21:04:09 +00:00
Shalin Shekhar Mangar 1d4a59519e SOLR-1608 -- Extract base class from TestDistributedSearch to make it easy to write test cases for other distributed components
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@888115 13f79535-47bb-0310-9956-ffa450edef68
2009-12-07 20:13:20 +00:00
Yonik Seeley 037fdbcd42 SOLR-1624: Highlighter bug w/ term positons stored and multi valued field
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@888096 13f79535-47bb-0310-9956-ffa450edef68
2009-12-07 19:24:15 +00:00
Yonik Seeley ac47aa00b2 SOLR-1628: log contains incorrect number of adds and deletes
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@887933 13f79535-47bb-0310-9956-ffa450edef68
2009-12-07 14:33:45 +00:00
Yonik Seeley d71fd08b71 SOLR-1615: fix StrParser quoted string backslash escaping, add java-style unicode escaping
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@886155 13f79535-47bb-0310-9956-ffa450edef68
2009-12-02 14:28:38 +00:00
Shalin Shekhar Mangar 5027b16fa1 SOLR-1571 -- Added unicode collation support though Lucene's CollationKeyFilter
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@885338 13f79535-47bb-0310-9956-ffa450edef68
2009-11-30 06:08:52 +00:00
Shalin Shekhar Mangar 8c45a01343 SOLR-1611 followup -- forgot changelog entry
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@885336 13f79535-47bb-0310-9956-ffa450edef68
2009-11-30 06:06:14 +00:00
Chris M. Hostetter bdfcfa4ced SOLR-1558: QueryElevationComponent will error at init time (with clear message) if the uniqueKey field is not backed by StrField
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@884393 13f79535-47bb-0310-9956-ffa450edef68
2009-11-26 03:20:23 +00:00
Shalin Shekhar Mangar 4b5e8cc326 SOLR-1570 -- Log warnings if uniqueKey is multi-valued or not stored
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@884263 13f79535-47bb-0310-9956-ffa450edef68
2009-11-25 20:47:54 +00:00
Koji Sekiguchi 4afe02ed8e SOLR-1601: Schema browser does not indicate presence of charFilter
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@884180 13f79535-47bb-0310-9956-ffa450edef68
2009-11-25 16:28:35 +00:00
Erik Hatcher 600404ce74 slight reformatting and fixed a typo
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@884052 13f79535-47bb-0310-9956-ffa450edef68
2009-11-25 11:18:16 +00:00
Yonik Seeley 4a819eda43 doc:CHANGES typo
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@883856 13f79535-47bb-0310-9956-ffa450edef68
2009-11-24 20:28:30 +00:00
Yonik Seeley f1dda28cb8 SOLR-1587: fl=score same as fl=*,score for distrib search
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@883586 13f79535-47bb-0310-9956-ffa450edef68
2009-11-24 05:27:00 +00:00
Yonik Seeley 73fe358140 SOLR-1595: use utf8 in streaming solrj client
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@883566 13f79535-47bb-0310-9956-ffa450edef68
2009-11-24 01:42:40 +00:00
Yonik Seeley 22ce12d324 SOLR-1595: make rollback set isClosed
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@883518 13f79535-47bb-0310-9956-ffa450edef68
2009-11-23 22:10:41 +00:00
Grant Ingersoll 548f973766 SOLR-1302: Why should numbers get to have all the fun, add String distance functions, too
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@883421 13f79535-47bb-0310-9956-ffa450edef68
2009-11-23 17:18:16 +00:00
Mark Robert Miller e745742505 SOLR-1580: Solr Configuration ignores 'mergeFactor' parameter, always uses Lucene default.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@883388 13f79535-47bb-0310-9956-ffa450edef68
2009-11-23 16:12:12 +00:00
Yonik Seeley dc18c42b6b SOLR-1593: fix reverse wildcard filter for surrogate pairs
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@883386 13f79535-47bb-0310-9956-ffa450edef68
2009-11-23 16:09:05 +00:00
Yonik Seeley 0d639dad03 SOLR-1584: fix SolrQuery.setIncludeScore()
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@883315 13f79535-47bb-0310-9956-ffa450edef68
2009-11-23 12:14:38 +00:00
Yonik Seeley ace3e15d0d SOLR-1577: fix data dir default to stay under solr home
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@883202 13f79535-47bb-0310-9956-ffa450edef68
2009-11-23 00:36:42 +00:00
Yonik Seeley a2ef4a0d4a clarify CHANGES entry for binary copyField
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@883180 13f79535-47bb-0310-9956-ffa450edef68
2009-11-22 22:59:56 +00:00
Yonik Seeley f23b570085 SOLR-1563: fix luke for binary fields
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@883178 13f79535-47bb-0310-9956-ffa450edef68
2009-11-22 22:57:08 +00:00
Grant Ingersoll 7a9c7583e9 SOLR-1582: fix binary field copyField handling
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@882734 13f79535-47bb-0310-9956-ffa450edef68
2009-11-20 22:10:57 +00:00
Grant Ingersoll f9353351cc fix typo
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@882667 13f79535-47bb-0310-9956-ffa450edef68
2009-11-20 18:16:14 +00:00
Yonik Seeley 1ac71a2aaf SOLR-1574: simplify specification of builtin functions, add many from java Math
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@882596 13f79535-47bb-0310-9956-ffa450edef68
2009-11-20 15:09:37 +00:00
Yonik Seeley 05b4be62ec SOLR-1572: ConcurrentLRUCache Integer.MAX_INT to Long
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@881906 13f79535-47bb-0310-9956-ffa450edef68
2009-11-18 20:00:34 +00:00
Yonik Seeley 752faad70b SOLR-1432: default impl of new ValueSource.getValues() should use old
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@881642 13f79535-47bb-0310-9956-ffa450edef68
2009-11-18 01:06:37 +00:00
Yonik Seeley 1cfb5a2fe3 SOLR-1553: extended dismax parser
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@881546 13f79535-47bb-0310-9956-ffa450edef68
2009-11-17 21:46:38 +00:00
Yonik Seeley 4d27b2e264 move from numbers to bullets in CHANGES
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@881371 13f79535-47bb-0310-9956-ffa450edef68
2009-11-17 16:53:20 +00:00
Grant Ingersoll 2650c93595 SOLR-1302: more distance functions and helpers
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@881340 13f79535-47bb-0310-9956-ffa450edef68
2009-11-17 15:36:25 +00:00
Grant Ingersoll 54d763c162 SOLR-1569: allow literal strings in functions
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@881319 13f79535-47bb-0310-9956-ffa450edef68
2009-11-17 15:07:24 +00:00
Grant Ingersoll cdbcf8aca3 SOLR-1302: Implemented Haversine, plus Euclidean, Manhattan distances (p-norms) plus deg, rad functions
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@836216 13f79535-47bb-0310-9956-ffa450edef68
2009-11-14 17:10:41 +00:00
Grant Ingersoll 128c7bf12d SOLR-1561: check in spatial 2.9.1
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@835897 13f79535-47bb-0310-9956-ffa450edef68
2009-11-13 16:11:59 +00:00
Grant Ingersoll c6b7fee436 SOLR-1522: automated release signing process
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@834497 13f79535-47bb-0310-9956-ffa450edef68
2009-11-10 15:24:51 +00:00
Grant Ingersoll 2e6d2da2b2 1.5 section
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@834224 13f79535-47bb-0310-9956-ffa450edef68
2009-11-09 20:48:42 +00:00
Yonik Seeley 942044a292 upgrade to lucene 2.9.1 respin 4, r832363
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@832896 13f79535-47bb-0310-9956-ffa450edef68
2009-11-04 23:03:04 +00:00
Yonik Seeley e64479efc2 upgrade to lucene 2.9.1 respin 3 r831145
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@831171 13f79535-47bb-0310-9956-ffa450edef68
2009-10-30 00:28:50 +00:00
Yonik Seeley 82955637e6 SOLR-1529: many deleteByQyery in same request can cause NPE
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@830936 13f79535-47bb-0310-9956-ffa450edef68
2009-10-29 13:32:57 +00:00
Grant Ingersoll e1a2602690 Update/remove 1.4-dev references.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@829936 13f79535-47bb-0310-9956-ffa450edef68
2009-10-26 20:23:00 +00:00
Yonik Seeley e9c27c16ad upgrade to Lucene 2.9.1 final RC2 (r829889 on 2.9 branch)
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@829899 13f79535-47bb-0310-9956-ffa450edef68
2009-10-26 18:59:48 +00:00
Yonik Seeley 1d97df69e8 update to Lucene 2.9.1 r829210
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@829266 13f79535-47bb-0310-9956-ffa450edef68
2009-10-23 22:24:28 +00:00
Yonik Seeley 04f4725c9b formatting only
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@827785 13f79535-47bb-0310-9956-ffa450edef68
2009-10-20 20:41:28 +00:00
Chris M. Hostetter 9b1b5e9206 SOLR-1517: only do reverse DNS lookup of localhost once in a static block
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@826965 13f79535-47bb-0310-9956-ffa450edef68
2009-10-20 05:57:14 +00:00
Yonik Seeley 2d50d8e2e8 upgrade to lucene 2.9.1-dev r826563
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@826564 13f79535-47bb-0310-9956-ffa450edef68
2009-10-19 00:15:44 +00:00
Yonik Seeley 1194844912 SOLR-1394: calculate offsets correctly for entities
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@826299 13f79535-47bb-0310-9956-ffa450edef68
2009-10-17 19:56:01 +00:00
Yonik Seeley 09e187a533 SOLR-1394: HTMLStripCharFilter split tokens that contained entities
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@826114 13f79535-47bb-0310-9956-ffa450edef68
2009-10-16 22:21:38 +00:00
Yonik Seeley 7e51ee7f67 upgrade to lucene 2.9.1-dev r824987
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@824999 13f79535-47bb-0310-9956-ffa450edef68
2009-10-14 02:34:59 +00:00
Grant Ingersoll 259f9c45b7 update the version numbers for the code freeze, also some doc refs
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@824893 13f79535-47bb-0310-9956-ffa450edef68
2009-10-13 19:42:13 +00:00
Ryan McKinley 9aa8c9ae00 SOLR-1497 -- removing solrjs from CHANGES.txt -- then renumbering (uggg)
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@824399 13f79535-47bb-0310-9956-ffa450edef68
2009-10-12 16:08:14 +00:00
Yonik Seeley afcfa3c1c2 SOLR-1449: solrconfig.xml syntax to add classpath elements from outside of instanceDir
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@824364 13f79535-47bb-0310-9956-ffa450edef68
2009-10-12 14:41:51 +00:00
Koji Sekiguchi 4f1bbb5e87 SOLR-1504: empty char mapping can cause ArrayIndexOutOfBoundsException in analysis.jsp and co.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@824045 13f79535-47bb-0310-9956-ffa450edef68
2009-10-11 10:04:01 +00:00
Yonik Seeley 23ea65d32e doc - per-segment fieldcache issues
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@823705 13f79535-47bb-0310-9956-ffa450edef68
2009-10-09 21:45:49 +00:00
Yonik Seeley 478f419816 doc - address tokenstream reusability and fold in previous TokenFilterFactory comment
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@823695 13f79535-47bb-0310-9956-ffa450edef68
2009-10-09 21:23:04 +00:00
Yonik Seeley 362ad79804 doc - format upgrading section for 80 cols
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@823692 13f79535-47bb-0310-9956-ffa450edef68
2009-10-09 21:13:21 +00:00
Yonik Seeley d528c57d50 doc - call out change in default multivalued faceting alg
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@823689 13f79535-47bb-0310-9956-ffa450edef68
2009-10-09 21:11:13 +00:00
Yonik Seeley 11c0f72446 SOLR-1448: add weblogic.xml to webapp
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@823247 13f79535-47bb-0310-9956-ffa450edef68
2009-10-08 17:54:42 +00:00
Mark Robert Miller e33f0f9495 SOLR-1221: Change Solr Highlighting to use the SpanScorer with MultiTerm expansion by default
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@821556 13f79535-47bb-0310-9956-ffa450edef68
2009-10-04 16:26:06 +00:00
Mark Robert Miller 2a6f6f14d3 SOLR-1319: Upgrade Solr Highlighter classes to new Lucene Highlighter API
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@821555 13f79535-47bb-0310-9956-ffa450edef68
2009-10-04 16:24:39 +00:00
William Au 67b09bd627 SOLR-1481
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@821076 13f79535-47bb-0310-9956-ffa450edef68
2009-10-02 16:19:50 +00:00
Grant Ingersoll 9b7cf7819f SOLR-1471: fix single value case for missing fields
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@821014 13f79535-47bb-0310-9956-ffa450edef68
2009-10-02 13:31:17 +00:00
Erik Hatcher 014c0a392e SOLR-1478: Enable sort by Lucene's docid
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@820948 13f79535-47bb-0310-9956-ffa450edef68
2009-10-02 10:02:51 +00:00
Grant Ingersoll 8997d47156 SOLR-1167: Add XInclude support
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@820652 13f79535-47bb-0310-9956-ffa450edef68
2009-10-01 13:32:22 +00:00
Grant Ingersoll 18e669e5cd added some verbiage about Lucene for people who might have customizations based on Lucene in their Solr app.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@819656 13f79535-47bb-0310-9956-ffa450edef68
2009-09-28 17:36:44 +00:00
Grant Ingersoll d01c302e5d SOLR-1409: Added powered by logos
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@819544 13f79535-47bb-0310-9956-ffa450edef68
2009-09-28 14:15:45 +00:00
Yonik Seeley 250924d72e SOLR-1468: allow null names in NamedList
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@819403 13f79535-47bb-0310-9956-ffa450edef68
2009-09-27 21:03:02 +00:00
Shalin Shekhar Mangar ddce08733c Fix typo and whitespace
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@819386 13f79535-47bb-0310-9956-ffa450edef68
2009-09-27 19:20:42 +00:00
Mark Robert Miller d65d0553db SOLR-1221: Change Solr Highlighting to use the SpanScorer with MultiTerm expansion by default
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@819314 13f79535-47bb-0310-9956-ffa450edef68
2009-09-27 13:58:30 +00:00
Chris M. Hostetter 415355687d SOLR-1292: Add FieldCache introspection to stats.jsp and JMX Monitoring via a new SolrFieldCacheMBean
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@818618 13f79535-47bb-0310-9956-ffa450edef68
2009-09-24 20:35:56 +00:00
Noble Paul ea3dfb40f1 SOLR-1447 testcases for legacy syntax support
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@817976 13f79535-47bb-0310-9956-ffa450edef68
2009-09-23 06:30:40 +00:00
Yonik Seeley 3743037bc1 SOLR-908: add CommonGramsFilterFactory CommonGramsQueryFilterFactory
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@817859 13f79535-47bb-0310-9956-ffa450edef68
2009-09-22 21:55:57 +00:00
Shalin Shekhar Mangar e8f899dc26 SOLR-1366 -- Clear documentation/warning in example solrconfig.xml and changelist about using a custom IndexReaderFactory with ReplicationHandler
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@817801 13f79535-47bb-0310-9956-ffa450edef68
2009-09-22 19:50:27 +00:00
Noble Paul 352c8543ad SOLR-1447
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@817650 13f79535-47bb-0310-9956-ffa450edef68
2009-09-22 13:14:35 +00:00
Yonik Seeley dd9f9548d3 update to lucene 2.9.0 final release candidate
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@817424 13f79535-47bb-0310-9956-ffa450edef68
2009-09-21 21:53:41 +00:00
Noble Paul da926570a1 SOLR-1326 New interface PluginInfoInitialized
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@817165 13f79535-47bb-0310-9956-ffa450edef68
2009-09-21 05:58:02 +00:00
Yonik Seeley 6e2dd9a567 lucene 2.9 rc5 update
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@816834 13f79535-47bb-0310-9956-ffa450edef68
2009-09-19 00:34:01 +00:00
Yonik Seeley 5bdcb0a963 SOLR-1446: implement reset() for BufferedTokenStream
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@816783 13f79535-47bb-0310-9956-ffa450edef68
2009-09-18 21:11:01 +00:00
Koji Sekiguchi aa02a6a5c8 SOLR-1423: Use Tokenizer.correctOffset() instead of CharStream.correctOffset()
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@816502 13f79535-47bb-0310-9956-ffa450edef68
2009-09-18 07:37:22 +00:00
Shalin Shekhar Mangar 8817e583c7 SOLR-1441 -- Make it possible to run all tests in a package
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@816090 13f79535-47bb-0310-9956-ffa450edef68
2009-09-17 08:24:12 +00:00
Shalin Shekhar Mangar f9575d4740 SOLR-1407 -- SpellingQueryConverter disallows underscores and digits in field names
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@815801 13f79535-47bb-0310-9956-ffa450edef68
2009-09-16 14:28:40 +00:00
Grant Ingersoll 98eec6bdfe SOLR-1427: fixed registry MBean issue
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@815587 13f79535-47bb-0310-9956-ffa450edef68
2009-09-16 01:57:15 +00:00
Yonik Seeley 4060aac850 upgrade to lucene 2.9-rc4
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@814329 13f79535-47bb-0310-9956-ffa450edef68
2009-09-13 15:08:42 +00:00
Grant Ingersoll df5e4708d6 SOLR-1296: Add hossman to the credits
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@814161 13f79535-47bb-0310-9956-ffa450edef68
2009-09-12 12:29:48 +00:00
Grant Ingersoll 9b936ce650 SOLR-1296: Add support for termInfosIndexDivisor and termIndexInterval
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@814160 13f79535-47bb-0310-9956-ffa450edef68
2009-09-12 12:27:42 +00:00
Grant Ingersoll c56224895a SOLR-1380: Added support for multi-valued fields to StatsComponent
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@813874 13f79535-47bb-0310-9956-ffa450edef68
2009-09-11 15:21:05 +00:00
Grant Ingersoll 70fe600134 SOLR-1321: Added better support for efficient leading wildcards
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@813830 13f79535-47bb-0310-9956-ffa450edef68
2009-09-11 13:50:16 +00:00
Grant Ingersoll 1df597856d SOLR-1381: Handle when term vecs are present, but not offsets
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@813512 13f79535-47bb-0310-9956-ffa450edef68
2009-09-10 16:47:55 +00:00
Chris M. Hostetter a9ac376937 SOLR-1410: warn if deprecated charset option is used in greek and russian analysis factories
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@812760 13f79535-47bb-0310-9956-ffa450edef68
2009-09-09 03:58:12 +00:00
Yonik Seeley b3ffddf116 SOLR-1071: spellcheck.extendedResults format change
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@812714 13f79535-47bb-0310-9956-ffa450edef68
2009-09-08 22:22:33 +00:00
Yonik Seeley 19e0a7a794 SOLR-1400 wasn't a bug in a released version
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@812503 13f79535-47bb-0310-9956-ffa450edef68
2009-09-08 13:28:53 +00:00
Grant Ingersoll fe06ba88ff SOLR-1400: handle zero length term buffer in TrimFilter
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@812494 13f79535-47bb-0310-9956-ffa450edef68
2009-09-08 13:07:08 +00:00
Yonik Seeley 3c96f846cd SOLR-659: add shards.start shards.rows
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@812246 13f79535-47bb-0310-9956-ffa450edef68
2009-09-07 18:28:16 +00:00
Noble Paul 9fe0028cd0 SOLR-1414 implicit core properties are not set for single core
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@811769 13f79535-47bb-0310-9956-ffa450edef68
2009-09-06 06:36:50 +00:00
Koji Sekiguchi 5324b752cb SOLR-1398: Add offset corrections in PatternTokenizerFactory
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@811753 13f79535-47bb-0310-9956-ffa450edef68
2009-09-06 03:45:42 +00:00
Chris M. Hostetter 28e3e20f29 SOLR-1103: LukeRequestHandler (and schema.jsp) have been fixed to include the '1' (ie: 2**0) bucket in the term histogram data.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@810324 13f79535-47bb-0310-9956-ffa450edef68
2009-09-02 00:56:19 +00:00
Noble Paul 4114447c8f SOLR-1385 Add an 'enable' attribute to all plugins
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@809512 13f79535-47bb-0310-9956-ffa450edef68
2009-08-31 09:16:41 +00:00
Shalin Shekhar Mangar a7a3a149ba Close bracket
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@809405 13f79535-47bb-0310-9956-ffa450edef68
2009-08-30 19:24:36 +00:00
Yonik Seeley 3c9558cd0a upgrade to lucene-2.9-rc2
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@809010 13f79535-47bb-0310-9956-ffa450edef68
2009-08-28 19:58:19 +00:00