Commit Graph

2466 Commits

Author SHA1 Message Date
Yonik Seeley 118c25391c analysis.jsp accidentally created tokenstream again with an exhausted reader
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@801495 13f79535-47bb-0310-9956-ffa450edef68
2009-08-06 02:12:46 +00:00
Yonik Seeley cf9f9281ad DirectUpdateHandlerOptimizeTest used strings as int ids
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@801486 13f79535-47bb-0310-9956-ffa450edef68
2009-08-06 01:10:59 +00:00
Yonik Seeley 424c27a0b5 DirectUpdateHandlerTest used strings as int ids
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@801485 13f79535-47bb-0310-9956-ffa450edef68
2009-08-06 01:09:47 +00:00
Yonik Seeley f01f919b3d TestArbitraryIndexDir didn't work w/o a string-like id
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@801479 13f79535-47bb-0310-9956-ffa450edef68
2009-08-06 00:30:02 +00:00
Yonik Seeley 9a7eb23597 TestCSV assumed id was a string
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@801477 13f79535-47bb-0310-9956-ffa450edef68
2009-08-06 00:20:38 +00:00
Yonik Seeley aa063a9f75 fix SignatureUpdateProcessor test that assumed string id
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@801474 13f79535-47bb-0310-9956-ffa450edef68
2009-08-06 00:03:23 +00:00
Yonik Seeley f3855a7f92 switch elevation component test to a schema with a string id - which it assumed anyway, and change xpaths from int to str
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@801464 13f79535-47bb-0310-9956-ffa450edef68
2009-08-05 23:21:28 +00:00
Grant Ingersoll ece497f832 SOLR-1237: firstSearcher and newSearcher now identify themselves as such when querying
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@801417 13f79535-47bb-0310-9956-ffa450edef68
2009-08-05 21:25:06 +00:00
Yonik Seeley 167a03b576 don't use a numeric field for testing highlighting
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@801411 13f79535-47bb-0310-9956-ffa450edef68
2009-08-05 21:08:42 +00:00
Yonik Seeley e2faa07f41 remove unused code from date faceting
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@801189 13f79535-47bb-0310-9956-ffa450edef68
2009-08-05 12:44:38 +00:00
Yonik Seeley e918778c48 SOLR-1270: make sure that plain numeric types produce correct transfer syntax for JSON, Python, Ruby, and other TextWriter fields
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@800966 13f79535-47bb-0310-9956-ffa450edef68
2009-08-04 20:51:12 +00:00
Yonik Seeley f939400f13 SOLR-1322: multiValued trie fields do work with NumericRangeQuery
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@800924 13f79535-47bb-0310-9956-ffa450edef68
2009-08-04 19:06:33 +00:00
Yonik Seeley ba2baa2f47 SOLR-1299: use FieldComparator to derive sort field values in distributed search, fix a bug in the SortMissingLast comparator
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@800857 13f79535-47bb-0310-9956-ffa450edef68
2009-08-04 15:53:34 +00:00
Noble Paul b7afc29aac 2 seconds refresh is too soon
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@800729 13f79535-47bb-0310-9956-ffa450edef68
2009-08-04 11:27:17 +00:00
Yonik Seeley 1257990144 speeling
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@800644 13f79535-47bb-0310-9956-ffa450edef68
2009-08-04 01:03:09 +00:00
Yonik Seeley 076cd2692a SOLR-1291 SOLR-1322 SOLR-1325 SOLR-1328 : more trie integration
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@800592 13f79535-47bb-0310-9956-ffa450edef68
2009-08-03 22:13:23 +00:00
Yonik Seeley d8027f2de0 SOLR-1291 SOLR-1322 SOLR-1325 SOLR-1328 : more trie integration
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@800565 13f79535-47bb-0310-9956-ffa450edef68
2009-08-03 21:09:05 +00:00
Erik Hatcher 0d3d010633 SOLR-1323: Reset XPathEntityProcessor's / when fetching next URL
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@800273 13f79535-47bb-0310-9956-ffa450edef68
2009-08-03 09:54:46 +00:00
Noble Paul b0094a2ef8 log warning if deltaImportQuery is not specified . Eventually when the feature is deprecated it should throw an exception
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@800204 13f79535-47bb-0310-9956-ffa450edef68
2009-08-03 05:51:59 +00:00
Noble Paul 6738cfbe6e removing unused code
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@800202 13f79535-47bb-0310-9956-ffa450edef68
2009-08-03 05:42:28 +00:00
Koji Sekiguchi fc335d2e8b fix xpath of ramBufferSizeMB
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@800181 13f79535-47bb-0310-9956-ffa450edef68
2009-08-03 01:54:29 +00:00
Yonik Seeley 700f210d16 fix copy-n-paste typos from Double and Long field sources
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@799894 13f79535-47bb-0310-9956-ffa450edef68
2009-08-01 16:05:43 +00:00
Yonik Seeley b29680e233 comment out failing test
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@799699 13f79535-47bb-0310-9956-ffa450edef68
2009-07-31 19:04:09 +00:00
Yonik Seeley 855ac03bfd SOLR-1318: explain may use top-level searcher for field cache
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@799698 13f79535-47bb-0310-9956-ffa450edef68
2009-07-31 18:59:47 +00:00
Erik Hatcher 18078af958 SOLR-1317: Fix CapitalizationFilterFactory to work when keep parameter is not specified
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@799593 13f79535-47bb-0310-9956-ffa450edef68
2009-07-31 12:54:02 +00:00
Shalin Shekhar Mangar 67ad122d9b SOLR-1041 -- Fix issue with absolute instanceDir
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@798482 13f79535-47bb-0310-9956-ffa450edef68
2009-07-28 10:46:36 +00:00
Erik Hatcher 489a87af9c Adjust awkward logging message
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@798296 13f79535-47bb-0310-9956-ffa450edef68
2009-07-27 21:38:24 +00:00
Erik Hatcher 00c0f8cdac Add ignore for tmp directory
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@798293 13f79535-47bb-0310-9956-ffa450edef68
2009-07-27 21:33:07 +00:00
Erik Hatcher 86e8f54bb1 Rails engines generated this directory, added its README with ASL patched in
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@798292 13f79535-47bb-0310-9956-ffa450edef68
2009-07-27 21:32:44 +00:00
Erik Hatcher 25135dd2da SOLR-761: Fix Flare ASL license headers. Removed a couple of files that were unnecessary and awkward to add license text to anyway. A few spots of tabs->spaces
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@798281 13f79535-47bb-0310-9956-ffa450edef68
2009-07-27 21:13:08 +00:00
Grant Ingersoll d99b617122 SOLR-862: Add notice about export control to README
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@798260 13f79535-47bb-0310-9956-ffa450edef68
2009-07-27 19:14:01 +00:00
Grant Ingersoll 1c2c5ed19f SOLR-1310: Upgrade to Tika 0.4
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@798253 13f79535-47bb-0310-9956-ffa450edef68
2009-07-27 18:48:58 +00:00
Grant Ingersoll 4a4fc9a5c9 SOLR-769: subcluster flattening
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@798205 13f79535-47bb-0310-9956-ffa450edef68
2009-07-27 16:26:06 +00:00
Grant Ingersoll 04c116900f SOLR-769: Refactor build slightly to get example working, fix classloading issue for Carrot Clustering engine
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@798202 13f79535-47bb-0310-9956-ffa450edef68
2009-07-27 16:20:49 +00:00
Yonik Seeley c3b5b4ef84 javadoc
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@797655 13f79535-47bb-0310-9956-ffa450edef68
2009-07-24 21:01:38 +00:00
Erik Hatcher 4e07d395fc SOLR-1286: Fix the commit parameter always defaulting to "true" even if "false" is explicitly passed in.
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@796334 13f79535-47bb-0310-9956-ffa450edef68
2009-07-21 15:07:59 +00:00
Erik Hatcher 4c2e902895 SOLR-1295: More sensibly locate SolrJS as the starting point of Solr's blessed javascript API
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@795603 13f79535-47bb-0310-9956-ffa450edef68
2009-07-19 19:36:17 +00:00
Yonik Seeley 7184a6bf53 make ignored multivalued by default
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@795244 13f79535-47bb-0310-9956-ffa450edef68
2009-07-17 22:00:22 +00:00
Yonik Seeley 4edbce9cec test trie types with frange
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@794891 13f79535-47bb-0310-9956-ffa450edef68
2009-07-16 22:27:54 +00:00
Yonik Seeley 4df62ab249 fix distrib search assumption about single-segment multireaders
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@794829 13f79535-47bb-0310-9956-ffa450edef68
2009-07-16 20:24:23 +00:00
Yonik Seeley f89c2d9a29 change test due to lucene open() changes - always multireader
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@794812 13f79535-47bb-0310-9956-ffa450edef68
2009-07-16 19:46:35 +00:00
Yonik Seeley d3bd1090a7 SOLR-1284: fix initial docID
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@794716 13f79535-47bb-0310-9956-ffa450edef68
2009-07-16 15:22:30 +00:00
Yonik Seeley 3c02e971ea SOLR-1284: implement new DISI.advance
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@794714 13f79535-47bb-0310-9956-ffa450edef68
2009-07-16 15:17:39 +00:00
Grant Ingersoll b5620d8614 SOLR-1285: Add DelimitedPayloadTokenFilterFactory, tests and short example
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@794669 13f79535-47bb-0310-9956-ffa450edef68
2009-07-16 13:36:24 +00:00
Yonik Seeley f7953e95b6 SOLR-1284: use/implement DISI.advance and friends
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@794470 13f79535-47bb-0310-9956-ffa450edef68
2009-07-16 00:12:17 +00:00
Shalin Shekhar Mangar 03cf5cdad6 Upgraded to Lucene 2.9-dev r794238.
Other changes include:
    LUCENE-1614 - Use Lucene's DocIdSetIterator.NO_MORE_DOCS as the sentinel value.
    LUCENE-1630 - Add acceptsDocsOutOfOrder method to Collector implementations.
    LUCENE-1673, LUCENE-1701 - Trie has moved to Lucene core and renamed to NumericRangeQuery.
    LUCENE-1662, LUCENE-1687 - Replace usage of ExtendedFieldCache by FieldCache.

SOLR-1241: Solr's CharFilter has been moved to Lucene. Remove CharFilter and related classes from Solr and use Lucene's corresponding code.

SOLR-1261: Lucene trunk renamed RangeQuery & Co to TermRangeQuery.

git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@794328 13f79535-47bb-0310-9956-ffa450edef68
2009-07-15 17:21:04 +00:00
Noble Paul c9eb4ea1ee the snapshoot config param is renamed to backupAfter
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@794203 13f79535-47bb-0310-9956-ffa450edef68
2009-07-15 08:59:29 +00:00
Noble Paul 516f633ba7 all the variable names which use 'snap' has been renamed
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@794200 13f79535-47bb-0310-9956-ffa450edef68
2009-07-15 08:55:56 +00:00
Noble Paul 73cde8eb22 status message for each command
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@794187 13f79535-47bb-0310-9956-ffa450edef68
2009-07-15 08:40:19 +00:00
Noble Paul 80760df324 SOLR-920 changes did not go into CHANGES.txt
git-svn-id: https://svn.apache.org/repos/asf/lucene/solr/trunk@794152 13f79535-47bb-0310-9956-ffa450edef68
2009-07-15 06:44:41 +00:00