Commit Graph

354 Commits

Author SHA1 Message Date
Grant Ingersoll 366d692716 SOLR-749: Allow QParser and ValueSourceParser to be overridden
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@691701 13f79535-47bb-0310-9956-ffa450edef68
2008-09-03 18:03:20 +00:00
Yonik Seeley 415dff5d25 SOLR-737: use a constant score query for wildcards
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@689978 13f79535-47bb-0310-9956-ffa450edef68
2008-08-28 20:54:24 +00:00
Grant Ingersoll 00ab418e0d Update CHANGES for (expected) new release
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@689948 13f79535-47bb-0310-9956-ffa450edef68
2008-08-28 19:38:50 +00:00
Yonik Seeley 5ab566eb90 add compat note about snowball changes
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@689517 13f79535-47bb-0310-9956-ffa450edef68
2008-08-27 16:38:41 +00:00
Yonik Seeley 82c3334f9f SOLR-730: use read-only IndexReaders
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@689514 13f79535-47bb-0310-9956-ffa450edef68
2008-08-27 16:27:26 +00:00
Yonik Seeley c22010a1c3 lucene 2.4-dev r688745
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@689510 13f79535-47bb-0310-9956-ffa450edef68
2008-08-27 16:02:46 +00:00
Shalin Shekhar Mangar cc32fc4d32 SOLR-716 -- Added support for properties in configuration files.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@688359 13f79535-47bb-0310-9956-ffa450edef68
2008-08-23 16:25:19 +00:00
Chris M. Hostetter 41443d51b7 add performance note about SOLR-587 to CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@688205 13f79535-47bb-0310-9956-ffa450edef68
2008-08-22 22:10:58 +00:00
Yonik Seeley 267603bdef typo fix
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@687134 13f79535-47bb-0310-9956-ffa450edef68
2008-08-19 19:13:06 +00:00
Yonik Seeley e61df53e1f Upgrade to Lucene 2.4-dev (r686801)
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@687131 13f79535-47bb-0310-9956-ffa450edef68
2008-08-19 19:04:17 +00:00
Yonik Seeley de8c642def SOLR-647: refcount cores
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@686780 13f79535-47bb-0310-9956-ffa450edef68
2008-08-18 15:08:28 +00:00
Koji Sekiguchi 4c06d30f35 create CHANGES.txt file for solr-ruby and flare and move a change record (SOLR-537) from ./CHANGES.txt to client/ruby/CHANGES.txt.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@686479 13f79535-47bb-0310-9956-ffa450edef68
2008-08-16 11:39:51 +00:00
Chris M. Hostetter e584e3a060 SOLR-701: be explicit about Locale when parsing/formating milliseconds. Also: refactor usages of TimeZone and Locale so it's clear when UTC and Locale.US are used for various purposes in case someone considers modifying them.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@686159 13f79535-47bb-0310-9956-ffa450edef68
2008-08-15 06:48:32 +00:00
Otis Gospodnetic 4f13f01a59 SOLR-589 - Improved handling of badly formated query strings
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@686042 13f79535-47bb-0310-9956-ffa450edef68
2008-08-14 21:04:05 +00:00
Shalin Shekhar Mangar 514c45366a I had forgotten to add Otis's name during the SOLR-663 commit. He had initiated the original issue and contributed the first patch. Sorry about that Otis and thanks :)
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@686019 13f79535-47bb-0310-9956-ffa450edef68
2008-08-14 20:22:41 +00:00
Ryan McKinley 3371a86c2b updating the CHANGES.txt for multicore changes
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@685995 13f79535-47bb-0310-9956-ffa450edef68
2008-08-14 19:05:36 +00:00
Grant Ingersoll 3c034ffbc9 SOLR-606: fixed spell checker collation issue
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@685983 13f79535-47bb-0310-9956-ffa450edef68
2008-08-14 18:17:49 +00:00
Otis Gospodnetic facb2db8f3 SOLR-669 snappuler fix for FreeBSD/Darwin
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@685892 13f79535-47bb-0310-9956-ffa450edef68
2008-08-14 13:41:56 +00:00
Grant Ingersoll 4ede48a297 SOLR-696: fixed Iterable marshalling problem
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@685640 13f79535-47bb-0310-9956-ffa450edef68
2008-08-13 19:05:22 +00:00
Chris M. Hostetter 76c0e0ac19 typo
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@685602 13f79535-47bb-0310-9956-ffa450edef68
2008-08-13 16:33:02 +00:00
Shalin Shekhar Mangar 4406bbcfec SOLR-586 -- Added ant target and POM files for building maven artifacts of the Solr core, common, client and contrib. The target can publish artifacts with source and javadocs.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@685497 13f79535-47bb-0310-9956-ffa450edef68
2008-08-13 10:08:04 +00:00
Shalin Shekhar Mangar a26632b4fc SOLR-692 -- Migrated to stable released builds of StAX API 1.0.1 and StAX 1.2.0
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@685449 13f79535-47bb-0310-9956-ffa450edef68
2008-08-13 05:30:48 +00:00
Chris M. Hostetter cabf61cde8 SOLR-689 - rename multicore.xml to solr.xml slong with some syntax changes to improve the terminology and leave ourselves open to additional options in that file
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@685244 13f79535-47bb-0310-9956-ffa450edef68
2008-08-12 17:54:45 +00:00
Grant Ingersoll cc9e4dd3de SOLR-489: Add in deprecation comments
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@684908 13f79535-47bb-0310-9956-ffa450edef68
2008-08-11 20:37:36 +00:00
Shalin Shekhar Mangar a29a3aee26 SOLR-676 -- DataImportHandler should use UpdateRequestProcessor API instead of directly using UpdateHandler
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@684307 13f79535-47bb-0310-9956-ffa450edef68
2008-08-09 17:53:04 +00:00
Ryan McKinley 261ebe8a07 SOLR-493, SOLR-142 changes note
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@684190 13f79535-47bb-0310-9956-ffa450edef68
2008-08-09 07:40:21 +00:00
Grant Ingersoll 954abed4b2 SOLR-682: Add free bsd support to scripts
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@683998 13f79535-47bb-0310-9956-ffa450edef68
2008-08-08 15:23:48 +00:00
Grant Ingersoll 6c39f09406 SOLR-679: Added accessors to spell checkers
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@683799 13f79535-47bb-0310-9956-ffa450edef68
2008-08-08 02:02:17 +00:00
Grant Ingersoll 7292ce8371 SOLR-624: Only take snapshots if there are changes to the index
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@683785 13f79535-47bb-0310-9956-ffa450edef68
2008-08-08 01:24:12 +00:00
Chris M. Hostetter f7291f6cd5 SOLR-636 - simplify example configs and make index.jsp links more resilient to configs loaded via an InputStream.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@683415 13f79535-47bb-0310-9956-ffa450edef68
2008-08-06 21:16:12 +00:00
Chris M. Hostetter dae5587a34 Explicitly noting Lucene upgrade to 2.4-dev (r669476) ... documenting this was overlooked when SOLR-572 was committed
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@683334 13f79535-47bb-0310-9956-ffa450edef68
2008-08-06 17:35:42 +00:00
Shalin Shekhar Mangar 0e1915b38a Rolling back commit on SOLR-614 pending discussion and consensus.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@683315 13f79535-47bb-0310-9956-ffa450edef68
2008-08-06 16:10:40 +00:00
Shalin Shekhar Mangar d816b977b4 SOLR-614 -- Allow components to be configured with NamedListInitializedPlugin using arbitary XML in solrconfig without using XPath
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@683288 13f79535-47bb-0310-9956-ffa450edef68
2008-08-06 15:04:36 +00:00
Shalin Shekhar Mangar 98ff4a03b9 SOLR-506 -- Emitting HTTP Cache headers can be enabled or disabled through configuration on a per-handler basis
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@683121 13f79535-47bb-0310-9956-ffa450edef68
2008-08-06 06:00:49 +00:00
Shalin Shekhar Mangar 7ac2802107 SOLR-672 -- Nightly release includes contrib sources
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@682671 13f79535-47bb-0310-9956-ffa450edef68
2008-08-05 11:09:54 +00:00
Shalin Shekhar Mangar 25a88db881 SOLR-591 -- Changed Solrj default value for facet.sort to true
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@682587 13f79535-47bb-0310-9956-ffa450edef68
2008-08-05 05:43:59 +00:00
Shalin Shekhar Mangar d222a0da07 SOLR-554 -- Hierarchical JDK log level selector for SOLR Admin replaces logging.jsp
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@682264 13f79535-47bb-0310-9956-ffa450edef68
2008-08-04 06:03:46 +00:00
Shalin Shekhar Mangar b8c2b71e61 SOLR-673 -- Modify build file to create javadocs for core, solrj, contrib and "all inclusive"
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@682262 13f79535-47bb-0310-9956-ffa450edef68
2008-08-04 05:56:10 +00:00
Grant Ingersoll 60fff07d87 SOLR-598: Make DebugComp last
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@681809 13f79535-47bb-0310-9956-ffa450edef68
2008-08-01 20:06:28 +00:00
Shalin Shekhar Mangar 68083b3af4 SOLR-622: SpellCheckComponent supports auto-loading indices on startup and optionally, (re)builds indices on newSearcher event, if configured in solrconfig.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@681604 13f79535-47bb-0310-9956-ffa450edef68
2008-08-01 06:11:58 +00:00
Shalin Shekhar Mangar 79e77502f6 SOLR-469 -- Added DataImportHandler as a contrib project.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@681182 13f79535-47bb-0310-9956-ffa450edef68
2008-07-30 19:35:58 +00:00
Shalin Shekhar Mangar 4ac6ce3190 SOLR-663 -- Allow multiple files for stopwords, keepwords, protwords and synonyms
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@680935 13f79535-47bb-0310-9956-ffa450edef68
2008-07-30 08:11:56 +00:00
Shalin Shekhar Mangar a18aea63f1 SOLR-666 -- Expose warmup time in statistics for SolrIndexSearcher and LRUCache
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@680916 13f79535-47bb-0310-9956-ffa450edef68
2008-07-30 06:09:16 +00:00
Shalin Shekhar Mangar 2d13d9eab4 SOLR-256 -- Support exposing Solr statistics through JMX
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@680795 13f79535-47bb-0310-9956-ffa450edef68
2008-07-29 18:13:57 +00:00
Shalin Shekhar Mangar 0cda9c8825 SOLR-611 -- Expose sort_values returned by QueryComponent in SolrJ's QueryResponse
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@680319 13f79535-47bb-0310-9956-ffa450edef68
2008-07-28 11:20:49 +00:00
Shalin Shekhar Mangar 22cd8ef46f SOLR-648: SpellCheckComponent throws NullPointerException on using spellcheck.q request parameter after restarting Solr, if reload is called but build is not called.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@679816 13f79535-47bb-0310-9956-ffa450edef68
2008-07-25 14:28:39 +00:00
Chris M. Hostetter 3d140bcfb6 SOLR-645: Refactory faceting tests into SimpleFacetsTest
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@679490 13f79535-47bb-0310-9956-ffa450edef68
2008-07-24 19:02:17 +00:00
Shalin Shekhar Mangar 91170a2535 SOLR-616 -- FileBasedSpellChecker does not apply accuracy configuration.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@678306 13f79535-47bb-0310-9956-ffa450edef68
2008-07-20 19:06:02 +00:00
Erik Hatcher a00dec824d SOLR-632: Revert to Jetty 6.1.3 due to cache header issue with 6.1.11
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@677708 13f79535-47bb-0310-9956-ffa450edef68
2008-07-17 20:27:42 +00:00
Erik Hatcher 429ab8a5f6 SOLR-632: Upgrade Jetty to 6.1.11
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@677457 13f79535-47bb-0310-9956-ffa450edef68
2008-07-16 22:46:40 +00:00