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 |
Chris M. Hostetter
|
d7a76cb4aa
|
SOLR-594 - upgrade documentation about calling inform for anyone who might be using StopFilterFactory, SynonymFilterFactory, or EnglishProterFilterFactory directly from java code.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@677034 13f79535-47bb-0310-9956-ffa450edef68
|
2008-07-15 20:37:38 +00:00 |
Chris M. Hostetter
|
8efac905dc
|
SOLR-520: Deprecated unused LengthFilter since already core in Lucene-Java
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@676460 13f79535-47bb-0310-9956-ffa450edef68
|
2008-07-14 01:04:38 +00:00 |
Yonik Seeley
|
a11f1fc0b5
|
SOLR-501: Fix admin/analysis.jsp UTF-8 input for some other servlet containers such as Tomcat
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@676183 13f79535-47bb-0310-9956-ffa450edef68
|
2008-07-12 14:59:12 +00:00 |
Yonik Seeley
|
7d2d6e5e7e
|
SOLR-522: Make analysis.jsp show payloads
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@676180 13f79535-47bb-0310-9956-ffa450edef68
|
2008-07-12 14:12:29 +00:00 |
Mike Klaas
|
229229a3c0
|
SOLR-556 , SOLR-610
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@674677 13f79535-47bb-0310-9956-ffa450edef68
|
2008-07-07 23:52:36 +00:00 |
Ryan McKinley
|
0b306ec86a
|
SOLR-605 -- changes.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@674570 13f79535-47bb-0310-9956-ffa450edef68
|
2008-07-07 18:02:34 +00:00 |
Yonik Seeley
|
5f5bd5320b
|
SOLR-502: Add search timeout support
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@674249 13f79535-47bb-0310-9956-ffa450edef68
|
2008-07-06 01:16:12 +00:00 |
Yonik Seeley
|
7db89131f8
|
SOLR-14: Add preserveOriginal flag to WordDelimiterFilter
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@673715 13f79535-47bb-0310-9956-ffa450edef68
|
2008-07-03 15:40:14 +00:00 |
Yonik Seeley
|
de0dc7ecf7
|
SOLR-443: declare charset for POST body
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@673528 13f79535-47bb-0310-9956-ffa450edef68
|
2008-07-02 22:23:24 +00:00 |
Grant Ingersoll
|
6b251c9685
|
SOLR-482: add byte/short sorting support
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@673221 13f79535-47bb-0310-9956-ffa450edef68
|
2008-07-01 21:49:16 +00:00 |
Chris M. Hostetter
|
ceebb01ec2
|
SOLR-584: make stats.jsp and stats.xsl more robust to new info as they are added - spurred by core name not being displayed properly, fix also includes section for highlighting plugins and some general major refactoring of stats.xsl
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@672961 13f79535-47bb-0310-9956-ffa450edef68
|
2008-07-01 00:24:25 +00:00 |
Grant Ingersoll
|
1fb3859f7c
|
Rollback SOLR-609 in favor of getting the defaults from ReqHandler. Change around the config to demonstrate, also updated on the Wiki.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@672852 13f79535-47bb-0310-9956-ffa450edef68
|
2008-06-30 18:03:23 +00:00 |
Grant Ingersoll
|
f2c5515c1a
|
SOLR-609: SpellCheckComps now honors defaults
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@672257 13f79535-47bb-0310-9956-ffa450edef68
|
2008-06-27 12:35:36 +00:00 |
Grant Ingersoll
|
77a4e2fa4f
|
SOLR-603: Add partial optimize capabilities and deprecate DirectUpdateHandler
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@672031 13f79535-47bb-0310-9956-ffa450edef68
|
2008-06-26 21:14:06 +00:00 |
Grant Ingersoll
|
a0983feb04
|
SOLR-423: Add CloseHook notification
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@671960 13f79535-47bb-0310-9956-ffa450edef68
|
2008-06-26 17:44:37 +00:00 |
Otis Gospodnetic
|
e8f25fa6c3
|
SOLR-563 - Build for contrib/ projects
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@671021 13f79535-47bb-0310-9956-ffa450edef68
|
2008-06-24 04:49:25 +00:00 |
Grant Ingersoll
|
e598716210
|
SOLR-604: Make relative spellchecking dir be relative to the Solr data dir. Also added sample file based sc to the example
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@670973 13f79535-47bb-0310-9956-ffa450edef68
|
2008-06-23 23:59:12 +00:00 |
Grant Ingersoll
|
5b7185e330
|
SOLR-585: Set the QParser on the ResponseBuilder
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@670029 13f79535-47bb-0310-9956-ffa450edef68
|
2008-06-20 18:47:17 +00:00 |
Grant Ingersoll
|
1cd74a0531
|
SOLR-572: Added SpellCheckComponent functionality.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@669485 13f79535-47bb-0310-9956-ffa450edef68
|
2008-06-19 13:46:54 +00:00 |
Yonik Seeley
|
e8376f4d8d
|
give Lars credit in CHANGES.txt for SOLR-303
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@668759 13f79535-47bb-0310-9956-ffa450edef68
|
2008-06-17 17:31:28 +00:00 |
Yonik Seeley
|
0b20b5e658
|
SOLR-486: make javabin the default for SolrJ
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@668661 13f79535-47bb-0310-9956-ffa450edef68
|
2008-06-17 13:37:55 +00:00 |
Grant Ingersoll
|
a1b02cc58b
|
SOLR-595: Added support for Field level boosting in MoreLikeThis
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@668638 13f79535-47bb-0310-9956-ffa450edef68
|
2008-06-17 12:48:57 +00:00 |
Otis Gospodnetic
|
96d68357d6
|
SOLR-592: Added ShardParams interface and changed several string literals to references to constants in CommonParams.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@667923 13f79535-47bb-0310-9956-ffa450edef68
|
2008-06-15 03:28:36 +00:00 |
Chris M. Hostetter
|
f690d9facf
|
SOLR-597: SolrServlet no longer "caches" SolrCore. This was causing problems in Resin, and could potentially cause problems for customized usages of SolrServlet.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@667190 13f79535-47bb-0310-9956-ffa450edef68
|
2008-06-12 18:27:50 +00:00 |
Ryan McKinley
|
f2ce567269
|
SOLR-536: Add a DocumentObjectBinder to solrj that converts Objects to and from SolrDocuments.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@663643 13f79535-47bb-0310-9956-ffa450edef68
|
2008-06-05 15:40:26 +00:00 |
William Au
|
17c90ce718
|
SOLR-590
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@663089 13f79535-47bb-0310-9956-ffa450edef68
|
2008-06-04 13:16:07 +00:00 |
Erik Hatcher
|
4c5700cdc9
|
SOLR-515: SimilarityFactory capability, allowing parameters from schema.xml to be used in Similarity construction
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@661547 13f79535-47bb-0310-9956-ffa450edef68
|
2008-05-30 01:28:56 +00:00 |
Otis Gospodnetic
|
cacf6ae295
|
SOLR-553 Use SpanScorer when highlighting phrase terms and hl.usePhraseHighlighter=true
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@659664 13f79535-47bb-0310-9956-ffa450edef68
|
2008-05-23 21:23:25 +00:00 |
Chris M. Hostetter
|
7e4db05ec1
|
whoops, hadn't finished saving
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@659290 13f79535-47bb-0310-9956-ffa450edef68
|
2008-05-22 22:35:36 +00:00 |
Chris M. Hostetter
|
cd3b0f0fd7
|
SOLR-518: Changed luke.xsl to use divs w/css for generating histograms instead of SVG ... also made some other small cleanup changes to luke.xsl
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@659287 13f79535-47bb-0310-9956-ffa450edef68
|
2008-05-22 22:34:01 +00:00 |
Chris M. Hostetter
|
858b4116d7
|
SOLR-514: Added explicit media-type with UTF* charset to *.xsl files that don't already have one
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@659196 13f79535-47bb-0310-9956-ffa450edef68
|
2008-05-22 18:38:06 +00:00 |
Koji Sekiguchi
|
7e6206497d
|
SOLR-510: Nightly release includes client sources.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@659125 13f79535-47bb-0310-9956-ffa450edef68
|
2008-05-22 14:37:34 +00:00 |
Otis Gospodnetic
|
15fb1cd0cf
|
SOLR-539: Fix for non-atomic long counters and a cast fix to avoid divide by zero
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@658977 13f79535-47bb-0310-9956-ffa450edef68
|
2008-05-22 02:12:50 +00:00 |
Chris M. Hostetter
|
f60122e08d
|
SOLR-470, SOLR-552, and SOLR-544: Multiple fixes to DateField regarding lenient parsing of optional milliseconds, and correct formating using the canonical representation. LegacyDateField has been added for people who have come to depend on the existing broken behavior.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@658003 13f79535-47bb-0310-9956-ffa450edef68
|
2008-05-19 22:00:22 +00:00 |
Koji Sekiguchi
|
455e7a414e
|
SOLR-319: Changed SynonymFilterFactory to "tokenize" synonyms file.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@657829 13f79535-47bb-0310-9956-ffa450edef68
|
2008-05-19 13:38:38 +00:00 |
Koji Sekiguchi
|
f4e41c8c8f
|
SOLR-537: Use of hl.maxAlternateFieldLength parameter from solr-ruby
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@657290 13f79535-47bb-0310-9956-ffa450edef68
|
2008-05-17 03:31:18 +00:00 |
Yonik Seeley
|
14d84045cc
|
SOLR-559: use Lucene updateDocument, deleteDocuments
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@655190 13f79535-47bb-0310-9956-ffa450edef68
|
2008-05-10 21:16:37 +00:00 |
Yonik Seeley
|
0b9020f26f
|
update to lucene 2.3.2
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@653542 13f79535-47bb-0310-9956-ffa450edef68
|
2008-05-05 18:02:00 +00:00 |
Grant Ingersoll
|
72869fb61d
|
SOLR-557: added getSearchComponents()
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@652846 13f79535-47bb-0310-9956-ffa450edef68
|
2008-05-02 17:49:09 +00:00 |
Grant Ingersoll
|
4a8ca8f13a
|
SOLR-550: updated docs
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@651437 13f79535-47bb-0310-9956-ffa450edef68
|
2008-04-24 22:04:30 +00:00 |
Grant Ingersoll
|
d6839a0414
|
SOLR-267: Reopen. Remove adding info to the HTTP Header. Remove double responseHeader in the namedList response
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@649185 13f79535-47bb-0310-9956-ffa450edef68
|
2008-04-17 16:57:55 +00:00 |