Commit Graph

364 Commits

Author SHA1 Message Date
Yonik Seeley 665e7d7834 factor out commit param parsing: SOLR-185
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@524612 13f79535-47bb-0310-9956-ffa450edef68
2007-04-01 15:14:26 +00:00
Yonik Seeley 32d95f5c89 factor out commit param parsing: SOLR-185
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@524611 13f79535-47bb-0310-9956-ffa450edef68
2007-04-01 15:13:25 +00:00
Yonik Seeley 55ee8f2305 fix queryString parsing to handle UTF8 (percent encoded): SOLR-202
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@524524 13f79535-47bb-0310-9956-ffa450edef68
2007-04-01 03:43:42 +00:00
Yonik Seeley 6b58a8536b CSV: default commit to false, add tests for skip, skipLines
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@524452 13f79535-47bb-0310-9956-ffa450edef68
2007-03-31 17:07:26 +00:00
Yonik Seeley f519838b7f parse skip for CSV
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@524299 13f79535-47bb-0310-9956-ffa450edef68
2007-03-30 22:30:17 +00:00
Yonik Seeley 731416af36 CSV updates: SOLR-66
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@524175 13f79535-47bb-0310-9956-ffa450edef68
2007-03-30 16:59:58 +00:00
Yonik Seeley 18dc9d98e4 stream.contentType, stream.file: SOLR-197
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@523774 13f79535-47bb-0310-9956-ffa450edef68
2007-03-29 17:28:31 +00:00
Yonik Seeley 8e21217939 RunExecutableListener didn't wait if configured: SOLR-198
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@523757 13f79535-47bb-0310-9956-ffa450edef68
2007-03-29 16:09:25 +00:00
Mike Klaas 205ede4369 added link from dismax 'mm' parameter to format document
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@523185 13f79535-47bb-0310-9956-ffa450edef68
2007-03-28 05:46:42 +00:00
Erik Hatcher 798dc16c7b Correct typo
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@522889 13f79535-47bb-0310-9956-ffa450edef68
2007-03-27 12:43:59 +00:00
Chris M. Hostetter 4e34a79136 whitespace reformatting to 2-space convention
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@522629 13f79535-47bb-0310-9956-ffa450edef68
2007-03-26 21:14:00 +00:00
Chris M. Hostetter d50b65bc82 SOLR-81: more spellchecker enhancements, cleaned up schema/solrconfig, added support for relative paths as well as RAM based spellchecker directories, fixed NPE when using cmd=rebuild, added cmd=reopen
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@522628 13f79535-47bb-0310-9956-ffa450edef68
2007-03-26 21:11:13 +00:00
Yonik Seeley 876dd28846 lazy loading request handlers: SOLR-182
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@522584 13f79535-47bb-0310-9956-ffa450edef68
2007-03-26 18:21:26 +00:00
Yonik Seeley a3376478fd 400 errors for numeric parsing exceptions, RequiredSolrParams: SOLR-183
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@522106 13f79535-47bb-0310-9956-ffa450edef68
2007-03-24 21:10:19 +00:00
Otis Gospodnetic dd7864ac11 - Moved from o.a.s.request to o.a.s.handler package
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@521129 13f79535-47bb-0310-9956-ffa450edef68
2007-03-22 06:09:00 +00:00
Bertrand Delacretaz 21a4500699 SOLR-194: use fixed UTF-8 encoding to read the files to POST
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@520817 13f79535-47bb-0310-9956-ffa450edef68
2007-03-21 09:29:22 +00:00
Otis Gospodnetic cbec0d38d4 - Removed erroneous SolrCore reference and svn propset svn:keywords "URL Revision Id"
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@520710 13f79535-47bb-0310-9956-ffa450edef68
2007-03-21 02:21:12 +00:00
Mike Klaas 55106b5b38 Reverted change r520088 to ConvertedLegacyTest.java
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@520202 13f79535-47bb-0310-9956-ffa450edef68
2007-03-20 01:18:09 +00:00
Mike Klaas cf7c86a95a commit SOLR-172
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@520088 13f79535-47bb-0310-9956-ffa450edef68
2007-03-19 20:25:19 +00:00
Otis Gospodnetic eec37f555b - Fixed termSourceField assignment
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@519173 13f79535-47bb-0310-9956-ffa450edef68
2007-03-16 22:55:54 +00:00
Otis Gospodnetic 025282f338 - SOLR-81: the correct SpellCheckerRequestHandler.java this time
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@519140 13f79535-47bb-0310-9956-ffa450edef68
2007-03-16 20:48:43 +00:00
Otis Gospodnetic f1c149f8fb - SOLR-81: SpellCheckerRequentHandler
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@519107 13f79535-47bb-0310-9956-ffa450edef68
2007-03-16 19:28:47 +00:00
William Au a1b021eb60 SOLR 188
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@518637 13f79535-47bb-0310-9956-ffa450edef68
2007-03-15 14:22:24 +00:00
Mike Klaas 25227a299d enables multi-param for several dismax params (SOLR-174)
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@514851 13f79535-47bb-0310-9956-ffa450edef68
2007-03-05 20:22:10 +00:00
Yonik Seeley cfb9f5f2f2 add Iterable and Iterator support to response writers: SOLR-177
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@514254 13f79535-47bb-0310-9956-ffa450edef68
2007-03-03 22:21:27 +00:00
Otis Gospodnetic f3bd9ebc57 - Cosmetics
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@513870 13f79535-47bb-0310-9956-ffa450edef68
2007-03-02 17:58:48 +00:00
Otis Gospodnetic e356ea4ce6 - Cosmetics
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@513869 13f79535-47bb-0310-9956-ffa450edef68
2007-03-02 17:55:40 +00:00
Yonik Seeley 6fdf11d7aa fix synonymfilter offsets: SOLR-167
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@513517 13f79535-47bb-0310-9956-ffa450edef68
2007-03-01 21:36:36 +00:00
Yonik Seeley 52d00cda6a fix display of multiple tokens at same position: SOLR-168
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@513152 13f79535-47bb-0310-9956-ffa450edef68
2007-03-01 05:46:34 +00:00
Chris M. Hostetter 919a3881d0 SOLR-173 - fix for 'too many open files' - close requests at end of SolrDispatchFilter, and only get Searcher in response writers if it's actually needed.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@511970 13f79535-47bb-0310-9956-ffa450edef68
2007-02-26 19:42:21 +00:00
Chris M. Hostetter 81fef0c161 reverting some of Erik's recent changes to the SolrQueryParser constructor and implementing the intent in a new IndexSchema.getSolrQueryParser method
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@510689 13f79535-47bb-0310-9956-ffa450edef68
2007-02-22 22:18:02 +00:00
Mike Klaas 72ee2ce324 finished removing old HL params
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@510436 13f79535-47bb-0310-9956-ffa450edef68
2007-02-22 07:58:44 +00:00
Mike Klaas 2ca3943e78 - moved highlighting-specific classes to Highlighting Utils.java
- brace consistency in HU.java
 - removed unused final static in SolrPArams (should highlighting param defs be moved here?)


git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@510338 13f79535-47bb-0310-9956-ffa450edef68
2007-02-22 01:38:47 +00:00
Erik Hatcher 3b968a0bc9 QueryParsing.parseQuery(String,IndexSchema) and QueryParsing.parseQuery(String,String,IndexSchema) now
respects the schema.xml <solrQueryParser defaultOperator="..."/> setting.  Before, only
QueryParsing.parseQuery(String,String,SolrParams,IndexSchema) respected the schema setting.

SolrQueryParser itself now sets the default operator based on the schema setting, and is overridden
with the q.op param when the latter QueryParsing.parseQuery() method is used.



git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@510334 13f79535-47bb-0310-9956-ffa450edef68
2007-02-22 01:00:23 +00:00
Chris M. Hostetter 95158fda84 indenting cleanup
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@510328 13f79535-47bb-0310-9956-ffa450edef68
2007-02-22 00:41:57 +00:00
Chris M. Hostetter 0aa2a95ee7 SOLR-158: new qs (Query Slop) param for DisMaxRequestHandler
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@510325 13f79535-47bb-0310-9956-ffa450edef68
2007-02-22 00:37:51 +00:00
Chris M. Hostetter a76bf773c6 SOLR-152 - support for q.alt in dismax handler so requests without query strings can return results based on whatever alternate query is configured
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@510322 13f79535-47bb-0310-9956-ffa450edef68
2007-02-22 00:22:10 +00:00
Otis Gospodnetic 85e27f07de - Cosmetics
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@510056 13f79535-47bb-0310-9956-ffa450edef68
2007-02-21 15:30:22 +00:00
Bertrand Delacretaz 5ea4bd68b6 SOLR-164, use the SOLR-86 client in examples of the Solr tutorial
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@509455 13f79535-47bb-0310-9956-ffa450edef68
2007-02-20 08:22:27 +00:00
Bertrand Delacretaz beb009b8d8 add README mentioning http://wiki.apache.org/solr/Website_Update_HOWTO
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@509454 13f79535-47bb-0310-9956-ffa450edef68
2007-02-20 08:21:37 +00:00
Chris M. Hostetter cacf143d65 SOLR-166 - JNDI solr.home code refactoring
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@509406 13f79535-47bb-0310-9956-ffa450edef68
2007-02-20 01:38:26 +00:00
Chris M. Hostetter 5ddfe531ed small bug fix from Ryan over email...
: If you commit a document while the updater is autocommiting, it is
: likely to immediatly start another autocommit (unless you are also
: using maxDocs).
: 
: Here is the one line patch to fix it:


git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@509349 13f79535-47bb-0310-9956-ffa450edef68
2007-02-19 21:54:58 +00:00
Bertrand Delacretaz 4d3d23a806 Explicit version number added ($Id didn't work in a constant?)
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@509119 13f79535-47bb-0310-9956-ffa450edef68
2007-02-19 07:58:10 +00:00
Erik Hatcher 4ac02f06f8 SOLR-86: SimplePostTool, contributed by Bertrand Delecretaz
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@509009 13f79535-47bb-0310-9956-ffa450edef68
2007-02-18 21:30:03 +00:00
Yonik Seeley 28d75b04bc make solr more easily embeddable: SOLR-149
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@508859 13f79535-47bb-0310-9956-ffa450edef68
2007-02-18 03:33:13 +00:00
Yonik Seeley 3e80baf529 try to distinguish between quote as a string delimiter or something else: SOLR-140
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@508805 13f79535-47bb-0310-9956-ffa450edef68
2007-02-17 20:42:45 +00:00
Erik Hatcher 72ef071e96 Correct javadocs with the exception behavior
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@508487 13f79535-47bb-0310-9956-ffa450edef68
2007-02-16 16:47:30 +00:00
Erik Hatcher 33c0b65e47 SOLR-79: Add system property ${<sys.prop>[:<default>]} substitution for
configuration files loaded, including schema.xml and solrconfig.xml.
    (Erik Hatcher with inspiration from Andrew Saar)



git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@508485 13f79535-47bb-0310-9956-ffa450edef68
2007-02-16 16:42:49 +00:00
Erik Hatcher ea7d510901 Adjust Lucene version value to be a String rather than an numeric. I found a case with Ruby where the numeric
was too big to laod when serialiized to a YAML file (maybe this is an edge case?).  It is unlikely that a client
needs to use this as a numeric anyway, but rather as a comparison against later calls to the IndexInfoRequestHandler.




git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@507825 13f79535-47bb-0310-9956-ffa450edef68
2007-02-15 05:33:11 +00:00
Erik Hatcher 6b81f79ae9 clean up imports
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@506221 13f79535-47bb-0310-9956-ffa450edef68
2007-02-12 02:08:19 +00:00
Erik Hatcher 2db80e7db1 SOLR-157: Fixed NPE caused by index fields which do not appear on schema.xml. (contributed by Ryan McKinley)
Also relocated package from request package to handler package, and removed experimental warning.



git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@506187 13f79535-47bb-0310-9956-ffa450edef68
2007-02-12 00:21:36 +00:00
Mike Klaas b5a9abd793 Cancel pending autocommits on DUH2.close()
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@505114 13f79535-47bb-0310-9956-ffa450edef68
2007-02-09 01:20:13 +00:00
Chris M. Hostetter a3775daf45 fix for SOLR-145, some Exceptions were being ignored by RequestHandlers
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@504683 13f79535-47bb-0310-9956-ffa450edef68
2007-02-07 20:48:10 +00:00
Mike Klaas 57fef31f73 Modified AutoCommitTest to add an superfluous document when expecting a commit to occur. This
should block if by chance the commit is taking too long.  Possible caveat: delays might also 
cause extra commits.

 --This line, and those below, will be ignored--

M    src/test/org/apache/solr/update/AutoCommitTest.java


git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@503885 13f79535-47bb-0310-9956-ffa450edef68
2007-02-05 21:32:02 +00:00
Yonik Seeley 64166984f6 handle null key for json.nl=flat
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@503795 13f79535-47bb-0310-9956-ffa450edef68
2007-02-05 18:22:04 +00:00
Yonik Seeley 24d527bb51 change dataDir to return dir containing index
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@503488 13f79535-47bb-0310-9956-ffa450edef68
2007-02-04 21:33:20 +00:00
Mike Klaas a77b94cfe4 Patches autocommit max docs test to be less time-sensitive
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@503169 13f79535-47bb-0310-9956-ffa450edef68
2007-02-03 03:59:04 +00:00
Mike Klaas b0a23e258e fixed typo in test solrconfig.xml
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@502500 13f79535-47bb-0310-9956-ffa450edef68
2007-02-02 05:13:13 +00:00
Mike Klaas 6d18f027e0 Commit SOLR-126. Omitted the typed collection change in DUH2 (trunk has been updated), and
added autocommits to the stats tracked by DUH2


git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@502328 13f79535-47bb-0310-9956-ffa450edef68
2007-02-01 19:40:26 +00:00
Yonik Seeley b6dd62544d SimpleOrderedMap, JSON named list changes: SOLR-125
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@501512 13f79535-47bb-0310-9956-ffa450edef68
2007-01-30 18:36:32 +00:00
Chris M. Hostetter 3c603b2aea SOLR-104 - Support for Update Plugins: giving RequestHandlers access to ContentStreams, new URL structure allowing for more RESTful URLs, common baseclass for RequestHandlers, refactoring existing XML based updates into a RequestHandler
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@501174 13f79535-47bb-0310-9956-ffa450edef68
2007-01-29 20:33:21 +00:00
Yonik Seeley dcb98c1eca generics for NamedList: SOLR-107
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@500050 13f79535-47bb-0310-9956-ffa450edef68
2007-01-25 23:22:52 +00:00
Yonik Seeley 8cf4a87acb facet.prefix: SOLR-117
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@499834 13f79535-47bb-0310-9956-ffa450edef68
2007-01-25 16:32:01 +00:00
Erik Hatcher 85e54f0043 Update link to Solrs home page (thanks Ryan)
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@498883 13f79535-47bb-0310-9956-ffa450edef68
2007-01-23 01:16:22 +00:00
Yonik Seeley befe8bd62b negative queries: SOLR-80
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@498813 13f79535-47bb-0310-9956-ffa450edef68
2007-01-22 21:23:22 +00:00
Erik Hatcher bd5ef854d9 Add indexinfo request handler, which returns field information (currently type only) and index state information such as number
of documents and Lucene index version.  This details about fields and the index returned are still being developed, so the
response may change format until this is finalized.



git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@498345 13f79535-47bb-0310-9956-ffa450edef68
2007-01-21 15:03:00 +00:00
Yonik Seeley 33ad0e6975 HashDocSet new hash, union, andNot: SOLR-114
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@498246 13f79535-47bb-0310-9956-ffa450edef68
2007-01-21 05:46:31 +00:00
Chris M. Hostetter 2135986f8d permanent redirect for legacy docs/api links that may be out in mailing lists (prior to graduation, we had a symlink, but that broke when we moved the site, and this is a better long term fix)
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@497731 13f79535-47bb-0310-9956-ffa450edef68
2007-01-19 08:04:31 +00:00
Yonik Seeley a5810b1e96 try and fix breadcrumb issue again
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@497487 13f79535-47bb-0310-9956-ffa450edef68
2007-01-18 16:27:03 +00:00
Yonik Seeley 99925152d3 site updates, lucene logo, release links
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@497299 13f79535-47bb-0310-9956-ffa450edef68
2007-01-18 05:10:35 +00:00
Erik Hatcher 06813501ba Add an index page to Solrs webapp, based on a new users experience of expecting something here. IANAWD (i am not a web designer) so just raw page linking to the admin site for now
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@497083 13f79535-47bb-0310-9956-ffa450edef68
2007-01-17 17:06:44 +00:00
Yonik Seeley d8195d0721 solr graduation news
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@497039 13f79535-47bb-0310-9956-ffa450edef68
2007-01-17 15:08:00 +00:00
Yonik Seeley b9e804e032 facet.mincount,facet.offset,facet.sort params: SOLR-106
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@496811 13f79535-47bb-0310-9956-ffa450edef68
2007-01-16 18:26:14 +00:00
Bertrand Delacretaz 9737c076ae SolrConfig says 'system property solr.solr.home not set' in the log, when using default Solr home
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@496274 13f79535-47bb-0310-9956-ffa450edef68
2007-01-15 10:59:46 +00:00
Yonik Seeley 92c5c6933c throw error for missing sort direction, sort on unindexed field: SOLR-99 SOLR-9
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@495772 13f79535-47bb-0310-9956-ffa450edef68
2007-01-12 22:48:44 +00:00
Yonik Seeley 6e43239634 maxWarmingSearchers: SOLR-91
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@495753 13f79535-47bb-0310-9956-ffa450edef68
2007-01-12 22:00:08 +00:00
Chris M. Hostetter a2beac1e38 SOLR-89 new PatternReplaceFilter, TrimFilter, and corrisponding Factories
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@494675 13f79535-47bb-0310-9956-ffa450edef68
2007-01-10 01:18:38 +00:00
Chris M. Hostetter 21b830ba5c SOLR-82 - allow default field values to be specified in the schema.xml
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@493170 13f79535-47bb-0310-9956-ffa450edef68
2007-01-05 20:12:18 +00:00
Mike Klaas 4202fc353f Changed the query processed by the highlighter for DisMax: instead of using the whole query
(which included boost and filter terms), the highlighting will be limited to the user's query 
terms by default.

 --This line, and those below, will be ignored--

M    CHANGES.txt
M    src/java/org/apache/solr/request/DisMaxRequestHandler.java


git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@492793 13f79535-47bb-0310-9956-ffa450edef68
2007-01-04 22:47:54 +00:00
Yoav Shapira 445eca12ec test for JUnit presence, and fail with an informative message if JUnit is not present for the build. Somewhat surprisingly, we need JUnit for the core compile target, as opposed to just the compileTests target, so do that test in compile as well. Also a minor language improvement in tutorial.xml for the web site.
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@490031 13f79535-47bb-0310-9956-ffa450edef68
2006-12-24 15:07:37 +00:00
Chris M. Hostetter e44e51ece0 SOLR-92: better handling of Attributes in DOMUtils.getText
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@489961 13f79535-47bb-0310-9956-ffa450edef68
2006-12-24 01:10:00 +00:00
Bertrand Delacretaz c19acfe50f comments added to explain the role of these schema files
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@489747 13f79535-47bb-0310-9956-ffa450edef68
2006-12-22 20:32:02 +00:00
Yonik Seeley 62658b3885 update release date in news, add link to download dir
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@489446 13f79535-47bb-0310-9956-ffa450edef68
2006-12-21 19:37:51 +00:00
Bertrand Delacretaz a4b637a6db SOLR-90, typo in comments
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@489296 13f79535-47bb-0310-9956-ffa450edef68
2006-12-21 09:13:20 +00:00
Mike Klaas f0edf7f848 Moved creation of reqeust and response out of the try/finally block. I don't see any way for
them to throw an exception, and it is bad form to reference a variable created in the try in 
the finally block (fortifysoftware issue)

 --This line, and those below, will be ignored--

M    src/webapp/src/org/apache/solr/servlet/SolrServlet.java


git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@488778 13f79535-47bb-0310-9956-ffa450edef68
2006-12-19 19:31:26 +00:00
Chris M. Hostetter 072c3c5922 removing sitemap.xmap -- doesn't seem to affect the generated site at all using forrest-0.7, and Thorsten Scherler says it prevents our site from building with forrest-0.8
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@488760 13f79535-47bb-0310-9956-ffa450edef68
2006-12-19 18:55:46 +00:00
Yonik Seeley 48b2a71a04 correct potential null pointer exception in unused DirectUpdateHandler found by fortifysoftware
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@488729 13f79535-47bb-0310-9956-ffa450edef68
2006-12-19 17:21:00 +00:00
Yonik Seeley 36e388040b fix escapes in StrUtils.split*: SOLR-87
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@488728 13f79535-47bb-0310-9956-ffa450edef68
2006-12-19 17:08:17 +00:00
Yonik Seeley b2911576f1 commit release news to site. do not sync site yet.
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@487893 13f79535-47bb-0310-9956-ffa450edef68
2006-12-16 21:29:31 +00:00
Chris M. Hostetter a19cb467a9 make link to Javadocs explicitly point at index.html so local file:/// browsing of docs in distributions will work as well
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@487868 13f79535-47bb-0310-9956-ffa450edef68
2006-12-16 19:37:11 +00:00
Yonik Seeley f1ca91f735 change docs/api to api
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@487831 13f79535-47bb-0310-9956-ffa450edef68
2006-12-16 17:16:31 +00:00
Chris M. Hostetter 6c995edfc2 SOLR-74 - user input wasn't being HTML escaped when echoed back on the page
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@487773 13f79535-47bb-0310-9956-ffa450edef68
2006-12-16 08:38:09 +00:00
Yonik Seeley 94aa557d88 reverting analysis.jsp changes from SOLR-58
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@487639 13f79535-47bb-0310-9956-ffa450edef68
2006-12-15 19:53:39 +00:00
Chris M. Hostetter dc2d6485ff SOLR-78 - replaced usage of Node.getTextContent with new helper method which allows Solr to work with DOM Level 2 parsers instead of requiring DOM Level 3
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@487438 13f79535-47bb-0310-9956-ffa450edef68
2006-12-15 03:32:28 +00:00
Yonik Seeley e03b4e564d add missing ASL header
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@487434 13f79535-47bb-0310-9956-ffa450edef68
2006-12-15 02:37:49 +00:00
Yonik Seeley 66b77c3297 new style ASL header
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@487373 13f79535-47bb-0310-9956-ffa450edef68
2006-12-14 22:31:13 +00:00
Bertrand Delacretaz 17dee73e4e SOLR-59, copy request parameters to Solr's response
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@487199 13f79535-47bb-0310-9956-ffa450edef68
2006-12-14 13:03:40 +00:00
Chris M. Hostetter c86a81b90e when i added the version numbers to the Info page, I created some new temp variables in _info.jsp (assuming the numbers might be useful on other pages as well) that wound up conflicting with a temp variable already in use in distribution.jsp ... this commit cleans up _info.jsp so that only variables we want to bleed into the other JSPs do so.
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@486907 13f79535-47bb-0310-9956-ffa450edef68
2006-12-14 00:30:34 +00:00
Chris M. Hostetter b2fcbed95b SOLR-70 - better parsing of pingQuery ... it's still not a very clean syntax, but at least it's now possible to have any pingQuery you want and it will acctaully respect multiple query params
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@486904 13f79535-47bb-0310-9956-ffa450edef68
2006-12-14 00:15:45 +00:00
Otis Gospodnetic 90d1f4832b - Comment fixes
git-svn-id: https://svn.apache.org/repos/asf/incubator/solr/trunk@486396 13f79535-47bb-0310-9956-ffa450edef68
2006-12-12 22:54:51 +00:00