Commit Graph

690 Commits

Author SHA1 Message Date
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