https://github.com/rnewson/couchdb-lucene

sort by:
Revision Author Date Message Commit Date
0c26055 remove warning about 0.5 now it's out. 18 April 2010, 11:45:39 UTC
07370ad pom change for 0.5.0 release. 17 April 2010, 13:55:52 UTC
7c6da01 test for notModified after borrow so that it actually works. :) 17 April 2010, 13:53:15 UTC
dbdb2c0 don't add forced document if there were other additions. 17 April 2010, 13:38:19 UTC
7248405 update etag when documents are deleted. 17 April 2010, 13:27:27 UTC
50ceb99 don't hide the forced document. 17 April 2010, 13:25:04 UTC
5b63e4c on second thoughts, use a private field name. 17 April 2010, 13:21:59 UTC
6ea8a26 always add a document (with _id equal to the database UUID) to ensure that commit() always updates the update_seq. 17 April 2010, 13:19:24 UTC
9084540 add breaking changes section. 17 April 2010, 12:21:37 UTC
e04b5fd switch over to PathParts. 17 April 2010, 12:19:50 UTC
6b73dc6 commit to _design/foo in paths, use regexp to be sure. 17 April 2010, 11:13:50 UTC
3d2fb72 fix example in README. 17 April 2010, 10:52:40 UTC
0669d2b just log once. 15 April 2010, 17:05:38 UTC
891e1d1 initialize logger in constructor. 15 April 2010, 16:53:38 UTC
298dce7 add debug to track down since calculation problem. 14 April 2010, 12:15:56 UTC
751c574 make default commit interval 15s (from 60s) and make it configurable from ini file. 14 April 2010, 11:39:59 UTC
edd9942 fix cut-and-paste error that broke include_docs=true among other things. 13 April 2010, 11:22:48 UTC
7736807 add Tika test for doc with embedded table. 12 April 2010, 21:49:46 UTC
5cd5577 0.11 is now released. 12 April 2010, 21:41:00 UTC
2c55266 use Lucene's default mergeFactor of 10. 12 April 2010, 15:52:05 UTC
caa5f3b stale=ok queries return near-realtime results. 12 April 2010, 14:08:26 UTC
4ae992f revert investigative changes, cleanly handle views with no index member. 12 April 2010, 13:46:22 UTC
a0ffc19 don't attempt to index views without fulltext functions. 12 April 2010, 13:07:58 UTC
69a165a use DateFormatUtils for this. 12 April 2010, 12:07:50 UTC
85c1d0b re-add support for Date objects for type:date. 12 April 2010, 12:04:12 UTC
6ca4e41 clarify compatibility of upcoming 0.5 release. 12 April 2010, 11:29:26 UTC
97ddc51 add asserts to track down NPE. 12 April 2010, 11:23:41 UTC
c74b7fc assert that null values work in document conversion. 12 April 2010, 09:35:58 UTC
34f13e0 allow config control over mergeFactor, useCompoundFile, ramBufferSizeMB arguments to IndexWriter. 11 April 2010, 18:58:46 UTC
7c61d88 evaluate search timeout closer to the config file. 11 April 2010, 18:53:39 UTC
42ab5b9 add search timeout feature. 11 April 2010, 16:17:53 UTC
c20fa42 handle non-existing views with 400 response. 11 April 2010, 15:57:38 UTC
a743346 suppress warnings in test output. 11 April 2010, 15:34:55 UTC
7b40095 remove regression not now dblevel indexing works. 11 April 2010, 15:34:13 UTC
50a7cce Merge branch 'dblevel_indexing' 11 April 2010, 15:33:44 UTC
266342f setPendingSequence at startup 11 April 2010, 15:33:30 UTC
e28565c functional parity but bugs in latch code remain. 11 April 2010, 12:44:22 UTC
3f0a4bc latches. 09 April 2010, 23:57:18 UTC
d187533 use dirty flag to issue better etags 09 April 2010, 22:09:10 UTC
1724e83 60 second commit interval. 09 April 2010, 22:01:54 UTC
bf32f6a ignore socket exceptions. 09 April 2010, 22:01:39 UTC
6805c41 req.abort 09 April 2010, 21:56:55 UTC
7c6ba62 upgrade to Tika 0.7. 09 April 2010, 21:17:45 UTC
2d8c718 wip 09 April 2010, 20:45:16 UTC
8530a72 garbage 09 April 2010, 18:54:36 UTC
9c10553 newline for error responses. 08 April 2010, 22:27:52 UTC
c4caae9 remember to fix regression 07 April 2010, 09:14:32 UTC
24bf398 wip 07 April 2010, 09:13:39 UTC
344a6c6 wip 05 April 2010, 23:09:15 UTC
ea7c1b7 remove unused ini setting. 05 April 2010, 19:54:52 UTC
3a4e5ec more 05 April 2010, 19:24:36 UTC
2494950 tidier log output 05 April 2010, 19:02:02 UTC
c8d5409 more work on DatabaseIndexer. 05 April 2010, 18:57:19 UTC
1a1d094 start of DatabaseIndexer. 05 April 2010, 18:09:29 UTC
8496e9d encapsulate database info as class. 05 April 2010, 17:03:24 UTC
9fa591c Allow identical views within a database to point to the same index. 02 April 2010, 18:05:05 UTC
0f80829 move query parser into tuple. 02 April 2010, 14:52:25 UTC
b2ba5e4 refactor tuple access to function. 02 April 2010, 14:39:51 UTC
3f5a3d4 more news. 02 April 2010, 14:27:49 UTC
0065af5 rhino packages was in the wrong place. 02 April 2010, 14:23:55 UTC
0139fb6 start of NEWS file. 02 April 2010, 14:22:34 UTC
627febe tidy Tuple a little. 31 March 2010, 10:44:57 UTC
ed522bd remove unused log setting in ini file. 30 March 2010, 08:32:48 UTC
19a849e output logs to logs/couchdb-lucene.log by default 30 March 2010, 08:31:48 UTC
fae7be0 add example for attachment with default field. 26 March 2010, 17:51:12 UTC
e14945c removing unused class. 23 March 2010, 22:56:18 UTC
0879393 move servlet-related utility methods to ServletUtils. add 'Vary: Accept' to responses. 21 March 2010, 18:28:28 UTC
bc2c76e remove unused import. 21 March 2010, 18:14:44 UTC
18b332e consolidate all servlets into one. this makes URL's more RESTful and the Python path manipulation simpler. 21 March 2010, 18:11:12 UTC
2eff6f5 change log level for unit tests. 13 March 2010, 18:53:18 UTC
1c5fd94 remove MINUTES for 1.5 compat. 01 March 2010, 18:31:08 UTC
ecb45d2 remove uses of deprecated Version.CURRENT 28 February 2010, 17:13:51 UTC
e2d98ab upgrade to Lucene 3.0.1 28 February 2010, 17:06:58 UTC
38ef320 fix documentation s/integer/int 19 February 2010, 22:39:54 UTC
b700666 remove incorrect boilerplate 10 February 2010, 11:03:56 UTC
e68f213 fix regression when overriding defaults object in view 09 February 2010, 21:22:14 UTC
a3513da move conversion code to DocumentConverter. 08 February 2010, 10:41:15 UTC
6f137e3 fix json-to-java conversion bug (issue #40) 08 February 2010, 09:49:14 UTC
f5bc266 basic osxbundle settings -- work in progress 06 February 2010, 15:22:19 UTC
e19e2e3 remove unused snapshot repo. 06 February 2010, 11:25:58 UTC
10a473a add note to configure plugin for OSX bundle. 05 February 2010, 13:39:08 UTC
b9ea0b2 tidy document about analyzer 04 February 2010, 23:26:31 UTC
2a436c5 build a .tar.gz too. 04 February 2010, 23:20:59 UTC
eb49638 bump Tika version to 0.6 04 February 2010, 23:11:18 UTC
8e81244 Make CustomQueryParserTest timezone-insensitive. 04 February 2010, 08:52:41 UTC
b7c592f more fixes for new _cleanup method. 31 January 2010, 20:50:21 UTC
8f5e557 cleanup 31 January 2010, 20:17:16 UTC
733fbf1 cleanup 31 January 2010, 20:17:00 UTC
156f539 cleanup 31 January 2010, 20:16:48 UTC
03bce57 cleanup 31 January 2010, 20:12:41 UTC
e43d671 tidy up 31 January 2010, 19:48:00 UTC
df434c9 tidy up 31 January 2010, 19:46:20 UTC
94a6f6a more objects, some tidying, more dedupe to go. 31 January 2010, 13:13:39 UTC
6e66766 most of index cleanup work 31 January 2010, 00:30:15 UTC
c47c494 updated README to reflect latest Python scripts settings 25 January 2010, 22:50:51 UTC
31ca800 don't include 'hang time' when calculating indexing rate. 21 January 2010, 23:55:34 UTC
8f30f2d make typed sort the same syntax as typed range search. 21 January 2010, 22:40:05 UTC
1217f9f update docs on numeric range queries 21 January 2010, 18:53:07 UTC
20c9be3 update docs on numeric range queries 21 January 2010, 18:52:29 UTC
bf989bc make type of range query explicit. 21 January 2010, 18:51:19 UTC
back to top