Commit Graph

239 Commits

Author SHA1 Message Date
Erik Hatcher af0d115a76 Add description to javadoc and test-reports targets, and add more output to <junit>
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@442993 13f79535-47bb-0310-9956-ffa450edef68
2006-09-13 14:33:28 +00:00
Chris M. Hostetter 6594c7c47d small tweak: facet.limit now assumes a sensible default of 100 to prevent extreme amounts of data from being returned to a naive client. negative values for facet.limit force the limitless behavior
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@442752 13f79535-47bb-0310-9956-ffa450edef68
2006-09-12 23:11:58 +00:00
Chris M. Hostetter ec38c40d94 SOLR-46 - support for appended and invariant SolrParams in solrconfig.xml
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@442747 13f79535-47bb-0310-9956-ffa450edef68
2006-09-12 22:50:06 +00:00
Chris M. Hostetter 7034514d2f prop changes to supress modification warnings about artifacts from build and example
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@442281 13f79535-47bb-0310-9956-ffa450edef68
2006-09-11 18:21:56 +00:00
Erik Hatcher d116280907 add client directory
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@441776 13f79535-47bb-0310-9956-ffa450edef68
2006-09-09 10:27:21 +00:00
Erik Hatcher 224e098352 Correct typo in comment
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@441775 13f79535-47bb-0310-9956-ffa450edef68
2006-09-09 10:26:01 +00:00
Mike Klaas 4e31646af4 CHANGES.TXT for lucene upgrade
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@441705 13f79535-47bb-0310-9956-ffa450edef68
2006-09-09 00:53:45 +00:00
Mike Klaas 2a9441745c Updated to lucene-nightly 20060907
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@441700 13f79535-47bb-0310-9956-ffa450edef68
2006-09-09 00:26:42 +00:00
Chris M. Hostetter 447ddf06ea SOLR-44 - simple facet support for StandardRequestHandler and DisMaxRequestHandler
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@441175 13f79535-47bb-0310-9956-ffa450edef68
2006-09-07 18:55:14 +00:00
Chris M. Hostetter 74f787bede more progress on SOLR-43
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@440841 13f79535-47bb-0310-9956-ffa450edef68
2006-09-06 19:29:08 +00:00
Mike Klaas d34d6aa515 Compressable field patch (SOLR-45)
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@440837 13f79535-47bb-0310-9956-ffa450edef68
2006-09-06 19:11:29 +00:00
Yonik Seeley 2a7b13bd8f BitSetIterator.next(int startFrom) public, add test
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@440369 13f79535-47bb-0310-9956-ffa450edef68
2006-09-05 15:23:18 +00:00
Mike Klaas 4e01800d3c Forgot to save CHANGES.txt prior to commit
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@439430 13f79535-47bb-0310-9956-ffa450edef68
2006-09-01 19:26:31 +00:00
Mike Klaas a094b2bdbc Patch for SOLR-37 (highlighting param changes and new features)
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@439428 13f79535-47bb-0310-9956-ffa450edef68
2006-09-01 19:22:47 +00:00
Chris M. Hostetter 22c19c970d modified example of using an existing analyzer to refrence one that supports a default constructor
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@438575 13f79535-47bb-0310-9956-ffa450edef68
2006-08-30 18:22:33 +00:00
Yonik Seeley 07b2a866ac SolrParams: SOLR-43
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@434136 13f79535-47bb-0310-9956-ffa450edef68
2006-08-23 19:34:57 +00:00
Mike Klaas a871cfabc0 Updated site--added Mike Klaas to committers list
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@433387 13f79535-47bb-0310-9956-ffa450edef68
2006-08-21 22:01:01 +00:00
Mike Klaas 10a5c4cafc Added highlight param documentation and removed unused import from StandardRequestHandler
(testing checkin).


git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@432676 13f79535-47bb-0310-9956-ffa450edef68
2006-08-18 18:51:04 +00:00
Chris M. Hostetter 8b71759e78 adding upcomping ApacheCon presentation
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@431750 13f79535-47bb-0310-9956-ffa450edef68
2006-08-16 01:08:54 +00:00
Yonik Seeley 0a69bbbcff fix OpenBitSet.flip(start,end)
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@431284 13f79535-47bb-0310-9956-ffa450edef68
2006-08-14 02:39:23 +00:00
Yonik Seeley ed7ab7baec fix OpenBitSet.equals typecheck
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@431076 13f79535-47bb-0310-9956-ffa450edef68
2006-08-12 19:14:44 +00:00
Yonik Seeley 95639bc526 json:escape chars<=0x1f, python:encode tab
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@429137 13f79535-47bb-0310-9956-ffa450edef68
2006-08-06 15:29:03 +00:00
Yonik Seeley 75770514c9 HyphenatedWordsFilter: SOLR-41
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@428512 13f79535-47bb-0310-9956-ffa450edef68
2006-08-03 20:19:45 +00:00
Otis Gospodnetic bc40671140 - Fixed typos
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@428003 13f79535-47bb-0310-9956-ffa450edef68
2006-08-02 14:21:09 +00:00
Yonik Seeley af06afffbe escape > to avoid illegal ]]> in content
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@427596 13f79535-47bb-0310-9956-ffa450edef68
2006-08-01 15:00:39 +00:00
Yonik Seeley 27b737fbc2 escape > to avoid illegal ]]> in content
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@427594 13f79535-47bb-0310-9956-ffa450edef68
2006-08-01 14:53:45 +00:00
Yonik Seeley c62a888c0d highlight,JSON features, tutorial JDKvsJRE
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@427142 13f79535-47bb-0310-9956-ffa450edef68
2006-07-31 15:33:23 +00:00
Yonik Seeley db7731ce70 don't indent single element maps and arrays
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@426165 13f79535-47bb-0310-9956-ffa450edef68
2006-07-27 17:47:18 +00:00
Yonik Seeley ecddbc6337 allow flags on getDocListAndSet method: SOLR-39
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@425567 13f79535-47bb-0310-9956-ffa450edef68
2006-07-26 00:34:14 +00:00
Yonik Seeley 0d60aba624 UTF-8 example: SOLR-38
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@425496 13f79535-47bb-0310-9956-ffa450edef68
2006-07-25 19:41:43 +00:00
Yonik Seeley c45d042365 javadoc from Karl Wettin
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@425424 13f79535-47bb-0310-9956-ffa450edef68
2006-07-25 15:34:52 +00:00
Erik Hatcher ae014f4319 add defaultOperator example to example schema.xml
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@425036 13f79535-47bb-0310-9956-ffa450edef68
2006-07-24 13:07:12 +00:00
Erik Hatcher 769edb8e78 Allow the query parser default operator to be configurable via schema.xml
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@425033 13f79535-47bb-0310-9956-ffa450edef68
2006-07-24 13:00:46 +00:00
Yonik Seeley 91270b567e highlighting params in CommonParams changed to non-static
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@423718 13f79535-47bb-0310-9956-ffa450edef68
2006-07-20 02:35:15 +00:00
Yonik Seeley e24147b019 make json response writers available by default
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@423629 13f79535-47bb-0310-9956-ffa450edef68
2006-07-19 22:00:28 +00:00
Yonik Seeley e6f9c04807 fix conflicting mime-types
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@423628 13f79535-47bb-0310-9956-ffa450edef68
2006-07-19 21:58:23 +00:00
Yonik Seeley 2cd520cf2b declare admin-pages to return UTF-8, add space in content-type strings: SOLR-35
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@423564 13f79535-47bb-0310-9956-ffa450edef68
2006-07-19 18:52:03 +00:00
Yonik Seeley 70c8fc4b46 declare admin-pages to return UTF-8, add space in content-type strings: SOLR-35
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@423562 13f79535-47bb-0310-9956-ffa450edef68
2006-07-19 18:48:16 +00:00
Yonik Seeley 929d0d332e accute accent instead of grave
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@423279 13f79535-47bb-0310-9956-ffa450edef68
2006-07-18 22:56:05 +00:00
Yonik Seeley 5f8d60640f set svn:eol-style native
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@423263 13f79535-47bb-0310-9956-ffa450edef68
2006-07-18 21:52:05 +00:00
Yonik Seeley 163f926c44 exception if both generate and catenate==0: SOLR-34
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@423235 13f79535-47bb-0310-9956-ffa450edef68
2006-07-18 20:35:17 +00:00
Yonik Seeley 9de4ebb4fe JSON, Python, Ruby response writers: SOLR-31
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@423178 13f79535-47bb-0310-9956-ffa450edef68
2006-07-18 18:35:53 +00:00
Yonik Seeley 02aafbc34d JSON, Python, Ruby response writers: SOLR-31
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@423170 13f79535-47bb-0310-9956-ffa450edef68
2006-07-18 18:27:20 +00:00
Yonik Seeley 336fcb7e69 add example of international char to sample doc
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@423164 13f79535-47bb-0310-9956-ffa450edef68
2006-07-18 18:15:56 +00:00
William Au a17c5ab3e7 Included unique key field name/value (if available) in log message of add: SOLR-18)
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@423076 13f79535-47bb-0310-9956-ffa450edef68
2006-07-18 12:53:58 +00:00
Yonik Seeley f2b5656245 TestXMLEscaping.java: SOLR-33
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@422772 13f79535-47bb-0310-9956-ffa450edef68
2006-07-17 17:57:38 +00:00
Yonik Seeley 1451c6ca7c work around Jetty bug with non-ascii chars in Writer: SOLR-32
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@422768 13f79535-47bb-0310-9956-ffa450edef68
2006-07-17 17:29:50 +00:00
Yonik Seeley 10d32f1c7b add ISOLatin1AccentFilterFactory: SOLR-28
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@422753 13f79535-47bb-0310-9956-ffa450edef68
2006-07-17 16:16:56 +00:00
Yonik Seeley 8e9950debb configurable language for SnowballPorterFilterFactory: SOLR-27
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@422737 13f79535-47bb-0310-9956-ffa450edef68
2006-07-17 15:17:53 +00:00
Yonik Seeley 64ae21e1c2 lucene nightly r422302
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@422322 13f79535-47bb-0310-9956-ffa450edef68
2006-07-16 00:39:20 +00:00