| Mark Miller (JIRA) |
[jira] Created: (LUCENE-1457) There are a few binary search implmentations in lucene that suffer from a now well known overflow bug |
Mon, 17 Nov, 02:18 |
|
[jira] Commented: (LUCENE-1456) FieldInfo omitTerms bug |
|
| Michael Busch (JIRA) |
[jira] Commented: (LUCENE-1456) FieldInfo omitTerms bug |
Mon, 17 Nov, 04:18 |
| Michael McCandless (JIRA) |
[jira] Commented: (LUCENE-1456) FieldInfo omitTerms bug |
Mon, 17 Nov, 10:02 |
| Michael McCandless (JIRA) |
[jira] Resolved: (LUCENE-411) [PATCH] BitSetQuery, FastPrefixQuery, FastWildcardQuery and FastQueryParser |
Mon, 17 Nov, 10:22 |
| Michael McCandless (JIRA) |
[jira] Resolved: (LUCENE-1265) Identify bottleneck associated with not pooling searchers |
Mon, 17 Nov, 10:30 |
| Michael McCandless (JIRA) |
[jira] Resolved: (LUCENE-1309) Using IndexSearcher in a multithreaded context causes contention |
Mon, 17 Nov, 10:30 |
|
[jira] Commented: (LUCENE-1453) When reopen returns a new IndexReader, both IndexReaders may now control the lifecycle of the underlying Directory which is managed by reference counting |
|
| Mark Miller (JIRA) |
[jira] Commented: (LUCENE-1453) When reopen returns a new IndexReader, both IndexReaders may now control the lifecycle of the underlying Directory which is managed by reference counting |
Mon, 17 Nov, 11:31 |
| Michael McCandless (JIRA) |
[jira] Commented: (LUCENE-1453) When reopen returns a new IndexReader, both IndexReaders may now control the lifecycle of the underlying Directory which is managed by reference counting |
Mon, 17 Nov, 11:45 |
| Mark Miller (JIRA) |
[jira] Commented: (LUCENE-1453) When reopen returns a new IndexReader, both IndexReaders may now control the lifecycle of the underlying Directory which is managed by reference counting |
Mon, 17 Nov, 12:41 |
| Michael McCandless (JIRA) |
[jira] Commented: (LUCENE-1453) When reopen returns a new IndexReader, both IndexReaders may now control the lifecycle of the underlying Directory which is managed by reference counting |
Mon, 17 Nov, 13:51 |
| Mark Miller (JIRA) |
[jira] Commented: (LUCENE-1453) When reopen returns a new IndexReader, both IndexReaders may now control the lifecycle of the underlying Directory which is managed by reference counting |
Mon, 17 Nov, 14:07 |
| Mark Miller (JIRA) |
[jira] Commented: (LUCENE-1453) When reopen returns a new IndexReader, both IndexReaders may now control the lifecycle of the underlying Directory which is managed by reference counting |
Mon, 17 Nov, 16:23 |
| Mark Miller (JIRA) |
[jira] Commented: (LUCENE-1453) When reopen returns a new IndexReader, both IndexReaders may now control the lifecycle of the underlying Directory which is managed by reference counting |
Tue, 18 Nov, 01:12 |
| Mark Miller (JIRA) |
[jira] Commented: (LUCENE-1453) When reopen returns a new IndexReader, both IndexReaders may now control the lifecycle of the underlying Directory which is managed by reference counting |
Tue, 18 Nov, 03:21 |
| Michael Busch (JIRA) |
[jira] Commented: (LUCENE-1453) When reopen returns a new IndexReader, both IndexReaders may now control the lifecycle of the underlying Directory which is managed by reference counting |
Tue, 18 Nov, 05:07 |
| Michael McCandless (JIRA) |
[jira] Commented: (LUCENE-1453) When reopen returns a new IndexReader, both IndexReaders may now control the lifecycle of the underlying Directory which is managed by reference counting |
Tue, 18 Nov, 09:47 |
| Mark Miller (JIRA) |
[jira] Commented: (LUCENE-1453) When reopen returns a new IndexReader, both IndexReaders may now control the lifecycle of the underlying Directory which is managed by reference counting |
Tue, 25 Nov, 23:49 |
| Michael McCandless (JIRA) |
[jira] Commented: (LUCENE-1453) When reopen returns a new IndexReader, both IndexReaders may now control the lifecycle of the underlying Directory which is managed by reference counting |
Wed, 26 Nov, 10:08 |
| Michael McCandless (JIRA) |
[jira] Assigned: (LUCENE-1453) When reopen returns a new IndexReader, both IndexReaders may now control the lifecycle of the underlying Directory which is managed by reference counting |
Mon, 17 Nov, 11:45 |
| Otis Gospodnetic (JIRA) |
[jira] Reopened: (LUCENE-1378) Remove remaining @author references |
Mon, 17 Nov, 18:37 |
| Otis Gospodnetic (JIRA) |
[jira] Assigned: (LUCENE-689) NullPointerException thrown by equals method in SpanOrQuery |
Mon, 17 Nov, 18:37 |
|
[jira] Updated: (LUCENE-1378) Remove remaining @author references |
|
| Paul Elschot (JIRA) |
[jira] Updated: (LUCENE-1378) Remove remaining @author references |
Mon, 17 Nov, 20:30 |
| Paul Elschot (JIRA) |
[jira] Updated: (LUCENE-1378) Remove remaining @author references |
Mon, 17 Nov, 21:04 |
| Rafael Cunha de Almeida |
[PATCH] Bug on BrazilianAnalyzer |
Mon, 17 Nov, 23:39 |
| Adriano Crestani |
Re: [PATCH] Bug on BrazilianAnalyzer |
Tue, 18 Nov, 03:58 |
| Rafael Cunha de Almeida |
Re: [PATCH] Bug on BrazilianAnalyzer |
Fri, 21 Nov, 18:46 |
| Rafael Cunha de Almeida |
Re: [PATCH] Bug on BrazilianAnalyzer |
Fri, 21 Nov, 22:15 |
| Adriano Crestani |
Re: [PATCH] Bug on BrazilianAnalyzer |
Tue, 25 Nov, 06:51 |
|
[jira] Issue Comment Edited: (LUCENE-1453) When reopen returns a new IndexReader, both IndexReaders may now control the lifecycle of the underlying Directory which is managed by reference counting |
|
| Mark Miller (JIRA) |
[jira] Issue Comment Edited: (LUCENE-1453) When reopen returns a new IndexReader, both IndexReaders may now control the lifecycle of the underlying Directory which is managed by reference counting |
Tue, 18 Nov, 01:30 |
| Mark Miller (JIRA) |
[jira] Issue Comment Edited: (LUCENE-1453) When reopen returns a new IndexReader, both IndexReaders may now control the lifecycle of the underlying Directory which is managed by reference counting |
Tue, 25 Nov, 23:51 |
| Shai Erera |
Bug in FieldInfo (omitTF)? |
Tue, 18 Nov, 09:09 |
| Adriano Crestani |
Re: Bug in FieldInfo (omitTF)? |
Tue, 18 Nov, 09:27 |
| Michael Busch |
Re: Bug in FieldInfo (omitTF)? |
Tue, 18 Nov, 09:29 |
| Michael McCandless |
Re: Bug in FieldInfo (omitTF)? |
Tue, 18 Nov, 09:42 |
| Michael McCandless (JIRA) |
[jira] Assigned: (LUCENE-1456) FieldInfo omitTerms bug |
Tue, 18 Nov, 09:41 |
| Michael McCandless (JIRA) |
[jira] Resolved: (LUCENE-1456) FieldInfo omitTerms bug |
Tue, 18 Nov, 09:53 |
| Michael McCandless (JIRA) |
[jira] Resolved: (LUCENE-1453) When reopen returns a new IndexReader, both IndexReaders may now control the lifecycle of the underlying Directory which is managed by reference counting |
Tue, 18 Nov, 09:59 |
| Michael McCandless (JIRA) |
[jira] Created: (LUCENE-1458) Further steps towards flexible indexing |
Tue, 18 Nov, 10:33 |
| Michael McCandless (JIRA) |
[jira] Updated: (LUCENE-1458) Further steps towards flexible indexing |
Tue, 18 Nov, 10:33 |
| Jason Rutherglen |
Re: [jira] Updated: (LUCENE-1458) Further steps towards flexible indexing |
Tue, 18 Nov, 23:11 |
| Michael McCandless |
Re: [jira] Updated: (LUCENE-1458) Further steps towards flexible indexing |
Wed, 19 Nov, 21:30 |
| Jason Rutherglen |
Re: [jira] Updated: (LUCENE-1458) Further steps towards flexible indexing |
Fri, 21 Nov, 17:41 |
| Michael McCandless |
Re: [jira] Updated: (LUCENE-1458) Further steps towards flexible indexing |
Fri, 21 Nov, 20:43 |
| Michael McCandless (JIRA) |
[jira] Updated: (LUCENE-1458) Further steps towards flexible indexing |
Tue, 18 Nov, 15:41 |
| Jason Rutherglen |
Re: [jira] Updated: (LUCENE-1458) Further steps towards flexible indexing |
Tue, 18 Nov, 19:35 |
| Michael McCandless |
Re: [jira] Updated: (LUCENE-1458) Further steps towards flexible indexing |
Tue, 18 Nov, 20:06 |
| Michael McCandless (JIRA) |
[jira] Commented: (LUCENE-1458) Further steps towards flexible indexing |
Tue, 18 Nov, 20:27 |
| Jason Rutherglen |
Re: [jira] Commented: (LUCENE-1458) Further steps towards flexible indexing |
Tue, 18 Nov, 23:15 |
| Michael McCandless (JIRA) |
[jira] Updated: (LUCENE-1458) Further steps towards flexible indexing |
Tue, 18 Nov, 22:11 |
| Jason Rutherglen |
Re: [jira] Updated: (LUCENE-1458) Further steps towards flexible indexing |
Tue, 18 Nov, 23:08 |
| Michael McCandless |
Re: [jira] Updated: (LUCENE-1458) Further steps towards flexible indexing |
Wed, 19 Nov, 21:29 |
| Michael McCandless (JIRA) |
[jira] Commented: (LUCENE-1458) Further steps towards flexible indexing |
Wed, 19 Nov, 10:29 |
| Jason Rutherglen |
Re: [jira] Commented: (LUCENE-1458) Further steps towards flexible indexing |
Wed, 19 Nov, 17:37 |
| Michael McCandless |
Re: [jira] Commented: (LUCENE-1458) Further steps towards flexible indexing |
Wed, 19 Nov, 21:38 |
| Jason Rutherglen |
Re: [jira] Commented: (LUCENE-1458) Further steps towards flexible indexing |
Fri, 21 Nov, 17:51 |
| Michael McCandless |
Re: [jira] Commented: (LUCENE-1458) Further steps towards flexible indexing |
Fri, 21 Nov, 19:57 |
| Michael McCandless |
Re: [jira] Commented: (LUCENE-1458) Further steps towards flexible indexing |
Sat, 22 Nov, 13:46 |
| eks dev |
Re: [jira] Commented: (LUCENE-1458) Further steps towards flexible indexing |
Sat, 22 Nov, 14:38 |
| Jason Rutherglen |
Re: [jira] Commented: (LUCENE-1458) Further steps towards flexible indexing |
Tue, 25 Nov, 22:39 |
| eks dev |
Re: [jira] Commented: (LUCENE-1458) Further steps towards flexible indexing |
Wed, 26 Nov, 07:16 |
| Marvin Humphrey (JIRA) |
[jira] Commented: (LUCENE-1458) Further steps towards flexible indexing |
Fri, 21 Nov, 01:50 |
| Jason Rutherglen |
Re: [jira] Commented: (LUCENE-1458) Further steps towards flexible indexing |
Fri, 21 Nov, 17:58 |
|
[jira] Commented: (LUCENE-1458) Further steps towards flexible indexing |
|
| Mark Miller (JIRA) |
[jira] Commented: (LUCENE-1458) Further steps towards flexible indexing |
Tue, 18 Nov, 14:41 |
| Marvin Humphrey (JIRA) |
[jira] Commented: (LUCENE-1458) Further steps towards flexible indexing |
Tue, 18 Nov, 19:53 |
| Michael Busch (JIRA) |
[jira] Commented: (LUCENE-1458) Further steps towards flexible indexing |
Tue, 18 Nov, 22:19 |
| Marvin Humphrey (JIRA) |
[jira] Commented: (LUCENE-1458) Further steps towards flexible indexing |
Wed, 19 Nov, 00:19 |
| Michael Busch (JIRA) |
[jira] Commented: (LUCENE-1458) Further steps towards flexible indexing |
Wed, 19 Nov, 00:37 |
| Michael McCandless (JIRA) |
[jira] Commented: (LUCENE-1458) Further steps towards flexible indexing |
Wed, 19 Nov, 13:12 |
| Mike Klaas |
Re: [jira] Commented: (LUCENE-1458) Further steps towards flexible indexing |
Thu, 20 Nov, 22:34 |
| Michael McCandless (JIRA) |
[jira] Commented: (LUCENE-1458) Further steps towards flexible indexing |
Sat, 22 Nov, 19:12 |
| Marvin Humphrey (JIRA) |
[jira] Commented: (LUCENE-1458) Further steps towards flexible indexing |
Mon, 24 Nov, 20:41 |
| Marvin Humphrey (JIRA) |
[jira] Commented: (LUCENE-1458) Further steps towards flexible indexing |
Mon, 24 Nov, 23:19 |
| Marvin Humphrey (JIRA) |
[jira] Commented: (LUCENE-1458) Further steps towards flexible indexing |
Mon, 24 Nov, 23:27 |
| Marvin Humphrey (JIRA) |
[jira] Commented: (LUCENE-1458) Further steps towards flexible indexing |
Tue, 25 Nov, 00:35 |
| Michael McCandless (JIRA) |
[jira] Commented: (LUCENE-1458) Further steps towards flexible indexing |
Tue, 25 Nov, 11:23 |
| Michael McCandless (JIRA) |
[jira] Commented: (LUCENE-1458) Further steps towards flexible indexing |
Tue, 25 Nov, 11:43 |
| Michael McCandless (JIRA) |
[jira] Commented: (LUCENE-1458) Further steps towards flexible indexing |
Tue, 25 Nov, 11:53 |
| Michael McCandless (JIRA) |
[jira] Commented: (LUCENE-1458) Further steps towards flexible indexing |
Tue, 25 Nov, 13:21 |
| Marvin Humphrey (JIRA) |
[jira] Commented: (LUCENE-1458) Further steps towards flexible indexing |
Tue, 25 Nov, 14:49 |
| Michael McCandless (JIRA) |
[jira] Commented: (LUCENE-1458) Further steps towards flexible indexing |
Tue, 25 Nov, 15:51 |
| Marvin Humphrey (JIRA) |
[jira] Commented: (LUCENE-1458) Further steps towards flexible indexing |
Tue, 25 Nov, 16:41 |
| Michael McCandless (JIRA) |
[jira] Commented: (LUCENE-1458) Further steps towards flexible indexing |
Tue, 25 Nov, 17:45 |
| Marvin Humphrey (JIRA) |
[jira] Commented: (LUCENE-1458) Further steps towards flexible indexing |
Tue, 25 Nov, 17:47 |
| Marvin Humphrey (JIRA) |
[jira] Commented: (LUCENE-1458) Further steps towards flexible indexing |
Tue, 25 Nov, 20:27 |
| Marvin Humphrey (JIRA) |
[jira] Commented: (LUCENE-1458) Further steps towards flexible indexing |
Wed, 26 Nov, 03:38 |
| Marvin Humphrey (JIRA) |
[jira] Commented: (LUCENE-1458) Further steps towards flexible indexing |
Wed, 26 Nov, 03:42 |
| Michael McCandless (JIRA) |
[jira] Commented: (LUCENE-1458) Further steps towards flexible indexing |
Wed, 26 Nov, 11:22 |
| Michael McCandless (JIRA) |
[jira] Commented: (LUCENE-1458) Further steps towards flexible indexing |
Wed, 26 Nov, 11:32 |
| Michael McCandless (JIRA) |
[jira] Commented: (LUCENE-1458) Further steps towards flexible indexing |
Wed, 26 Nov, 11:40 |
| Michael McCandless (JIRA) |
[jira] Commented: (LUCENE-1458) Further steps towards flexible indexing |
Wed, 26 Nov, 11:46 |
| Marvin Humphrey (JIRA) |
[jira] Commented: (LUCENE-1458) Further steps towards flexible indexing |
Wed, 26 Nov, 14:06 |
| Marvin Humphrey (JIRA) |
[jira] Commented: (LUCENE-1458) Further steps towards flexible indexing |
Wed, 26 Nov, 14:38 |
| Marvin Humphrey (JIRA) |
[jira] Commented: (LUCENE-1458) Further steps towards flexible indexing |
Wed, 26 Nov, 17:20 |
| Michael McCandless (JIRA) |
[jira] Commented: (LUCENE-1458) Further steps towards flexible indexing |
Wed, 26 Nov, 17:58 |
| Michael McCandless (JIRA) |
[jira] Commented: (LUCENE-1458) Further steps towards flexible indexing |
Wed, 26 Nov, 18:10 |
| Marvin Humphrey (JIRA) |
[jira] Commented: (LUCENE-1458) Further steps towards flexible indexing |
Wed, 26 Nov, 20:52 |
| Matt Jones (JIRA) |
[jira] Created: (LUCENE-1459) CachingWrapperFilter crashes if you call both bits() and getDocIdSet() |
Tue, 18 Nov, 21:17 |
| Matt Jones (JIRA) |
[jira] Updated: (LUCENE-1459) CachingWrapperFilter crashes if you call both bits() and getDocIdSet() |
Tue, 18 Nov, 21:19 |
| Michael Busch (JIRA) |
[jira] Resolved: (LUCENE-1422) New TokenStream API |
Tue, 18 Nov, 23:49 |
| Michael Busch (JIRA) |
[jira] Created: (LUCENE-1460) Change all contrib TokenStreams/Filters to use the new TokenStream API |
Tue, 18 Nov, 23:51 |
| Tim Sturge (JIRA) |
[jira] Created: (LUCENE-1461) Cached filter for a single term field |
Wed, 19 Nov, 01:13 |
| Michael McCandless (JIRA) |
[jira] Commented: (LUCENE-1461) Cached filter for a single term field |
Fri, 21 Nov, 10:34 |
| Jason Rutherglen |
Re: [jira] Commented: (LUCENE-1461) Cached filter for a single term field |
Fri, 21 Nov, 18:02 |
| Michael McCandless |
Re: [jira] Commented: (LUCENE-1461) Cached filter for a single term field |
Fri, 21 Nov, 19:55 |
| Michael McCandless (JIRA) |
[jira] Commented: (LUCENE-1461) Cached filter for a single term field |
Tue, 25 Nov, 11:13 |
| Uwe Schindler |
TrieRangeQuery for contrib? was: [jira] Commented: (LUCENE-1461) Cached filter for a single term field |
Tue, 25 Nov, 11:28 |
| Michael McCandless |
Re: TrieRangeQuery for contrib? was: [jira] Commented: (LUCENE-1461) Cached filter for a single term field |
Tue, 25 Nov, 17:41 |
| Uwe Schindler |
RE: TrieRangeQuery for contrib? |
Tue, 25 Nov, 19:10 |
| Michael McCandless |
Re: TrieRangeQuery for contrib? |
Tue, 25 Nov, 19:47 |
| Uwe Schindler |
RE: TrieRangeQuery for contrib? |
Tue, 25 Nov, 20:07 |
| Andrzej Bialecki |
Re: TrieRangeQuery for contrib? |
Tue, 25 Nov, 23:51 |
|
[jira] Updated: (LUCENE-1461) Cached filter for a single term field |
|
| Tim Sturge (JIRA) |
[jira] Updated: (LUCENE-1461) Cached filter for a single term field |
Wed, 19 Nov, 01:17 |
| Tim Sturge (JIRA) |
[jira] Updated: (LUCENE-1461) Cached filter for a single term field |
Wed, 19 Nov, 01:19 |
| Tim Sturge (JIRA) |
[jira] Updated: (LUCENE-1461) Cached filter for a single term field |
Fri, 21 Nov, 02:12 |
| Tim Sturge (JIRA) |
[jira] Updated: (LUCENE-1461) Cached filter for a single term field |
Mon, 24 Nov, 19:39 |
| Paul Elschot (JIRA) |
[jira] Updated: (LUCENE-1461) Cached filter for a single term field |
Tue, 25 Nov, 08:53 |
| Tim Sturge (JIRA) |
[jira] Updated: (LUCENE-1461) Cached filter for a single term field |
Wed, 26 Nov, 01:58 |
| Michael McCandless (JIRA) |
[jira] Updated: (LUCENE-1461) Cached filter for a single term field |
Wed, 26 Nov, 10:40 |
|
[jira] Commented: (LUCENE-1461) Cached filter for a single term field |
|
| Tim Sturge (JIRA) |
[jira] Commented: (LUCENE-1461) Cached filter for a single term field |
Wed, 19 Nov, 01:27 |
| Paul Elschot (JIRA) |
[jira] Commented: (LUCENE-1461) Cached filter for a single term field |
Wed, 19 Nov, 19:32 |
| Tim Sturge (JIRA) |
[jira] Commented: (LUCENE-1461) Cached filter for a single term field |
Wed, 19 Nov, 22:43 |
| Paul Elschot (JIRA) |
[jira] Commented: (LUCENE-1461) Cached filter for a single term field |
Thu, 20 Nov, 08:06 |
| Tim Sturge (JIRA) |
[jira] Commented: (LUCENE-1461) Cached filter for a single term field |
Thu, 20 Nov, 21:48 |
| Tim Sturge (JIRA) |
[jira] Commented: (LUCENE-1461) Cached filter for a single term field |
Fri, 21 Nov, 02:12 |
| Paul Elschot (JIRA) |
[jira] Commented: (LUCENE-1461) Cached filter for a single term field |
Fri, 21 Nov, 10:04 |
| Tim Sturge (JIRA) |
[jira] Commented: (LUCENE-1461) Cached filter for a single term field |
Fri, 21 Nov, 19:55 |
| Paul Elschot (JIRA) |
[jira] Commented: (LUCENE-1461) Cached filter for a single term field |
Fri, 21 Nov, 21:07 |
| Tim Sturge (JIRA) |
[jira] Commented: (LUCENE-1461) Cached filter for a single term field |
Mon, 24 Nov, 20:05 |
| Tim Sturge (JIRA) |
[jira] Commented: (LUCENE-1461) Cached filter for a single term field |
Mon, 24 Nov, 20:15 |
| Paul Elschot (JIRA) |
[jira] Commented: (LUCENE-1461) Cached filter for a single term field |
Tue, 25 Nov, 09:01 |
| Michael McCandless (JIRA) |
[jira] Commented: (LUCENE-1461) Cached filter for a single term field |
Tue, 25 Nov, 11:05 |
| Paul Elschot (JIRA) |
[jira] Commented: (LUCENE-1461) Cached filter for a single term field |
Tue, 25 Nov, 13:39 |
| Uwe Schindler (JIRA) |
[jira] Commented: (LUCENE-1461) Cached filter for a single term field |
Tue, 25 Nov, 13:47 |
| Paul Elschot (JIRA) |
[jira] Commented: (LUCENE-1461) Cached filter for a single term field |
Tue, 25 Nov, 14:33 |
| Tim Sturge (JIRA) |
[jira] Commented: (LUCENE-1461) Cached filter for a single term field |
Tue, 25 Nov, 19:03 |
| Michael McCandless (JIRA) |
[jira] Commented: (LUCENE-1461) Cached filter for a single term field |
Tue, 25 Nov, 19:17 |
| Paul Elschot (JIRA) |
[jira] Commented: (LUCENE-1461) Cached filter for a single term field |
Tue, 25 Nov, 19:33 |
| Tim Sturge (JIRA) |
[jira] Commented: (LUCENE-1461) Cached filter for a single term field |
Tue, 25 Nov, 22:44 |
| Earwin Burrfoot (JIRA) |
[jira] Commented: (LUCENE-1461) Cached filter for a single term field |
Wed, 26 Nov, 07:28 |
| Michael McCandless (JIRA) |
[jira] Commented: (LUCENE-1461) Cached filter for a single term field |
Wed, 26 Nov, 10:16 |
| Uwe Schindler (JIRA) |
[jira] Commented: (LUCENE-1461) Cached filter for a single term field |
Wed, 26 Nov, 10:38 |
| Michael McCandless (JIRA) |
[jira] Commented: (LUCENE-1461) Cached filter for a single term field |
Wed, 26 Nov, 10:48 |
| Earwin Burrfoot (JIRA) |
[jira] Commented: (LUCENE-1461) Cached filter for a single term field |
Wed, 26 Nov, 12:04 |
| Michael McCandless (JIRA) |
[jira] Commented: (LUCENE-1461) Cached filter for a single term field |
Wed, 26 Nov, 13:34 |
| Michael McCandless (JIRA) |
[jira] Commented: (LUCENE-1461) Cached filter for a single term field |
Wed, 26 Nov, 18:44 |
| Karl Wettin (JIRA) |
[jira] Created: (LUCENE-1462) Instantiated/IndexWriter discrepanies |
Wed, 19 Nov, 12:54 |
| Mark Miller |
Option to fsync files |
Wed, 19 Nov, 14:32 |
| Michael McCandless |
Re: Option to fsync files |
Wed, 19 Nov, 16:21 |
| Mark Miller |
Re: Option to fsync files |
Wed, 19 Nov, 16:31 |
| Michael McCandless |
Re: Option to fsync files |
Wed, 19 Nov, 16:46 |
| Mark Miller |
Re: Option to fsync files |
Wed, 19 Nov, 16:56 |
| robert engels |
Re: Option to fsync files |
Wed, 19 Nov, 17:08 |
| Mark Miller |
Re: Option to fsync files |
Wed, 19 Nov, 17:13 |
| Mark Miller |
Re: Option to fsync files |
Wed, 19 Nov, 17:23 |
| Jason Rutherglen |
Re: Option to fsync files |
Wed, 19 Nov, 17:44 |
| Mark Miller |
Re: Option to fsync files |
Wed, 19 Nov, 17:54 |
| Mark Miller |
Re: Option to fsync files |
Wed, 19 Nov, 18:04 |
| robert engels |
Re: Option to fsync files |
Wed, 19 Nov, 18:55 |
| robert engels |
Re: Option to fsync files |
Wed, 19 Nov, 18:58 |
| robert engels |
Re: Option to fsync files |
Wed, 19 Nov, 17:33 |
| Mark Miller |
Re: Option to fsync files |
Wed, 19 Nov, 18:11 |
| robert engels |
Re: Option to fsync files |
Wed, 19 Nov, 18:56 |
|
[jira] Issue Comment Edited: (LUCENE-1461) Cached filter for a single term field |
|
| Paul Elschot (JIRA) |
[jira] Issue Comment Edited: (LUCENE-1461) Cached filter for a single term field |
Wed, 19 Nov, 19:34 |
| Earwin Burrfoot (JIRA) |
[jira] Issue Comment Edited: (LUCENE-1461) Cached filter for a single term field |
Wed, 26 Nov, 14:38 |
| Jason Porter (JIRA) |
[jira] Created: (LUCENE-1463) Cannot set an indexDictionary, perhaps the IndexWriter API changed? |
Wed, 19 Nov, 19:52 |
| Jason Porter (JIRA) |
[jira] Closed: (LUCENE-1463) Cannot set an indexDictionary, perhaps the IndexWriter API changed? |
Wed, 19 Nov, 20:12 |
| Ivan.S (JIRA) |
[jira] Reopened: (LUCENE-1439) Inconsistent API |
Wed, 19 Nov, 22:33 |
| Apache Hudson Server |
Build failed in Hudson: Lucene-trunk #651 |
Thu, 20 Nov, 04:06 |
| Apache Hudson Server |
Hudson build is back to normal: Lucene-trunk #652 |
Fri, 21 Nov, 03:27 |
| Mark Miller (JIRA) |
[jira] Updated: (LUCENE-1001) Add Payload retrieval to Spans |
Fri, 21 Nov, 02:38 |
| Andrew Zhang |
FileNotFoundException during IndexWriter#commit in lucene-2.4.0 |
Fri, 21 Nov, 04:42 |
| Michael McCandless |
Re: FileNotFoundException during IndexWriter#commit in lucene-2.4.0 |
Fri, 21 Nov, 09:55 |
| Andrew Zhang |
Re: FileNotFoundException during IndexWriter#commit in lucene-2.4.0 |
Fri, 21 Nov, 11:12 |
| Michael McCandless |
Re: FileNotFoundException during IndexWriter#commit in lucene-2.4.0 |
Fri, 21 Nov, 11:30 |
| Michael McCandless (JIRA) |
[jira] Updated: (LUCENE-1458) Further steps towards flexible indexing |
Fri, 21 Nov, 11:42 |
| ganesh H D |
Indexing Open office documents |
Fri, 21 Nov, 12:49 |
| Uwe Schindler |
RE: Indexing Open office documents |
Fri, 21 Nov, 13:14 |
| ganesh H D |
RE: Indexing Open office documents |
Mon, 24 Nov, 11:21 |
| ganesh H D |
Re: Indexing Open office documents |
Mon, 24 Nov, 11:19 |
| Grant Ingersoll |
Mark Miller as core Lucene committer |
Fri, 21 Nov, 17:25 |
| Michael McCandless |
Re: Mark Miller as core Lucene committer |
Fri, 21 Nov, 19:34 |
| Andrew Zhang |
Re: Mark Miller as core Lucene committer |
Fri, 21 Nov, 23:38 |
| Shalin Shekhar Mangar |
Re: Mark Miller as core Lucene committer |
Fri, 21 Nov, 23:56 |
| Michael Busch |
Re: Mark Miller as core Lucene committer |
Sat, 22 Nov, 01:39 |
| Noble Paul ന ോബിള് नोब्ळ् |
Re: Mark Miller as core Lucene committer |
Sat, 22 Nov, 08:47 |
| Mark Miller |
Re: Mark Miller as core Lucene committer |
Sun, 23 Nov, 13:33 |
| Michael Busch |
Re: Mark Miller as core Lucene committer |
Mon, 24 Nov, 19:30 |
| Mark Miller |
Re: Mark Miller as core Lucene committer |
Tue, 25 Nov, 03:19 |
| Grant Ingersoll |
Re: Mark Miller as core Lucene committer |
Tue, 25 Nov, 16:41 |
| Andrzej Bialecki (JIRA) |
[jira] Created: (LUCENE-1464) FSDirectory.getDirectory always creates index path |
Fri, 21 Nov, 18:47 |
| Michael McCandless (JIRA) |
[jira] Assigned: (LUCENE-1464) FSDirectory.getDirectory always creates index path |
Fri, 21 Nov, 19:47 |
|
[jira] Commented: (LUCENE-1464) FSDirectory.getDirectory always creates index path |
|
| Michael McCandless (JIRA) |
[jira] Commented: (LUCENE-1464) FSDirectory.getDirectory always creates index path |
Fri, 21 Nov, 19:49 |
| Andrzej Bialecki (JIRA) |
[jira] Commented: (LUCENE-1464) FSDirectory.getDirectory always creates index path |
Sat, 22 Nov, 16:30 |
| Michael McCandless (JIRA) |
[jira] Commented: (LUCENE-1464) FSDirectory.getDirectory always creates index path |
Sat, 22 Nov, 17:18 |
| Andrzej Bialecki (JIRA) |
[jira] Commented: (LUCENE-1464) FSDirectory.getDirectory always creates index path |
Sat, 22 Nov, 17:22 |
| Michael McCandless (JIRA) |
[jira] Commented: (LUCENE-1464) FSDirectory.getDirectory always creates index path |
Sat, 22 Nov, 17:30 |
| Andrzej Bialecki (JIRA) |
[jira] Commented: (LUCENE-1464) FSDirectory.getDirectory always creates index path |
Sat, 22 Nov, 17:58 |
| Michael McCandless (JIRA) |
[jira] Commented: (LUCENE-1464) FSDirectory.getDirectory always creates index path |
Mon, 24 Nov, 13:28 |