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 |
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
|
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 |
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 |
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 |
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
|
90526f0ea1
|
SOLR-1875: Per-segment field faceting
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@939339 13f79535-47bb-0310-9956-ffa450edef68
|
2010-04-29 15:13:59 +00:00 |
Chris M. Hostetter
|
1e7165f73d
|
SOLR-571: autowarmCount on SolrCaches now supports relative percentages
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@938708 13f79535-47bb-0310-9956-ffa450edef68
|
2010-04-27 22:40:55 +00:00 |
Mark Robert Miller
|
e9e7b1eb0d
|
SOLR-1851: luceneAutoCommit no longer has any effect - remove it from config
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@932999 13f79535-47bb-0310-9956-ffa450edef68
|
2010-04-11 21:40:38 +00:00 |
Robert Muir
|
9a43d0ee41
|
SOLR-1876: convert all Solr tokenstreams to CharTermAttribute, make all non-final TokenStreams/Analyzers final
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@932862 13f79535-47bb-0310-9956-ffa450edef68
|
2010-04-11 10:31:34 +00:00 |
Robert Muir
|
8804fc542d
|
SOLR-1874: Optimize PatternReplaceFilter
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@932752 13f79535-47bb-0310-9956-ffa450edef68
|
2010-04-10 16:00:45 +00:00 |
Robert Muir
|
cda9119598
|
LUCENE-2323: move WikipediaTokenizer to contrib/analyzers
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@932541 13f79535-47bb-0310-9956-ffa450edef68
|
2010-04-09 18:40:55 +00:00 |
Robert Muir
|
47416b3948
|
SOLR-1740: ShingleFilterFactory improvements
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@930163 13f79535-47bb-0310-9956-ffa450edef68
|
2010-04-02 05:00:53 +00:00 |
Robert Muir
|
3860c16a66
|
SOLR-1857: cleanup and sync analysis with Lucene trunk
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@929782 13f79535-47bb-0310-9956-ffa450edef68
|
2010-04-01 02:15:27 +00:00 |
Noble Paul
|
04dc8c10fd
|
SOLR-1853 Solr 1.4 Replication - Repeater throwing NullPointerException
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@929454 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-31 10:07:18 +00:00 |
Robert Muir
|
d581f631c4
|
add CHANGES for SOLR-1706, as it fixed some bugs
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@928303 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-27 23:19:46 +00:00 |
Yonik Seeley
|
fc98d80345
|
SOLR-1850: don't copy word set for each KeepWordFilter instance
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@928133 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-27 03:44:06 +00:00 |
Yonik Seeley
|
923c4cddd9
|
revert SOLR-1848
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@928035 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-26 19:59:59 +00:00 |
Grant Ingersoll
|
9ab93f2fcc
|
SOLR-1848: add in static sample queries for the example
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@927977 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-26 17:33:38 +00:00 |
Yonik Seeley
|
214bfc6f5f
|
SOLR-1379: fix term component so fields are map elements
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@927533 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-25 18:38:26 +00:00 |
Yonik Seeley
|
f011f9535b
|
SOLR-1797: fix ResourceLoader thread safety
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk@925896 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-21 21:05:57 +00:00 |
Robert Muir
|
c3d33bc62e
|
merge up to solr trunk rev 925091
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk@925637 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-20 17:18:22 +00:00 |
Yonik Seeley
|
2a282e21a1
|
SOLR-1379: Add RAMDirectoryFactory
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/branches/newtrunk@924627 13f79535-47bb-0310-9956-ffa450edef68
|
2010-03-18 04:02:35 +00:00 |
Dawid Weiss
|
42bc0c4616
|
SVN-GIT conversion, path copy emulation.
|
2016-01-23 01:18:39 +01:00 |