Commit Graph

389 Commits

Author SHA1 Message Date
Robert Muir 1f10f8ba7f SOLR-2002: improve TestReplicationHandler
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@965327 13f79535-47bb-0310-9956-ffa450edef68
2010-07-18 23:58:48 +00:00
Robert Muir 898430be9b SOLR-2002: add timeouts for this test in case the site is having problems
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@965230 13f79535-47bb-0310-9956-ffa450edef68
2010-07-18 14:09:06 +00:00
Robert Muir bd1a237061 print exactly which files cant be removed (e.g. spellchecker/xyz.cfs) when cleaning up test temp data
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@965222 13f79535-47bb-0310-9956-ffa450edef68
2010-07-18 12:55:50 +00:00
Robert Muir 90ac856ea2 print a warning in this test if it cant clean up (rather than silently leaving trash)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@964856 13f79535-47bb-0310-9956-ffa450edef68
2010-07-16 16:47:23 +00:00
Robert Muir 4c23e64c08 SOLR-2003: improve exception message for encoding errors (print filename, etc)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@964832 13f79535-47bb-0310-9956-ffa450edef68
2010-07-16 15:22:00 +00:00
Robert Muir a803300431 remove dependency of test-core on build-contrib (only needed by redundant test code)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@964753 13f79535-47bb-0310-9956-ffa450edef68
2010-07-16 11:00:04 +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
Chris M. Hostetter d592103d63 SOLR-2000 ... it's not 2008 anymore
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@964267 13f79535-47bb-0310-9956-ffa450edef68
2010-07-15 00:32:37 +00:00
Robert Muir 3241eb9291 LUCENE-2503: add light stemmers for european languages
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@964019 13f79535-47bb-0310-9956-ffa450edef68
2010-07-14 12:10:34 +00:00
Robert Muir d49603b939 quiet this loud test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@963920 13f79535-47bb-0310-9956-ffa450edef68
2010-07-14 01:54:01 +00:00
Robert Muir e6cc82f52c fix this assertion, so the test isnt sensitive to the speed of your computer
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@963909 13f79535-47bb-0310-9956-ffa450edef68
2010-07-14 00:05:32 +00:00
Robert Muir dace72be35 speed up test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@963906 13f79535-47bb-0310-9956-ffa450edef68
2010-07-13 23:41:57 +00:00
Robert Muir 76de9537b1 speed up test
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@963888 13f79535-47bb-0310-9956-ffa450edef68
2010-07-13 22:31:49 +00:00
Robert Muir 0aacad6eca SOLR-2002: make AbstractSolrTestCase extend LuceneTestCase
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@963873 13f79535-47bb-0310-9956-ffa450edef68
2010-07-13 21:45:31 +00:00
Koji Sekiguchi 38672332d5 SOLR-1960: fix URL for Solr Wiki top page. This is a temporary treatment until INFRA-2251 is solved.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@962747 13f79535-47bb-0310-9956-ffa450edef68
2010-07-10 02:50:51 +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
Mark Robert Miller 70d7eb1766 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@961943 13f79535-47bb-0310-9956-ffa450edef68
2010-07-08 21:21:45 +00:00
Mark Robert Miller 3adc87865b SOLR-1991: The example target should work from a fresh checkout without running other targets first
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@961941 13f79535-47bb-0310-9956-ffa450edef68
2010-07-08 21:17:24 +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
Uwe Schindler 0c333c60dd LUCENE-2514: Term is no longer character based
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@960484 13f79535-47bb-0310-9956-ffa450edef68
2010-07-05 08:33:25 +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 83aca3b282 fix typo in javadoc
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@959689 13f79535-47bb-0310-9956-ffa450edef68
2010-07-01 15:00:40 +00:00
Grant Ingersoll c938fb5593 SOLR-1966: check two results instead of one
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@959441 13f79535-47bb-0310-9956-ffa450edef68
2010-06-30 21:32:30 +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
Mark Robert Miller b36b0e1abd Solr 1.4.1 release news
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@957949 13f79535-47bb-0310-9956-ffa450edef68
2010-06-25 14:05:48 +00:00
Mark Robert Miller f60e00504c update doap
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@957914 13f79535-47bb-0310-9956-ffa450edef68
2010-06-25 12:21:36 +00:00
Erik Hatcher 5242afe989 Some style improvements, from Ken Krugler
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@957634 13f79535-47bb-0310-9956-ffa450edef68
2010-06-24 17:08:53 +00:00
Robert Muir 8f71031ac8 LUCENE-2413: consolidate remaining solr tokenstreams into modules/analysis
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@957162 13f79535-47bb-0310-9956-ffa450edef68
2010-06-23 11:25:17 +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
Koji Sekiguchi f1be531c50 fix incorrect class name in javadoc
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@956715 13f79535-47bb-0310-9956-ffa450edef68
2010-06-21 21:55:03 +00:00
Erik Hatcher 85cbe4e316 Fix issue with form action URL and fq parameters, and removed some superfluous copy/paste JavaScript that leaked in
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@956316 13f79535-47bb-0310-9956-ffa450edef68
2010-06-20 02:41:19 +00:00
Yonik Seeley b58675a60c SOLR-1965: use native array access for facet.method=fcs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@956292 13f79535-47bb-0310-9956-ffa450edef68
2010-06-19 20:45:21 +00:00
Yonik Seeley 2b8e4c4a77 SOLR-1965: use native array access for single valued field cache faceting
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@956290 13f79535-47bb-0310-9956-ffa450edef68
2010-06-19 20:29:45 +00:00
Erik Hatcher b910ea232f Greatly beautify the /browse view, thanks to a code4lib pal
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@956173 13f79535-47bb-0310-9956-ffa450edef68
2010-06-19 02:04:24 +00:00
Yonik Seeley 8459f9a0e2 SOLR-1965: collect docs per-segment for enum faceting when not using filterCache
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@956132 13f79535-47bb-0310-9956-ffa450edef68
2010-06-18 21:20:25 +00:00
Erik Hatcher 1a85112e76 remove velocity maven stuff from the build, no longer needed
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@956125 13f79535-47bb-0310-9956-ffa450edef68
2010-06-18 20:39:49 +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
Yonik Seeley cda18f0bd6 SOLR-1965: use fastGet in BitDocSet to speed up intersection counts
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@956110 13f79535-47bb-0310-9956-ffa450edef68
2010-06-18 19:53:08 +00:00
Erik Hatcher 6f6dd9763e Add description to run-example target, to show with ant -p
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@956097 13f79535-47bb-0310-9956-ffa450edef68
2010-06-18 19:02:51 +00:00
Erik Hatcher a87bcb1d3e Revert spellcheck buildOnCommit, per Yonik
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@956061 13f79535-47bb-0310-9956-ffa450edef68
2010-06-18 17:35:30 +00:00
Erik Hatcher 81f3e577b1 enable spell checking buildOnCommit in example configuration, and default it into the /browse view
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@956053 13f79535-47bb-0310-9956-ffa450edef68
2010-06-18 17:10:30 +00:00
Erik Hatcher 44d4da518f Add Solr logo to Solritas /browse view, hyperlinks to clear all constraints
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@955996 13f79535-47bb-0310-9956-ffa450edef68
2010-06-18 13:13:20 +00:00
Erik Hatcher 60e15b607c SOLR-1894: Fix for Solritas and multicore
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@955974 13f79535-47bb-0310-9956-ffa450edef68
2010-06-18 12:28:58 +00:00
Erik Hatcher 363527dbe0 Use generic url_for_solr prefix, allowing one global config change for a core path or different Solr mapping
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@955905 13f79535-47bb-0310-9956-ffa450edef68
2010-06-18 09:33:42 +00:00
Erik Hatcher 5d964485d4 Add autosuggest using terms component. Fixed a couple of Velocity warnings too
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@955825 13f79535-47bb-0310-9956-ffa450edef68
2010-06-18 03:30:20 +00:00
Erik Hatcher 3bc809304d Add link to XML format to footer, why not, even taking debug mode into account
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@955809 13f79535-47bb-0310-9956-ffa450edef68
2010-06-18 01:11:05 +00:00
Erik Hatcher b6015f4ba4 Update link to Luke
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@955798 13f79535-47bb-0310-9956-ffa450edef68
2010-06-18 00:29:33 +00:00
Erik Hatcher 44355bd648 Remove contrib/velocity directory as it has been moved to core
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@955797 13f79535-47bb-0310-9956-ffa450edef68
2010-06-18 00:26:22 +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 04765f68d1 LUCENE-2378: add ability to populate BytesRef instances while filling PagedBytes, and make UnInvertedField's TermIndex use this to share a byte[]
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@955785 13f79535-47bb-0310-9956-ffa450edef68
2010-06-17 23:23:22 +00:00
Erik Hatcher 371556ab95 LUCENE-2490: fix for renamed Ant property in previous commit that was not completely done
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@955569 13f79535-47bb-0310-9956-ffa450edef68
2010-06-17 12:28:02 +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
Ryan McKinley 6b212ad3bb LUCENE-2490 -- ant generate-maven-artifacts will build lucuen and solr
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@955464 13f79535-47bb-0310-9956-ffa450edef68
2010-06-17 02:25:11 +00:00
Michael McCandless c91bddb26b LUCENE-2380: hard cutover of all preflex APIs to flex
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@955257 13f79535-47bb-0310-9956-ffa450edef68
2010-06-16 15:17:32 +00:00
Yonik Seeley 98b1313d34 LUCENE-2380: add getTermsEnum for FieldCache entry and use it for fieldcache merging in Solr faceting
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@954904 13f79535-47bb-0310-9956-ffa450edef68
2010-06-15 14:15:58 +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
Yonik Seeley 9427cad502 tests: convert to junit4 and fix bugs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@954609 13f79535-47bb-0310-9956-ffa450edef68
2010-06-14 19:45:44 +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
Uwe Schindler 857abc17b4 SOLR-1943: Disable clustering contrib, part #2 (until build system fixed to do contrib-crawl)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@953691 13f79535-47bb-0310-9956-ffa450edef68
2010-06-11 13:09:09 +00:00
Uwe Schindler dec4309ee3 SOLR-1943: Disable clustering contrib for now inn trunk, until problem with circular dependency is solved
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@952613 13f79535-47bb-0310-9956-ffa450edef68
2010-06-08 11:22:46 +00:00
Michael McCandless 9c034e2b0e LUCENE-2487: IndexReader subclasses must implement flex API
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@951760 13f79535-47bb-0310-9956-ffa450edef68
2010-06-05 20:31:36 +00:00
Michael McCandless 6ffc159b40 SOLR-1900: fix MultiFields/DocsEnum usage
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@951518 13f79535-47bb-0310-9956-ffa450edef68
2010-06-04 18:26:29 +00:00
Yonik Seeley efaaed44bd LUCENE-2380: work on faceting speedups after fieldcache conversion - store BytesRef per seg instead of looking it up each comparison
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@951210 13f79535-47bb-0310-9956-ffa450edef68
2010-06-03 23:43:01 +00:00
Yonik Seeley a11fa9f0f5 SOLR-1900: remove last use of TermDocs in SolrIndexSearcher
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@951209 13f79535-47bb-0310-9956-ffa450edef68
2010-06-03 23:40:34 +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
Michael McCandless ff01172f46 SimpleFacets was always using threaded executor
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@951109 13f79535-47bb-0310-9956-ffa450edef68
2010-06-03 18:46:40 +00:00
Michael McCandless 46acc0cbb3 LUCENE-2380: cutover to shared byte[] (BytesRef) instead of String, in FieldCache
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@951104 13f79535-47bb-0310-9956-ffa450edef68
2010-06-03 18:38:05 +00:00
Koji Sekiguchi 729a4dc431 use HTMLStripCharFilterFactory instead of HTMLStripStandardTokenizerFactory in example-DIH schema
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@950950 13f79535-47bb-0310-9956-ffa450edef68
2010-06-03 10:51:46 +00:00
Chris M. Hostetter 428d4b1633 yonik removed ConstantScoreprefixQuery in r950784, but forgot to remove this usage of it (it was never migrated to lucene because it's trivial to build with a PrefixFilter)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@950853 13f79535-47bb-0310-9956-ffa450edef68
2010-06-03 01:46:44 +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
Chris M. Hostetter 0c2228e0bf SOLR-1935 BaseResponseWriter neglects to add SolrDocument in DocList when isStreamingDocs=false ... no CHANGES.txt entry because this is a bug fix for unreleased code
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@950830 13f79535-47bb-0310-9956-ffa450edef68
2010-06-02 23:59:34 +00:00
Yonik Seeley 2cf56fcdca SOLR-1930: remove unused prefix and wildcard filters, which have been moved to lucene
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@950784 13f79535-47bb-0310-9956-ffa450edef68
2010-06-02 21:51:28 +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 699cbe67c1 SOLR-1933: 2 space indenting for responses
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@950207 13f79535-47bb-0310-9956-ffa450edef68
2010-06-01 19:06:17 +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
Robert Muir ad0e495911 LUCENE-2372: switch over remaining uses of TermAttribute
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@950008 13f79535-47bb-0310-9956-ffa450edef68
2010-06-01 10:35:13 +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
Michael McCandless 85a977bf9d LUCENE-2468: make CachingWrapperFilter treatment of new deletes customizable
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@949288 13f79535-47bb-0310-9956-ffa450edef68
2010-05-28 20:45:29 +00:00
Shai Erera d6dd2e234e LUCENE-2455: Some house cleaning in addIndexes* (trunk)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@948861 13f79535-47bb-0310-9956-ffa450edef68
2010-05-27 15:36:32 +00:00
Yonik Seeley 1c6a43c647 javadoc: clarify exception that can be thrown from ut8 conversion
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@948788 13f79535-47bb-0310-9956-ffa450edef68
2010-05-27 11:28:49 +00:00
Yonik Seeley 41c2ac37c1 SOLR-1900: use new indexedToReadable that takes BytesRef
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@948524 13f79535-47bb-0310-9956-ffa450edef68
2010-05-26 18:31:04 +00:00
Mark Robert Miller 6149b63976 revert 2458
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@948417 13f79535-47bb-0310-9956-ffa450edef68
2010-05-26 12:51:50 +00:00
Robert Muir 2e8a9b98de LUCENE-2458: queryparser turns all CJK queries into phrase queries
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@948326 13f79535-47bb-0310-9956-ffa450edef68
2010-05-26 05:43:00 +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 a0c72afb31 LUCENE-2413: move more core analysis to analyzers module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@948225 13f79535-47bb-0310-9956-ffa450edef68
2010-05-25 22:28:32 +00:00
Robert Muir 537e024eb5 fix solr dependency handling
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@948220 13f79535-47bb-0310-9956-ffa450edef68
2010-05-25 22:11:35 +00:00
Yonik Seeley ec204d8e67 SOLR-1900: add missing ByteUtils.java
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@948215 13f79535-47bb-0310-9956-ffa450edef68
2010-05-25 21:32:08 +00:00
Yonik Seeley 865002bcd8 SOLR-1900: change terms component to use flex APIs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@948201 13f79535-47bb-0310-9956-ffa450edef68
2010-05-25 20:36:53 +00:00
Robert Muir 71b59ca566 LUCENE-2413: consolidate remaining concrete core analyzers to modules/analysis
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@948195 13f79535-47bb-0310-9956-ffa450edef68
2010-05-25 20:16:44 +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
Koji Sekiguchi f237405809 fix dead link to queryparserssyntax.html
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@948008 13f79535-47bb-0310-9956-ffa450edef68
2010-05-25 11:42:38 +00:00
Mark Robert Miller 43098fad6a remove dead code
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@947303 13f79535-47bb-0310-9956-ffa450edef68
2010-05-22 14:55:53 +00:00
Robert Muir 5259d7d90b LUCENE-2413: move KeywordMarkerFilter to analyzers module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@946621 13f79535-47bb-0310-9956-ffa450edef68
2010-05-20 13:23:12 +00:00
Chris M. Hostetter c5ae13f39e change some 'performance' tests so that they use a Logger instead of System.out -- removes some spurrious output from the automated tests (people looking ofr hte perf ouptut can set their logger properties accordingly)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@945925 13f79535-47bb-0310-9956-ffa450edef68
2010-05-18 22:12:17 +00:00
Chris M. Hostetter 7ff39e8da3 clean up some configs thta had multiValued uniqueKey fields for no reason -- was causing spurrious errors to be logged
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@945905 13f79535-47bb-0310-9956-ffa450edef68
2010-05-18 21:43:31 +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
Robert Muir 82bc123339 LUCENE-2466: fix some usages of the default locale that cause test failures under th_TH_TH
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@945343 13f79535-47bb-0310-9956-ffa450edef68
2010-05-17 20:22:23 +00:00
Robert Muir 824939d7e5 LUCENE-2466: fix locale bugs for tr_TR locale: casing problems in lucene/solr code
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@945245 13f79535-47bb-0310-9956-ffa450edef68
2010-05-17 17:18:10 +00:00
Robert Muir acbf053b7c LUCENE-2463: Improve Greek analysis
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@945090 13f79535-47bb-0310-9956-ffa450edef68
2010-05-17 11:28:04 +00:00
Yonik Seeley 023746d375 SOLR comments: add node about passing deleted docs to termsEnum
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@944940 13f79535-47bb-0310-9956-ffa450edef68
2010-05-16 23:48:50 +00:00
Koji Sekiguchi 76fe0f3c93 fix Solr since version
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@944649 13f79535-47bb-0310-9956-ffa450edef68
2010-05-15 14:22:18 +00:00
Yonik Seeley f4232f1dd0 exampledocs: use the author field that's in the example schema now
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@944646 13f79535-47bb-0310-9956-ffa450edef68
2010-05-15 13:50:35 +00:00
Yonik Seeley dea8d48539 upgrade noggit json parser to r944541
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@944546 13f79535-47bb-0310-9956-ffa450edef68
2010-05-15 01:49:53 +00:00
Yonik Seeley e9fcffbbea example: add json example to exampledocs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@944528 13f79535-47bb-0310-9956-ffa450edef68
2010-05-15 00:17:02 +00:00
Yonik Seeley 0fb9feb401 SOLR-945: JSON update handler
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@944516 13f79535-47bb-0310-9956-ffa450edef68
2010-05-14 23:38:18 +00:00
Chris M. Hostetter 6fd7b91972 SOLR-1908: Fixed SignatureUpdateProcessor to fail to initialize on invalid config. Specificly: a signatureField that does not exist, or overwriteDupes=true with a signatureField that is not indexed.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@944463 13f79535-47bb-0310-9956-ffa450edef68
2010-05-14 20:58:29 +00:00
Yonik Seeley 57074100f7 SOLR-1900: make getDocSet honor deleted docs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@943994 13f79535-47bb-0310-9956-ffa450edef68
2010-05-13 19:59:33 +00:00
Robert Muir 26b9faddb2 LUCENE-2413: consolidate SynonymFilter into analyzers module
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@942827 13f79535-47bb-0310-9956-ffa450edef68
2010-05-10 17:37:45 +00:00
Grant Ingersoll e85c2774f7 SOLR-1902: fix Tika extraction issue
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@942753 13f79535-47bb-0310-9956-ffa450edef68
2010-05-10 14:36:54 +00:00
Chris M. Hostetter 02d218a170 forgot to include event date in title
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@942584 13f79535-47bb-0310-9956-ffa450edef68
2010-05-09 19:05:01 +00:00
Chris M. Hostetter 003cc244f8 SOLR-1843: new rootName attribute for <jmx /> configuration ... allows users to override the top level name for MBeans when exposed via JMX.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@942292 13f79535-47bb-0310-9956-ffa450edef68
2010-05-08 01:51:16 +00:00
Robert Muir f3c25f02d5 SOLR-1865: ignore BOMs in SolrResourceLoader.getLines
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@942288 13f79535-47bb-0310-9956-ffa450edef68
2010-05-08 00:42:04 +00:00
Robert Muir 1b020be130 LUCENE-2437: Indonesian Analyzer
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@942235 13f79535-47bb-0310-9956-ffa450edef68
2010-05-07 21:21:12 +00:00
Chris M. Hostetter 37a081173a adding news blurb about Apache Lucene Eurocon 2010
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@942201 13f79535-47bb-0310-9956-ffa450edef68
2010-05-07 20:13:25 +00:00
Mark Robert Miller 3cd39b54de revert last change and fix prop name - issue still exists though
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@941339 13f79535-47bb-0310-9956-ffa450edef68
2010-05-05 15:14:55 +00:00
Mark Robert Miller fcf67e1605 fix compile-lucene target
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@941317 13f79535-47bb-0310-9956-ffa450edef68
2010-05-05 14:42:46 +00:00
Robert Muir f6e9cc9f32 LUCENE-2444: move contrib/analyzers to modules/analysis
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@941308 13f79535-47bb-0310-9956-ffa450edef68
2010-05-05 14:26:59 +00:00
Erik Hatcher 115c58c189 Clean up generated JARs in clean
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@941270 13f79535-47bb-0310-9956-ffa450edef68
2010-05-05 12:46:49 +00:00
Yonik Seeley 26f4756511 SOLR-1904: use HashDocSet.exists in facet.enum
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@941029 13f79535-47bb-0310-9956-ffa450edef68
2010-05-04 20:39:38 +00:00
Robert Muir 27502aa045 LUCENE-2413: Consolidate KeepWords,HyphenatedWords,Trim filters to contrib/analyzers
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@940962 13f79535-47bb-0310-9956-ffa450edef68
2010-05-04 17:07:28 +00:00
Uwe Schindler d9771d17ec Update trunk's version to 4.0. TODO: Solr docs and version updates
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@940845 13f79535-47bb-0310-9956-ffa450edef68
2010-05-04 13:26:36 +00:00
Robert Muir cd320b5f57 LUCENE-2413: consolidate pattern analysis into contrib/analyzers, deprecate the old PatternAnalyzer
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@940813 13f79535-47bb-0310-9956-ffa450edef68
2010-05-04 11:57:21 +00:00
Robert Muir 6fa480a5ed LUCENE-2413: consolidate RemoveDuplicatesTokenFilter to contrib/analyzers
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@940788 13f79535-47bb-0310-9956-ffa450edef68
2010-05-04 09:55:43 +00:00
Robert Muir 9238c5f5ca LUCENE-2413: consolidate WDF into contrib/analyzers
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@940781 13f79535-47bb-0310-9956-ffa450edef68
2010-05-04 09:11:05 +00:00
Robert Muir a9ef636cb1 LUCENE-2413: consolidate HTMLStripCharFilter into contrib/analyzers
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@940768 13f79535-47bb-0310-9956-ffa450edef68
2010-05-04 08:33:52 +00:00
Robert Muir 1d1331fa03 LUCENE-2413: consolidate commongrams into contrib/analyzers
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@940761 13f79535-47bb-0310-9956-ffa450edef68
2010-05-04 07:50:41 +00:00
Mark Robert Miller 50031b7c66 make cold dist target work
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@940699 13f79535-47bb-0310-9956-ffa450edef68
2010-05-04 01:12:55 +00:00
Robert Muir f9249e3a74 LUCENE-2413: move high-level charfilters to contrib/analyzers
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@940676 13f79535-47bb-0310-9956-ffa450edef68
2010-05-03 23:36:03 +00:00
Michael McCandless 5b74a4ec61 LUCENE-2265: cutover Fuzzy, Wildcard, Regexp queries to operate on Unicode UTF32 code point not UTF16 code units
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@940671 13f79535-47bb-0310-9956-ffa450edef68
2010-05-03 23:23:57 +00:00
Mark Robert Miller a3da442120 SOLR-1891: Make lucene-jars-to-solr fail if copying any of the jars fails, and update clean to remove the jars in that directory
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@940666 13f79535-47bb-0310-9956-ffa450edef68
2010-05-03 23:07:02 +00:00
Yonik Seeley 7949e3e218 fix faceting's use of flex: term() is undefined after next() returns null
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@940661 13f79535-47bb-0310-9956-ffa450edef68
2010-05-03 22:51:05 +00:00
Yonik Seeley 031e726a3f forgot to use offset in BulkReadResult
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@940650 13f79535-47bb-0310-9956-ffa450edef68
2010-05-03 22:00:29 +00:00
Uwe Schindler 5f68c89e2d LUCENE-2413: Move PerFieldAnalyzerWrapper and LengthFilter
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@940632 13f79535-47bb-0310-9956-ffa450edef68
2010-05-03 21:37:46 +00:00
Yonik Seeley 1a9fab6982 SOLR-1900: override new methods in SolrIndexReader, convert facet.method=enum to flex API
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@940604 13f79535-47bb-0310-9956-ffa450edef68
2010-05-03 20:33:16 +00:00
Robert Muir 89c24fbe37 LUCENE-2413: consolidate ASCIIFolding and ISOLatin1Accent to contrib/analyzers
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@940591 13f79535-47bb-0310-9956-ffa450edef68
2010-05-03 20:02:06 +00:00
Chris M. Hostetter 59a62bcb64 spelling mistakes
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@940563 13f79535-47bb-0310-9956-ffa450edef68
2010-05-03 18:38:18 +00:00
Chris M. Hostetter d5e5a2f090 SOLR-397: creation of a facet.date.include param for controlling what range endpoints are inclusive when date faceting
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@940556 13f79535-47bb-0310-9956-ffa450edef68
2010-05-03 18:21:25 +00:00
Yonik Seeley 9b9a365bd0 LUCENE-2438: don't pre-allocate before UTF16TOUTF8
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@940525 13f79535-47bb-0310-9956-ffa450edef68
2010-05-03 17:30:55 +00:00
Robert Muir 1d14f8f18f LUCENE-2413: consolidate PorterStemmer to contrib/analyzers
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@940459 13f79535-47bb-0310-9956-ffa450edef68
2010-05-03 13:54:44 +00:00
Chris M. Hostetter 3a29adfc6e restructure test so that field cache sanity checking can still be used (some methods use the field cache in differnet ways, but each logical piece of functioanlity tested by a test method should be using it consistently)
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@939887 13f79535-47bb-0310-9956-ffa450edef68
2010-05-01 00:39:40 +00:00