Commit Graph

228 Commits

Author SHA1 Message Date
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
Yonik Seeley 4f7faab2be order tokens before feeding to highlighter
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@422296 13f79535-47bb-0310-9956-ffa450edef68
2006-07-15 21:54:53 +00:00
Yonik Seeley 74848d9254 fix reverse sorting when sortMissingFirst=true
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@422281 13f79535-47bb-0310-9956-ffa450edef68
2006-07-15 19:30:29 +00:00
Yonik Seeley 9909374e04 fix reverse sorting when sortMissingFirst=true
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@422280 13f79535-47bb-0310-9956-ffa450edef68
2006-07-15 19:29:43 +00:00
Yonik Seeley 89a47d094f order tokens by startOffset when highlighting
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@422248 13f79535-47bb-0310-9956-ffa450edef68
2006-07-15 15:12:45 +00:00
Yonik Seeley 2224471f4a highlighting: SOLR-24
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@421682 13f79535-47bb-0310-9956-ffa450edef68
2006-07-13 18:47:49 +00:00
Yonik Seeley 82084a765f get content-type from request writer
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@421680 13f79535-47bb-0310-9956-ffa450edef68
2006-07-13 18:28:31 +00:00
Yonik Seeley 1c06c77393 highlighting: SOLR-24
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@421678 13f79535-47bb-0310-9956-ffa450edef68
2006-07-13 18:22:24 +00:00
Yonik Seeley bf363aafc7 get content-type from request writer
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@421669 13f79535-47bb-0310-9956-ffa450edef68
2006-07-13 17:22:21 +00:00
William Au 20711a9227 improved admin stylesheet for IE - SOLR-6
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@420815 13f79535-47bb-0310-9956-ffa450edef68
2006-07-11 12:20:46 +00:00
William Au 9e4cbff310 added debug option
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@419663 13f79535-47bb-0310-9956-ffa450edef68
2006-07-06 19:14:40 +00:00
Chris M. Hostetter 9561be65e8 SOLR-11 - BufferedTokenStream and RemoveDuplicatesTokenFilter from SOLR-11-BufferedTokenStream-RemoveDuplicatesTokenFilter.patch plus some additional tests and example config changes
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@419443 13f79535-47bb-0310-9956-ffa450edef68
2006-07-06 05:39:04 +00:00