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

sort by:
Revision Author Date Message Commit Date
c97d577 Fix querying 07 July 2013, 18:16:51 UTC
0be8fdc no-op to kick travis 07 July 2013, 17:59:52 UTC
27eacf5 Fix test code to match 07 July 2013, 17:48:26 UTC
0ef0179 remove tv mapper for now 07 July 2013, 17:40:33 UTC
b530baf wip 07 July 2013, 17:32:06 UTC
3b4f9fd Fix typedfield stuff 07 July 2013, 16:58:48 UTC
3023726 Fix PerField and PorterStem 02 July 2013, 13:22:46 UTC
b172274 Misc fixes [rebase this] 02 July 2013, 10:14:01 UTC
2cf7ed0 bump to lucene 4.3 30 May 2013, 18:08:24 UTC
1b84d2f Upgrade to Lucene 4.2 15 April 2013, 15:23:16 UTC
233442a one for luck 03 March 2013, 19:22:58 UTC
9e35287 Improve README even moar 03 March 2013, 19:22:13 UTC
546f744 Improve README. 03 March 2013, 19:17:01 UTC
3a4e9eb Open 0.10.0 31 December 2012, 09:19:49 UTC
3565b0a This is 0.9.0 31 December 2012, 09:19:38 UTC
b30bc4d Update 0.9.0 NEWS 31 December 2012, 09:19:29 UTC
7bd670c fix html tags 26 December 2012, 13:58:18 UTC
c580034 Update copyright notices 22 December 2012, 21:33:56 UTC
49a7823 Include update_seq in info 19 December 2012, 09:32:32 UTC
a3e675b Upgrade Rhino to 1.7R4 26 October 2012, 12:22:12 UTC
78bc475 Upgrade to Tika 1.2 26 October 2012, 11:44:15 UTC
94d361d Bump to Lucene 3.6.1 07 August 2012, 09:31:43 UTC
56f9c81 Merge pull request #164 from Elvex/master added support for field names with escaped spaces 10 July 2012, 11:45:30 UTC
f314052 added support for field names with escaped spaces 10 July 2012, 11:31:55 UTC
70fc175 use lucene-version var for highlighter dep. 07 July 2012, 15:01:13 UTC
b8f064e Ensure norms are not emitted when applying an index-time boost 20 June 2012, 12:19:56 UTC
969a982 Merge pull request #141 from artikh/master Windows startup scrip 15 June 2012, 19:50:55 UTC
b98f4b7 Test all the JVM's 05 June 2012, 16:52:40 UTC
44f0ad5 URL encode the since parameter for bigcouch 26 April 2012, 21:38:32 UTC
ed0aa35 Support new BigCouch 0.4 update sequence format 26 April 2012, 16:39:25 UTC
0a03bd3 Merge pull request #158 from nesteffe/termvectors Termvectors 26 April 2012, 10:26:45 UTC
27ff576 Remove include_storedfields 25 April 2012, 22:05:53 UTC
8194a9a Update documentation to reflect new highlighter features and result set changes 25 April 2012, 21:48:55 UTC
664709b Update fast vector highligter dependency to use lucene-highlighter package in 3.6 25 April 2012, 16:49:39 UTC
0f87406 Include fast vector highlighter plugin in pom.xml 24 April 2012, 21:13:28 UTC
4227051 Add highlighting and parameters to include termvectors and fields in results 24 April 2012, 21:03:44 UTC
900997e Merge branch 'master' into termvectors 12 April 2012, 22:39:02 UTC
453c434 fix some deprecation warnings 12 April 2012, 22:38:34 UTC
7c7f1cd use new getFieldsInfo API to list indexed fields 12 April 2012, 22:32:41 UTC
a93c9d3 configure eclipse plugin to pull source and javadocs 12 April 2012, 22:21:38 UTC
de778fb Bump to lucene 3.6 12 April 2012, 22:18:26 UTC
078bff8 Bump to lucene 3.6 12 April 2012, 22:18:16 UTC
ef003db expose term vectors 29 March 2012, 09:50:05 UTC
db213d8 Bump to Tika 1.1 26 March 2012, 22:08:22 UTC
d8c46d2 Add travis build status image 16 March 2012, 22:16:36 UTC
c6243ff add .travis.yml 16 March 2012, 22:10:08 UTC
3f20378 Allow dash in field name (but not at start). (Closes #154) 07 March 2012, 10:51:30 UTC
8cb75b7 Make build platform-independent 07 March 2012, 10:51:17 UTC
daf007b Simplify compatibily statement 09 February 2012, 14:33:15 UTC
1a42a6f Merge pull request #149 from moonmaster9000/patch-1 IF Maven 3 now works with CouchDB Lucene, update README to reflect that. 10 January 2012, 20:18:30 UTC
5a61a35 IF Maven 3 now works with CouchDB Lucene, update README to reflect that. 10 January 2012, 20:03:11 UTC
5415d3f Add test to verify JSON.stringify works in document conversion 10 January 2012, 13:02:53 UTC
c6504e5 Upgrade to Rhino 1.7R3 and enable partial Javascript 1.8 support 10 January 2012, 12:55:57 UTC
964e37e update pom.xml to 0.9.0-SNAPSHOT 09 January 2012, 21:19:02 UTC
3313582 Update pom.xml to 0.8.0 09 January 2012, 21:13:48 UTC
acc44bf SSL support added in 0.7.0 08 January 2012, 19:25:44 UTC
c9b7ed9 Prep init.d script for 0.8.0 release 08 January 2012, 19:20:00 UTC
c0c534a Prep notes for 0.8.0 release 08 January 2012, 19:19:39 UTC
3f4cc06 back to snapshot 07 January 2012, 19:33:50 UTC
a321ed8 0.8.0-RC1 07 January 2012, 19:28:48 UTC
5c4189b Bump to Lucene 3.5 07 January 2012, 14:01:09 UTC
aa92f3f Include ddoc and view name when reporting compilation errors. (closes #126) 07 January 2012, 13:31:51 UTC
d2a4d55 Use last_seq not update_seq I had assumed that the update_seq value from GET /dbname would always match the last_seq value in the changes feed. It turns out that some changes, like PUT /dbname/_revs_limit and PUT /dbname/_security can increase update_seq without making an entry in the changes feed. The upshot of this discrepancy is that c-l will hang waiting for an update that will never arrive. The fix is to read the last_seq value from the changes feed instead and then wait for the indexer to catch up to that value. 07 January 2012, 12:53:19 UTC
958d492 Document some new options 13 December 2011, 17:45:35 UTC
c1b0e25 Allow configuration of Parser.setLowercaseExpandedTerms setting 13 December 2011, 17:36:21 UTC
a62fbb7 Point at the current query parser page 30 November 2011, 12:42:51 UTC
2278688 Upgrade to Tika 1.0 09 November 2011, 14:33:47 UTC
fa1e702 Allow leading wildcard (disabled by default for performance reasons: closes #138) 31 October 2011, 11:46:24 UTC
2ea60bc add classic analyzer for pre 3.1 email address matching 29 October 2011, 17:09:26 UTC
1dbbae3 Windows startup script 25 October 2011, 16:24:22 UTC
0f67075 add missing gt; 25 October 2011, 16:23:57 UTC
0b94022 add missing gt; 10 October 2011, 09:35:14 UTC
106bfed bump Tika to 0.10, fix Word test accordingly. 08 October 2011, 18:48:29 UTC
f2106f3 upgrade to Lucene 3.4.0. 18 September 2011, 16:23:51 UTC
2d96db8 remove misleading 'transforms' term. 15 September 2011, 10:01:31 UTC
ab7f5d8 fix NPE for since variable. 24 August 2011, 12:51:04 UTC
c9d4f76 Add include_fields option to return a chosen subset of stored fields. (closes #134) 18 August 2011, 21:01:39 UTC
2525171 don't worry about uuid dirs with no subdirs. 16 August 2011, 22:02:16 UTC
25ab23b include uuid and digest in index info (closes #132) 01 August 2011, 22:00:43 UTC
1ed435a bump to 0.8.0-SNAPSHOT 01 August 2011, 22:00:43 UTC
0a4bc41 Merge pull request #131 from stefankoegl/patch-1 <int> type specifier belongs to the field, not the "sort" parameter 29 July 2011, 09:23:44 UTC
4ae6c50 <int> type specifier belongs to the field, not the "sort" parameter 29 July 2011, 06:40:59 UTC
9a4f268 Merge pull request #130 from daugaard/master Added support for colon (:) in design document id 26 July 2011, 13:34:06 UTC
05dd22f Added support for colon (:) in design document name. 26 July 2011, 13:12:36 UTC
385c720 change version to 0.7.0 24 July 2011, 10:57:52 UTC
15ad4a3 remove log statement. 24 July 2011, 10:57:52 UTC
ab884f9 escape README.md 24 July 2011, 10:45:02 UTC
419ec28 enhance instructions for couchdb 1.1 proxy feature. 24 July 2011, 10:43:55 UTC
9460025 allow _ and . in field names. (closes #128) 15 July 2011, 18:56:13 UTC
805ecbc use OS-insensitive path assertion. (closes #127) 14 July 2011, 08:33:32 UTC
2c39f22 bump to 3.3.0 02 July 2011, 20:17:58 UTC
d6280ef remove unused imports 11 June 2011, 18:43:35 UTC
3098af1 use global Constants.VERSION when opening index writer. 11 June 2011, 18:40:40 UTC
cd29c07 send sort_order as json 11 June 2011, 16:39:23 UTC
0feac67 update atomically (and sequentially) with new addDocuments method. 11 June 2011, 14:20:26 UTC
36ec57b bump to LUCENE_32 11 June 2011, 14:20:26 UTC
3447000 show info during testing/debugging. 11 June 2011, 14:20:26 UTC
15eed33 bump to lucene 3.2 and use new feature to return numeric fields as numbers, not strings. 08 June 2011, 15:49:26 UTC
bea92df pass since= correctly. 08 June 2011, 15:35:32 UTC
b41bbb7 consume entity. 06 June 2011, 11:24:45 UTC
back to top