Log of /lucene/solr/trunk/CHANGES.txt
Parent Directory
|
Revision Log
Revision
836216 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sat Nov 14 17:10:41 2009 UTC
(9 days, 23 hours ago)
by
gsingers
File length: 98838 byte(s)
Diff to
previous 835897
(
colored)
SOLR-1302: Implemented Haversine, plus Euclidean, Manhattan distances (p-norms) plus deg, rad functions
Revision
819656 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon Sep 28 17:36:44 2009 UTC
(8 weeks ago)
by
gsingers
File length: 94957 byte(s)
Diff to
previous 819544
(
colored)
added some verbiage about Lucene for people who might have customizations based on Lucene in their Solr app.
Revision
817801 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Sep 22 19:50:27 2009 UTC
(2 months ago)
by
shalin
File length: 94035 byte(s)
Diff to
previous 817650
(
colored)
SOLR-1366 -- Clear documentation/warning in example solrconfig.xml and changelist about using a custom IndexReaderFactory with ReplicationHandler
Revision
810324 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Sep 2 00:56:19 2009 UTC
(2 months, 3 weeks ago)
by
hossman
File length: 91266 byte(s)
Diff to
previous 809512
(
colored)
SOLR-1103: LukeRequestHandler (and schema.jsp) have been fixed to include the '1' (ie: 2**0) bucket in the term histogram data.
Revision
807338 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon Aug 24 18:58:22 2009 UTC
(3 months ago)
by
ryan
File length: 90225 byte(s)
Diff to
previous 807289
(
colored)
SOLR-1377: The TokenizerFactory API has changed to explicitly return a Tokenizer
rather then a TokenStream (that may be or may not be a Tokenizer). This change
is required to take advantage of the Token reuse improvements in lucene 2.9.
Revision
806289 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Aug 20 18:23:36 2009 UTC
(3 months ago)
by
hossman
File length: 89347 byte(s)
Diff to
previous 805880
(
colored)
SOLR-1371: LukeRequestHandler/schema.jsp errored if schema had no uniqueKey field. The new test for this also (hopefully) adds some future proofing against similar bugs in the future. As a side effect QueryElevationComponentTest was refactored, and a bug in that test was found.
Revision
794328 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Jul 15 17:21:04 2009 UTC
(4 months, 1 week ago)
by
shalin
File length: 87397 byte(s)
Diff to
previous 794152
(
colored)
Upgraded to Lucene 2.9-dev r794238.
Other changes include:
LUCENE-1614 - Use Lucene's DocIdSetIterator.NO_MORE_DOCS as the sentinel value.
LUCENE-1630 - Add acceptsDocsOutOfOrder method to Collector implementations.
LUCENE-1673, LUCENE-1701 - Trie has moved to Lucene core and renamed to NumericRangeQuery.
LUCENE-1662, LUCENE-1687 - Replace usage of ExtendedFieldCache by FieldCache.
SOLR-1241: Solr's CharFilter has been moved to Lucene. Remove CharFilter and related classes from Solr and use Lucene's corresponding code.
SOLR-1261: Lucene trunk renamed RangeQuery & Co to TermRangeQuery.
Revision
792751 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Jul 9 23:50:20 2009 UTC
(4 months, 2 weeks ago)
by
hossman
File length: 86299 byte(s)
Diff to
previous 792643
(
colored)
Fix LukeRequestHandler so it doesn't rely on SolrQueryParser and report incorrect stats when field names contain special characters
Revision
791578 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon Jul 6 19:31:37 2009 UTC
(4 months, 2 weeks ago)
by
markrmiller
File length: 85808 byte(s)
Diff to
previous 790948
(
colored)
SOLR-1145: Add capability to specify an infoStream log file for the underlying Lucene IndexWriter in solrconfig.xml
Revision
788392 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Jun 25 15:28:53 2009 UTC
(4 months, 4 weeks ago)
by
markrmiller
File length: 85129 byte(s)
Diff to
previous 787212
(
colored)
SOLR-1242: Human readable JVM info from system handler does integer cutoff rounding, even when dealing with GB. Fixed to round to one decimal place.
Revision
785218 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Jun 16 13:53:25 2009 UTC
(5 months, 1 week ago)
by
markrmiller
File length: 84398 byte(s)
Diff to
previous 785029
(
colored)
SOLR-1150: Load Documents for Highlighting one at a time rather than all at once to avoid OOM with many large Documents.
Revision
782660 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon Jun 8 14:56:31 2009 UTC
(5 months, 2 weeks ago)
by
markrmiller
File length: 84104 byte(s)
Diff to
previous 782506
(
colored)
SOLR-243: Add configurable IndexReaderFactory so that alternate IndexReader implementations can be specified via solrconfig.xml.
Revision
781977 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Jun 5 10:36:43 2009 UTC
(5 months, 2 weeks ago)
by
shalin
File length: 83817 byte(s)
Diff to
previous 781975
(
colored)
SOLR-1189 -- Support providing username and password for basic HTTP authentication in Java replication
Revision
777577 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri May 22 15:30:32 2009 UTC
(6 months ago)
by
markrmiller
File length: 82225 byte(s)
Diff to
previous 777285
(
colored)
SOLR-1182: Fix bug in OrdFieldSource#equals which could cause a bug with OrdFieldSource caching on OrdFieldSource#hashcode collisions.
Revision
776266 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue May 19 10:45:02 2009 UTC
(6 months ago)
by
noble
File length: 81345 byte(s)
Diff to
previous 776208
(
colored)
SOLR-1121: CoreAdminhandler should not need a core . This makes it possible to start a Solr server w/o a core .
Revision
775110 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri May 15 12:44:11 2009 UTC
(6 months, 1 week ago)
by
markrmiller
File length: 81171 byte(s)
Diff to
previous 774946
(
colored)
SOLR-825: Enables highlighting for range/wildcard/fuzzy/prefix queries if using hl.usePhraseHighlighter=true and hl.highlightMultiTerm=true.
Revision
774946 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu May 14 22:05:40 2009 UTC
(6 months, 1 week ago)
by
yonik
File length: 81002 byte(s)
Diff to
previous 774049
(
colored)
SOLR-1166: Speed up docset/filter generation by avoiding top-level score() call and iterating over leaf readers with TermDocs.
Revision
768240 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Apr 24 09:46:49 2009 UTC
(7 months ago)
by
shalin
File length: 79341 byte(s)
Diff to
previous 768180
(
colored)
Upgraded to Lucene 2.9-dev r768228
Fixes for changes in trie introduced with LUCENE-1602
Implemented SolrIndexSearcher#search(Weight, Filter, Collector) to fix compile error
Revision
768165 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Apr 24 06:30:55 2009 UTC
(7 months ago)
by
shalin
File length: 79182 byte(s)
Diff to
previous 767754
(
colored)
SOLR-1106 -- Made CoreAdminHandler Actions pluggable so that additional actions may be plugged in or the existing ones can be overridden if needed.
Revision
767412 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Apr 22 08:53:28 2009 UTC
(7 months ago)
by
shalin
File length: 78776 byte(s)
Diff to
previous 765877
(
colored)
SOLR-1099 -- A FieldAnalysisRequestHandler which provides the analysis functionality of the web admin page as a service. The AnalysisRequestHandler is renamed to DocumentAnalysisRequestHandler which is enhanced with query analysis and showMatch support. AnalysisRequestHandler is now deprecated. Support for both FieldAnalysisRequestHandler and DocumentAnalysisRequestHandler is also provided in the Solrj client.
Revision
764371 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon Apr 13 08:42:04 2009 UTC
(7 months, 1 week ago)
by
shalin
File length: 78099 byte(s)
Diff to
previous 764291
(
colored)
SOLR-1096 -- Introduced httpConnTimeout and httpReadTimeout in replication slave configuration to avoid stalled replication
Revision
764291 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sun Apr 12 11:03:09 2009 UTC
(7 months, 1 week ago)
by
shalin
File length: 77933 byte(s)
Diff to
previous 763032
(
colored)
SOLR-940 and SOLR-1079 -- Updating Lucene jars, updating Trie field types per Lucene's changes, adding ReverseStringFilterFactory, updates related to LUCENE-1500.
Committing all the above changes in one go to avoid compile errors due to Lucene API updates (except for ReverseStringFilterFactory).
Revision
761577 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Apr 3 09:08:37 2009 UTC
(7 months, 3 weeks ago)
by
shalin
File length: 77728 byte(s)
Diff to
previous 761036
(
colored)
SOLR-1068 -- Use a single threaded executor to fsync replicated index and configuration files before moving them
Revision
756381 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Mar 20 09:10:37 2009 UTC
(8 months ago)
by
shalin
File length: 77282 byte(s)
Diff to
previous 755882
(
colored)
SOLR-844 -- A SolrServer implementation to front-end multiple solr servers and provides load balancing and failover support
Revision
755130 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Mar 17 06:18:06 2009 UTC
(8 months, 1 week ago)
by
hossman
File length: 76992 byte(s)
Diff to
previous 752562
(
colored)
SOLR-1072: absolute paths used in sharedLib now work. new FileUtils method added for dealing with this kind of path resolution
Revision
752552 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Mar 11 18:33:31 2009 UTC
(8 months, 2 weeks ago)
by
hossman
File length: 76512 byte(s)
Diff to
previous 752191
(
colored)
SOLR-1064: registry.jsp incorrectly displaying info for last core initialized regardless of what the current core is
Revision
743729 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Feb 12 13:25:25 2009 UTC
(9 months, 1 week ago)
by
shalin
File length: 74139 byte(s)
Diff to
previous 743228
(
colored)
SOLR-1015 -- Incomplete information in replication admin page and http command response when server is both master and slave i.e. when server is a repeater
Revision
741710 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Feb 6 20:39:05 2009 UTC
(9 months, 2 weeks ago)
by
shalin
File length: 73394 byte(s)
Diff to
previous 741684
(
colored)
SOLR-850 -- Addition of timeouts for distributed searching. Configurable through 'shard-socket-timeout' and 'shard-connection-timeout' parameters in SearchHandler.
Revision
741490 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Feb 6 09:24:51 2009 UTC
(9 months, 2 weeks ago)
by
shalin
File length: 73078 byte(s)
Diff to
previous 741299
(
colored)
SOLR-943 -- Make it possible to specify dataDir in solr.xml and accept the dataDir as a request parameter for the CoreAdmin create command.
Revision
738916 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Jan 29 16:39:01 2009 UTC
(9 months, 3 weeks ago)
by
shalin
File length: 72172 byte(s)
Diff to
previous 738606
(
colored)
SOLR-991 -- Better error message when parsing solrconfig.xml fails due to malformed XML. Error message notes the name of the file being parsed.
Revision
734796 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Jan 15 20:20:59 2009 UTC
(10 months, 1 week ago)
by
shalin
File length: 71362 byte(s)
Diff to
previous 733328
(
colored)
SOLR-865 -- Adding support for document updates in binary format and corresponding support in Solrj client
Revision
733225 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sat Jan 10 02:48:11 2009 UTC
(10 months, 2 weeks ago)
by
koji
File length: 71333 byte(s)
Diff to
previous 733155
(
colored)
SOLR-947 update -- Removing from changelog because the bug was in lucene.jar introduced after 1.3 release
Revision
729834 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon Dec 29 07:39:26 2008 UTC
(10 months, 3 weeks ago)
by
shalin
File length: 70826 byte(s)
Diff to
previous 729450
(
colored)
SOLR-902 -- FastInputStream#read(byte b[], int off, int len) gives incorrect results when amount left to read is less than buffer size
Revision
727719 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Dec 18 13:18:41 2008 UTC
(11 months ago)
by
shalin
File length: 69998 byte(s)
Diff to
previous 727677
(
colored)
SOLR-863 -- SolrCore.initIndex should close the directory it gets for clearing the lock and use the DirectoryFactory
Revision
727560 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Dec 17 22:41:35 2008 UTC
(11 months, 1 week ago)
by
yonik
File length: 69703 byte(s)
Diff to
previous 727319
(
colored)
SOLR-911: add filter tags, facet local params, with excludes, output keys, and more efficient facet refinement requests
Revision
727319 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Dec 17 09:19:26 2008 UTC
(11 months, 1 week ago)
by
shalin
File length: 69344 byte(s)
Diff to
previous 726502
(
colored)
SOLR-821 -- Add support for replication to copy conf file to slave with a different name. This allows replication of solrconfig.xml
Revision
726502 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sun Dec 14 17:37:36 2008 UTC
(11 months, 1 week ago)
by
shalin
File length: 69164 byte(s)
Diff to
previous 725617
(
colored)
SOLR-807 -- BinaryResponseWriter writes fieldType.toExternal if it is not a supported type, otherwise it writes fieldType.toObject. This fixes the bug with encoding/decoding UUIDField.
Revision
723804 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Dec 5 18:04:11 2008 UTC
(11 months, 2 weeks ago)
by
yonik
File length: 67961 byte(s)
Diff to
previous 723071
(
colored)
SOLR-898: Fix null pointer exception for the JSON response writer based formats when nl.json=arrarr with null keys.
Revision
719022 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Nov 19 18:49:06 2008 UTC
(12 months ago)
by
ryan
File length: 66258 byte(s)
Diff to
previous 718946
(
colored)
SOLR-871: Removed dependancy on stax-utils.jar. If you using solr.jar and running
java 6, you can also remove woodstox and geronimo. (ryan)
Revision
712052 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Nov 7 03:58:04 2008 UTC
(12 months, 2 weeks ago)
by
ryan
File length: 65188 byte(s)
Diff to
previous 712014
(
colored)
(no content changes) fix some spacing issues througout CHANGES.txt -- split long lines, add spaces etc
Revision
712014 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Nov 6 23:41:39 2008 UTC
(12 months, 2 weeks ago)
by
yonik
File length: 65180 byte(s)
Diff to
previous 711737
(
colored)
SOLR-465: Add configurable DirectoryProvider so that alternate Directory implementations can be specified via solrconfig.xml
Revision
708656 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Oct 28 20:13:49 2008 UTC
(12 months, 3 weeks ago)
by
shalin
File length: 64598 byte(s)
Diff to
previous 708653
(
colored)
SOLR-667 -- A LRU cache implementation based upon ConcurrentHashMap and other techniques to reduce contention and synchronization overhead, to utilize multiple CPU cores more effectively.
Revision
708653 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Oct 28 19:59:44 2008 UTC
(12 months, 3 weeks ago)
by
shalin
File length: 64355 byte(s)
Diff to
previous 708606
(
colored)
SOLR-795 -- SpellCheckComponent supports building indices on optimize if configured in solrconfig.xml
Revision
708259 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon Oct 27 18:10:45 2008 UTC
(12 months, 3 weeks ago)
by
ryan
File length: 64575 byte(s)
Diff to
previous 707990
(
colored)
SOLR-813: Deprecate access to SolrConfig from IndexSchema. Rather then access
SolrConfig from the schema, plugins should get the config from the core. IndexSchema
still has access to the ResourceLoader.
Revision
706565 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Oct 21 09:44:43 2008 UTC
(13 months ago)
by
shalin
File length: 63648 byte(s)
Diff to
previous 705923
(
colored)
SOLR-561 -- Added Replication implemented in Java as a request handler. Supports index replication as well as configuration replication and exposes detailed statistics and progress information on the Admin page. Works on all platforms.
Revision
704288 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Oct 14 00:24:04 2008 UTC
(13 months, 1 week ago)
by
ryan
File length: 62749 byte(s)
Diff to
previous 703981
(
colored)
SOLR-793: Add 'commitWithin' argument to the update add command. This behaves similar to the global autoCommit maxTime argument except that it is set for each request.
Revision
696539 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Sep 18 02:16:26 2008 UTC
(14 months ago)
by
ryan
File length: 61194 byte(s)
Diff to
previous 696469
(
colored)
SOLR-560: Use SLF4J logging API rather then JDK logging. The packaged .war file is
shipped with a JDK logging implementation, so logging configuration for the .war should
be identical to solr 1.3. However, if you are using the .jar file, you can select
which logging implementation to use by dropping a different binding.
See: http://www.slf4j.org/
Revision
686479 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sat Aug 16 11:39:51 2008 UTC
(15 months, 1 week ago)
by
koji
File length: 58614 byte(s)
Diff to
previous 686159
(
colored)
create CHANGES.txt file for solr-ruby and flare and move a change record (SOLR-537) from ./CHANGES.txt to client/ruby/CHANGES.txt.
Revision
686159 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Aug 15 06:48:32 2008 UTC
(15 months, 1 week ago)
by
hossman
File length: 58700 byte(s)
Diff to
previous 686042
(
colored)
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.
Revision
686019 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Aug 14 20:22:41 2008 UTC
(15 months, 1 week ago)
by
shalin
File length: 58576 byte(s)
Diff to
previous 685995
(
colored)
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 :)
Revision
685497 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Aug 13 10:08:04 2008 UTC
(15 months, 1 week ago)
by
shalin
File length: 57871 byte(s)
Diff to
previous 685449
(
colored)
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.
Revision
685244 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Aug 12 17:54:45 2008 UTC
(15 months, 1 week ago)
by
hossman
File length: 57526 byte(s)
Diff to
previous 684908
(
colored)
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
Revision
684307 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sat Aug 9 17:53:04 2008 UTC
(15 months, 2 weeks ago)
by
shalin
File length: 57336 byte(s)
Diff to
previous 684190
(
colored)
SOLR-676 -- DataImportHandler should use UpdateRequestProcessor API instead of directly using UpdateHandler
Revision
683415 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Aug 6 21:16:12 2008 UTC
(15 months, 2 weeks ago)
by
hossman
File length: 56813 byte(s)
Diff to
previous 683334
(
colored)
SOLR-636 - simplify example configs and make index.jsp links more resilient to configs loaded via an InputStream.
Revision
683334 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Aug 6 17:35:42 2008 UTC
(15 months, 2 weeks ago)
by
hossman
File length: 56654 byte(s)
Diff to
previous 683315
(
colored)
Explicitly noting Lucene upgrade to 2.4-dev (r669476) ... documenting this was overlooked when SOLR-572 was committed
Revision
683288 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Aug 6 15:04:36 2008 UTC
(15 months, 2 weeks ago)
by
shalin
File length: 56750 byte(s)
Diff to
previous 683121
(
colored)
SOLR-614 -- Allow components to be configured with NamedListInitializedPlugin using arbitary XML in solrconfig without using XPath
Revision
683121 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Aug 6 06:00:49 2008 UTC
(15 months, 2 weeks ago)
by
shalin
File length: 56581 byte(s)
Diff to
previous 682671
(
colored)
SOLR-506 -- Emitting HTTP Cache headers can be enabled or disabled through configuration on a per-handler basis
Revision
681604 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Aug 1 06:11:58 2008 UTC
(15 months, 3 weeks ago)
by
shalin
File length: 55928 byte(s)
Diff to
previous 681182
(
colored)
SOLR-622: SpellCheckComponent supports auto-loading indices on startup and optionally, (re)builds indices on newSearcher event, if configured in solrconfig.xml
Revision
679816 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Jul 25 14:28:39 2008 UTC
(16 months ago)
by
shalin
File length: 54840 byte(s)
Diff to
previous 679490
(
colored)
SOLR-648: SpellCheckComponent throws NullPointerException on using spellcheck.q request parameter after restarting Solr, if reload is called but build is not called.
Revision
677034 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Jul 15 20:37:38 2008 UTC
(16 months, 1 week ago)
by
hossman
File length: 54373 byte(s)
Diff to
previous 676460
(
colored)
SOLR-594 - upgrade documentation about calling inform for anyone who might be using StopFilterFactory, SynonymFilterFactory, or EnglishProterFilterFactory directly from java code.
Revision
672961 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Jul 1 00:24:25 2008 UTC
(16 months, 3 weeks ago)
by
hossman
File length: 52657 byte(s)
Diff to
previous 672852
(
colored)
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
Revision
672852 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon Jun 30 18:03:23 2008 UTC
(16 months, 3 weeks ago)
by
gsingers
File length: 52569 byte(s)
Diff to
previous 672257
(
colored)
Rollback SOLR-609 in favor of getting the defaults from ReqHandler. Change around the config to demonstrate, also updated on the Wiki.
Revision
670973 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon Jun 23 23:59:12 2008 UTC
(17 months ago)
by
gsingers
File length: 52245 byte(s)
Diff to
previous 670029
(
colored)
SOLR-604: Make relative spellchecking dir be relative to the Solr data dir. Also added sample file based sc to the example
Revision
667923 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sun Jun 15 03:28:36 2008 UTC
(17 months, 1 week ago)
by
otis
File length: 51526 byte(s)
Diff to
previous 667190
(
colored)
SOLR-592: Added ShardParams interface and changed several string literals to references to constants in CommonParams.
Revision
667190 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Jun 12 18:27:50 2008 UTC
(17 months, 1 week ago)
by
hossman
File length: 51358 byte(s)
Diff to
previous 663643
(
colored)
SOLR-597: SolrServlet no longer "caches" SolrCore. This was causing problems in Resin, and could potentially cause problems for customized usages of SolrServlet.
Revision
661547 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri May 30 01:28:56 2008 UTC
(17 months, 3 weeks ago)
by
ehatcher
File length: 50939 byte(s)
Diff to
previous 659664
(
colored)
SOLR-515: SimilarityFactory capability, allowing parameters from schema.xml to be used in Similarity construction
Revision
659287 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu May 22 22:34:01 2008 UTC
(18 months ago)
by
hossman
File length: 50452 byte(s)
Diff to
previous 659196
(
colored)
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
Revision
658003 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Mon May 19 22:00:22 2008 UTC
(18 months ago)
by
hossman
File length: 50021 byte(s)
Diff to
previous 657829
(
colored)
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.
Revision
649185 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Apr 17 16:57:55 2008 UTC
(19 months, 1 week ago)
by
gsingers
File length: 47671 byte(s)
Diff to
previous 649066
(
colored)
SOLR-267: Reopen. Remove adding info to the HTTP Header. Remove double responseHeader in the namedList response
Revision
649066 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Thu Apr 17 12:37:38 2008 UTC
(19 months, 1 week ago)
by
gsingers
File length: 47583 byte(s)
Diff to
previous 649046
(
colored)
SOLR-267: Logging updates, now logs how many hits, plus some other logging changes to reduce double logging
Revision
646107 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Apr 8 22:30:21 2008 UTC
(19 months, 2 weeks ago)
by
hossman
File length: 46442 byte(s)
Diff to
previous 646092
(
colored)
SOLR-530: Better error messages/warnings when parsing schema.xml: field using bogus fieldtype and multiple copyFields to a non-multiValue field
Revision
646092 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Apr 8 21:48:50 2008 UTC
(19 months, 2 weeks ago)
by
hossman
File length: 46247 byte(s)
Diff to
previous 645614
(
colored)
SOLR-529 - Better error messages from SolrQueryParser when field isn't specified and there is no defaultSearchField in schema.xml
Revision
630573 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sun Feb 24 02:44:32 2008 UTC
(21 months ago)
by
gsingers
File length: 42185 byte(s)
Diff to
previous 630572
(
colored)
SOLR-451: minor change to make analysis use POST instead of GET. Also made the input area a little bigger to make it more readable.
Revision
630572 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Sun Feb 24 02:34:15 2008 UTC
(21 months ago)
by
gsingers
File length: 42072 byte(s)
Diff to
previous 630037
(
colored)
SOLR-468: Changed semantics of CapitalizationFilterFactory to keep the original token, not the value in the map
Revision
629334 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Wed Feb 20 03:36:49 2008 UTC
(21 months ago)
by
gsingers
File length: 41243 byte(s)
Diff to
previous 628955
(
colored)
SOLR-324: fixed support for longs/doubles, still need to add short and byte, per next Lucene update from trunk.
Revision
613059 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Fri Jan 18 05:30:21 2008 UTC
(22 months, 1 week ago)
by
ryan
File length: 41046 byte(s)
Diff to
previous 610191
(
colored)
SOLR-418: Adding a query elevation component. This is an optional component to elevate some documents to the top positions (or exclude them) for a given query.
Revision
610156 -
(
view)
(
annotate)
-
[select for diffs]
Modified
Tue Jan 8 21:15:19 2008 UTC
(22 months, 2 weeks ago)
by
ryan
File length: 40741 byte(s)
Diff to
previous 609333
(
colored)
SOLR-446: TextResponseWriter can write SolrDocuments and SolrDocumentLists the same way it writes Document and DocList.