Erick Erickson
c957cbea88
Added notes for SOLR-1931, speeding up the LukeRequestHandler
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1227934 13f79535-47bb-0310-9956-ffa450edef68
2012-01-06 02:15:26 +00:00
Chris M. Hostetter
5fc8181c59
SOLR-1843: moving changes entry for 3x backport
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1227439 13f79535-47bb-0310-9956-ffa450edef68
2012-01-05 02:06:49 +00:00
Yonik Seeley
52a47d09ba
SOLR-2992: Add support for IndexWriter.prepareCommit()
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1225954 13f79535-47bb-0310-9956-ffa450edef68
2011-12-30 22:41:50 +00:00
Robert Muir
b685c0baaa
SOLR-2982: add CHANGES.txt entries
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1225231 13f79535-47bb-0310-9956-ffa450edef68
2011-12-28 16:55:15 +00:00
Grant Ingersoll
f42b2ffd63
SOLR-2950: Improve QEC performance by dropping field cache use and keeping a local smaller map
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1220983 13f79535-47bb-0310-9956-ffa450edef68
2011-12-19 22:39:01 +00:00
Chris M. Hostetter
03762c4be5
SOLR-2956: Fixed inconsistencies in the flags (and flag key) reported by the LukeRequestHandler
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1214540 13f79535-47bb-0310-9956-ffa450edef68
2011-12-14 23:21:56 +00:00
Grant Ingersoll
9bc28fe55d
SOLR-1520: changes
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1213826 13f79535-47bb-0310-9956-ffa450edef68
2011-12-13 18:24:26 +00:00
Chris M. Hostetter
4da73b1f9e
SOLR-2920: Refactor frequent conditional use of DefaultSolrParams and AppendedSolrParams into factory methods
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1213474 13f79535-47bb-0310-9956-ffa450edef68
2011-12-12 22:31:51 +00:00
Yonik Seeley
fd468d4e6b
SOLR-2481: docs - move to 4.0 CHANGES section
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1212735 13f79535-47bb-0310-9956-ffa450edef68
2011-12-10 05:38:01 +00:00
Yonik Seeley
55be28de90
SOLR-2481: Add support for commitWithin in DataImportHandler
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1212731 13f79535-47bb-0310-9956-ffa450edef68
2011-12-10 05:33:30 +00:00
Martijn van Groningen
8a4104be28
SOLR-2955: Fixed IllegalStateException when querying with group.sort=score desc in sharded environment.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1212420 13f79535-47bb-0310-9956-ffa450edef68
2011-12-09 13:49:03 +00:00
Grant Ingersoll
ee9c4b2920
SOLR-1730: add changes
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1211839 13f79535-47bb-0310-9956-ffa450edef68
2011-12-08 11:25:06 +00:00
Erick Erickson
b89ded1448
Fix for SOLR-2509 (IndexOutOfBoundsException in Spellcheck Component/Collation)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1211456 13f79535-47bb-0310-9956-ffa450edef68
2011-12-07 14:42:16 +00:00
Dawid Weiss
c4ff0a758a
SOLR-2888, Oops, ack for Robert (merge sort code, reviews). Sorry Robert.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1209267 13f79535-47bb-0310-9956-ffa450edef68
2011-12-01 21:52:25 +00:00
Dawid Weiss
92de7e8848
SOLR-2888: FSTSuggester refactoring: internal storage is now UTF-8,
...
external sorting (on disk) prevents OOMs even with large data sets
(the bottleneck is now FST construction), code cleanups and API cleanups.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1209265 13f79535-47bb-0310-9956-ffa450edef68
2011-12-01 21:49:27 +00:00
Koji Sekiguchi
a1aefefdd9
SOLR-2922: Upgrade commons-io and commons-lang to 2.1 and 2.6, respectively.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1208509 13f79535-47bb-0310-9956-ffa450edef68
2011-11-30 16:46:22 +00:00
Chris M. Hostetter
3ed5106920
SOLR-2819: Improved speed of parsing hex entities in HTMLStripCharFilter
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1208032 13f79535-47bb-0310-9956-ffa450edef68
2011-11-29 19:15:54 +00:00
Robert Muir
4dd6b5fbed
SOLR-2919: Localized rangequery support for icu/jdk collation filters, parametric tailoring for icu collators
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1207070 13f79535-47bb-0310-9956-ffa450edef68
2011-11-28 11:03:24 +00:00
Erick Erickson
4d4ec8b8c2
Updated SOLR-2438 description and added in for 3.6 backport
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1206910 13f79535-47bb-0310-9956-ffa450edef68
2011-11-27 23:19:03 +00:00
Erick Erickson
516f1a6195
Updated SOLR-2438 description
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1206778 13f79535-47bb-0310-9956-ffa450edef68
2011-11-27 17:44:08 +00:00
Erick Erickson
c94c1c5a64
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1206767 13f79535-47bb-0310-9956-ffa450edef68
2011-11-27 17:04:38 +00:00
Erick Erickson
098371446a
SOLR-2438, allow an analysis chain to be created for multiterm query terms or synthesize one if not defined explicitly
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1206229 13f79535-47bb-0310-9956-ffa450edef68
2011-11-25 15:46:26 +00:00
Simon Willnauer
e2cddbfd43
fixed spelling
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1206070 13f79535-47bb-0310-9956-ffa450edef68
2011-11-25 07:59:57 +00:00
Shalin Shekhar Mangar
44fc56dc92
SOLR-2912 -- Fixed File descriptor leak in ShowFileRequestHandler
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1205774 13f79535-47bb-0310-9956-ffa450edef68
2011-11-24 10:11:06 +00:00
Shalin Shekhar Mangar
db391dfc79
SOLR-1565 -- StreamingUpdateSolrServer supports RequestWriter API and therefore, javabin update format
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1205342 13f79535-47bb-0310-9956-ffa450edef68
2011-11-23 09:39:54 +00:00
Erik Hatcher
387c0c00dd
Fix typo, adjust formatting
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1205056 13f79535-47bb-0310-9956-ffa450edef68
2011-11-22 16:12:46 +00:00
Erik Hatcher
55e3696965
SOLR-2607: Remove deprecated client/ruby. RIP solr-ruby and flare
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1205054 13f79535-47bb-0310-9956-ffa450edef68
2011-11-22 16:04:57 +00:00
Shalin Shekhar Mangar
25384f2098
SOLR-2904 -- Moving the changelog entry to the correct version 3.6 from 4.0
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1204947 13f79535-47bb-0310-9956-ffa450edef68
2011-11-22 12:15:30 +00:00
Shalin Shekhar Mangar
20a43ad9dc
SOLR-2904 -- BinaryUpdateRequestHandler should be able to accept multiple update requests from a stream
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1204453 13f79535-47bb-0310-9956-ffa450edef68
2011-11-21 11:32:53 +00:00
Simon Willnauer
356fa5d137
preparing Lucene 3.5 release adding 3.6 constants and changes sections
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1204451 13f79535-47bb-0310-9956-ffa450edef68
2011-11-21 11:27:57 +00:00
Christopher John Male
2a68764f72
SOLR-1123: Added Uri to Changes entry
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1204336 13f79535-47bb-0310-9956-ffa450edef68
2011-11-21 03:16:58 +00:00
Christopher John Male
f55c72f928
SOLR-1123: Changed JSONResponseWriter content-type to be application/json by default
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1204327 13f79535-47bb-0310-9956-ffa450edef68
2011-11-21 02:50:39 +00:00
Grant Ingersoll
f91bf0bd48
SOLR-2037: hook in DocTransformer for QueryElevationComponent to mark documents that have been boosted
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1203842 13f79535-47bb-0310-9956-ffa450edef68
2011-11-18 21:09:10 +00:00
Simon Willnauer
87ac7de453
SOLR-2902: List of collations are wrong parsed in SpellCheckResponse
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1203114 13f79535-47bb-0310-9956-ffa450edef68
2011-11-17 08:55:10 +00:00
Chris M. Hostetter
2a94133a2c
SOLR-2578: ReplicationHandler's backup command now supports a 'numberToKeep' param that can be used to delete all but the most recent N backups.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1202969 13f79535-47bb-0310-9956-ffa450edef68
2011-11-17 01:33:21 +00:00
Chris M. Hostetter
3508d03220
SOLR-2813: Fix HTTP error codes returned when requests contain strings that can not be parsed as numbers for Trie fields
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1202499 13f79535-47bb-0310-9956-ffa450edef68
2011-11-16 01:27:26 +00:00
Simon Willnauer
54e30039cd
fixed changes.txt
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1202157 13f79535-47bb-0310-9956-ffa450edef68
2011-11-15 12:32:31 +00:00
Simon Willnauer
0c11dd55d3
SOLR-1023: added Changes.txt entry
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1202152 13f79535-47bb-0310-9956-ffa450edef68
2011-11-15 12:20:36 +00:00
Erick Erickson
4145656bb5
Adding date tests to SOLR-2134
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1201484 13f79535-47bb-0310-9956-ffa450edef68
2011-11-13 19:29:17 +00:00
Robert Muir
b97d321f82
SOLR-2848: generalize distributed spellcheck code to work with any SolrSpellChecker
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1200266 13f79535-47bb-0310-9956-ffa450edef68
2011-11-10 10:54:46 +00:00
Koji Sekiguchi
ea56fff8f6
SOLR-1926: add hl.q parameter
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1198778 13f79535-47bb-0310-9956-ffa450edef68
2011-11-07 15:26:49 +00:00
Erick Erickson
155775076f
Updated CHANGES.txt to reference fix for SOLR-2829. False-positives on cache hits.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1198034 13f79535-47bb-0310-9956-ffa450edef68
2011-11-05 19:40:03 +00:00
Robert Muir
fa6500fa6c
LUCENE-3490: restructure codec hierarchy
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1197603 13f79535-47bb-0310-9956-ffa450edef68
2011-11-04 15:43:35 +00:00
Martijn van Groningen
19765406b6
SOLR-2591: Remove commitLockTimeout option from solrconfig.xml
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1197154 13f79535-47bb-0310-9956-ffa450edef68
2011-11-03 14:38:13 +00:00
Steven Rowe
51ac833e29
SOLR-2849: Fix dependencies in Maven POMs.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1195705 13f79535-47bb-0310-9956-ffa450edef68
2011-10-31 22:23:01 +00:00
Robert Muir
d5601eb371
SOLR-2276: Support for cologne phonetic
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1195082 13f79535-47bb-0310-9956-ffa450edef68
2011-10-30 01:00:06 +00:00
Dawid Weiss
234b53bd54
SOLR-2862: CarrotClusteringEngine's resource locator should log the absolute location of lexical resources. Minor corrections in IResource/ IResourceLookup.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1190200 13f79535-47bb-0310-9956-ffa450edef68
2011-10-28 08:23:30 +00:00
Yonik Seeley
36962d9a9e
SOLR-2861: use searcherLock in getIndexDir
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1190107 13f79535-47bb-0310-9956-ffa450edef68
2011-10-28 01:07:47 +00:00
Erik Hatcher
ff8796e5ef
SOLR-2718: allow for lazy loaded response writers; clean up test hack for VelocityResponseWriter
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1189958 13f79535-47bb-0310-9956-ffa450edef68
2011-10-27 19:30:48 +00:00
Erik Hatcher
e939fa9286
SOLR-2854: Load URL content streams when requested rather than automatically
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1189596 13f79535-47bb-0310-9956-ffa450edef68
2011-10-27 03:53:20 +00:00
Erik Hatcher
426bc2d0b6
SOLR-2588: Move VelocityResponseWriter back to contrib/velocity
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1189383 13f79535-47bb-0310-9956-ffa450edef68
2011-10-26 18:59:18 +00:00
Robert Muir
165b055ebe
SOLR-2839: expand CHANGES note
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1184761 13f79535-47bb-0310-9956-ffa450edef68
2011-10-16 04:56:48 +00:00
Mark Robert Miller
ddbbab534c
spell fix
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1183123 13f79535-47bb-0310-9956-ffa450edef68
2011-10-13 21:52:31 +00:00
Martijn van Groningen
9ccc145128
SOLR-2818: Added before/after count response parsing support for range facets in SolrJ.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1180377 13f79535-47bb-0310-9956-ffa450edef68
2011-10-08 14:10:09 +00:00
Jan Høydahl
22dcd39d9e
SOLR-2792: Allow case insensitive Hunspell stemming
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1179459 13f79535-47bb-0310-9956-ffa450edef68
2011-10-05 22:08:55 +00:00
Jan Høydahl
b7aee61754
SOLR-1979: Create LanguageIdentifierUpdateProcessor
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1179416 13f79535-47bb-0310-9956-ffa450edef68
2011-10-05 20:21:59 +00:00
Jan Høydahl
54eba0f549
SOLR-2372: Upgrade Solr to Tika 0.10
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1179404 13f79535-47bb-0310-9956-ffa450edef68
2011-10-05 19:53:23 +00:00
Mark Robert Miller
d4b4aefabb
SOLR-2799: Update CloudState incrementally rather than always reading the data at each zk node.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1177360 13f79535-47bb-0310-9956-ffa450edef68
2011-09-29 16:44:24 +00:00
Chris M. Hostetter
9bdaa028d6
SOLR-2757: min/max functions now take unlimited number of arguments
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1176097 13f79535-47bb-0310-9956-ffa450edef68
2011-09-26 22:03:31 +00:00
Shalin Shekhar Mangar
c9637196ae
SOLR-2791 -- Placing change log entry in the right release section
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1175699 13f79535-47bb-0310-9956-ffa450edef68
2011-09-26 07:17:22 +00:00
Shalin Shekhar Mangar
9ed62f999b
SOLR-2791 -- Replication: abortfetch command is broken if replication was started by fetchindex command instead of a regular poll.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1175696 13f79535-47bb-0310-9956-ffa450edef68
2011-09-26 07:13:44 +00:00
Mark Robert Miller
50b31b2a4e
SOLR-2793: In rare cases (most likely during shutdown), a SolrIndexSearcher can be left open if the executor rejects a task.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1175637 13f79535-47bb-0310-9956-ffa450edef68
2011-09-26 00:48:02 +00:00
Doron Cohen
e57f2ca698
LUCENE-3457: Upgrade commons-compress to 1.2
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1175475 13f79535-47bb-0310-9956-ffa450edef68
2011-09-25 18:15:18 +00:00
Jan Høydahl
48e53be99a
SOLR-2769: Added factory for the new Hunspell stemmer (janhoy, cmale)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1175200 13f79535-47bb-0310-9956-ffa450edef68
2011-09-24 17:17:27 +00:00
Martijn van Groningen
bad428d7f8
SOLR-2780: Fixed issue where multi select facets didn't respect group.truncate parameter.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1174072 13f79535-47bb-0310-9956-ffa450edef68
2011-09-22 11:36:48 +00:00
Robert Muir
2d5d5226a6
SOLR-2754: add similarity factories for new ranking algorithms
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1173776 13f79535-47bb-0310-9956-ffa450edef68
2011-09-21 18:20:44 +00:00
Martijn van Groningen
d58350aead
SOLR-2776: Added support for group.truncate for distributed search. Also added some more jdocs.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1173286 13f79535-47bb-0310-9956-ffa450edef68
2011-09-20 18:15:23 +00:00
Jan Høydahl
3013098230
SOLR-2763: Extracting update request handler throws exception and returns 400 when zero-length file posted using multipart form post
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1173139 13f79535-47bb-0310-9956-ffa450edef68
2011-09-20 13:38:01 +00:00
Steven Rowe
0047a77f83
SOLR-2771: Solr modules' tests should not depend on solr-core test classes; move BufferingRequestProcessor from solr-core tests to test-framework so that the Solr Cell module can use it.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1172428 13f79535-47bb-0310-9956-ffa450edef68
2011-09-19 05:13:52 +00:00
Dawid Weiss
eee77d22ef
SOLR-2762: FSTLookup returns one less suggestion than it should when onlyMorePopular=true
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1172006 13f79535-47bb-0310-9956-ffa450edef68
2011-09-17 16:12:36 +00:00
Martijn van Groningen
96c4bb7074
SOLR-2066: Added support for distributed grouping.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1171970 13f79535-47bb-0310-9956-ffa450edef68
2011-09-17 12:48:27 +00:00
Chris M. Hostetter
82b72ac3fe
SOLR-2772: Fixed Date parsing/formatting of years 0001-1000
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1171691 13f79535-47bb-0310-9956-ffa450edef68
2011-09-16 17:42:40 +00:00
Robert Muir
72106bb37b
SOLR-2726: Fixed NullPointerException when using spellcheck.q with Suggester
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1171597 13f79535-47bb-0310-9956-ffa450edef68
2011-09-16 14:42:22 +00:00
Steven Rowe
24695807f3
SOLR-2766: Package individual javadoc sites for solrj and test-framework.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1171385 13f79535-47bb-0310-9956-ffa450edef68
2011-09-16 04:47:04 +00:00
Jan Høydahl
90e0977c5a
SOLR-2750: Make both "update.chain" and the deprecated "update.param" work consistently everywhere
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1171304 13f79535-47bb-0310-9956-ffa450edef68
2011-09-15 22:41:18 +00:00
Steven Rowe
527bcf67b1
SOLR-2756: Maven configuration: Excluded transitive stax:stax-api dependency from org.codehaus.woodstox:wstx-asl dependency.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1170896 13f79535-47bb-0310-9956-ffa450edef68
2011-09-14 23:12:36 +00:00
Steven Rowe
a08639d08d
SOLR-2758: Moved ConcurrentLRUCache from o.a.s.common.util package in the solrj module to the o.a.s.util package in the Solr core module.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1170699 13f79535-47bb-0310-9956-ffa450edef68
2011-09-14 16:00:56 +00:00
Koji Sekiguchi
f1efdf5553
SOLR-2749: add boundary scanner feature
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1170616 13f79535-47bb-0310-9956-ffa450edef68
2011-09-14 13:38:49 +00:00
Jan Høydahl
34dce548e3
SOLR-2742: Add commitWithin to convenience signatures for SolrServer.add(..)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1170569 13f79535-47bb-0310-9956-ffa450edef68
2011-09-14 12:28:29 +00:00
Mark Robert Miller
f91e701623
add changes entry for SOLR-1897
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1170172 13f79535-47bb-0310-9956-ffa450edef68
2011-09-13 13:23:02 +00:00
Yonik Seeley
013e2776b8
SOLR-2748: CommitTracker fixes
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1166866 13f79535-47bb-0310-9956-ffa450edef68
2011-09-08 19:27:40 +00:00
Robert Muir
128aaf8387
LUCENE-3410: move changes to 3.5 and nuke deprecated code in trunk
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1166770 13f79535-47bb-0310-9956-ffa450edef68
2011-09-08 15:56:01 +00:00
Steven Rowe
2227f3bfaa
SOLR-2746: Moved CHANGES.txt entry to uima contrib's CHANGES.txt
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1166715 13f79535-47bb-0310-9956-ffa450edef68
2011-09-08 14:34:49 +00:00
Steven Rowe
3615f59446
SOLR-2746: Upgraded UIMA dependencies in solr/contrib/uima/lib/ from *-2.3.1-SNAPSHOT.jar to *-2.3.1.jar
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1166702 13f79535-47bb-0310-9956-ffa450edef68
2011-09-08 14:13:17 +00:00
Robert Muir
e758a5e444
open up 3.5 section
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1166652 13f79535-47bb-0310-9956-ffa450edef68
2011-09-08 12:24:16 +00:00
Erik Hatcher
80359e0812
SOLR-2703: Added surround query parser support
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1166185 13f79535-47bb-0310-9956-ffa450edef68
2011-09-07 13:54:19 +00:00
Yonik Seeley
1465c3edd4
SOLR-2656, SOLR-2700: transaction logging and realtime-get
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1165869 13f79535-47bb-0310-9956-ffa450edef68
2011-09-06 21:37:32 +00:00
Jan Høydahl
ab554500bd
SOLR-2540: CommitWithin as an Update Request parameter
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1165754 13f79535-47bb-0310-9956-ffa450edef68
2011-09-06 16:27:20 +00:00
Jan Høydahl
bf9cde01f1
SOLR-2741 Bugs in facet range display in trunk
...
Also removes promotion of deprecated facet.date from example
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1165648 13f79535-47bb-0310-9956-ffa450edef68
2011-09-06 12:55:42 +00:00
Christopher John Male
7f90632562
LUCENE-3286: Consolidated XML QP into queryparser module
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1165174 13f79535-47bb-0310-9956-ffa450edef68
2011-09-05 05:53:28 +00:00
Steven Rowe
584adbc613
LUCENE-3406: Add ant target 'package-local-src-tgz' to Lucene and Solr to package sources from the local working copy.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1163625 13f79535-47bb-0310-9956-ffa450edef68
2011-08-31 14:06:51 +00:00
Yonik Seeley
e8072dd668
SOLR-2714: drop null field values in json update format
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1163370 13f79535-47bb-0310-9956-ffa450edef68
2011-08-30 20:46:24 +00:00
Mark Robert Miller
e36533d3e7
SOLR-2721: add zookeeper to changes' major versions
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1159711 13f79535-47bb-0310-9956-ffa450edef68
2011-08-19 17:51:01 +00:00
Chris M. Hostetter
75d3e1e37d
SOLR-2675: CoreAdminHandler now allows arbitrary properties to be specified when CREATEing a new SolrCore using property.* request params
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1159418 13f79535-47bb-0310-9956-ffa450edef68
2011-08-18 21:13:56 +00:00
Mark Robert Miller
7354f8d9e8
SOLR-2654: Directorys used by a SolrCore are now closed when they are no longer used.
...
SOLR-2654: The same Directory instance is now always used across a SolrCore so that
it's easier to add other DirectoryFactory's without static caching hacks.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1159378 13f79535-47bb-0310-9956-ffa450edef68
2011-08-18 19:46:30 +00:00
Mark Robert Miller
6dcc59e10c
SOLR-2705: On reload, IndexWriterProvider holds onto the initial SolrCore it was created with.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1156303 13f79535-47bb-0310-9956-ffa450edef68
2011-08-10 18:34:45 +00:00
Mark Robert Miller
fda091ef24
SOLR-2698: Enhance CoreAdmin STATUS command to return index size.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1155194 13f79535-47bb-0310-9956-ffa450edef68
2011-08-09 02:40:52 +00:00
Martijn van Groningen
0bc43983c4
SOLR-2665: Added post group faceting.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1154676 13f79535-47bb-0310-9956-ffa450edef68
2011-08-07 09:02:33 +00:00
Mark Robert Miller
ca05564005
SOLR-2697: commit and autocommit operations don't reset DirectUpdateHandler2.numDocsPending stats attribute.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1153893 13f79535-47bb-0310-9956-ffa450edef68
2011-08-04 14:43:40 +00:00
Mark Robert Miller
40b3f06f9d
SOLR-2331,SOLR-2691: Refactor CoreContainer's SolrXML serialization code and improve testing
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1153564 13f79535-47bb-0310-9956-ffa450edef68
2011-08-03 16:18:17 +00:00
Erik Hatcher
89bceaaaf0
SOLR-1032: add literal.field_name=val support to CSV update handler
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1153166 13f79535-47bb-0310-9956-ffa450edef68
2011-08-02 15:33:52 +00:00
Chris M. Hostetter
47269b003f
SOLR-2684: fix bug in BinaryResponseWriter introduced by SOLR-1566
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1152885 13f79535-47bb-0310-9956-ffa450edef68
2011-08-01 18:21:14 +00:00
Chris M. Hostetter
2b7362de2b
SOLR-2606: Fixed sort parsing of fields containing punctuation
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1152653 13f79535-47bb-0310-9956-ffa450edef68
2011-07-31 22:08:43 +00:00
Martijn van Groningen
865098ae7e
SOLR-2637: Added support for group result parsing in SolrJ
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1152568 13f79535-47bb-0310-9956-ffa450edef68
2011-07-31 11:52:59 +00:00
Koji Sekiguchi
13347bd3bc
SOLR-2682: remove addException() from SimpleFacet
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1152456 13f79535-47bb-0310-9956-ffa450edef68
2011-07-30 11:35:55 +00:00
Chris M. Hostetter
b6de525da5
SOLR-2676: default welcome-file-list in solr.war
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1152024 13f79535-47bb-0310-9956-ffa450edef68
2011-07-28 22:30:09 +00:00
Chris M. Hostetter
fadeefa71f
SOLR-2629: merges CHANGES.txt from 3x r1151947
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1151952 13f79535-47bb-0310-9956-ffa450edef68
2011-07-28 18:16:37 +00:00
Chris M. Hostetter
7c1a58f72d
SOLR-2669: Fix backwards validation logic in SchemaField.calcProps
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1150478 13f79535-47bb-0310-9956-ffa450edef68
2011-07-24 20:09:43 +00:00
Martijn van Groningen
b66758fe6e
SOLR-2523: Typo in changes
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1150369 13f79535-47bb-0310-9956-ffa450edef68
2011-07-24 13:56:48 +00:00
Martijn van Groningen
e5ac5ed28a
SOLR-2523: Added support in SolrJ to easily interact range with facets.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1150361 13f79535-47bb-0310-9956-ffa450edef68
2011-07-24 13:40:29 +00:00
Yonik Seeley
f8dd8a6ce3
SOLR-2662: fix 'start' handling when a query isn't cached
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1149746 13f79535-47bb-0310-9956-ffa450edef68
2011-07-22 22:03:54 +00:00
Yonik Seeley
2ff9fa27e7
SOLR-2670: add NIOFSDirectoryFactory
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1149740 13f79535-47bb-0310-9956-ffa450edef68
2011-07-22 21:14:24 +00:00
Steven Rowe
9772db3703
SOLR-2659: Moved src/test-files/** under src/test-files/<module-name>/** for all Solr modules except core
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1149600 13f79535-47bb-0310-9956-ffa450edef68
2011-07-22 13:24:17 +00:00
Ryan McKinley
0272d1e543
SOLR-2399: Adding CHANGES.txt
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1149191 13f79535-47bb-0310-9956-ffa450edef68
2011-07-21 14:24:09 +00:00
Koji Sekiguchi
1464513f34
SOLR-2584: add UniqFieldsUpdateProcessor
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1149050 13f79535-47bb-0310-9956-ffa450edef68
2011-07-21 07:09:27 +00:00
Chris M. Hostetter
bb81de7e7a
SOLR-2663: refactor (public) FieldTypePluginLoader out of IndexSchema
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1148494 13f79535-47bb-0310-9956-ffa450edef68
2011-07-19 19:25:01 +00:00
Robert Muir
1978f0106a
sync CHANGES.txt
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1147580 13f79535-47bb-0310-9956-ffa450edef68
2011-07-17 11:10:57 +00:00
Chris M. Hostetter
2811c79bdb
SOLR-2545: fix ExternalFileField / FileFloatSource so it can properly parse key=val pairs when the key contains an '=' char
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1147284 13f79535-47bb-0310-9956-ffa450edef68
2011-07-15 19:14:01 +00:00
Mark Robert Miller
d0c71f9702
SOLR-2651: The new SolrCore#reload method does not create a ZkSolrResourceLoader in ZooKeeper mode
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1146905 13f79535-47bb-0310-9956-ffa450edef68
2011-07-14 21:43:07 +00:00
Erick Erickson
e2e7c26849
SOLR-2535: REGRESSION: in Solr 3.x and trunk the admin/file handler fails to show directory listings
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1146685 13f79535-47bb-0310-9956-ffa450edef68
2011-07-14 13:17:39 +00:00
Martijn van Groningen
ddc63adcfd
Added missing entries to CHANGES
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1146329 13f79535-47bb-0310-9956-ffa450edef68
2011-07-13 19:58:13 +00:00
Martijn van Groningen
bcc7efbee5
SOLR-2642: Fixed sorting by function when using grouping.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1146291 13f79535-47bb-0310-9956-ffa450edef68
2011-07-13 19:38:40 +00:00
Martijn van Groningen
b3481764ab
Added missing entries to CHANGES
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1146201 13f79535-47bb-0310-9956-ffa450edef68
2011-07-13 18:33:16 +00:00
Robert Muir
ea262d0ddb
LUCENE-2048: add solr upgrade note
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1145657 13f79535-47bb-0310-9956-ffa450edef68
2011-07-12 16:23:08 +00:00
Robert Muir
1c646d24c9
LUCENE-2048: omit positions but keep term freq
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1145594 13f79535-47bb-0310-9956-ffa450edef68
2011-07-12 13:31:22 +00:00
Shalin Shekhar Mangar
e6dcad7e98
SOLR-2623 -- Solr JMX MBeans do not survive core reloads
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1145518 13f79535-47bb-0310-9956-ffa450edef68
2011-07-12 10:04:35 +00:00
Yonik Seeley
30b3cc881d
SOLR-2615: log individual updates at DEBUG level, fix NPE when no unique key
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1145198 13f79535-47bb-0310-9956-ffa450edef68
2011-07-11 15:02:43 +00:00
Robert Muir
015ecfa0a0
LUCENE-3233: improve ram/perf of SynonymFilter, add wordnet parsing, nuke contrib/wordnet
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1145158 13f79535-47bb-0310-9956-ffa450edef68
2011-07-11 12:58:52 +00:00
Steven Rowe
7885258d13
SOLR-2452: Add attribution to CHANGES.txt entry
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1144800 13f79535-47bb-0310-9956-ffa450edef68
2011-07-10 10:04:02 +00:00
Steven Rowe
429093b236
SOLR-2452: Rewrote Solr build system (tighter integration with the Lucene build system) and restructured Solr internal and contrib modules
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1144761 13f79535-47bb-0310-9956-ffa450edef68
2011-07-09 23:01:53 +00:00
Christopher John Male
5c2923a1de
SOLR-1825: SolrQuery.addFacetQuery now enables facets automatically
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1144564 13f79535-47bb-0310-9956-ffa450edef68
2011-07-09 01:02:27 +00:00
Christopher John Male
038a555aef
SOLR-2027: FacetField.getValues() now returns empty list instead of null
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1144561 13f79535-47bb-0310-9956-ffa450edef68
2011-07-09 00:49:49 +00:00
Chris M. Hostetter
87850a3a9c
SOLR-2541: PluginInfo not correctly reading <long/> values
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1144415 13f79535-47bb-0310-9956-ffa450edef68
2011-07-08 18:20:57 +00:00
Chris M. Hostetter
dd55ad4397
SOLR-2230: fix CommonsHttpSolrServer so that multiple addFile calls work
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1144038 13f79535-47bb-0310-9956-ffa450edef68
2011-07-07 21:11:21 +00:00
Chris M. Hostetter
fd337c605c
SOLR-2538: Fix overflow but in range faceting on long/double when values bigger then max int/float are used
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1144014 13f79535-47bb-0310-9956-ffa450edef68
2011-07-07 20:18:55 +00:00
Yonik Seeley
64410c6b88
SOLR-2636: Fix explain functionality for negative queries.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1143238 13f79535-47bb-0310-9956-ffa450edef68
2011-07-06 01:18:33 +00:00
Erik Hatcher
8734f21840
fix some typos
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1143045 13f79535-47bb-0310-9956-ffa450edef68
2011-07-05 13:19:13 +00:00
Uwe Schindler
d0ab5f6174
SOLR-2631: PingRequestHandler should not allow to ping itsself using "qt" param to prevent infinite loop
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1142179 13f79535-47bb-0310-9956-ffa450edef68
2011-07-02 08:59:58 +00:00
Uwe Schindler
592b402ab5
SOLR-2630: Added new XsltUpdateRequestHandler that works like XmlUpdateRequestHandler but allows to transform the POSTed XML document using XSLT
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1141999 13f79535-47bb-0310-9956-ffa450edef68
2011-07-01 17:31:04 +00:00
Christopher John Male
9f0c8252f3
LUCENE-2883: Changes updates
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1141749 13f79535-47bb-0310-9956-ffa450edef68
2011-06-30 23:30:18 +00:00
Mark Robert Miller
b5be90974b
SOLR-2193, SOLR-2565: The default Solr update handler has been improved so
...
that it uses fewer locks, keeps the IndexWriter open rather than closing it
on each commit (ie commits no longer wait for background merges to complete),
works with SolrCore to provide faster 'soft' commits, and has an improved API
that requires less instanceof special casing.
You may now specify a 'soft' commit when committing. This will
use Lucene's NRT feature to avoid guaranteeing documents are on stable storage in exchange
for faster reopen times. There is also a new 'soft' autocommit tracker that can be
configured.
SolrCores now properly share IndexWriters across SolrCore reloads.
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1141542 13f79535-47bb-0310-9956-ffa450edef68
2011-06-30 13:59:59 +00:00
Simon Willnauer
966a298278
Update CHANGES.TXT for SOLR-2625
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1141406 13f79535-47bb-0310-9956-ffa450edef68
2011-06-30 05:36:02 +00:00
Yonik Seeley
e219ad401c
SOLR-2429: ability not not cache filters and post filtering
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1140252 13f79535-47bb-0310-9956-ffa450edef68
2011-06-27 17:52:02 +00:00
Koji Sekiguchi
9d6f451871
LUCENE-3234: add phraseLimit parameter for FVH speed up
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1139995 13f79535-47bb-0310-9956-ffa450edef68
2011-06-27 01:44:43 +00:00
Jan Høydahl
b7c5e42675
SOLR-2458: post.jar fails on non-XML updateHandlers
...
Fixed by doing the COMMIT through HTTP GET instead of posting XML "<commit/>"
Other improvements:
* Get help with -h and -help in addition to --help
* Support -Doptimize=yes
* More explicit error handling
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1139759 13f79535-47bb-0310-9956-ffa450edef68
2011-06-26 10:56:04 +00:00
Christopher John Male
9bf4c3fd8f
LUCENE-3232: Moved MutableValues to common module
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1139467 13f79535-47bb-0310-9956-ffa450edef68
2011-06-25 00:03:35 +00:00
Mark Robert Miller
a23091d9df
SOLR-2610: improve changes entry on CloseHook change
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1139285 13f79535-47bb-0310-9956-ffa450edef68
2011-06-24 12:59:58 +00:00
Mark Robert Miller
40fbeddc3b
tweak changes entry SOLR-2610
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1138890 13f79535-47bb-0310-9956-ffa450edef68
2011-06-23 14:13:40 +00:00
Shalin Shekhar Mangar
77e3dfc016
SOLR-2610 -- Add an option to delete index through CoreAdmin UNLOAD action
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1138405 13f79535-47bb-0310-9956-ffa450edef68
2011-06-22 11:18:43 +00:00
Robert Muir
4ce9d15bb4
bump 3.3-dev to 3.4-dev
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1138357 13f79535-47bb-0310-9956-ffa450edef68
2011-06-22 09:31:18 +00:00