Shalin Shekhar Mangar
e53a1f29c1
SOLR-940 followup -- Changing API, implementation and javadocs per Hoss's suggestions
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@752785 13f79535-47bb-0310-9956-ffa450edef68
2009-03-12 06:24:13 +00:00
Shalin Shekhar Mangar
60060d89f4
SOLR-940 followup -- Adding FieldType.getRangeQuery method
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@752596 13f79535-47bb-0310-9956-ffa450edef68
2009-03-11 19:50:04 +00:00
Shalin Shekhar Mangar
266be45c7d
SOLR-940 -- Add support for Lucene's Trie Range Queries
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@752562 13f79535-47bb-0310-9956-ffa450edef68
2009-03-11 18:42:43 +00:00
Chris M. Hostetter
1826b73a27
SOLR-1064: registry.jsp incorrectly displaying info for last core initialized regardless of what the current core is
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@752552 13f79535-47bb-0310-9956-ffa450edef68
2009-03-11 18:33:31 +00:00
Shalin Shekhar Mangar
1182376282
SOLR-1050 -- NPE thrown in replication admin page due to unhandled casting of null values
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@751374 13f79535-47bb-0310-9956-ffa450edef68
2009-03-08 06:37:54 +00:00
Shalin Shekhar Mangar
3569314914
SOLR-1049 -- Do not log a stacktrace if a poll fails due to the master being down
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@750860 13f79535-47bb-0310-9956-ffa450edef68
2009-03-06 11:48:28 +00:00
Yonik Seeley
9d469e91b1
SOLR-1046: Nested query support for function query parser
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@750577 13f79535-47bb-0310-9956-ffa450edef68
2009-03-05 20:33:51 +00:00
William Au
a3cd72c830
SOLR-346: second attempt as first one didn't work
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@750048 13f79535-47bb-0310-9956-ffa450edef68
2009-03-04 15:25:27 +00:00
Otis Gospodnetic
4d72e1806c
- Output cleanup
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@749215 13f79535-47bb-0310-9956-ffa450edef68
2009-03-02 07:34:25 +00:00
Yonik Seeley
439a3905ba
SOLR-764: fix lex sorting for distributed search, change sort string from lex to index
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@749056 13f79535-47bb-0310-9956-ffa450edef68
2009-03-01 16:29:31 +00:00
Shalin Shekhar Mangar
bfadf96ede
SOLR-963 -- SolrQuery#addFacetField - Optimize addition of fields
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@748974 13f79535-47bb-0310-9956-ffa450edef68
2009-03-01 08:13:12 +00:00
Shalin Shekhar Mangar
e40fc9ffad
SOLR-1041 -- dataDir is not set relative to solr home
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@748970 13f79535-47bb-0310-9956-ffa450edef68
2009-03-01 07:40:08 +00:00
Chris M. Hostetter
32c63cea8e
SOLR-1036: Change default QParser from "lucenePlusSort" to "lucene"
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@748763 13f79535-47bb-0310-9956-ffa450edef68
2009-02-28 00:36:30 +00:00
Shalin Shekhar Mangar
47487967fc
SOLR-973 -- CommonsHttpSolrServer writes the xml directly to the server
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@747790 13f79535-47bb-0310-9956-ffa450edef68
2009-02-25 14:13:00 +00:00
Shalin Shekhar Mangar
ee6ad3d45c
SOLR-1035 -- Catch RuntimeException instead of NumberFormatException
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@747284 13f79535-47bb-0310-9956-ffa450edef68
2009-02-24 06:07:37 +00:00
Shalin Shekhar Mangar
8beaf49ee5
Fixing typo in javadoc
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@747277 13f79535-47bb-0310-9956-ffa450edef68
2009-02-24 05:05:12 +00:00
Ryan McKinley
72a9df1b55
SOLR-1034 -- ClientUtils.escapeQuery should escape ;
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@747260 13f79535-47bb-0310-9956-ffa450edef68
2009-02-24 02:11:13 +00:00
Shalin Shekhar Mangar
e9ec6b2fa9
Use File.isAbsolute for checking absolute path
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@747016 13f79535-47bb-0310-9956-ffa450edef68
2009-02-23 13:41:43 +00:00
Yonik Seeley
6ae1c862f4
SOLR-739: Add support for OmitTf
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@746868 13f79535-47bb-0310-9956-ffa450edef68
2009-02-23 03:27:43 +00:00
Erik Hatcher
160765bdd6
SOLR-1031: Fix XSS vulnerability in schema.jsp
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@746481 13f79535-47bb-0310-9956-ffa450edef68
2009-02-21 10:44:13 +00:00
Erik Hatcher
5414333861
Fix typo
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@746123 13f79535-47bb-0310-9956-ffa450edef68
2009-02-20 03:28:32 +00:00
Erik Hatcher
51d709de3c
SOLR-1026: Add protected words support to SnowballPorterFilterFactory. Deprecated EnglishPorterFilterFactory and switched example to use English SnowballPorterFilterFactory instead
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@746122 13f79535-47bb-0310-9956-ffa450edef68
2009-02-20 03:23:58 +00:00
Chris M. Hostetter
f11377a06c
SOLR-967: New type-safe constructor for NamedList
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@746031 13f79535-47bb-0310-9956-ffa450edef68
2009-02-19 22:20:32 +00:00
Erik Hatcher
b3b94be1ac
remove unused import
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@745994 13f79535-47bb-0310-9956-ffa450edef68
2009-02-19 21:08:53 +00:00
Shalin Shekhar Mangar
f6185b71a7
SOLR-921 -- SolrResourceLoader must cache short class name vs fully qualified classname
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@745394 13f79535-47bb-0310-9956-ffa450edef68
2009-02-18 06:54:10 +00:00
Shalin Shekhar Mangar
bbda7419e5
SOLR-977 -- version=2.2 is not necessary for wt=javabin
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@745392 13f79535-47bb-0310-9956-ffa450edef68
2009-02-18 06:27:20 +00:00
Shalin Shekhar Mangar
5cfb336f5c
SOLR-1018 -- Slave is unable to replicate when server acts as repeater (as both master and slave)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@743757 13f79535-47bb-0310-9956-ffa450edef68
2009-02-12 14:10:32 +00:00
Shalin Shekhar Mangar
1371f5b70b
SOLR-1015 -- Incomplete information in replication admin page and http command response when server is both master and slave i.e. when server is a repeater
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@743729 13f79535-47bb-0310-9956-ffa450edef68
2009-02-12 13:25:25 +00:00
Shalin Shekhar Mangar
71e622d422
SOLR-670 followup -- No need to do commit after calling rollback, also avoids AlreadyClosedException if commit is not called after rollback
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@743359 13f79535-47bb-0310-9956-ffa450edef68
2009-02-11 15:18:16 +00:00
Shalin Shekhar Mangar
790679130e
SOLR-1006 -- ConcurrentLRUCache API improvements
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@743294 13f79535-47bb-0310-9956-ffa450edef68
2009-02-11 10:54:09 +00:00
Koji Sekiguchi
22c110c5ba
SOLR-1016: HTTP 503 error changes 500 in SolrCore
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@743228 13f79535-47bb-0310-9956-ffa450edef68
2009-02-11 05:14:11 +00:00
Yonik Seeley
3e75ec8dae
SOLR-998: current lucene libs, SolrIndexReader introduction for FileFloatSource fix
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@743196 13f79535-47bb-0310-9956-ffa450edef68
2009-02-11 02:30:13 +00:00
Yonik Seeley
6555bb7bb3
SOLR-799: Add support for hash based exact/near duplicate document handling
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@743163 13f79535-47bb-0310-9956-ffa450edef68
2009-02-10 23:21:57 +00:00
Grant Ingersoll
6d50a5079a
SOLR-769: Make QueryComponent optional, but default to true. Not all requests need the QueryComponent
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@742988 13f79535-47bb-0310-9956-ffa450edef68
2009-02-10 14:55:21 +00:00
Erik Hatcher
cf26ee4886
comment typo fixes
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@742666 13f79535-47bb-0310-9956-ffa450edef68
2009-02-09 18:24:43 +00:00
Grant Ingersoll
7e618a3060
add ACEU news
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@742623 13f79535-47bb-0310-9956-ffa450edef68
2009-02-09 17:02:40 +00:00
Koji Sekiguchi
c7d0222b13
SOLR-976: deleteByQuery is ignored when deleteById is placed prior to deleteByQuery in a <delete>
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@742106 13f79535-47bb-0310-9956-ffa450edef68
2009-02-08 14:32:13 +00:00
Shalin Shekhar Mangar
60347b2c2c
SOLR-1011 -- Links to Replication page and other cores are 404s
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@741940 13f79535-47bb-0310-9956-ffa450edef68
2009-02-07 19:32:57 +00:00
Otis Gospodnetic
794011424e
- Javadoc fixes
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@741723 13f79535-47bb-0310-9956-ffa450edef68
2009-02-06 21:05:20 +00:00
Otis Gospodnetic
572d84c9c2
SOLR-1005 - DoubleMetaphone Filter Produces NullpointerException on zero-length token
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@741721 13f79535-47bb-0310-9956-ffa450edef68
2009-02-06 21:04:20 +00:00
Shalin Shekhar Mangar
23099323d5
SOLR-850 -- Addition of timeouts for distributed searching. Configurable through 'shard-socket-timeout' and 'shard-connection-timeout' parameters in SearchHandler.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@741710 13f79535-47bb-0310-9956-ffa450edef68
2009-02-06 20:39:05 +00:00
Shalin Shekhar Mangar
06d1dd5061
SOLR-959 -- Refactored TestReplicationHandler to remove hardcoded port numbers
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@741684 13f79535-47bb-0310-9956-ffa450edef68
2009-02-06 19:21:44 +00:00
Shalin Shekhar Mangar
d17cf48d13
SOLR-943 -- Make it possible to specify dataDir in solr.xml and accept the dataDir as a request parameter for the CoreAdmin create command.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@741490 13f79535-47bb-0310-9956-ffa450edef68
2009-02-06 09:24:51 +00:00
Shalin Shekhar Mangar
aa6bc4b770
SOLR-820 followup -- Test for replicate after startup for java based replication
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@741451 13f79535-47bb-0310-9956-ffa450edef68
2009-02-06 07:23:33 +00:00
Erik Hatcher
8347bf242b
SOLR-1008: Fix stats.jsp stat item entry name escaping
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@741299 13f79535-47bb-0310-9956-ffa450edef68
2009-02-05 21:29:07 +00:00
Shalin Shekhar Mangar
6f00fa6f7d
SOLR-971 -- Replace StringBuffer with StringBuilder for instances that do not require thread-safety
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@741262 13f79535-47bb-0310-9956-ffa450edef68
2009-02-05 19:41:55 +00:00
Shalin Shekhar Mangar
23ab5e1869
SOLR-986 -- Return invalid error codes in case of an exception or an error while waiting for external process
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@741257 13f79535-47bb-0310-9956-ffa450edef68
2009-02-05 19:38:52 +00:00
Shalin Shekhar Mangar
4d4c5e0e1f
Reverting SOLR-435 (always run tests before committing)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@741097 13f79535-47bb-0310-9956-ffa450edef68
2009-02-05 13:10:33 +00:00
Shalin Shekhar Mangar
742dccd202
SOLR-435 -- NullPointerException with no query or empty query
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@741046 13f79535-47bb-0310-9956-ffa450edef68
2009-02-05 08:41:14 +00:00
Shalin Shekhar Mangar
17ccf4ebef
SOLR-820 -- Support replication on startup of master with new index
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@740678 13f79535-47bb-0310-9956-ffa450edef68
2009-02-04 10:32:37 +00:00
Shalin Shekhar Mangar
522a5bed44
SOLR-966 -- Enhance the map function query to take in an optional default value
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@740445 13f79535-47bb-0310-9956-ffa450edef68
2009-02-03 21:09:04 +00:00
Yonik Seeley
67987bfd25
SOLR-1002: Change SolrIndexSearcher to use insertWithOverflow as Lucene does
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@740319 13f79535-47bb-0310-9956-ffa450edef68
2009-02-03 15:20:54 +00:00
Shalin Shekhar Mangar
ffb4b37e8d
SOLR-763 -- Add support for Lucene's PositionFilter
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@739247 13f79535-47bb-0310-9956-ffa450edef68
2009-01-30 11:38:23 +00:00
Shalin Shekhar Mangar
caf1fc2725
SOLR-991 -- Better error message when parsing solrconfig.xml fails due to malformed XML. Error message notes the name of the file being parsed.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@738916 13f79535-47bb-0310-9956-ffa450edef68
2009-01-29 16:39:01 +00:00
Shalin Shekhar Mangar
61f9aab471
SOLR-883 -- Implicit properties are not set for Cores created through CoreAdmin
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@738378 13f79535-47bb-0310-9956-ffa450edef68
2009-01-28 06:30:58 +00:00
Shalin Shekhar Mangar
398f814393
SOLR-981 -- groupId for Woodstox dependency in maven solrj changed to org.codehaus.woodstox
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@737645 13f79535-47bb-0310-9956-ffa450edef68
2009-01-26 08:01:23 +00:00
Shalin Shekhar Mangar
b822a6db8b
SOLR-978 -- Old files are not removed from slaves after replication
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@737550 13f79535-47bb-0310-9956-ffa450edef68
2009-01-25 17:52:48 +00:00
Chris M. Hostetter
645cb098f5
SOLR-962: Note about null handling in ModifiableSolrParams.add javadoc
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@737467 13f79535-47bb-0310-9956-ffa450edef68
2009-01-25 01:55:03 +00:00
Chris M. Hostetter
68b72fc830
SOLR-970: Use an ArrayList since we know exactly how long the List will be in advance
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@737464 13f79535-47bb-0310-9956-ffa450edef68
2009-01-25 01:34:21 +00:00
Shalin Shekhar Mangar
25736d341b
Log the file names which could not be deleted
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@736746 13f79535-47bb-0310-9956-ffa450edef68
2009-01-22 19:08:47 +00:00
Chris M. Hostetter
c704058fbb
SOLR-930 - better javadocs explaining SolrCore.close()
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@736518 13f79535-47bb-0310-9956-ffa450edef68
2009-01-22 01:31:43 +00:00
Chris M. Hostetter
55fd3840ca
note about SolrDocument and SolrDocumentList that should have been added prior to 1.3 release
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@736392 13f79535-47bb-0310-9956-ffa450edef68
2009-01-21 19:49:50 +00:00
Ryan McKinley
afe37144ea
SOLR-628 -- enable runtime 'forceElevation' changes
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@735117 13f79535-47bb-0310-9956-ffa450edef68
2009-01-16 20:23:41 +00:00
Chris M. Hostetter
088ad18d2b
revert Koji's revert of ryan's exception chaining -- but this time using java 1.5
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@734860 13f79535-47bb-0310-9956-ffa450edef68
2009-01-15 23:51:20 +00:00
Shalin Shekhar Mangar
6eb1b688e3
SOLR-865 -- Adding support for document updates in binary format and corresponding support in Solrj client
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@734796 13f79535-47bb-0310-9956-ffa450edef68
2009-01-15 20:20:59 +00:00
Ryan McKinley
91303ff7df
SOLR-961 System.arrayCopy rather then manually
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@734790 13f79535-47bb-0310-9956-ffa450edef68
2009-01-15 19:54:30 +00:00
Otis Gospodnetic
e2c19ac5ad
SOLR-960 - Javadoc, one deprecation and one warning
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@734606 13f79535-47bb-0310-9956-ffa450edef68
2009-01-15 03:45:56 +00:00
Otis Gospodnetic
4d5b06da5a
SOLR-953 - Small code simplification
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@734336 13f79535-47bb-0310-9956-ffa450edef68
2009-01-14 05:34:06 +00:00
Otis Gospodnetic
2df304650f
SOLR-954 - Javadoc improvement
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@734332 13f79535-47bb-0310-9956-ffa450edef68
2009-01-14 05:03:07 +00:00
Otis Gospodnetic
bc2202a819
SOLR-956 - Javadoc fix
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@734330 13f79535-47bb-0310-9956-ffa450edef68
2009-01-14 04:59:33 +00:00
Otis Gospodnetic
ac1a1a8730
SOLR-957 - Javadoc fix
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@734329 13f79535-47bb-0310-9956-ffa450edef68
2009-01-14 04:55:50 +00:00
Otis Gospodnetic
b97dd178cd
SOLR-958 - Javadoc improvements
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@734326 13f79535-47bb-0310-9956-ffa450edef68
2009-01-14 04:53:50 +00:00
Shalin Shekhar Mangar
fd7db7e72e
SOLR-951 -- Fixed bug in FacetComponent's refinement query generation for local params
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@733656 13f79535-47bb-0310-9956-ffa450edef68
2009-01-12 09:09:20 +00:00
Shalin Shekhar Mangar
ea3fc08edb
SOLR-450 -- Validate start param to be non-negative and show friendly error message
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@733458 13f79535-47bb-0310-9956-ffa450edef68
2009-01-11 11:54:41 +00:00
Ryan McKinley
23b5cc2122
SOLR-906 -- don't recursivly call run() -- if the server is getting lots of errors, this could be called often and result in a stack overflow error
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@733097 13f79535-47bb-0310-9956-ffa450edef68
2009-01-09 17:48:16 +00:00
Shalin Shekhar Mangar
80a36aa9a9
SOLR-950 -- Exception in distributed search with facet requests during facet refinement
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@733005 13f79535-47bb-0310-9956-ffa450edef68
2009-01-09 10:58:30 +00:00
Koji Sekiguchi
d92209b51b
revert XMLLoader.java. stick with Java 1.5
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@732576 13f79535-47bb-0310-9956-ffa450edef68
2009-01-08 00:59:13 +00:00
Ryan McKinley
8d0b47c905
SOLR-906 -- chaning log levels
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@732474 13f79535-47bb-0310-9956-ffa450edef68
2009-01-07 20:35:25 +00:00
Ryan McKinley
2192dbc0d0
not great, but at least don't hide the real exception
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@732440 13f79535-47bb-0310-9956-ffa450edef68
2009-01-07 19:32:27 +00:00
Shalin Shekhar Mangar
69d4976415
Fixing typo
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@732229 13f79535-47bb-0310-9956-ffa450edef68
2009-01-07 05:47:49 +00:00
Ryan McKinley
cad808454e
SOLR-906 -- adding streaming update SolrServer
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@732087 13f79535-47bb-0310-9956-ffa450edef68
2009-01-06 20:00:33 +00:00
Ryan McKinley
8e25602e24
SOLR-948 -- add helper functions to SolrPluginUtils.java
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@731840 13f79535-47bb-0310-9956-ffa450edef68
2009-01-06 06:02:22 +00:00
Chris M. Hostetter
4708509a30
SOLR-84: adding editable SVG file for generating any other formats/sizes needed in the future
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@730648 13f79535-47bb-0310-9956-ffa450edef68
2009-01-02 00:02:57 +00:00
Koji Sekiguchi
1d43a36bf9
SOLR-947: QueryParsing.toString() should check firstly ConstantScoreRangeQuery then RangeQuery.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@730514 13f79535-47bb-0310-9956-ffa450edef68
2009-01-01 06:50:50 +00:00
Ryan McKinley
d9e76a7cca
add deprecation links
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@730269 13f79535-47bb-0310-9956-ffa450edef68
2008-12-30 23:11:22 +00:00
Shalin Shekhar Mangar
fd6b300d8b
Use a HashSet to workaround suspected Lucene bug which returns same file name multiple times
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@730052 13f79535-47bb-0310-9956-ffa450edef68
2008-12-30 06:34:30 +00:00
Yonik Seeley
8c1db20c9a
SOLR-540: globbing in hl.fl
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@730008 13f79535-47bb-0310-9956-ffa450edef68
2008-12-29 22:48:07 +00:00
Shalin Shekhar Mangar
fd89aab62f
SOLR-902 -- FastInputStream#read(byte b[], int off, int len) gives incorrect results when amount left to read is less than buffer size
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@729834 13f79535-47bb-0310-9956-ffa450edef68
2008-12-29 07:39:26 +00:00
Koji Sekiguchi
3b57a5a624
SOLR-925: Fixed highlighting on fields with multiValued="true" and termOffsets="true"
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@729450 13f79535-47bb-0310-9956-ffa450edef68
2008-12-26 01:08:18 +00:00
Shalin Shekhar Mangar
8563645b80
SOLR-847 follow up -- remove pollInterval parameter if it exists in the request because we want to pull only once.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@729282 13f79535-47bb-0310-9956-ffa450edef68
2008-12-24 09:13:12 +00:00
Shalin Shekhar Mangar
e59ebad16e
SOLR-847 -- Enhance the snappull command in ReplicationHandler to accept masterUrl
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@729263 13f79535-47bb-0310-9956-ffa450edef68
2008-12-24 07:18:43 +00:00
Ryan McKinley
06afa5d24d
adding javadoc for getLimitingFacets()
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@729035 13f79535-47bb-0310-9956-ffa450edef68
2008-12-23 16:51:04 +00:00
Shalin Shekhar Mangar
0f95d25fcd
SOLR-885 follow up: Overriding constructors for backward compatibility
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@728887 13f79535-47bb-0310-9956-ffa450edef68
2008-12-23 06:51:37 +00:00
Shalin Shekhar Mangar
e2a0d6438f
Simplifying the logic
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@728884 13f79535-47bb-0310-9956-ffa450edef68
2008-12-23 06:36:30 +00:00
Koji Sekiguchi
c3de2ce513
SOLR-84: use new Solr logo in admin GUI
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@728842 13f79535-47bb-0310-9956-ffa450edef68
2008-12-23 01:45:23 +00:00
Shalin Shekhar Mangar
32443026f2
SOLR-885 -- NamedListCodec is renamed to JavaBinCodec and returns Object instead of NamedList.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@728622 13f79535-47bb-0310-9956-ffa450edef68
2008-12-22 06:46:01 +00:00
Chris M. Hostetter
1fd7abeb57
clean up javadoc warning
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@728584 13f79535-47bb-0310-9956-ffa450edef68
2008-12-22 03:13:01 +00:00
Chris M. Hostetter
69cb871e43
whoops ... last commit was a fat finger. changing deprecation method to not refer to a package protected class
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@728583 13f79535-47bb-0310-9956-ffa450edef68
2008-12-22 03:11:39 +00:00
Chris M. Hostetter
617aafbe47
javadoc content and format improvements (inspired by SOLR-932)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@728574 13f79535-47bb-0310-9956-ffa450edef68
2008-12-22 03:03:25 +00:00
Chris M. Hostetter
92165b3347
javadoc content and format improvements (inspired by SOLR-932)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@728573 13f79535-47bb-0310-9956-ffa450edef68
2008-12-22 02:53:03 +00:00
Chris M. Hostetter
c7b3ca5d16
SOLR-924: Code cleanup: make all existing finalize() methods call super.finalize() in a finally block
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@728336 13f79535-47bb-0310-9956-ffa450edef68
2008-12-20 20:03:30 +00:00
Yonik Seeley
2c7981cf04
remove java6 feature @Override of interface method
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@728175 13f79535-47bb-0310-9956-ffa450edef68
2008-12-19 22:15:30 +00:00
Chris M. Hostetter
a970df56e5
adding source (vector) eps for new logo so we have permannt copy for edint. Also svn adding new logo into site/ directory so it's actually visible (i think klaas just overlooked this)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@728174 13f79535-47bb-0310-9956-ffa450edef68
2008-12-19 22:14:16 +00:00
Mike Klaas
7483c80001
add logo to Solr site
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@728143 13f79535-47bb-0310-9956-ffa450edef68
2008-12-19 20:57:31 +00:00
Ryan McKinley
f822432153
SOLR-928: SolrDocument and SolrInputDocument now implement the Map<String,?>
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@728104 13f79535-47bb-0310-9956-ffa450edef68
2008-12-19 18:50:12 +00:00
Ryan McKinley
df6ee4bac9
SOLR-930 -- reverting
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@728082 13f79535-47bb-0310-9956-ffa450edef68
2008-12-19 17:56:07 +00:00
Shalin Shekhar Mangar
56ce812335
SOLR-885 -- Changing NamedListCodec to return Object
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@728017 13f79535-47bb-0310-9956-ffa450edef68
2008-12-19 13:22:05 +00:00
Shalin Shekhar Mangar
3ea8440652
SOLR-918 follow up -- Remove synchronization when iterating over infoRegistry and update Javadocs
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@727944 13f79535-47bb-0310-9956-ffa450edef68
2008-12-19 06:37:28 +00:00
Chris M. Hostetter
d495237c0e
SOLR-917 followup. improve handling of null handler name to make semantics closer to what they were before ConcurrentHashMap, and cleanup some now superfulous null checks
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@727934 13f79535-47bb-0310-9956-ffa450edef68
2008-12-19 06:12:57 +00:00
Ryan McKinley
bbe3c679db
SOLR-930 -- log error close is already closed
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@727847 13f79535-47bb-0310-9956-ffa450edef68
2008-12-18 22:40:30 +00:00
Ryan McKinley
d52572f548
SOLR-680 -- StatsComponent -- removing broken median calculation
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@727782 13f79535-47bb-0310-9956-ffa450edef68
2008-12-18 18:14:03 +00:00
Shalin Shekhar Mangar
328cacec62
SOLR-863 -- Fixing NPE. DirectoryFactory should be created before calling SolrIndexWriter.getDirectory.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@727779 13f79535-47bb-0310-9956-ffa450edef68
2008-12-18 18:00:06 +00:00
Shalin Shekhar Mangar
82279f712f
SOLR-858 -- BitDocSet.andNot calls instanceof on the wrong type
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@727724 13f79535-47bb-0310-9956-ffa450edef68
2008-12-18 13:40:08 +00:00
William Au
1514e1fd16
SOLR-897: Fixed Argument list too long error when there are lots of snapshots/backups
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@727722 13f79535-47bb-0310-9956-ffa450edef68
2008-12-18 13:21:33 +00:00
Shalin Shekhar Mangar
c2c78750e8
SOLR-863 -- SolrCore.initIndex should close the directory it gets for clearing the lock and use the DirectoryFactory
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@727719 13f79535-47bb-0310-9956-ffa450edef68
2008-12-18 13:18:41 +00:00
Chris M. Hostetter
39c1b9b3a5
SOLR-876: WordDelimiterFilter splitOnNumerics and protwords
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@727677 13f79535-47bb-0310-9956-ffa450edef68
2008-12-18 08:50:27 +00:00
Yonik Seeley
663f27bd80
SOLR-927: remove synchronization from lazy loaded handler lookup
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@727564 13f79535-47bb-0310-9956-ffa450edef68
2008-12-17 22:50:22 +00:00
Yonik Seeley
aa9b5753ad
SOLR-911: add filter tags, facet local params, with excludes, output keys, and more efficient facet refinement requests
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@727560 13f79535-47bb-0310-9956-ffa450edef68
2008-12-17 22:41:35 +00:00
Shalin Shekhar Mangar
c11997b456
SOLR-917 -- Change RequestHandlers#handlers from a synchronizedMap to a ConcurrentHashMap
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@727372 13f79535-47bb-0310-9956-ffa450edef68
2008-12-17 13:12:40 +00:00
Shalin Shekhar Mangar
151d8c4f04
SOLR-918 -- Store SolrInfoMBean in a ConcurrentHashMap instead of a LinkedHashMap
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@727370 13f79535-47bb-0310-9956-ffa450edef68
2008-12-17 13:10:47 +00:00
Shalin Shekhar Mangar
eb849f8f07
SOLR-913 -- Pattern and CommonsHttpClient made static
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@727354 13f79535-47bb-0310-9956-ffa450edef68
2008-12-17 12:06:47 +00:00
Shalin Shekhar Mangar
aa3a9b6927
SOLR-821 -- Add support for replication to copy conf file to slave with a different name. This allows replication of solrconfig.xml
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@727319 13f79535-47bb-0310-9956-ffa450edef68
2008-12-17 09:19:26 +00:00
Chris M. Hostetter
89557b26aa
SOLR-923: some SolrIndexWriter.getDirectory cleanup
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@727139 13f79535-47bb-0310-9956-ffa450edef68
2008-12-16 20:45:17 +00:00
Ryan McKinley
201e7969b1
SOLR-915 - adding docs to CloseHook and making the list a Collection
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@727122 13f79535-47bb-0310-9956-ffa450edef68
2008-12-16 19:13:13 +00:00
Shalin Shekhar Mangar
b2f340e60f
Reverting changes for SOLR-913 -- Expensive Pattern object made static in SnapPuller per discussion on solr-dev
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@726505 13f79535-47bb-0310-9956-ffa450edef68
2008-12-14 17:56:56 +00:00
Shalin Shekhar Mangar
44758ae090
SOLR-913 -- Expensive Pattern object made static in SnapPuller
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@726504 13f79535-47bb-0310-9956-ffa450edef68
2008-12-14 17:46:21 +00:00
Shalin Shekhar Mangar
de702ae19a
SOLR-807 -- BinaryResponseWriter writes fieldType.toExternal if it is not a supported type, otherwise it writes fieldType.toObject. This fixes the bug with encoding/decoding UUIDField.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@726502 13f79535-47bb-0310-9956-ffa450edef68
2008-12-14 17:37:36 +00:00
Ryan McKinley
b6fbd20943
SOLR-900 -- remove solr-common dependency in core pom
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@725397 13f79535-47bb-0310-9956-ffa450edef68
2008-12-10 19:34:26 +00:00
Ryan McKinley
a4910be586
SOLR-904 expose UpdateRequest documents
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@725358 13f79535-47bb-0310-9956-ffa450edef68
2008-12-10 17:47:41 +00:00
Erik Hatcher
0ecca35781
fix javadoc typo
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@724896 13f79535-47bb-0310-9956-ffa450edef68
2008-12-09 21:22:18 +00:00
Ryan McKinley
eb695fa5a3
avoid null pointer while when you add a null value
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@724869 13f79535-47bb-0310-9956-ffa450edef68
2008-12-09 20:28:33 +00:00
Ryan McKinley
f1422bdf67
expose the sub timer list
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@724867 13f79535-47bb-0310-9956-ffa450edef68
2008-12-09 20:23:52 +00:00
Shalin Shekhar Mangar
1ffed882a9
Adding a convenience method which passes attributes in a Map
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@724662 13f79535-47bb-0310-9956-ffa450edef68
2008-12-09 11:18:48 +00:00
Chris M. Hostetter
2430817fe1
ASCIIFoldingFilterFactory generated by stub-analysis-factory-maker.pl
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@724626 13f79535-47bb-0310-9956-ffa450edef68
2008-12-09 07:00:07 +00:00
Chris M. Hostetter
592d5b72c4
change recently added factories to declare specific return types for improved documentation and to aid stub generation
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@724625 13f79535-47bb-0310-9956-ffa450edef68
2008-12-09 06:59:23 +00:00
Chris M. Hostetter
4d0a1f76fc
improved messages and bug fixes to stub generation
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@724624 13f79535-47bb-0310-9956-ffa450edef68
2008-12-09 06:57:24 +00:00
Shalin Shekhar Mangar
d3f89a21ac
SOLR-901 -- FastOutputStream ignores write(byte[]) call
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@724285 13f79535-47bb-0310-9956-ffa450edef68
2008-12-08 08:30:35 +00:00
Yonik Seeley
607a198092
SOLR-475: close termenums, use fieldValueCache
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@724203 13f79535-47bb-0310-9956-ffa450edef68
2008-12-07 21:11:55 +00:00
Ryan McKinley
a3fff54fc1
SOLR-900: Moving solrj into /src/solrj.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@724175 13f79535-47bb-0310-9956-ffa450edef68
2008-12-07 19:07:11 +00:00
Yonik Seeley
3b82093b86
normalize facet sort param
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@724149 13f79535-47bb-0310-9956-ffa450edef68
2008-12-07 16:17:50 +00:00
Yonik Seeley
ccc4189bca
don't over-request for facet.sort=lex
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@724087 13f79535-47bb-0310-9956-ffa450edef68
2008-12-07 06:06:39 +00:00
Yonik Seeley
8f184caf79
SOLR-781: facet.sort=false for distrib search + change facet.sort to count/lex
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@724065 13f79535-47bb-0310-9956-ffa450edef68
2008-12-07 03:20:32 +00:00
Grant Ingersoll
4111e3b758
SOLR-819: Added in factories for Arabic tokenizer/stemmer
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@724062 13f79535-47bb-0310-9956-ffa450edef68
2008-12-07 01:34:47 +00:00
Grant Ingersoll
246a83f0d4
SOLR-875: Upgraded Lucene and consolidated the OpenBitSet implementation
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@723994 13f79535-47bb-0310-9956-ffa450edef68
2008-12-06 14:55:21 +00:00
Grant Ingersoll
527bce2658
SOLR-877: added mincount and maxcount options
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@723985 13f79535-47bb-0310-9956-ffa450edef68
2008-12-06 14:09:42 +00:00
Grant Ingersoll
cedd07b500
SOLR-284: Solr Cell: Add support for Tika content extraction
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@723977 13f79535-47bb-0310-9956-ffa450edef68
2008-12-06 13:04:26 +00:00
Yonik Seeley
78bc41b54e
SOLR-898: Fix null pointer exception for the JSON response writer based formats when nl.json=arrarr with null keys.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@723804 13f79535-47bb-0310-9956-ffa450edef68
2008-12-05 18:04:11 +00:00
Ryan McKinley
5db15f719a
fixing pom for commons-io
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@723554 13f79535-47bb-0310-9956-ffa450edef68
2008-12-05 01:39:22 +00:00
Ryan McKinley
44fae80e05
SOLR-889: Upgraded to commons-io-1.4.jar and commons-fileupload-1.2.1.jar
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@723071 13f79535-47bb-0310-9956-ffa450edef68
2008-12-03 21:03:33 +00:00
Yonik Seeley
58bd056214
SOLR-892:Fix serialization of booleans for PHPSerializedResponseWriter
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@722541 13f79535-47bb-0310-9956-ffa450edef68
2008-12-02 17:51:08 +00:00
Yonik Seeley
9430364ea5
SOLR-465: use public constructors to get Directory instances
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@721939 13f79535-47bb-0310-9956-ffa450edef68
2008-12-01 01:10:30 +00:00
Koji Sekiguchi
cea5444e91
SOLR-538: added maxChars attribute for copyField
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@721758 13f79535-47bb-0310-9956-ffa450edef68
2008-11-30 04:46:20 +00:00
Yonik Seeley
b76a2a7b68
SOLR-879: enable position increments in QP, fix example schemas
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@721687 13f79535-47bb-0310-9956-ffa450edef68
2008-11-29 16:38:08 +00:00
Ryan McKinley
497a61a2fb
make TermsParams an interface rather then a class (like all the other params classes)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@721684 13f79535-47bb-0310-9956-ffa450edef68
2008-11-29 15:37:18 +00:00
Grant Ingersoll
f1a3951c6d
SOLR-877: add in term prefix, change some param names, added more tests
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@721681 13f79535-47bb-0310-9956-ffa450edef68
2008-11-29 13:51:56 +00:00
Grant Ingersoll
222f4863bc
SOLR-877: Added support for multiple fields, plus some more tests
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@721675 13f79535-47bb-0310-9956-ffa450edef68
2008-11-29 12:40:57 +00:00
Grant Ingersoll
b78bb222e5
SOLR-877: output ints instead of strings
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@721534 13f79535-47bb-0310-9956-ffa450edef68
2008-11-28 16:53:09 +00:00
Grant Ingersoll
b55c2b6592
SOLR-877: Add access to TermEnum capabilities via TermsComponent
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@721491 13f79535-47bb-0310-9956-ffa450edef68
2008-11-28 13:30:02 +00:00
Shalin Shekhar Mangar
5e6e0e3258
SOLR-829 -- Allow slaves to request compressed files from master during replication
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@720502 13f79535-47bb-0310-9956-ffa450edef68
2008-11-25 14:19:14 +00:00
Yonik Seeley
156491848a
SOLR-475:multi-valued faceting via un-inverted field
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@720403 13f79535-47bb-0310-9956-ffa450edef68
2008-11-25 04:02:09 +00:00
Grant Ingersoll
14c9ca77d7
remove java Utils logging
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@720210 13f79535-47bb-0310-9956-ffa450edef68
2008-11-24 15:35:13 +00:00
Yonik Seeley
d22d850fe8
SOLR-667: add finalizer to ConcurrentLRUCache in case destroy() is forgotten
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@720058 13f79535-47bb-0310-9956-ffa450edef68
2008-11-23 22:32:22 +00:00
Yonik Seeley
0fc7b87070
SOLR:667 generics, add cleanupThread, evictionListener to ConcurrentLRUCache
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@720051 13f79535-47bb-0310-9956-ffa450edef68
2008-11-23 21:42:22 +00:00
Yonik Seeley
741fe7a24d
fix null pointer exception after lucene upgrade
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@720004 13f79535-47bb-0310-9956-ffa450edef68
2008-11-23 16:47:12 +00:00
Koji Sekiguchi
e4e015758d
SOLR-657: fix a bug which was accidentally introduced when r701485 was committed.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@719793 13f79535-47bb-0310-9956-ffa450edef68
2008-11-22 02:51:22 +00:00
Ryan McKinley
075cdc5890
SOLR-793: fix possible deadlock
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@719347 13f79535-47bb-0310-9956-ffa450edef68
2008-11-20 19:52:11 +00:00
William Au
177f900343
SOLR-830: Use perl regex to improve accuracy of finding latest snapshot in snappuller
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@719233 13f79535-47bb-0310-9956-ffa450edef68
2008-11-20 14:14:07 +00:00
William Au
3962cb987e
SOLR-346: Use perl regex to improve accuracy of finding latest snapshot in snapinstaller
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@719232 13f79535-47bb-0310-9956-ffa450edef68
2008-11-20 14:09:18 +00:00
Ryan McKinley
2ea46096b9
SOLR-871: Removed dependancy on stax-utils.jar. If you using solr.jar and running
...
java 6, you can also remove woodstox and geronimo. (ryan)
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@719022 13f79535-47bb-0310-9956-ffa450edef68
2008-11-19 18:49:06 +00:00
Shalin Shekhar Mangar
dee0496714
SOLR-872 -- Better error message for incorrect copyField destination
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@718946 13f79535-47bb-0310-9956-ffa450edef68
2008-11-19 12:53:29 +00:00
Shalin Shekhar Mangar
8f14ef8475
SOLR-869 -- Fix file descriptor leak in SolrResourceLoader#getLines
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@718941 13f79535-47bb-0310-9956-ffa450edef68
2008-11-19 12:25:08 +00:00
Ryan McKinley
4c52f8212c
SOLR-867 move getParsedResponse utility
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@718395 13f79535-47bb-0310-9956-ffa450edef68
2008-11-17 21:44:01 +00:00
Shalin Shekhar Mangar
f9b1fb4d63
SOLR-840 -- BinaryResponseWriter does not handle incompatible data in fields
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@718179 13f79535-47bb-0310-9956-ffa450edef68
2008-11-17 06:34:09 +00:00
Koji Sekiguchi
51444a5ac6
hide implementation detail of pcmList
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@714230 13f79535-47bb-0310-9956-ffa450edef68
2008-11-15 10:44:38 +00:00
Koji Sekiguchi
eb0ec4a3e2
SOLR-822: Add CharFilter so that characters can be filtered before Tokenizer/TokenFilters.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@713902 13f79535-47bb-0310-9956-ffa450edef68
2008-11-14 01:56:21 +00:00
Grant Ingersoll
4d7731fc90
SOLR-852: Refactor common code in some update request handlers that deal with ContentStreams
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@713761 13f79535-47bb-0310-9956-ffa450edef68
2008-11-13 17:51:08 +00:00
Grant Ingersoll
0e55b434a3
SOLR-651: minor fixes to input/output paramters/keys
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@713382 13f79535-47bb-0310-9956-ffa450edef68
2008-11-12 14:35:15 +00:00
Otis Gospodnetic
13645a20a6
- Javadoc fix
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@713105 13f79535-47bb-0310-9956-ffa450edef68
2008-11-11 18:47:43 +00:00
Koji Sekiguchi
eb90bb0afa
SOLR-843: SynonymFilterFactory cannot handle multiple synonym files correctly
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@712457 13f79535-47bb-0310-9956-ffa450edef68
2008-11-09 01:24:11 +00:00
Yonik Seeley
fce5a25a17
SOLR-465: Add configurable DirectoryProvider so that alternate Directory implementations can be specified via solrconfig.xml
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@712016 13f79535-47bb-0310-9956-ffa450edef68
2008-11-06 23:43:17 +00:00
Yonik Seeley
ee38ca0813
SOLR-465: Add configurable DirectoryProvider so that alternate Directory implementations can be specified via solrconfig.xml
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@712014 13f79535-47bb-0310-9956-ffa450edef68
2008-11-06 23:41:39 +00:00
Erik Hatcher
3c8e56ecc3
SOLR-837: Fix inject parameter on PhoneticFilterFactory and DoubleMetaphoneFilterFactory
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@711737 13f79535-47bb-0310-9956-ffa450edef68
2008-11-05 23:06:08 +00:00
Yonik Seeley
beb67ada0f
SOLR-667: acceptableSize was always set to maxSize
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@711675 13f79535-47bb-0310-9956-ffa450edef68
2008-11-05 19:33:47 +00:00
Yonik Seeley
12273bbdc2
remove the now redundant setResponseParser
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@711574 13f79535-47bb-0310-9956-ffa450edef68
2008-11-05 14:32:55 +00:00
Yonik Seeley
f133519278
SOLR-751: WordDelimiterFilter didn't adjust the start offset of single tokens
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@711450 13f79535-47bb-0310-9956-ffa450edef68
2008-11-04 22:19:46 +00:00
Yonik Seeley
d5096312a6
SOLR-667: change markAndSweep algorithm, make FastLRUCache the default for filterCache in example and test
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@710068 13f79535-47bb-0310-9956-ffa450edef68
2008-11-03 14:32:58 +00:00
Yonik Seeley
9071230c73
SOLR-667: fix incorrect put() fix
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@709189 13f79535-47bb-0310-9956-ffa450edef68
2008-10-30 16:11:20 +00:00
Shalin Shekhar Mangar
451f519e49
SOLR-667 -- Thread safety fixes
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@709188 13f79535-47bb-0310-9956-ffa450edef68
2008-10-30 16:06:38 +00:00
Shalin Shekhar Mangar
39e750d4b9
SOLR-667 -- Making markAndSweep method public
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@709089 13f79535-47bb-0310-9956-ffa450edef68
2008-10-30 05:35:31 +00:00
Yonik Seeley
fbf5c2fc46
javadoc core.getSearcher()
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@708999 13f79535-47bb-0310-9956-ffa450edef68
2008-10-29 20:28:02 +00:00
Shalin Shekhar Mangar
411a2fe607
Finishing a half-sentence in the Javadocs
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@708946 13f79535-47bb-0310-9956-ffa450edef68
2008-10-29 17:21:59 +00:00
Shalin Shekhar Mangar
bca3f50107
More comments, fixed typos.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@708837 13f79535-47bb-0310-9956-ffa450edef68
2008-10-29 08:54:54 +00:00
Shalin Shekhar Mangar
2cc8be768a
Add null check to avoid NPE during JMX registration
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@708824 13f79535-47bb-0310-9956-ffa450edef68
2008-10-29 08:30:57 +00:00
Shalin Shekhar Mangar
6125bd15e6
SOLR-667 -- A LRU cache implementation based upon ConcurrentHashMap and other techniques to reduce contention and synchronization overhead, to utilize multiple CPU cores more effectively.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@708656 13f79535-47bb-0310-9956-ffa450edef68
2008-10-28 20:13:49 +00:00
Shalin Shekhar Mangar
5a7f0c6cd9
SOLR-795 -- SpellCheckComponent supports building indices on optimize if configured in solrconfig.xml
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@708653 13f79535-47bb-0310-9956-ffa450edef68
2008-10-28 19:59:44 +00:00
Yonik Seeley
9c3ab6d75f
SOLR-651: fix - get the searcher and schema from the request instead of the core
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@708621 13f79535-47bb-0310-9956-ffa450edef68
2008-10-28 17:56:12 +00:00
Yonik Seeley
eb5ae4dcc0
SOLR-561: add more comments
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@708578 13f79535-47bb-0310-9956-ffa450edef68
2008-10-28 14:05:52 +00:00
Ryan McKinley
70ab45ce2d
SOLR-813: Deprecate access to SolrConfig from IndexSchema. Rather then access
...
SolrConfig from the schema, plugins should get the config from the core. IndexSchema
still has access to the ResourceLoader.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@708259 13f79535-47bb-0310-9956-ffa450edef68
2008-10-27 18:10:45 +00:00
Erik Hatcher
079c1d1b9b
fieldName does not make sense as the key, use sourceInfo instead
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@707990 13f79535-47bb-0310-9956-ffa450edef68
2008-10-26 13:23:43 +00:00
Yonik Seeley
87b0576d0d
SOLR-561: thread safe fixes, commit point reservation fixes
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@707683 13f79535-47bb-0310-9956-ffa450edef68
2008-10-24 16:50:45 +00:00
Grant Ingersoll
e424c8723a
added some more comments
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@707472 13f79535-47bb-0310-9956-ffa450edef68
2008-10-23 20:53:45 +00:00
Grant Ingersoll
153a59999e
SOLR-651: Added in TermVectorComponent
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@707399 13f79535-47bb-0310-9956-ffa450edef68
2008-10-23 15:49:18 +00:00
Shalin Shekhar Mangar
325594751f
SOLR-561 update -- Increment packetsWritten variable after writing out the packet
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@707279 13f79535-47bb-0310-9956-ffa450edef68
2008-10-23 05:54:18 +00:00
Yonik Seeley
62fc6816a3
SOLR-561 update: reserve index commit points for very short durations
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@707239 13f79535-47bb-0310-9956-ffa450edef68
2008-10-23 00:57:43 +00:00
Shalin Shekhar Mangar
0d8d200c20
Use IndexCommit#getTimestamp added in Lucene 2.4
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@706893 13f79535-47bb-0310-9956-ffa450edef68
2008-10-22 08:16:04 +00:00
Grant Ingersoll
d76776eb1b
SOLR-532: WordDelimFilter respects payloads and other Token attributes
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@706667 13f79535-47bb-0310-9956-ffa450edef68
2008-10-21 15:50:03 +00:00
Grant Ingersoll
cd4135489d
added small doc. comment
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@706646 13f79535-47bb-0310-9956-ffa450edef68
2008-10-21 14:51:41 +00:00
Shalin Shekhar Mangar
9c0c4a1621
SOLR-746 -- Added "omitHeader" request parameter to omit the header from the response
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@706577 13f79535-47bb-0310-9956-ffa450edef68
2008-10-21 11:21:26 +00:00
Shalin Shekhar Mangar
fa8ca41a71
SOLR-561 -- Added Replication implemented in Java as a request handler. Supports index replication as well as configuration replication and exposes detailed statistics and progress information on the Admin page. Works on all platforms.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@706565 13f79535-47bb-0310-9956-ffa450edef68
2008-10-21 09:44:43 +00:00
Ryan McKinley
d3d3251e5d
SOLR-680: Adding StatsComponent
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@705915 13f79535-47bb-0310-9956-ffa450edef68
2008-10-18 20:19:53 +00:00
Ryan McKinley
f0adcb6bd6
javadoc typo
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@705906 13f79535-47bb-0310-9956-ffa450edef68
2008-10-18 18:55:50 +00:00
Ryan McKinley
180ff531e1
SOLR-813: Adding DoubleMetaphone Filter and Factory
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@705903 13f79535-47bb-0310-9956-ffa450edef68
2008-10-18 18:38:24 +00:00
Erik Hatcher
b82469d7c6
just upcasing Solr in javadoc
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@705486 13f79535-47bb-0310-9956-ffa450edef68
2008-10-17 06:07:02 +00:00
Shalin Shekhar Mangar
13eaf6d061
SOLR-808 -- Write string keys in Maps as extern strings in the javabin format
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@704862 13f79535-47bb-0310-9956-ffa450edef68
2008-10-15 11:13:46 +00:00
Shalin Shekhar Mangar
eb6e94c679
SOLR-670 -- Add support for rollbacks in UpdateHandler.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@704853 13f79535-47bb-0310-9956-ffa450edef68
2008-10-15 10:38:56 +00:00
Ryan McKinley
fc15f6f3a6
removing *another* accidentally commited file... sorry about that
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@704531 13f79535-47bb-0310-9956-ffa450edef68
2008-10-14 13:19:11 +00:00
Chris M. Hostetter
d6188fac3e
error checking for mandatory param
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@704313 13f79535-47bb-0310-9956-ffa450edef68
2008-10-14 05:17:41 +00:00
Ryan McKinley
97e369ace8
SOLR-793: Add 'commitWithin' argument to the update add command. This behaves similar to the global autoCommit maxTime argument except that it is set for each request.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@704288 13f79535-47bb-0310-9956-ffa450edef68
2008-10-14 00:24:04 +00:00
Shalin Shekhar Mangar
25813774b2
SOLR-658 -- Allow Solr to load index from arbitrary directory in dataDir
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@703981 13f79535-47bb-0310-9956-ffa450edef68
2008-10-13 09:12:42 +00:00
Ryan McKinley
01c466c0fa
SOLR-736 -- make sure CoreContainer is used to initialize core (even in deprecated case)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@702994 13f79535-47bb-0310-9956-ffa450edef68
2008-10-08 21:28:53 +00:00
Ryan McKinley
130a2022b1
SOLR-721 -- DirectSolrConnection now uses CoreContainers
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@702993 13f79535-47bb-0310-9956-ffa450edef68
2008-10-08 21:23:21 +00:00
Ryan McKinley
9465b6bc29
make sure the directory exists before listing files (this could only happen if instanceDir is invalid)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@702528 13f79535-47bb-0310-9956-ffa450edef68
2008-10-07 16:13:02 +00:00
Ryan McKinley
9b4a62d0a4
SOLR-802 -- fixing & => && bug
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@702303 13f79535-47bb-0310-9956-ffa450edef68
2008-10-06 23:35:52 +00:00
Ryan McKinley
dbf9fc8683
SOLR-657: Replace deprecated calls with the non-deprecated equivalents
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@701485 13f79535-47bb-0310-9956-ffa450edef68
2008-10-03 18:43:57 +00:00
Chris M. Hostetter
b5081cdf69
announce logo contest
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@701474 13f79535-47bb-0310-9956-ffa450edef68
2008-10-03 18:11:57 +00:00
Erik Hatcher
a9380dde07
Add convenience overloaded register method
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@701352 13f79535-47bb-0310-9956-ffa450edef68
2008-10-03 11:40:22 +00:00
Ryan McKinley
2c27d57ec2
SOLR-796 -- remove unused SolrIndexSearcher from DUH2. (no CHANGES.txt since not relevant for users)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@701138 13f79535-47bb-0310-9956-ffa450edef68
2008-10-02 14:43:24 +00:00
Shalin Shekhar Mangar
b34bc9cfcc
SOLR-617 -- Allow configurable index deletion policy and provide a default implementation.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@699975 13f79535-47bb-0310-9956-ffa450edef68
2008-09-29 03:37:41 +00:00
Shalin Shekhar Mangar
ef87edc8ae
Log completion message after all queries are executed. Moving it out of the for loop.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@699618 13f79535-47bb-0310-9956-ffa450edef68
2008-09-27 11:21:13 +00:00
Koji Sekiguchi
774153b891
SOLR-789: The javadoc of RandomSortField is not readable
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@699549 13f79535-47bb-0310-9956-ffa450edef68
2008-09-27 03:45:40 +00:00
Erik Hatcher
ac881d9cc6
fix typo
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@699484 13f79535-47bb-0310-9956-ffa450edef68
2008-09-26 20:18:11 +00:00
Erik Hatcher
fb643a58e0
fix typo
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@699483 13f79535-47bb-0310-9956-ffa450edef68
2008-09-26 20:17:12 +00:00
Shalin Shekhar Mangar
26ffb58184
Fixing typo
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@699479 13f79535-47bb-0310-9956-ffa450edef68
2008-09-26 20:13:08 +00:00
Otis Gospodnetic
e3c5988d56
- Fix XML in Javadoc so it's displayed correctly in HTML
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@698822 13f79535-47bb-0310-9956-ffa450edef68
2008-09-25 05:06:31 +00:00
Shalin Shekhar Mangar
db7ca44431
SOLR-771 -- CoreAdminHandler STATUS should display 'normalized' paths
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@697377 13f79535-47bb-0310-9956-ffa450edef68
2008-09-20 15:14:54 +00:00
Shalin Shekhar Mangar
2f227fa8dd
Removing redundant import as it is already included in _info.jsp
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@697374 13f79535-47bb-0310-9956-ffa450edef68
2008-09-20 14:53:02 +00:00
Ryan McKinley
458f07b7ad
SOLR-560 -- adding maven dependency for slfj4
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@696543 13f79535-47bb-0310-9956-ffa450edef68
2008-09-18 02:33:35 +00:00
Ryan McKinley
3c9db8e311
SOLR-560: Use SLF4J logging API rather then JDK logging. The packaged .war file is
...
shipped with a JDK logging implementation, so logging configuration for the .war should
be identical to solr 1.3. However, if you are using the .jar file, you can select
which logging implementation to use by dropping a different binding.
See: http://www.slf4j.org/
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@696539 13f79535-47bb-0310-9956-ffa450edef68
2008-09-18 02:16:26 +00:00
Yonik Seeley
eef0183217
SOLR-374: use IndexReader.reopen
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@696469 13f79535-47bb-0310-9956-ffa450edef68
2008-09-17 21:49:31 +00:00
Otis Gospodnetic
19f94bf59f
SOLR-774 - fixed logging level display
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@696381 13f79535-47bb-0310-9956-ffa450edef68
2008-09-17 18:02:07 +00:00
Grant Ingersoll
436fb3ef14
1.3.0 news
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@696012 13f79535-47bb-0310-9956-ffa450edef68
2008-09-16 19:18:44 +00:00
Yonik Seeley
b8b73c9e66
SOLR-767: change logged hits from num returned to num matched
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@694445 13f79535-47bb-0310-9956-ffa450edef68
2008-09-11 20:00:34 +00:00
Grant Ingersoll
1bc5df133d
SOLR-770: Update maven links for Woodstox on trunk
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@694295 13f79535-47bb-0310-9956-ffa450edef68
2008-09-11 15:25:06 +00:00
Grant Ingersoll
377d9fc4d9
Fix missing headers
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@693606 13f79535-47bb-0310-9956-ffa450edef68
2008-09-09 20:58:33 +00:00
Shalin Shekhar Mangar
b4271a2cfe
Solr logo on registry, threaddump and ping pages should always link back to main admin page
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@692777 13f79535-47bb-0310-9956-ffa450edef68
2008-09-07 05:46:27 +00:00
Yonik Seeley
84f9a2a863
SOLR-753: CoreDescriptor holds wrong instance dir for single core
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@692734 13f79535-47bb-0310-9956-ffa450edef68
2008-09-06 20:53:48 +00:00
Yonik Seeley
daa32711c9
SOLR-755: facet.limit=-1 does not work in distributed search
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@692549 13f79535-47bb-0310-9956-ffa450edef68
2008-09-05 21:01:19 +00:00
Chris M. Hostetter
4a73efa0cd
change network based test to use a URL that is less likely to change at any arbitrary moment
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@692256 13f79535-47bb-0310-9956-ffa450edef68
2008-09-04 21:33:41 +00:00
Grant Ingersoll
366d692716
SOLR-749: Allow QParser and ValueSourceParser to be overridden
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@691701 13f79535-47bb-0310-9956-ffa450edef68
2008-09-03 18:03:20 +00:00
Yonik Seeley
4b1db2391f
SOLR-745: check that cached admin core isn't closed
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@691270 13f79535-47bb-0310-9956-ffa450edef68
2008-09-02 15:09:30 +00:00
Yonik Seeley
f5422eee63
SchemaField performance test code
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@690989 13f79535-47bb-0310-9956-ffa450edef68
2008-09-01 15:06:59 +00:00
Chris M. Hostetter
1c4db9777a
SOLR-740: bugfix for legacy gettableFiles support added in SOLR-493
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@690430 13f79535-47bb-0310-9956-ffa450edef68
2008-08-30 00:05:12 +00:00
Chris M. Hostetter
ece75c9762
fix malformed javadoc, and add an @see for close() to getAdminCore since caller needs to be aware of it
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@690351 13f79535-47bb-0310-9956-ffa450edef68
2008-08-29 18:04:45 +00:00
Yonik Seeley
142ed529e9
SOLR-737: fix filters equals/hashcode so they can be cached if used directly in a non-rewritten query
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@690332 13f79535-47bb-0310-9956-ffa450edef68
2008-08-29 16:54:41 +00:00
Yonik Seeley
adf3dff354
remove experimental warnings
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@690025 13f79535-47bb-0310-9956-ffa450edef68
2008-08-28 22:18:49 +00:00
Yonik Seeley
415dff5d25
SOLR-737: use a constant score query for wildcards
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@689978 13f79535-47bb-0310-9956-ffa450edef68
2008-08-28 20:54:24 +00:00
Yonik Seeley
82c3334f9f
SOLR-730: use read-only IndexReaders
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@689514 13f79535-47bb-0310-9956-ffa450edef68
2008-08-27 16:27:26 +00:00
Yonik Seeley
c22010a1c3
lucene 2.4-dev r688745
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@689510 13f79535-47bb-0310-9956-ffa450edef68
2008-08-27 16:02:46 +00:00
Yonik Seeley
6e84739ca4
mark a core having multiple names as experimental
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@689491 13f79535-47bb-0310-9956-ffa450edef68
2008-08-27 14:23:05 +00:00
Yonik Seeley
6c81041ea4
SOLR-722: CoreContainer.reload should make core aliases point to reloaded core
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@689489 13f79535-47bb-0310-9956-ffa450edef68
2008-08-27 14:20:40 +00:00
Yonik Seeley
74a54a431f
SOLR-707: throw exception from DocIterator remove()
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@689349 13f79535-47bb-0310-9956-ffa450edef68
2008-08-27 03:23:46 +00:00
Shalin Shekhar Mangar
4b98cf8953
SOLR-724 -- Making the get/set coreProperties method package private to insulate the public API from future changes.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@688751 13f79535-47bb-0310-9956-ffa450edef68
2008-08-25 15:15:43 +00:00
Shalin Shekhar Mangar
668fc13a82
Small fix -- a null or empty name is not allowed in JMX. Don't put a name to info mbean if it is not supplied.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@688705 13f79535-47bb-0310-9956-ffa450edef68
2008-08-25 12:34:10 +00:00
Shalin Shekhar Mangar
9f80d2cd26
Shallow copy of properties does not maintain defaults. Hence returning the original object as is.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@688659 13f79535-47bb-0310-9956-ffa450edef68
2008-08-25 08:41:17 +00:00
Shalin Shekhar Mangar
0ae8a8809d
Small changes to website in anticipation of 1.3 -- Added notes on newer features, solrj javadocs etc.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@688546 13f79535-47bb-0310-9956-ffa450edef68
2008-08-24 18:39:46 +00:00
Shalin Shekhar Mangar
0dd63721aa
SOLR-719 -- Persisting solr.xml through SolrJ does not handle relative pathes correctly. Now it is saved relative to the location of the original config file.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@688427 13f79535-47bb-0310-9956-ffa450edef68
2008-08-23 22:58:16 +00:00
Shalin Shekhar Mangar
2f9694f07b
SOLR-720 -- Write container properties before <cores> element rather than after it.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@688411 13f79535-47bb-0310-9956-ffa450edef68
2008-08-23 20:52:18 +00:00
Shalin Shekhar Mangar
8d1ae0a3d0
Changed values assignment from keys.clone() to values.clone()
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@688408 13f79535-47bb-0310-9956-ffa450edef68
2008-08-23 20:34:57 +00:00
Shalin Shekhar Mangar
cc32fc4d32
SOLR-716 -- Added support for properties in configuration files.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@688359 13f79535-47bb-0310-9956-ffa450edef68
2008-08-23 16:25:19 +00:00
Shalin Shekhar Mangar
b355f57d80
SOLR-714 -- CoreContainer.Load uses incorrect loop variable 'i' instead of 'a'
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@688332 13f79535-47bb-0310-9956-ffa450edef68
2008-08-23 14:40:20 +00:00
Shalin Shekhar Mangar
f24252c1bd
SOLR-718 -- Support persisting solr.xml through SolrJ
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@688188 13f79535-47bb-0310-9956-ffa450edef68
2008-08-22 20:25:38 +00:00
Chris M. Hostetter
c9d64b5a26
remove private subclasses created for accessing static methods ... they were put in originally to be short aliases for the real classnames, but some people found them more confusing.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@688169 13f79535-47bb-0310-9956-ffa450edef68
2008-08-22 18:42:03 +00:00
Koji Sekiguchi
072e1818cd
SOLR-517: highlighter now returns fragments with hl.requireFieldMatch=true on un-optimized index. updated lucene-*.jar (r687052).
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@687825 13f79535-47bb-0310-9956-ffa450edef68
2008-08-21 18:37:44 +00:00
Erik Hatcher
ff30eb21e3
Add remove method to NamedList
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@687489 13f79535-47bb-0310-9956-ffa450edef68
2008-08-20 22:14:09 +00:00
Shalin Shekhar Mangar
5eb8861bb4
Fix admin path for single cores (the core name is not null, it is an empty string)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@687340 13f79535-47bb-0310-9956-ffa450edef68
2008-08-20 14:19:06 +00:00
Grant Ingersoll
5e74022bab
Updated POM templates to use o.a.solr instead of o.a.lucene.solr per Maven recommendations
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@687158 13f79535-47bb-0310-9956-ffa450edef68
2008-08-19 21:14:45 +00:00
Yonik Seeley
eb5a4abe89
bypass isDeleted if there are no deletions
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@687148 13f79535-47bb-0310-9956-ffa450edef68
2008-08-19 20:39:35 +00:00
Yonik Seeley
3617c176cd
SOLR-708: CoreAdminHandler unload, reload, alias impl
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@687084 13f79535-47bb-0310-9956-ffa450edef68
2008-08-19 16:07:31 +00:00
Yonik Seeley
de8c642def
SOLR-647: refcount cores
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@686780 13f79535-47bb-0310-9956-ffa450edef68
2008-08-18 15:08:28 +00:00
Erik Hatcher
d0bf6ee91f
javadoc typo fix
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@686752 13f79535-47bb-0310-9956-ffa450edef68
2008-08-18 13:41:06 +00:00
Shalin Shekhar Mangar
ef4a80c80a
Moving the POMs in the root to src/maven folder per Hoss's wish on solr-dev
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@686501 13f79535-47bb-0310-9956-ffa450edef68
2008-08-16 13:49:09 +00:00
Yonik Seeley
6737f59547
quick'n'dirty sleep/block test
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@686274 13f79535-47bb-0310-9956-ffa450edef68
2008-08-15 16:21:04 +00:00
Shalin Shekhar Mangar
67170d7489
Changing SolrException to the non-deprecated one
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@686219 13f79535-47bb-0310-9956-ffa450edef68
2008-08-15 14:07:54 +00:00
Chris M. Hostetter
e584e3a060
SOLR-701: be explicit about Locale when parsing/formating milliseconds. Also: refactor usages of TimeZone and Locale so it's clear when UTC and Locale.US are used for various purposes in case someone considers modifying them.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@686159 13f79535-47bb-0310-9956-ffa450edef68
2008-08-15 06:48:32 +00:00
Ryan McKinley
c81ab40f5f
SOLR-695 -- fix pathPrefix error
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@686098 13f79535-47bb-0310-9956-ffa450edef68
2008-08-15 01:15:31 +00:00
Otis Gospodnetic
4f13f01a59
SOLR-589 - Improved handling of badly formated query strings
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@686042 13f79535-47bb-0310-9956-ffa450edef68
2008-08-14 21:04:05 +00:00
Otis Gospodnetic
0aa8af11c1
SOLR-474 - Spellchecker javadoc improvements
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@686022 13f79535-47bb-0310-9956-ffa450edef68
2008-08-14 20:27:55 +00:00
Ryan McKinley
8d4815420f
fixing javadoc warnings
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@686009 13f79535-47bb-0310-9956-ffa450edef68
2008-08-14 19:45:44 +00:00
Ryan McKinley
9e11b2c21d
SOLR-695 -- renaming MultiCore* to CoreAdmin*
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@685989 13f79535-47bb-0310-9956-ffa450edef68
2008-08-14 18:44:56 +00:00
Grant Ingersoll
3c034ffbc9
SOLR-606: fixed spell checker collation issue
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@685983 13f79535-47bb-0310-9956-ffa450edef68
2008-08-14 18:17:49 +00:00
Otis Gospodnetic
facb2db8f3
SOLR-669 snappuler fix for FreeBSD/Darwin
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@685892 13f79535-47bb-0310-9956-ffa450edef68
2008-08-14 13:41:56 +00:00
Shalin Shekhar Mangar
c80333e213
SOLR-698 -- SpellCheckComponent should use the queryString set in the ResponseBuilder before trying to use CommonParams.Q
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@685830 13f79535-47bb-0310-9956-ffa450edef68
2008-08-14 09:21:31 +00:00
Shalin Shekhar Mangar
1b69ba9a4c
1. Adding handler.component to package list in SolrResourceLoader
...
2. Changing solrconfig.xml to use short names for SearchHandler and all components
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@685786 13f79535-47bb-0310-9956-ffa450edef68
2008-08-14 06:50:48 +00:00
Ryan McKinley
5ddfe45731
SOLR-695 -- modifying MultiCore implementaion to treat "singlecore" as a CoreCollection with only one Core
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@685744 13f79535-47bb-0310-9956-ffa450edef68
2008-08-14 01:49:59 +00:00
Ryan McKinley
489d042120
SOLR-545 -- fixing javadoc reference to multicore.xml
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@685649 13f79535-47bb-0310-9956-ffa450edef68
2008-08-13 19:35:37 +00:00
Ryan McKinley
53ac275c93
SOLR-545 -- send an error if you hit the deprecated /update servlet within a MultiCore system...
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@685645 13f79535-47bb-0310-9956-ffa450edef68
2008-08-13 19:26:39 +00:00
Grant Ingersoll
4ede48a297
SOLR-696: fixed Iterable marshalling problem
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@685640 13f79535-47bb-0310-9956-ffa450edef68
2008-08-13 19:05:22 +00:00
Ryan McKinley
425d8ac209
SOLR-695 -- refactoring MultiCore to CoreContainer
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@685577 13f79535-47bb-0310-9956-ffa450edef68
2008-08-13 14:57:20 +00:00
Shalin Shekhar Mangar
dc21ca8404
SOLR-694 -- Use SpellingQueryConverter as the default if no queryConverters are defined in configuration.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@685512 13f79535-47bb-0310-9956-ffa450edef68
2008-08-13 11:04:06 +00:00
Chris M. Hostetter
cabf61cde8
SOLR-689 - rename multicore.xml to solr.xml slong with some syntax changes to improve the terminology and leave ourselves open to additional options in that file
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@685244 13f79535-47bb-0310-9956-ffa450edef68
2008-08-12 17:54:45 +00:00
Grant Ingersoll
cc9e4dd3de
SOLR-489: Add in deprecation comments
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@684908 13f79535-47bb-0310-9956-ffa450edef68
2008-08-11 20:37:36 +00:00
Ryan McKinley
475fb4aec3
SOLR-545 -- sending error code rather then throwing an exception in jsp
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@684623 13f79535-47bb-0310-9956-ffa450edef68
2008-08-11 02:14:43 +00:00
Ryan McKinley
bf41a13714
SOLR-545 -- this aspect of SOLR-545 just fixes the behavior when a multicore environment falls through to /admin/ or /select via the SolrServlet
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@684606 13f79535-47bb-0310-9956-ffa450edef68
2008-08-10 22:33:18 +00:00
Yonik Seeley
72da2b2cbe
add omitTf to StringFieldable for newer lucene versions (back compatible with current lucene and makes testing with lucene trunk possibe)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@684581 13f79535-47bb-0310-9956-ffa450edef68
2008-08-10 19:54:34 +00:00
Yonik Seeley
5407863614
add multi-threaded request clients to the distrib search test
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@684580 13f79535-47bb-0310-9956-ffa450edef68
2008-08-10 19:50:58 +00:00
Yonik Seeley
8e0503b667
SOLR-686: single lock factory overwrites previous (multicore reload corruption possibility)_
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@684339 13f79535-47bb-0310-9956-ffa450edef68
2008-08-09 20:34:35 +00:00
Yonik Seeley
0084c7e57c
SOLR-687: only unlockOnStartup the first time for each dir
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@684333 13f79535-47bb-0310-9956-ffa450edef68
2008-08-09 20:27:24 +00:00
Yonik Seeley
d6fba67d5c
wait until searcher has been registered
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@684285 13f79535-47bb-0310-9956-ffa450edef68
2008-08-09 16:19:55 +00:00
Yonik Seeley
d5022251d1
wait until searcher has been registered
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@684284 13f79535-47bb-0310-9956-ffa450edef68
2008-08-09 16:12:24 +00:00
Ryan McKinley
9354c58c15
SOLR-493 -- fix /admin/file links for old config formats
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@684172 13f79535-47bb-0310-9956-ffa450edef68
2008-08-09 02:50:15 +00:00
Grant Ingersoll
954abed4b2
SOLR-682: Add free bsd support to scripts
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@683998 13f79535-47bb-0310-9956-ffa450edef68
2008-08-08 15:23:48 +00:00
Grant Ingersoll
6c39f09406
SOLR-679: Added accessors to spell checkers
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@683799 13f79535-47bb-0310-9956-ffa450edef68
2008-08-08 02:02:17 +00:00
Grant Ingersoll
7292ce8371
SOLR-624: Only take snapshots if there are changes to the index
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@683785 13f79535-47bb-0310-9956-ffa450edef68
2008-08-08 01:24:12 +00:00
Shalin Shekhar Mangar
662980fd8a
Return Level.OFF is log level is null
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@683672 13f79535-47bb-0310-9956-ffa450edef68
2008-08-07 18:38:42 +00:00
Chris M. Hostetter
f7291f6cd5
SOLR-636 - simplify example configs and make index.jsp links more resilient to configs loaded via an InputStream.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@683415 13f79535-47bb-0310-9956-ffa450edef68
2008-08-06 21:16:12 +00:00
Shalin Shekhar Mangar
0e1915b38a
Rolling back commit on SOLR-614 pending discussion and consensus.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@683315 13f79535-47bb-0310-9956-ffa450edef68
2008-08-06 16:10:40 +00:00
Shalin Shekhar Mangar
d816b977b4
SOLR-614 -- Allow components to be configured with NamedListInitializedPlugin using arbitary XML in solrconfig without using XPath
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@683288 13f79535-47bb-0310-9956-ffa450edef68
2008-08-06 15:04:36 +00:00
Grant Ingersoll
ac0377be48
SOLR-474: Updated the javadocs for SpellcheckerReqHandler. Removed refs to "multiWords", which doesn't exist, clarified a bit on use of extendedResults and multiword queries.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@683254 13f79535-47bb-0310-9956-ffa450edef68
2008-08-06 13:05:46 +00:00
Grant Ingersoll
81ae21966b
SOLR-485: deprecated
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@683253 13f79535-47bb-0310-9956-ffa450edef68
2008-08-06 12:56:46 +00:00
Yonik Seeley
12745d9c0d
SOLR-675: javadoc typo
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@683248 13f79535-47bb-0310-9956-ffa450edef68
2008-08-06 12:26:49 +00:00
Shalin Shekhar Mangar
98ff4a03b9
SOLR-506 -- Emitting HTTP Cache headers can be enabled or disabled through configuration on a per-handler basis
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@683121 13f79535-47bb-0310-9956-ffa450edef68
2008-08-06 06:00:49 +00:00
Yonik Seeley
8d7282df1d
fix AutoCommitTest to wait some time for a new searcher
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@683003 13f79535-47bb-0310-9956-ffa450edef68
2008-08-05 22:32:39 +00:00
Shalin Shekhar Mangar
4f0119134e
More debugging statements
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@682633 13f79535-47bb-0310-9956-ffa450edef68
2008-08-05 08:38:31 +00:00
Shalin Shekhar Mangar
d222a0da07
SOLR-554 -- Hierarchical JDK log level selector for SOLR Admin replaces logging.jsp
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@682264 13f79535-47bb-0310-9956-ffa450edef68
2008-08-04 06:03:46 +00:00
Ryan McKinley
686e3fc804
deprecating a constructor that used deprecated method
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@682005 13f79535-47bb-0310-9956-ffa450edef68
2008-08-02 16:19:15 +00:00
Grant Ingersoll
60fff07d87
SOLR-598: Make DebugComp last
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@681809 13f79535-47bb-0310-9956-ffa450edef68
2008-08-01 20:06:28 +00:00
Erik Hatcher
18331a264b
Change suggestion list to be rendered as a hash / associative array instead of a simple array in JSON (and subclasses) output.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@681680 13f79535-47bb-0310-9956-ffa450edef68
2008-08-01 12:55:41 +00:00
Shalin Shekhar Mangar
1d92c29bf0
Added debug output and changed the failing test to use SolrIndexSearcher's ObjectName directly.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@681640 13f79535-47bb-0310-9956-ffa450edef68
2008-08-01 10:04:48 +00:00
Shalin Shekhar Mangar
670174c87b
Clear infoRegistry before closing searcher
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@681638 13f79535-47bb-0310-9956-ffa450edef68
2008-08-01 09:48:58 +00:00
Shalin Shekhar Mangar
e25d09c798
Try all MBeanServers before giving up
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@681613 13f79535-47bb-0310-9956-ffa450edef68
2008-08-01 06:44:48 +00:00
Shalin Shekhar Mangar
68083b3af4
SOLR-622: SpellCheckComponent supports auto-loading indices on startup and optionally, (re)builds indices on newSearcher event, if configured in solrconfig.xml
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@681604 13f79535-47bb-0310-9956-ffa450edef68
2008-08-01 06:11:58 +00:00
Yonik Seeley
258cb3e84d
pass current searcher to newSearcher hook
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@681447 13f79535-47bb-0310-9956-ffa450edef68
2008-07-31 19:27:36 +00:00
Yonik Seeley
a7cda85584
LRUCache impl synchronizes on the map, not the cache
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@681440 13f79535-47bb-0310-9956-ffa450edef68
2008-07-31 18:59:52 +00:00
Shalin Shekhar Mangar
842680f15d
Removed call to SolrCore.log and SolrCore import.
...
Replaced reference to java.io.File with File
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@680936 13f79535-47bb-0310-9956-ffa450edef68
2008-07-30 08:24:07 +00:00
Shalin Shekhar Mangar
4ac6ce3190
SOLR-663 -- Allow multiple files for stopwords, keepwords, protwords and synonyms
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@680935 13f79535-47bb-0310-9956-ffa450edef68
2008-07-30 08:11:56 +00:00
Shalin Shekhar Mangar
a18aea63f1
SOLR-666 -- Expose warmup time in statistics for SolrIndexSearcher and LRUCache
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@680916 13f79535-47bb-0310-9956-ffa450edef68
2008-07-30 06:09:16 +00:00
Yonik Seeley
909aab1576
scale back DirectUpdateHandlerOptimizeTest by a factor of 10
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@680841 13f79535-47bb-0310-9956-ffa450edef68
2008-07-29 20:57:38 +00:00
Yonik Seeley
4d12601ec9
use compound file for DirectUpdateHandlerOptimizeTest to avoid out-of-fd errs
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@680824 13f79535-47bb-0310-9956-ffa450edef68
2008-07-29 20:11:57 +00:00
Shalin Shekhar Mangar
eb3858a453
Added searcherName to the statistics.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@680815 13f79535-47bb-0310-9956-ffa450edef68
2008-07-29 19:48:02 +00:00
Yonik Seeley
b9fcb32589
SOLR-486: add efficient Iterator support for binary protocol
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@680810 13f79535-47bb-0310-9956-ffa450edef68
2008-07-29 19:41:01 +00:00
Shalin Shekhar Mangar
2d13d9eab4
SOLR-256 -- Support exposing Solr statistics through JMX
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@680795 13f79535-47bb-0310-9956-ffa450edef68
2008-07-29 18:13:57 +00:00
Shalin Shekhar Mangar
ed366c71ad
Removed call to SolrCore.log with config parameter and SolrCore import to avoid dependency to SolrCore
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@680648 13f79535-47bb-0310-9956-ffa450edef68
2008-07-29 08:52:25 +00:00
Chris M. Hostetter
c2917b47e4
return lowest level stats as well as computed stats
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@680553 13f79535-47bb-0310-9956-ffa450edef68
2008-07-28 22:50:08 +00:00
Ryan McKinley
da634f42eb
SOLR-660 -- simplify the UpdateRequestProcessorFactory framework and use standard initialization techniques
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@679936 13f79535-47bb-0310-9956-ffa450edef68
2008-07-26 00:20:44 +00:00
Ryan McKinley
645fd551f6
SOLR-661 -- fix NPE when there is no query
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@679925 13f79535-47bb-0310-9956-ffa450edef68
2008-07-25 23:08:35 +00:00
Shalin Shekhar Mangar
22cd8ef46f
SOLR-648: SpellCheckComponent throws NullPointerException on using spellcheck.q request parameter after restarting Solr, if reload is called but build is not called.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@679816 13f79535-47bb-0310-9956-ffa450edef68
2008-07-25 14:28:39 +00:00
Shalin Shekhar Mangar
feb5d94cab
Corrected misspelled word in comment text
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@679779 13f79535-47bb-0310-9956-ffa450edef68
2008-07-25 12:27:49 +00:00
Shalin Shekhar Mangar
68c59ccb8f
Remove duplicate license header in class
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@679778 13f79535-47bb-0310-9956-ffa450edef68
2008-07-25 12:25:25 +00:00
Ryan McKinley
0f5af69cff
SOLR-654 -- add setResponse( NamedList<Object> rsp ) to SolrResponse base class and remove the constructor initalization from the implementaions
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@679649 13f79535-47bb-0310-9956-ffa450edef68
2008-07-25 03:18:24 +00:00
Ryan McKinley
d5a66e7bc9
SOLR-655 -- Adds the compilation of solrj as a prerequisite for generating core-javadoc and the compiled classes and libraries to the classpath. Adds a missing import to IndexSchema. Fixes 2 javadoc comments with improper @param usage in ClientUtils.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@679647 13f79535-47bb-0310-9956-ffa450edef68
2008-07-25 02:46:02 +00:00
Ryan McKinley
90146c2bb3
removing only @author tag
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@679521 13f79535-47bb-0310-9956-ffa450edef68
2008-07-24 20:00:41 +00:00
Chris M. Hostetter
3d140bcfb6
SOLR-645: Refactory faceting tests into SimpleFacetsTest
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@679490 13f79535-47bb-0310-9956-ffa450edef68
2008-07-24 19:02:17 +00:00
Ryan McKinley
c16ddbb9b9
SOLR-652 -- fixing highlighting error when q.alt="*:* and no q is sent
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@679477 13f79535-47bb-0310-9956-ffa450edef68
2008-07-24 18:07:01 +00:00
Erik Hatcher
48f098b89a
SOLR-649: Facet param constant DRYing (Lars Kotthoff)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@679428 13f79535-47bb-0310-9956-ffa450edef68
2008-07-24 14:41:56 +00:00
Yonik Seeley
3b7621142e
SOLR-623: fix snapcleaner for OSX
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@678622 13f79535-47bb-0310-9956-ffa450edef68
2008-07-22 02:56:19 +00:00
Yonik Seeley
d8779e18ae
SOLR-642: make ShardResponse public
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@678620 13f79535-47bb-0310-9956-ffa450edef68
2008-07-22 02:34:00 +00:00
Yonik Seeley
5dd7e5bd9b
SOLR-640: spellcheck reference leaks
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@678457 13f79535-47bb-0310-9956-ffa450edef68
2008-07-21 16:18:21 +00:00
Yonik Seeley
cb8eb4236a
SOLR-593: getNewestSearcher() to fix inform deadlocks from getSearcher(), fix elevation component not decrementing it's reference
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@678418 13f79535-47bb-0310-9956-ffa450edef68
2008-07-21 14:01:34 +00:00
Shalin Shekhar Mangar
91170a2535
SOLR-616 -- FileBasedSpellChecker does not apply accuracy configuration.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@678306 13f79535-47bb-0310-9956-ffa450edef68
2008-07-20 19:06:02 +00:00
Shalin Shekhar Mangar
ebb0e0dda5
Finally able to understand what alphabetical order means :(
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@678279 13f79535-47bb-0310-9956-ffa450edef68
2008-07-20 14:47:31 +00:00
Shalin Shekhar Mangar
a60aa83fde
Adding my name to the "Who We Are" page. Also, changing the position of Koji so that list is in alphabetical order.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@678257 13f79535-47bb-0310-9956-ffa450edef68
2008-07-20 07:27:51 +00:00
Ryan McKinley
d4532fd381
fix white space in NamedList
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@678210 13f79535-47bb-0310-9956-ffa450edef68
2008-07-19 20:00:05 +00:00
Ryan McKinley
3c33837cbd
SOLR-619 -- switch to System.arraycopy() for array copy
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@678096 13f79535-47bb-0310-9956-ffa450edef68
2008-07-19 04:21:20 +00:00
Ryan McKinley
bed156e2e1
SOLR-619 -- refactored IndexSchema so it allows registering copy fields within SolrCoreAware.inform()
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@678050 13f79535-47bb-0310-9956-ffa450edef68
2008-07-18 21:43:42 +00:00
Ryan McKinley
ae123e592a
SOLR-638 -- removing reloadCore() from CoreDescriptor
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@677987 13f79535-47bb-0310-9956-ffa450edef68
2008-07-18 18:10:03 +00:00
Ryan McKinley
d0664e7856
SOLR-638 -- add a reference to CoreDescriptor within SolrCore and give that access to MultiCore. This will inable inter-core communiction from anywhere that has access to a core.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@677941 13f79535-47bb-0310-9956-ffa450edef68
2008-07-18 15:29:22 +00:00
Chris M. Hostetter
d86a9b8a20
fix a lot of trivial javadoc warnings
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@677767 13f79535-47bb-0310-9956-ffa450edef68
2008-07-17 22:44:30 +00:00
Erik Hatcher
bb64899936
Fix docs to match current qparser syntax
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@677576 13f79535-47bb-0310-9956-ffa450edef68
2008-07-17 13:16:13 +00:00
Yonik Seeley
14d8ee7389
javadoc fix, update to new localparams syntax
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@677573 13f79535-47bb-0310-9956-ffa450edef68
2008-07-17 13:03:08 +00:00
Ryan McKinley
59374d665a
no need for 'createMultiCore' to be public. This is only useful for a subclass to extend
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@677565 13f79535-47bb-0310-9956-ffa450edef68
2008-07-17 11:53:48 +00:00
Ryan McKinley
76d6fdb825
SOLR-572 -- expose the configured spellcheckers. This will give other custom components access to the same spelling dictionaries
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@677329 13f79535-47bb-0310-9956-ffa450edef68
2008-07-16 16:34:02 +00:00
Ryan McKinley
fc04ff8a9f
SOLR-605 -- moving spellcheck parameters to o.a.s.common.params
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@677067 13f79535-47bb-0310-9956-ffa450edef68
2008-07-15 22:08:02 +00:00
Chris M. Hostetter
946c74fffa
SOLR-615: minor cleanup of some XML imports
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@677047 13f79535-47bb-0310-9956-ffa450edef68
2008-07-15 21:30:37 +00:00
Yonik Seeley
466513c4c5
SOLR-626: DistributedSearch - fix so scores are returned if requested in field list
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@676789 13f79535-47bb-0310-9956-ffa450edef68
2008-07-15 02:24:54 +00:00
Chris M. Hostetter
8efac905dc
SOLR-520: Deprecated unused LengthFilter since already core in Lucene-Java
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@676460 13f79535-47bb-0310-9956-ffa450edef68
2008-07-14 01:04:38 +00:00
Chris M. Hostetter
7ad6fc5bb0
add factories for 'new' Lucene analysis classes where it makes sense
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@676390 13f79535-47bb-0310-9956-ffa450edef68
2008-07-13 18:15:43 +00:00
Chris M. Hostetter
7de8ac0a90
make script more robust: classes w/o a constructor arg we're looking for, anonymous classes, better regex for restricting to java files
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@676389 13f79535-47bb-0310-9956-ffa450edef68
2008-07-13 18:13:55 +00:00
Yonik Seeley
6c4e116283
comment out failing test pending fix
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@676254 13f79535-47bb-0310-9956-ffa450edef68
2008-07-13 00:46:48 +00:00
Yonik Seeley
6bc6f5a45a
check for null maxScore in JSONResponseWriter
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@676252 13f79535-47bb-0310-9956-ffa450edef68
2008-07-13 00:38:27 +00:00
Yonik Seeley
dc6d97da65
move to non-deprecated methods to unlock Directory, use SolrIndexWriter to get Directory to unlock since it needs to set the lock factory
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@676199 13f79535-47bb-0310-9956-ffa450edef68
2008-07-12 16:27:00 +00:00
Yonik Seeley
a11f1fc0b5
SOLR-501: Fix admin/analysis.jsp UTF-8 input for some other servlet containers such as Tomcat
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@676183 13f79535-47bb-0310-9956-ffa450edef68
2008-07-12 14:59:12 +00:00
Yonik Seeley
7d2d6e5e7e
SOLR-522: Make analysis.jsp show payloads
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@676180 13f79535-47bb-0310-9956-ffa450edef68
2008-07-12 14:12:29 +00:00
Yonik Seeley
5642b95492
SOLR-625: addField throws exception in SolrDocument
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@676080 13f79535-47bb-0310-9956-ffa450edef68
2008-07-11 21:12:16 +00:00
Erik Hatcher
17dc70a4dc
Fix parseQueryStrings to use extensible parsing syntax, not just SolrQueryParser. This function is currently only used by the MoreLikeThis handler.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@675673 13f79535-47bb-0310-9956-ffa450edef68
2008-07-10 18:43:34 +00:00
Yonik Seeley
d26e5638f1
SOLR-621: add getAll(name) to NamedList
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@674899 13f79535-47bb-0310-9956-ffa450edef68
2008-07-08 17:54:46 +00:00
Mike Klaas
229229a3c0
SOLR-556 , SOLR-610
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@674677 13f79535-47bb-0310-9956-ffa450edef68
2008-07-07 23:52:36 +00:00
Ryan McKinley
3d1ce65a6e
SOLR-605 -- adding thread safety comment
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@674619 13f79535-47bb-0310-9956-ffa450edef68
2008-07-07 20:19:37 +00:00
Ryan McKinley
c6ee82baab
SOLR-605 -- register event listeners and QueryResponseWriter programaticaly
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@674568 13f79535-47bb-0310-9956-ffa450edef68
2008-07-07 18:00:04 +00:00
Yonik Seeley
13abbc4516
NamedList->SimpleOrderedMap
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@674553 13f79535-47bb-0310-9956-ffa450edef68
2008-07-07 16:45:17 +00:00
Yonik Seeley
e7b1fff87a
fix distributed search null pointer exception when no docs are matched and debugQuery=true
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@674549 13f79535-47bb-0310-9956-ffa450edef68
2008-07-07 16:37:30 +00:00
Yonik Seeley
5f5bd5320b
SOLR-502: Add search timeout support
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@674249 13f79535-47bb-0310-9956-ffa450edef68
2008-07-06 01:16:12 +00:00
Yonik Seeley
7db89131f8
SOLR-14: Add preserveOriginal flag to WordDelimiterFilter
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@673715 13f79535-47bb-0310-9956-ffa450edef68
2008-07-03 15:40:14 +00:00
Yonik Seeley
363d51dd88
add getter for synonym map
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@673449 13f79535-47bb-0310-9956-ffa450edef68
2008-07-02 17:34:29 +00:00
Ryan McKinley
7919e2e4fe
SOLR-350: fix libDir => sharedLib xml writing error
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@673430 13f79535-47bb-0310-9956-ffa450edef68
2008-07-02 16:14:51 +00:00
Grant Ingersoll
6b251c9685
SOLR-482: add byte/short sorting support
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@673221 13f79535-47bb-0310-9956-ffa450edef68
2008-07-01 21:49:16 +00:00
Chris M. Hostetter
bd9fa2fff7
stop trying to point at favicon.ico with absolute path
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@673168 13f79535-47bb-0310-9956-ffa450edef68
2008-07-01 18:41:41 +00:00
Chris M. Hostetter
ceebb01ec2
SOLR-584: make stats.jsp and stats.xsl more robust to new info as they are added - spurred by core name not being displayed properly, fix also includes section for highlighting plugins and some general major refactoring of stats.xsl
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@672961 13f79535-47bb-0310-9956-ffa450edef68
2008-07-01 00:24:25 +00:00
Grant Ingersoll
1fb3859f7c
Rollback SOLR-609 in favor of getting the defaults from ReqHandler. Change around the config to demonstrate, also updated on the Wiki.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@672852 13f79535-47bb-0310-9956-ffa450edef68
2008-06-30 18:03:23 +00:00
Yonik Seeley
bc21016abd
add getters to StopFilterFactory
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@672830 13f79535-47bb-0310-9956-ffa450edef68
2008-06-30 17:29:18 +00:00
Yonik Seeley
e31c9deb9f
fix DirectUpdateHandlerOptimizeTest to pass on windows
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@672829 13f79535-47bb-0310-9956-ffa450edef68
2008-06-30 17:29:05 +00:00
Yonik Seeley
3a57d15799
remove numDocsDeleted, which is no longer tracked since lucene handles it
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@672297 13f79535-47bb-0310-9956-ffa450edef68
2008-06-27 15:28:44 +00:00
Grant Ingersoll
f2c5515c1a
SOLR-609: SpellCheckComps now honors defaults
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@672257 13f79535-47bb-0310-9956-ffa450edef68
2008-06-27 12:35:36 +00:00
Grant Ingersoll
77a4e2fa4f
SOLR-603: Add partial optimize capabilities and deprecate DirectUpdateHandler
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@672031 13f79535-47bb-0310-9956-ffa450edef68
2008-06-26 21:14:06 +00:00
Grant Ingersoll
a0983feb04
SOLR-423: Add CloseHook notification
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@671960 13f79535-47bb-0310-9956-ffa450edef68
2008-06-26 17:44:37 +00:00
Ryan McKinley
0737e7469d
SOLR-602 -- add method chaining to SolrQuery
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@671036 13f79535-47bb-0310-9956-ffa450edef68
2008-06-24 06:06:07 +00:00
Grant Ingersoll
e598716210
SOLR-604: Make relative spellchecking dir be relative to the Solr data dir. Also added sample file based sc to the example
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@670973 13f79535-47bb-0310-9956-ffa450edef68
2008-06-23 23:59:12 +00:00
Grant Ingersoll
5b7185e330
SOLR-585: Set the QParser on the ResponseBuilder
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@670029 13f79535-47bb-0310-9956-ffa450edef68
2008-06-20 18:47:17 +00:00
Yonik Seeley
8557aa1fde
in facet refinement, skip over facet queries that don't look like refinements. add test that exercizes refinements.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@670028 13f79535-47bb-0310-9956-ffa450edef68
2008-06-20 18:38:20 +00:00
Mike Klaas
0150aeaf61
fix XSS vulnerability in analysis page
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@669766 13f79535-47bb-0310-9956-ffa450edef68
2008-06-20 02:20:39 +00:00
Yonik Seeley
319fd2b028
SOLR-424: when writing response, gracefully handle invalid zero length int/long field values in the index
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@669712 13f79535-47bb-0310-9956-ffa450edef68
2008-06-19 21:50:53 +00:00
Grant Ingersoll
be70d4d73a
added a comment
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@669492 13f79535-47bb-0310-9956-ffa450edef68
2008-06-19 14:20:34 +00:00
Grant Ingersoll
1cd74a0531
SOLR-572: Added SpellCheckComponent functionality.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@669485 13f79535-47bb-0310-9956-ffa450edef68
2008-06-19 13:46:54 +00:00
Chris M. Hostetter
200f1ddd7c
tmp files for tests should be temporary ... and not created in the current working directory
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@668771 13f79535-47bb-0310-9956-ffa450edef68
2008-06-17 17:56:20 +00:00
Yonik Seeley
3050d8339a
SOLR-303: if facet.limit <=0 then don't increase limit sent to shards, and don't test for refinement
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@668756 13f79535-47bb-0310-9956-ffa450edef68
2008-06-17 17:25:36 +00:00
Yonik Seeley
f2fb573cf1
change QParser.parse to public
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@668716 13f79535-47bb-0310-9956-ffa450edef68
2008-06-17 15:51:35 +00:00
Yonik Seeley
0b20b5e658
SOLR-486: make javabin the default for SolrJ
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@668661 13f79535-47bb-0310-9956-ffa450edef68
2008-06-17 13:37:55 +00:00
Yonik Seeley
e108b5375c
SOLR-601: make QParser.parse public
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@668656 13f79535-47bb-0310-9956-ffa450edef68
2008-06-17 13:27:53 +00:00
Grant Ingersoll
a1b02cc58b
SOLR-595: Added support for Field level boosting in MoreLikeThis
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@668638 13f79535-47bb-0310-9956-ffa450edef68
2008-06-17 12:48:57 +00:00
Otis Gospodnetic
96d68357d6
SOLR-592: Added ShardParams interface and changed several string literals to references to constants in CommonParams.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@667923 13f79535-47bb-0310-9956-ffa450edef68
2008-06-15 03:28:36 +00:00
Chris M. Hostetter
97da4bab73
2 and a half years seems like a long enough time to be using the wrong favicon.ico. Let's use the same one we have on the website.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@667193 13f79535-47bb-0310-9956-ffa450edef68
2008-06-12 18:42:10 +00:00
Chris M. Hostetter
f690d9facf
SOLR-597: SolrServlet no longer "caches" SolrCore. This was causing problems in Resin, and could potentially cause problems for customized usages of SolrServlet.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@667190 13f79535-47bb-0310-9956-ffa450edef68
2008-06-12 18:27:50 +00:00
Yonik Seeley
7f0cc46ad7
SOLR-596: handle facet.limit=0
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@667187 13f79535-47bb-0310-9956-ffa450edef68
2008-06-12 18:11:26 +00:00
Yonik Seeley
423731edd0
use cloned params passed to submit to avoid concurrent modification exception
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@666936 13f79535-47bb-0310-9956-ffa450edef68
2008-06-12 00:53:45 +00:00
Yonik Seeley
4d11b2c89a
create new params object for each shard request to prevent concurrent modification exception when SolrJ modifies the params
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@666876 13f79535-47bb-0310-9956-ffa450edef68
2008-06-11 22:34:06 +00:00
Yonik Seeley
2ce5049e36
test all ntz bit positions
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@664151 13f79535-47bb-0310-9956-ffa450edef68
2008-06-06 21:56:37 +00:00
Ryan McKinley
d75e9410c3
adding tests for ntz
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@664083 13f79535-47bb-0310-9956-ffa450edef68
2008-06-06 19:07:04 +00:00
Ryan McKinley
16c6d850c5
moving old test utility functions to a junit test
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@663797 13f79535-47bb-0310-9956-ffa450edef68
2008-06-06 01:44:32 +00:00
Ryan McKinley
552501c596
adding coverage for misc utils
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@663739 13f79535-47bb-0310-9956-ffa450edef68
2008-06-05 21:12:06 +00:00
Ryan McKinley
cd03773e71
increasing test coverage for NamedList and SimpleOrderedMap
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@663733 13f79535-47bb-0310-9956-ffa450edef68
2008-06-05 20:50:03 +00:00
Ryan McKinley
44ce0b1bee
SOLR-193 -- increaseing code coverage on SolrDocument. Fixing some missing logic on adding vs. setting an Iterable field
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@663723 13f79535-47bb-0310-9956-ffa450edef68
2008-06-05 20:10:28 +00:00
Ryan McKinley
0bbb3180fd
Adding simple tests to increase code coverage for all SolrInfoMBeans -- this scans the classpath and calls all the functions (not expecting much)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@663687 13f79535-47bb-0310-9956-ffa450edef68
2008-06-05 18:07:35 +00:00
Yonik Seeley
edf6ed2faf
doc deprecation alternative
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@663665 13f79535-47bb-0310-9956-ffa450edef68
2008-06-05 17:15:13 +00:00
William Au
17c90ce718
SOLR-590
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@663089 13f79535-47bb-0310-9956-ffa450edef68
2008-06-04 13:16:07 +00:00
Bertrand Delacretaz
ef8a49d414
marking myself inactive - haven't contributed to Solr for almost a year now
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@662366 13f79535-47bb-0310-9956-ffa450edef68
2008-06-02 08:56:41 +00:00
Chris M. Hostetter
914a646a7c
include example of seting JNDI solr/home in the web.xml
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@661922 13f79535-47bb-0310-9956-ffa450edef68
2008-05-31 00:54:08 +00:00
Yonik Seeley
1de21edefe
SOLR-587: use Lucene's deleteByQuery
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@661778 13f79535-47bb-0310-9956-ffa450edef68
2008-05-30 16:10:09 +00:00
Erik Hatcher
4c5700cdc9
SOLR-515: SimilarityFactory capability, allowing parameters from schema.xml to be used in Similarity construction
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@661547 13f79535-47bb-0310-9956-ffa450edef68
2008-05-30 01:28:56 +00:00
Yonik Seeley
fb8ea90070
add ability to pass in an analyser to SolrQueryParser
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@661066 13f79535-47bb-0310-9956-ffa450edef68
2008-05-28 20:06:27 +00:00
Grant Ingersoll
77a62dd344
rollback stupid commit
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@660912 13f79535-47bb-0310-9956-ffa450edef68
2008-05-28 11:51:50 +00:00
Grant Ingersoll
4e12eb0aff
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@660658 13f79535-47bb-0310-9956-ffa450edef68
2008-05-27 19:43:35 +00:00
Otis Gospodnetic
04465637a2
- Added back a TODO per Yonik's request
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@660178 13f79535-47bb-0310-9956-ffa450edef68
2008-05-26 12:51:03 +00:00
Grant Ingersoll
f6f0c597a4
SOLR-553: Finish off by adding right Lucene jars and fix the spell checker test
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@660172 13f79535-47bb-0310-9956-ffa450edef68
2008-05-26 12:03:01 +00:00
Otis Gospodnetic
4b81a68252
- Removed a TODO that does not apply any more due to SOLR-539 commit
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@659668 13f79535-47bb-0310-9956-ffa450edef68
2008-05-23 21:32:45 +00:00
Otis Gospodnetic
cacf6ae295
SOLR-553 Use SpanScorer when highlighting phrase terms and hl.usePhraseHighlighter=true
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@659664 13f79535-47bb-0310-9956-ffa450edef68
2008-05-23 21:23:25 +00:00
Otis Gospodnetic
5ba95af1bb
SOLR-505 Give RequestHandlers the possiblity to suppress the generation of HTTP caching headers
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@659657 13f79535-47bb-0310-9956-ffa450edef68
2008-05-23 20:55:48 +00:00
Chris M. Hostetter
a0de6f7b9f
SOLR-581 - typo in (private) method name
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@659323 13f79535-47bb-0310-9956-ffa450edef68
2008-05-23 00:11:32 +00:00
Grant Ingersoll
3b9df5ffc6
Added javadocs
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@659216 13f79535-47bb-0310-9956-ffa450edef68
2008-05-22 19:20:04 +00:00
Chris M. Hostetter
858b4116d7
SOLR-514: Added explicit media-type with UTF* charset to *.xsl files that don't already have one
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@659196 13f79535-47bb-0310-9956-ffa450edef68
2008-05-22 18:38:06 +00:00
Otis Gospodnetic
15fb1cd0cf
SOLR-539: Fix for non-atomic long counters and a cast fix to avoid divide by zero
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@658977 13f79535-47bb-0310-9956-ffa450edef68
2008-05-22 02:12:50 +00:00
Chris M. Hostetter
f60122e08d
SOLR-470, SOLR-552, and SOLR-544: Multiple fixes to DateField regarding lenient parsing of optional milliseconds, and correct formating using the canonical representation. LegacyDateField has been added for people who have come to depend on the existing broken behavior.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@658003 13f79535-47bb-0310-9956-ffa450edef68
2008-05-19 22:00:22 +00:00
Koji Sekiguchi
455e7a414e
SOLR-319: Changed SynonymFilterFactory to "tokenize" synonyms file.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@657829 13f79535-47bb-0310-9956-ffa450edef68
2008-05-19 13:38:38 +00:00
Otis Gospodnetic
bc905bb00d
- Javadoc correction
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@657183 13f79535-47bb-0310-9956-ffa450edef68
2008-05-16 19:28:33 +00:00
Otis Gospodnetic
b434a76159
- Javadoc fixes
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@657182 13f79535-47bb-0310-9956-ffa450edef68
2008-05-16 19:28:13 +00:00
Mike Klaas
12bde0cc22
remove last vestiges of maxPendingDeletes from DUH2
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@656826 13f79535-47bb-0310-9956-ffa450edef68
2008-05-15 20:39:13 +00:00
Yonik Seeley
14d84045cc
SOLR-559: use Lucene updateDocument, deleteDocuments
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@655190 13f79535-47bb-0310-9956-ffa450edef68
2008-05-10 21:16:37 +00:00
Koji Sekiguchi
291d18433e
added Koji Sekiguchi to who page.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@653794 13f79535-47bb-0310-9956-ffa450edef68
2008-05-06 14:50:09 +00:00
Yonik Seeley
d0ed896f4b
SOLR-562: Namedlistcodec throws NPE for null names
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@653511 13f79535-47bb-0310-9956-ffa450edef68
2008-05-05 15:49:29 +00:00
Yonik Seeley
f3ed5f8424
SOLR-509: roll back prev changes that caused firstSearcher to never be closed, use latch to prevent events from executing before inform() is called
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@653091 13f79535-47bb-0310-9956-ffa450edef68
2008-05-03 15:46:08 +00:00
Grant Ingersoll
72869fb61d
SOLR-557: added getSearchComponents()
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@652846 13f79535-47bb-0310-9956-ffa450edef68
2008-05-02 17:49:09 +00:00
Yonik Seeley
68b8d7cf7f
use shards.qt as the qt for subqueries
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@652571 13f79535-47bb-0310-9956-ffa450edef68
2008-05-01 16:40:47 +00:00
Yonik Seeley
dd8974c32f
SOLR-334: change local params syntax from angle brackets to curly braces
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@652124 13f79535-47bb-0310-9956-ffa450edef68
2008-04-29 21:07:25 +00:00
Grant Ingersoll
4a8ca8f13a
SOLR-550: updated docs
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@651437 13f79535-47bb-0310-9956-ffa450edef68
2008-04-24 22:04:30 +00:00
Yonik Seeley
82de9f0336
SOLR-547: add getFactories() to ChainedUpdateProcessorFactory
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@651281 13f79535-47bb-0310-9956-ffa450edef68
2008-04-24 14:41:03 +00:00
Otis Gospodnetic
abeb46d7da
- Typo
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@651028 13f79535-47bb-0310-9956-ffa450edef68
2008-04-23 19:49:28 +00:00
Yonik Seeley
d97804d8f5
allow chained update processor in the middle of the stack to return null
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@649315 13f79535-47bb-0310-9956-ffa450edef68
2008-04-17 22:32:22 +00:00
Yonik Seeley
df843f3889
allow chained update processor in the middle of the stack to return null
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@649314 13f79535-47bb-0310-9956-ffa450edef68
2008-04-17 22:31:18 +00:00
Grant Ingersoll
d6839a0414
SOLR-267: Reopen. Remove adding info to the HTTP Header. Remove double responseHeader in the namedList response
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@649185 13f79535-47bb-0310-9956-ffa450edef68
2008-04-17 16:57:55 +00:00
Grant Ingersoll
f0a4b30cdc
SOLR-267: Logging updates, now logs how many hits, plus some other logging changes to reduce double logging
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@649066 13f79535-47bb-0310-9956-ffa450edef68
2008-04-17 12:37:38 +00:00
Grant Ingersoll
e2583ca6dd
SOLR-509: Fix NPE when starting up SolrCore due to FirstSearcher event not being initialized
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@649046 13f79535-47bb-0310-9956-ffa450edef68
2008-04-17 10:44:48 +00:00
Chris M. Hostetter
783bd8c9e9
SOLR-541: Legacy XML update support wasn't logging errors.
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@648794 13f79535-47bb-0310-9956-ffa450edef68
2008-04-16 19:03:43 +00:00
Yonik Seeley
3292c2f756
spelling correction
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@648793 13f79535-47bb-0310-9956-ffa450edef68
2008-04-16 18:54:18 +00:00
Chris M. Hostetter
7bcf99813d
SOLR-521: StopFilterFactory support for enablePositionIncrements
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@648433 13f79535-47bb-0310-9956-ffa450edef68
2008-04-15 22:19:18 +00:00
Yonik Seeley
edfcaa6161
SOLR-486: Binary response format
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@648384 13f79535-47bb-0310-9956-ffa450edef68
2008-04-15 19:22:38 +00:00
Yonik Seeley
e1c82f69fb
SOLR-330: reuse first token in WDF
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@647621 13f79535-47bb-0310-9956-ffa450edef68
2008-04-13 20:07:02 +00:00
Chris M. Hostetter
aca45bce71
SOLR-533: Fixed tests so they don't use hardcoded port numbers
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@647048 13f79535-47bb-0310-9956-ffa450edef68
2008-04-11 05:22:54 +00:00
Mike Klaas
e1aa232a51
SOLR-516: add hl.maxAlternateFieldLength
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@646926 13f79535-47bb-0310-9956-ffa450edef68
2008-04-10 19:07:23 +00:00
Yonik Seeley
dc9bb60c4a
ignore case when comparing tag names
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@646799 13f79535-47bb-0310-9956-ffa450edef68
2008-04-10 13:36:23 +00:00
Chris M. Hostetter
b6fe0f58d0
SOLR-528: Better error message when defaultSearchField is bogus or not indexed
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@646135 13f79535-47bb-0310-9956-ffa450edef68
2008-04-08 23:35:22 +00:00
Chris M. Hostetter
fd4981f444
SOLR-530: Better error messages/warnings when parsing schema.xml: field using bogus fieldtype and multiple copyFields to a non-multiValue field
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@646107 13f79535-47bb-0310-9956-ffa450edef68
2008-04-08 22:30:21 +00:00
Chris M. Hostetter
6042bdbad0
SOLR-529 - Better error messages from SolrQueryParser when field isn't specified and there is no defaultSearchField in schema.xml
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@646092 13f79535-47bb-0310-9956-ffa450edef68
2008-04-08 21:48:50 +00:00
Mike Klaas
7adcd21ce1
temporarily disabling testMaxDocs from AutoCommitTest
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@645645 13f79535-47bb-0310-9956-ffa450edef68
2008-04-07 18:59:46 +00:00
William Au
500358c2da
SOLR-535
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@645614 13f79535-47bb-0310-9956-ffa450edef68
2008-04-07 17:01:16 +00:00
William Au
7667caacec
SOLR-531
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@645608 13f79535-47bb-0310-9956-ffa450edef68
2008-04-07 16:50:08 +00:00
Mike Klaas
004aff96cb
Remove unnecessary part of AutoCommitTest that was often failing
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@644058 13f79535-47bb-0310-9956-ffa450edef68
2008-04-02 21:04:16 +00:00
Ryan McKinley
a42a266bc5
use ContentStreamBase.FileStream for ShowFileRequestHandler
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@643912 13f79535-47bb-0310-9956-ffa450edef68
2008-04-02 14:00:49 +00:00
Ryan McKinley
8e701e2f88
remove copied javadoc
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@643896 13f79535-47bb-0310-9956-ffa450edef68
2008-04-02 13:06:15 +00:00
Grant Ingersoll
e2c2a8d240
SOLR-330: Converted Solr tokenstreams to use Lucene's char[] capabilities
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@643465 13f79535-47bb-0310-9956-ffa450edef68
2008-04-01 16:10:19 +00:00
Erik Hatcher
c124044825
SOLR-519: Fix path to jQuery script
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@642710 13f79535-47bb-0310-9956-ffa450edef68
2008-03-30 11:15:06 +00:00
Yonik Seeley
05e70eee80
fix most thread safety issues in MultiCore
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@642281 13f79535-47bb-0310-9956-ffa450edef68
2008-03-28 16:28:10 +00:00
Yonik Seeley
a8e6df6707
SOLR-511: add getInitArgs to RequestHandlerBase
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@641702 13f79535-47bb-0310-9956-ffa450edef68
2008-03-27 03:25:09 +00:00
Erik Hatcher
493608377f
Fix JSPs that refered to removed SolrMultiCore
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@641115 13f79535-47bb-0310-9956-ffa450edef68
2008-03-26 02:22:51 +00:00
Erik Hatcher
d273c9a727
Fix a couple of multicore related issues in both index.jsp pages
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@641109 13f79535-47bb-0310-9956-ffa450edef68
2008-03-26 02:09:07 +00:00
Ryan McKinley
bd9aeb7b5b
SOLR-350 -- fixing more jsp references... added tests to check "/solr/" and "/solr/admin/threaddump.jsp"
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@641106 13f79535-47bb-0310-9956-ffa450edef68
2008-03-26 01:39:01 +00:00
Ryan McKinley
5e3d3a2df0
SOLR-350 -- removed static access for SolrMultiCore. Also adding a new constructor to MultiCore
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@640843 13f79535-47bb-0310-9956-ffa450edef68
2008-03-25 15:01:23 +00:00
Erik Hatcher
f0f2b88680
Enlighted by Hoss' question, clarify a bit more about nesting Solr within a larger web application
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@640667 13f79535-47bb-0310-9956-ffa450edef68
2008-03-25 01:40:00 +00:00
Erik Hatcher
01b7029218
Clarify path-prefix in web.xml comments and javadocs
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@640654 13f79535-47bb-0310-9956-ffa450edef68
2008-03-25 00:42:36 +00:00
Erik Hatcher
5e04a269e6
Incorporate the prefixPath, if configured, on the forwards
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@640449 13f79535-47bb-0310-9956-ffa450edef68
2008-03-24 15:53:46 +00:00
Erik Hatcher
f291654500
Fix javadoc issue
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@640365 13f79535-47bb-0310-9956-ffa450edef68
2008-03-24 10:12:41 +00:00
Ryan McKinley
7a32b537a9
SOLR-503 -- restructure src/webapp to keep jsps and WEB-INF in same directory. Added test to hit jsp files. (currently only checks if they compile ok)
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@640123 13f79535-47bb-0310-9956-ffa450edef68
2008-03-22 23:57:52 +00:00
Yonik Seeley
2799a781cc
SOLR-508: CSV handler to use update request processors
...
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@639685 13f79535-47bb-0310-9956-ffa450edef68
2008-03-21 15:56:13 +00:00