You are viewing a plain text version of this content. The canonical link for it is here.
- [jira] Created: (LUCENE-1434) IndexableBinaryStringTools: convert arbitrary byte sequences into Strings that can be used as index terms, and vice versa - posted by "Steven Rowe (JIRA)" <ji...@apache.org> on 2008/11/01 05:49:44 UTC, 0 replies.
- [jira] Updated: (LUCENE-1434) IndexableBinaryStringTools: convert arbitrary byte sequences into Strings that can be used as index terms, and vice versa - posted by "Steven Rowe (JIRA)" <ji...@apache.org> on 2008/11/01 05:51:44 UTC, 0 replies.
- [jira] Created: (LUCENE-1435) CollationKeyFilter: convert tokens into CollationKeys encoded using IndexableBinaryStringTools - posted by "Steven Rowe (JIRA)" <ji...@apache.org> on 2008/11/01 05:55:44 UTC, 0 replies.
- [jira] Updated: (LUCENE-1435) CollationKeyFilter: convert tokens into CollationKeys encoded using IndexableBinaryStringTools - posted by "Steven Rowe (JIRA)" <ji...@apache.org> on 2008/11/01 05:57:44 UTC, 1 replies.
- [jira] Commented: (LUCENE-1279) RangeQuery and RangeFilter should use collation to check for range inclusion - posted by "Steven Rowe (JIRA)" <ji...@apache.org> on 2008/11/01 06:03:44 UTC, 0 replies.
- [jira] Commented: (LUCENE-1268) Changes.html should be visible to users for closed releases - posted by "Steven Rowe (JIRA)" <ji...@apache.org> on 2008/11/01 06:13:44 UTC, 0 replies.
- [jira] Resolved: (LUCENE-1268) Changes.html should be visible to users for closed releases - posted by "Michael McCandless (JIRA)" <ji...@apache.org> on 2008/11/01 11:51:44 UTC, 0 replies.
- [jira] Updated: (LUCENE-1268) Changes.html should be visible to users for closed releases - posted by "Michael McCandless (JIRA)" <ji...@apache.org> on 2008/11/01 11:51:44 UTC, 0 replies.
- [jira] Created: (LUCENE-1436) Make ReqExclScorer package private, and use DocIdSetIterator for excluded part. - posted by "Paul Elschot (JIRA)" <ji...@apache.org> on 2008/11/01 12:57:44 UTC, 0 replies.
- [jira] Updated: (LUCENE-1436) Make ReqExclScorer package private, and use DocIdSetIterator for excluded part. - posted by "Paul Elschot (JIRA)" <ji...@apache.org> on 2008/11/01 13:01:44 UTC, 0 replies.
- Re: No Such Element Exception when getting document - posted by Chris Hostetter <ho...@fucit.org> on 2008/11/01 19:05:34 UTC, 0 replies.
- [jira] Commented: (LUCENE-1435) CollationKeyFilter: convert tokens into CollationKeys encoded using IndexableBinaryStringTools - posted by "Hoss Man (JIRA)" <ji...@apache.org> on 2008/11/01 19:23:44 UTC, 13 replies.
- [jira] Commented: (LUCENE-1431) NullPointerException in CloseableThreadLocal#get() if CTL is closed - posted by "Andreas Kohn (JIRA)" <ji...@apache.org> on 2008/11/03 10:54:44 UTC, 0 replies.
- [jira] Resolved: (LUCENE-1431) NullPointerException in CloseableThreadLocal#get() if CTL is closed - posted by "Michael McCandless (JIRA)" <ji...@apache.org> on 2008/11/03 11:20:46 UTC, 0 replies.
- [jira] Created: (LUCENE-1437) Faster skipTo on SegmentTermEnum - posted by "Mark Harwood (JIRA)" <ji...@apache.org> on 2008/11/03 15:27:44 UTC, 0 replies.
- [jira] Updated: (LUCENE-1437) Faster skipTo on SegmentTermEnum - posted by "Mark Harwood (JIRA)" <ji...@apache.org> on 2008/11/03 15:27:44 UTC, 0 replies.
- [jira] Updated: (LUCENE-1424) Add ConstantScorePrefixQuery and ConstantScoreWildcardQuery - posted by "Mark Miller (JIRA)" <ji...@apache.org> on 2008/11/03 18:12:44 UTC, 2 replies.
- [jira] Resolved: (LUCENE-1420) Similarity.lengthNorm and positionIncrement=0 - posted by "Michael McCandless (JIRA)" <ji...@apache.org> on 2008/11/03 19:06:44 UTC, 0 replies.
- Re: Query syntax improvement: Add one boundary range query syntax - posted by Chris Hostetter <ho...@fucit.org> on 2008/11/03 19:32:37 UTC, 1 replies.
- [jira] Issue Comment Edited: (LUCENE-1424) Add ConstantScorePrefixQuery and ConstantScoreWildcardQuery - posted by "Mark Miller (JIRA)" <ji...@apache.org> on 2008/11/03 19:44:44 UTC, 0 replies.
- [jira] Commented: (LUCENE-831) Complete overhaul of FieldCache API/Implementation - posted by "Mark Miller (JIRA)" <ji...@apache.org> on 2008/11/03 20:14:44 UTC, 6 replies.
- [jira] Commented: (LUCENE-1424) Add ConstantScorePrefixQuery and ConstantScoreWildcardQuery - posted by "Michael McCandless (JIRA)" <ji...@apache.org> on 2008/11/03 21:48:44 UTC, 6 replies.
- [jira] Commented: (LUCENE-1422) New TokenStream API - posted by "Michael Busch (JIRA)" <ji...@apache.org> on 2008/11/04 03:37:44 UTC, 13 replies.
- [jira] Updated: (LUCENE-1424) Change all mutli term querys so that they extend MultiTermQuery and allow for a constant score mode - posted by "Mark Miller (JIRA)" <ji...@apache.org> on 2008/11/04 03:59:44 UTC, 11 replies.
- [jira] Commented: (LUCENE-1437) Faster skipTo on SegmentTermEnum - posted by "Mark Harwood (JIRA)" <ji...@apache.org> on 2008/11/04 11:42:44 UTC, 2 replies.
- [jira] Created: (LUCENE-1438) StandardTokenizer splits host names with hyphens into multiple tokens - posted by "Robert Newson (JIRA)" <ji...@apache.org> on 2008/11/04 15:18:44 UTC, 0 replies.
- [jira] Commented: (LUCENE-1424) Change all mutli term querys so that they extend MultiTermQuery and allow for a constant score mode - posted by "Michael McCandless (JIRA)" <ji...@apache.org> on 2008/11/04 18:10:44 UTC, 5 replies.
- Proposal for introducing CharFilter - posted by Koji Sekiguchi <ko...@r.email.ne.jp> on 2008/11/04 18:21:53 UTC, 4 replies.
- Adding dependency to servlet-api - posted by markharw00d <ma...@yahoo.co.uk> on 2008/11/04 22:09:22 UTC, 11 replies.
- IndexReader.open(File, readOnly) - posted by Emmanuel Bernard <em...@hibernate.org> on 2008/11/05 21:06:10 UTC, 1 replies.
- Broken javadocs->site docs links - posted by Steven A Rowe <sa...@syr.edu> on 2008/11/06 21:33:17 UTC, 4 replies.
- [jira] Commented: (LUCENE-1342) 64bit JVM crashes on Linux - posted by "Alison Winters (JIRA)" <ji...@apache.org> on 2008/11/07 03:24:44 UTC, 7 replies.
- [jira] Created: (LUCENE-1439) Inconsistent API - posted by "Ivan.S (JIRA)" <ji...@apache.org> on 2008/11/07 13:34:45 UTC, 2 replies.
- [jira] Commented: (LUCENE-1439) Inconsistent API - posted by "Mark Miller (JIRA)" <ji...@apache.org> on 2008/11/07 15:52:55 UTC, 6 replies.
- [jira] Updated: (LUCENE-1439) Inconsistent API - posted by "Mark Miller (JIRA)" <ji...@apache.org> on 2008/11/07 15:52:55 UTC, 0 replies.
- [jira] Closed: (LUCENE-1439) Inconsistent API - posted by "Michael Busch (JIRA)" <ji...@apache.org> on 2008/11/07 16:00:52 UTC, 0 replies.
- [jira] Created: (LUCENE-1440) Add ability to run backwards-compatibility tests automatically - posted by "Michael Busch (JIRA)" <ji...@apache.org> on 2008/11/07 19:24:48 UTC, 0 replies.
- [jira] Updated: (LUCENE-1440) Add ability to run backwards-compatibility tests automatically - posted by "Michael Busch (JIRA)" <ji...@apache.org> on 2008/11/07 19:38:47 UTC, 0 replies.
- [jira] Created: (LUCENE-1441) KeywordTokenizer does not set start/end offset of the Token it produces - posted by "Michael McCandless (JIRA)" <ji...@apache.org> on 2008/11/07 20:07:44 UTC, 0 replies.
- [jira] Updated: (LUCENE-1441) KeywordTokenizer does not set start/end offset of the Token it produces - posted by "Michael McCandless (JIRA)" <ji...@apache.org> on 2008/11/07 20:15:44 UTC, 0 replies.
- [jira] Created: (LUCENE-1442) NOT_ANALYZED fields can double-count offsets - posted by "Michael McCandless (JIRA)" <ji...@apache.org> on 2008/11/07 20:17:44 UTC, 0 replies.
- [jira] Updated: (LUCENE-1442) NOT_ANALYZED fields can double-count offsets - posted by "Michael McCandless (JIRA)" <ji...@apache.org> on 2008/11/07 20:27:44 UTC, 0 replies.
- [jira] Resolved: (LUCENE-1441) KeywordTokenizer does not set start/end offset of the Token it produces - posted by "Michael McCandless (JIRA)" <ji...@apache.org> on 2008/11/07 20:37:44 UTC, 0 replies.
- [jira] Resolved: (LUCENE-1442) NOT_ANALYZED fields can double-count offsets - posted by "Michael McCandless (JIRA)" <ji...@apache.org> on 2008/11/07 20:39:44 UTC, 0 replies.
- [jira] Commented: (LUCENE-1410) PFOR implementation - posted by "Paul Elschot (JIRA)" <ji...@apache.org> on 2008/11/08 11:38:44 UTC, 0 replies.
- [jira] Resolved: (LUCENE-1440) Add ability to run backwards-compatibility tests automatically - posted by "Michael Busch (JIRA)" <ji...@apache.org> on 2008/11/08 19:34:44 UTC, 0 replies.
- [jira] Issue Comment Edited: (LUCENE-1424) Change all mutli term querys so that they extend MultiTermQuery and allow for a constant score mode - posted by "Mark Miller (JIRA)" <ji...@apache.org> on 2008/11/08 20:04:44 UTC, 0 replies.
- [jira] Created: (LUCENE-1443) Performance improvement in OpenBitSetDISI.inPlaceAnd() - posted by "Paul Elschot (JIRA)" <ji...@apache.org> on 2008/11/09 12:54:44 UTC, 0 replies.
- [jira] Updated: (LUCENE-1443) Performance improvement in OpenBitSetDISI.inPlaceAnd() - posted by "Paul Elschot (JIRA)" <ji...@apache.org> on 2008/11/09 13:04:44 UTC, 4 replies.
- [jira] Updated: (LUCENE-1421) Ability to group search results by field - posted by "Mark Miller (JIRA)" <ji...@apache.org> on 2008/11/09 17:08:44 UTC, 0 replies.
- [jira] Created: (LUCENE-1444) Broken javadocs->site docs links - posted by "Steven Rowe (JIRA)" <ji...@apache.org> on 2008/11/09 17:24:44 UTC, 0 replies.
- [jira] Updated: (LUCENE-1444) Broken javadocs->site docs links - posted by "Steven Rowe (JIRA)" <ji...@apache.org> on 2008/11/09 17:26:44 UTC, 1 replies.
- Code Formatting - posted by Mark Miller <ma...@gmail.com> on 2008/11/09 18:23:40 UTC, 4 replies.
- "ant test" no longer sees lib/junit-3.8.2.jar? - posted by Michael McCandless <lu...@mikemccandless.com> on 2008/11/09 20:40:48 UTC, 4 replies.
- [jira] Updated: (LUCENE-1424) Change all multi-term querys so that they extend MultiTermQuery and allow for a constant score mode - posted by "Otis Gospodnetic (JIRA)" <ji...@apache.org> on 2008/11/09 22:14:44 UTC, 3 replies.
- [jira] Created: (LUCENE-1445) include junit JAR in source dist - posted by "Michael McCandless (JIRA)" <ji...@apache.org> on 2008/11/10 01:54:44 UTC, 0 replies.
- [jira] Created: (LUCENE-1446) Run 'test-tag' in nightly build - posted by "Michael Busch (JIRA)" <ji...@apache.org> on 2008/11/10 03:10:44 UTC, 0 replies.
- [jira] Updated: (LUCENE-1446) Run 'test-tag' in nightly build - posted by "Michael Busch (JIRA)" <ji...@apache.org> on 2008/11/10 03:12:44 UTC, 1 replies.
- [jira] Resolved: (LUCENE-1358) Deadlock for some Query objects in the equals method (f.ex. PhraseQuery) in a concurrent environment - posted by "Mark Miller (JIRA)" <ji...@apache.org> on 2008/11/10 03:38:44 UTC, 0 replies.
- [jira] Commented: (LUCENE-1409) read past EOF - posted by "Mark Miller (JIRA)" <ji...@apache.org> on 2008/11/10 03:44:44 UTC, 0 replies.
- [jira] Commented: (LUCENE-1316) Avoidable synchronization bottleneck in MatchAlldocsQuery$MatchAllScorer - posted by "Mark Miller (JIRA)" <ji...@apache.org> on 2008/11/10 03:46:44 UTC, 1 replies.
- [jira] Created: (LUCENE-1447) Improve payload error handling/reporting - posted by "Mark Miller (JIRA)" <ji...@apache.org> on 2008/11/10 04:04:44 UTC, 0 replies.
- [jira] Issue Comment Edited: (LUCENE-1424) Change all multi-term querys so that they extend MultiTermQuery and allow for a constant score mode - posted by "Mark Miller (JIRA)" <ji...@apache.org> on 2008/11/10 04:44:44 UTC, 0 replies.
- [jira] Commented: (LUCENE-1403) StandardTokenizer - Improper Hostname Recognition - posted by "Mark Miller (JIRA)" <ji...@apache.org> on 2008/11/10 05:02:44 UTC, 0 replies.
- [jira] Commented: (LUCENE-1286) LargeDocHighlighter - another span highlighter optimized for large documents - posted by "Koji Sekiguchi (JIRA)" <ji...@apache.org> on 2008/11/10 06:42:44 UTC, 2 replies.
- [jira] Commented: (LUCENE-1424) Change all multi-term querys so that they extend MultiTermQuery and allow for a constant score mode - posted by "Michael McCandless (JIRA)" <ji...@apache.org> on 2008/11/10 10:42:44 UTC, 8 replies.
- [jira] Commented: (LUCENE-1122) queryparser whitespace escaping and documentation? - posted by "Mark Miller (JIRA)" <ji...@apache.org> on 2008/11/10 16:01:44 UTC, 0 replies.
- [jira] Updated: (LUCENE-1122) queryparser whitespace escaping and documentation? - posted by "Mark Miller (JIRA)" <ji...@apache.org> on 2008/11/10 16:01:44 UTC, 0 replies.
- [jira] Commented: (LUCENE-427) PrefixQuery.extractTerms() missing - posted by "Mark Miller (JIRA)" <ji...@apache.org> on 2008/11/10 16:35:44 UTC, 1 replies.
- [jira] Resolved: (LUCENE-1409) read past EOF - posted by "Michael McCandless (JIRA)" <ji...@apache.org> on 2008/11/10 17:11:44 UTC, 0 replies.
- [jira] Commented: (LUCENE-1443) Performance improvement in OpenBitSetDISI.inPlaceAnd() - posted by "Yonik Seeley (JIRA)" <ji...@apache.org> on 2008/11/10 21:21:44 UTC, 1 replies.
- [jira] Updated: (LUCENE-861) Contrib queries package Query implementations do not override equals() - posted by "Mark Miller (JIRA)" <ji...@apache.org> on 2008/11/10 23:15:44 UTC, 0 replies.
- [jira] Resolved: (LUCENE-655) field queries does not work as expected - posted by "Mark Miller (JIRA)" <ji...@apache.org> on 2008/11/10 23:35:44 UTC, 0 replies.
- [jira] Resolved: (LUCENE-402) addition of a previous() method to TermEnum - posted by "Mark Miller (JIRA)" <ji...@apache.org> on 2008/11/10 23:39:44 UTC, 0 replies.
- [jira] Commented: (LUCENE-1263) NullPointerException in java.util.Hashtable from executing a Query - posted by "Mark Miller (JIRA)" <ji...@apache.org> on 2008/11/10 23:55:44 UTC, 0 replies.
- [jira] Commented: (LUCENE-1246) Missing a null check in BooleanQuery.toString(String) - posted by "Mark Miller (JIRA)" <ji...@apache.org> on 2008/11/10 23:59:44 UTC, 0 replies.
- [jira] Resolved: (LUCENE-1424) Change all multi-term querys so that they extend MultiTermQuery and allow for a constant score mode - posted by "Michael McCandless (JIRA)" <ji...@apache.org> on 2008/11/11 01:41:44 UTC, 2 replies.
- [jira] Commented: (LUCENE-1052) Add an "termInfosIndexDivisor" to IndexReader - posted by "Mark Miller (JIRA)" <ji...@apache.org> on 2008/11/11 02:39:44 UTC, 0 replies.
- [jira] Resolved: (LUCENE-1443) Performance improvement in OpenBitSetDISI.inPlaceAnd() - posted by "Yonik Seeley (JIRA)" <ji...@apache.org> on 2008/11/11 03:01:46 UTC, 0 replies.
- [jira] Resolved: (LUCENE-1446) Run 'test-tag' in nightly build - posted by "Michael Busch (JIRA)" <ji...@apache.org> on 2008/11/11 03:33:44 UTC, 0 replies.
- [jira] Created: (LUCENE-1448) add getFinalOffset() to TokenStream - posted by "Michael McCandless (JIRA)" <ji...@apache.org> on 2008/11/11 10:28:44 UTC, 0 replies.
- [jira] Updated: (LUCENE-1448) add getFinalOffset() to TokenStream - posted by "Michael McCandless (JIRA)" <ji...@apache.org> on 2008/11/11 10:28:44 UTC, 8 replies.
- Grouping Of boolean opeartor & parsing - posted by Santosh Urs <sa...@gmail.com> on 2008/11/11 12:08:34 UTC, 2 replies.
- [jira] Commented: (LUCENE-1448) add getFinalOffset() to TokenStream - posted by "Mark Miller (JIRA)" <ji...@apache.org> on 2008/11/11 15:15:44 UTC, 4 replies.
- [jira] Issue Comment Edited: (LUCENE-1448) add getFinalOffset() to TokenStream - posted by "Mark Miller (JIRA)" <ji...@apache.org> on 2008/11/11 15:31:45 UTC, 2 replies.
- [jira] Created: (LUCENE-1449) IndexDeletionPolicy.delete behaves incorrectly when deleting latest generation - posted by "Mark Harwood (JIRA)" <ji...@apache.org> on 2008/11/11 15:52:47 UTC, 0 replies.
- [jira] Updated: (LUCENE-1449) IndexDeletionPolicy.delete behaves incorrectly when deleting latest generation - posted by "Mark Harwood (JIRA)" <ji...@apache.org> on 2008/11/11 15:54:44 UTC, 3 replies.
- [jira] Assigned: (LUCENE-1449) IndexDeletionPolicy.delete behaves incorrectly when deleting latest generation - posted by "Michael McCandless (JIRA)" <ji...@apache.org> on 2008/11/11 16:22:44 UTC, 0 replies.
- [jira] Commented: (LUCENE-1449) IndexDeletionPolicy.delete behaves incorrectly when deleting latest generation - posted by "Michael McCandless (JIRA)" <ji...@apache.org> on 2008/11/11 17:14:44 UTC, 0 replies.
- [jira] Reopened: (LUCENE-1424) Change all multi-term querys so that they extend MultiTermQuery and allow for a constant score mode - posted by "Michael Busch (JIRA)" <ji...@apache.org> on 2008/11/11 19:07:44 UTC, 1 replies.
- [jira] Issue Comment Edited: (LUCENE-1444) Broken javadocs->site docs links - posted by "Steven Rowe (JIRA)" <ji...@apache.org> on 2008/11/11 22:07:44 UTC, 0 replies.
- [jira] Resolved: (LUCENE-1449) IndexDeletionPolicy.delete behaves incorrectly when deleting latest generation - posted by "Michael McCandless (JIRA)" <ji...@apache.org> on 2008/11/11 23:43:44 UTC, 0 replies.
- Build failed in Hudson: Lucene-trunk #643 - posted by Apache Hudson Server <hu...@hudson.zones.apache.org> on 2008/11/12 03:37:53 UTC, 0 replies.
- [jira] Updated: (LUCENE-1422) New TokenStream API - posted by "Michael Busch (JIRA)" <ji...@apache.org> on 2008/11/12 04:21:44 UTC, 1 replies.
- [jira] Created: (LUCENE-1450) RangeQuery & RangeFilter used with collation seek to lowerTerm using compareTo() - posted by "Steven Rowe (JIRA)" <ji...@apache.org> on 2008/11/12 05:53:44 UTC, 0 replies.
- [jira] Updated: (LUCENE-1450) RangeQuery & RangeFilter used with collation seek to lowerTerm using compareTo() - posted by "Steven Rowe (JIRA)" <ji...@apache.org> on 2008/11/12 05:55:44 UTC, 0 replies.
- [jira] Assigned: (LUCENE-1450) RangeQuery & RangeFilter used with collation seek to lowerTerm using compareTo() - posted by "Michael McCandless (JIRA)" <ji...@apache.org> on 2008/11/12 10:29:44 UTC, 0 replies.
- [jira] Commented: (LUCENE-1450) RangeQuery & RangeFilter used with collation seek to lowerTerm using compareTo() - posted by "Michael McCandless (JIRA)" <ji...@apache.org> on 2008/11/12 10:43:44 UTC, 1 replies.
- [jira] Resolved: (LUCENE-1450) RangeQuery & RangeFilter used with collation seek to lowerTerm using compareTo() - posted by "Michael McCandless (JIRA)" <ji...@apache.org> on 2008/11/12 10:45:44 UTC, 0 replies.
- [jira] Commented: (LUCENE-1417) Allowing for distance measures that incorporate frequency/popularity for SuggestWord comparison - posted by "Grant Ingersoll (JIRA)" <ji...@apache.org> on 2008/11/12 15:45:44 UTC, 0 replies.
- [jira] Updated: (LUCENE-1417) Allowing for distance measures that incorporate frequency/popularity for SuggestWord comparison - posted by "Otis Gospodnetic (JIRA)" <ji...@apache.org> on 2008/11/12 16:41:44 UTC, 0 replies.
- [jira] Updated: (LUCENE-1296) Allow use of compact DocIdSet in CachingWrapperFilter - posted by "Otis Gospodnetic (JIRA)" <ji...@apache.org> on 2008/11/12 17:59:44 UTC, 2 replies.
- [jira] Commented: (LUCENE-1296) Allow use of compact DocIdSet in CachingWrapperFilter - posted by "Paul Elschot (JIRA)" <ji...@apache.org> on 2008/11/12 18:11:44 UTC, 2 replies.
- [jira] Resolved: (LUCENE-518) document field lengths count analyzer synonym overlays - posted by "Otis Gospodnetic (JIRA)" <ji...@apache.org> on 2008/11/12 18:27:44 UTC, 0 replies.
- [jira] Updated: (LUCENE-1413) Creating PlainTextDictionary with UTF8 files - posted by "Otis Gospodnetic (JIRA)" <ji...@apache.org> on 2008/11/12 18:31:44 UTC, 0 replies.
- [jira] Commented: (LUCENE-1306) CombinedNGramTokenFilter - posted by "Otis Gospodnetic (JIRA)" <ji...@apache.org> on 2008/11/12 18:43:44 UTC, 0 replies.
- Add Token.copyInto(Token) API - posted by Shai Erera <se...@gmail.com> on 2008/11/12 19:51:19 UTC, 3 replies.
- [jira] Created: (LUCENE-1451) Can't create NIOFSDirectory w/o setting a system property - posted by "Yonik Seeley (JIRA)" <ji...@apache.org> on 2008/11/12 21:25:44 UTC, 0 replies.
- [jira] Commented: (LUCENE-1451) Can't create NIOFSDirectory w/o setting a system property - posted by "Yonik Seeley (JIRA)" <ji...@apache.org> on 2008/11/12 21:39:44 UTC, 16 replies.
- [jira] Updated: (LUCENE-1451) Can't create NIOFSDirectory w/o setting a system property - posted by "Yonik Seeley (JIRA)" <ji...@apache.org> on 2008/11/12 21:51:44 UTC, 2 replies.
- [jira] Commented: (LUCENE-38) RangeQuery without lower term and inclusive=false skips blank fields - posted by "Mark Miller (JIRA)" <ji...@apache.org> on 2008/11/13 00:47:44 UTC, 1 replies.
- [jira] Commented: (LUCENE-524) Current implementation of fuzzy and wildcard queries inappropriately implemented as Boolean query rewrites - posted by "Mark Miller (JIRA)" <ji...@apache.org> on 2008/11/13 00:57:44 UTC, 1 replies.
- [jira] Resolved: (LUCENE-1389) SimpleSpanFragmenter can create very short fragments - posted by "Mark Miller (JIRA)" <ji...@apache.org> on 2008/11/13 01:03:44 UTC, 0 replies.
- [jira] Resolved: (LUCENE-582) Don't throw TooManyClauses exception - posted by "Mark Miller (JIRA)" <ji...@apache.org> on 2008/11/13 01:05:44 UTC, 0 replies.
- [jira] Commented: (LUCENE-1418) QueryParser can throw NullPointerException during parsing of some queries in case if default field passed to constructor is null - posted by "Mark Miller (JIRA)" <ji...@apache.org> on 2008/11/13 01:11:46 UTC, 2 replies.
- [jira] Updated: (LUCENE-711) BooleanWeight should size the weights Vector correctly - posted by "Mark Miller (JIRA)" <ji...@apache.org> on 2008/11/13 01:25:44 UTC, 0 replies.
- [jira] Resolved: (LUCENE-996) Parsing mixed inclusive/exclusive range queries - posted by "Mark Miller (JIRA)" <ji...@apache.org> on 2008/11/13 01:37:44 UTC, 0 replies.
- [jira] Reopened: (LUCENE-996) Parsing mixed inclusive/exclusive range queries - posted by "Mark Miller (JIRA)" <ji...@apache.org> on 2008/11/13 01:39:44 UTC, 0 replies.
- [jira] Updated: (LUCENE-996) Parsing mixed inclusive/exclusive range queries - posted by "Mark Miller (JIRA)" <ji...@apache.org> on 2008/11/13 03:23:44 UTC, 1 replies.
- [jira] Commented: (LUCENE-329) Fuzzy query scoring issues - posted by "Mark Miller (JIRA)" <ji...@apache.org> on 2008/11/13 03:39:44 UTC, 2 replies.
- Build failed in Hudson: Lucene-trunk #644 - posted by Apache Hudson Server <hu...@hudson.zones.apache.org> on 2008/11/13 03:40:04 UTC, 7 replies.
- [jira] Commented: (LUCENE-548) Sort bug using ParallelMultiSearcher - posted by "Mark Miller (JIRA)" <ji...@apache.org> on 2008/11/13 04:13:44 UTC, 0 replies.
- [jira] Updated: (LUCENE-502) TermScorer caches values unnecessarily - posted by "Mark Miller (JIRA)" <ji...@apache.org> on 2008/11/13 04:43:44 UTC, 2 replies.
- [jira] Resolved: (LUCENE-548) Sort bug using ParallelMultiSearcher - posted by "Otis Gospodnetic (JIRA)" <ji...@apache.org> on 2008/11/13 05:13:44 UTC, 0 replies.
- [jira] Resolved: (LUCENE-711) BooleanWeight should size the weights Vector correctly - posted by "Otis Gospodnetic (JIRA)" <ji...@apache.org> on 2008/11/13 05:23:44 UTC, 0 replies.
- [jira] Resolved: (LUCENE-1180) Syns2Index fails - posted by "Otis Gospodnetic (JIRA)" <ji...@apache.org> on 2008/11/13 05:51:44 UTC, 0 replies.
- [jira] Resolved: (LUCENE-896) Let users set Similarity for MoreLikeThis - posted by "Otis Gospodnetic (JIRA)" <ji...@apache.org> on 2008/11/13 05:59:44 UTC, 0 replies.
- [jira] Updated: (LUCENE-1272) Support for boost factor in MoreLikeThis - posted by "Otis Gospodnetic (JIRA)" <ji...@apache.org> on 2008/11/13 06:11:44 UTC, 0 replies.
- [jira] Updated: (LUCENE-38) RangeQuery without lower term and inclusive=false skips blank fields - posted by "Michael McCandless (JIRA)" <ji...@apache.org> on 2008/11/13 11:07:44 UTC, 0 replies.
- [jira] Resolved: (LUCENE-38) RangeQuery without lower term and inclusive=false skips blank fields - posted by "Michael McCandless (JIRA)" <ji...@apache.org> on 2008/11/13 11:09:44 UTC, 0 replies.
- [CDI] - PARIS - INGENIEUR JAVA J2EE LUCENE - posted by SabrinaLucas <sl...@astoncarter.com> on 2008/11/13 11:42:04 UTC, 0 replies.
- [jira] Issue Comment Edited: (LUCENE-524) Current implementation of fuzzy and wildcard queries inappropriately implemented as Boolean query rewrites - posted by "Otis Gospodnetic (JIRA)" <ji...@apache.org> on 2008/11/13 16:07:44 UTC, 0 replies.
- [jira] Assigned: (LUCENE-1451) Can't create NIOFSDirectory w/o setting a system property - posted by "Yonik Seeley (JIRA)" <ji...@apache.org> on 2008/11/13 16:50:44 UTC, 0 replies.
- [jira] Created: (LUCENE-1452) Binary field content lost during optimize - posted by "Andrzej Bialecki (JIRA)" <ji...@apache.org> on 2008/11/13 23:31:44 UTC, 0 replies.
- [jira] Updated: (LUCENE-1452) Binary field content lost during optimize - posted by "Andrzej Bialecki (JIRA)" <ji...@apache.org> on 2008/11/13 23:36:46 UTC, 1 replies.
- [ANN] Luke 0.9 released - posted by Andrzej Bialecki <ab...@getopt.org> on 2008/11/14 02:52:13 UTC, 0 replies.
- Build failed in Hudson: Lucene-trunk #645 - posted by Apache Hudson Server <hu...@hudson.zones.apache.org> on 2008/11/14 03:37:07 UTC, 0 replies.
- [jira] Updated: (LUCENE-1447) Improve payload error handling/reporting - posted by "Mark Miller (JIRA)" <ji...@apache.org> on 2008/11/14 04:12:44 UTC, 0 replies.
- [jira] Issue Comment Edited: (LUCENE-1439) Inconsistent API - posted by "Ivan.S (JIRA)" <ji...@apache.org> on 2008/11/14 10:10:44 UTC, 1 replies.
- [jira] Assigned: (LUCENE-1452) Binary field content lost during optimize - posted by "Michael McCandless (JIRA)" <ji...@apache.org> on 2008/11/14 10:18:44 UTC, 0 replies.
- [jira] Commented: (LUCENE-1452) Binary field content lost during optimize - posted by "Michael McCandless (JIRA)" <ji...@apache.org> on 2008/11/14 10:52:44 UTC, 1 replies.
- [jira] Resolved: (LUCENE-1452) Binary field content lost during optimize - posted by "Michael McCandless (JIRA)" <ji...@apache.org> on 2008/11/14 11:32:44 UTC, 0 replies.
- [jira] Resolved: (LUCENE-1451) Can't create NIOFSDirectory w/o setting a system property - posted by "Yonik Seeley (JIRA)" <ji...@apache.org> on 2008/11/14 20:23:44 UTC, 0 replies.
- [jira] Resolved: (LUCENE-427) PrefixQuery.extractTerms() missing - posted by "Hoss Man (JIRA)" <ji...@apache.org> on 2008/11/15 01:12:46 UTC, 0 replies.
- [jira] Assigned: (LUCENE-1447) Improve payload error handling/reporting - posted by "Michael McCandless (JIRA)" <ji...@apache.org> on 2008/11/15 11:50:44 UTC, 0 replies.
- [jira] Resolved: (LUCENE-1447) Improve payload error handling/reporting - posted by "Michael McCandless (JIRA)" <ji...@apache.org> on 2008/11/15 11:52:48 UTC, 0 replies.
- Hudson build is back to normal: Lucene-trunk #646 - posted by Apache Hudson Server <hu...@hudson.zones.apache.org> on 2008/11/15 15:09:25 UTC, 0 replies.
- Allow IndexReader to take ownership of Directory - posted by Mark Miller <ma...@gmail.com> on 2008/11/15 18:48:13 UTC, 3 replies.
- [jira] Created: (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 - posted by "Mark Miller (JIRA)" <ji...@apache.org> on 2008/11/15 22:03:44 UTC, 0 replies.
- [jira] Updated: (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 - posted by "Mark Miller (JIRA)" <ji...@apache.org> on 2008/11/15 22:33:56 UTC, 2 replies.
- [jira] Created: (LUCENE-1454) Corrupted index produced by lucene 2.4 - posted by "Andrew Zhang (JIRA)" <ji...@apache.org> on 2008/11/16 05:09:44 UTC, 0 replies.
- [jira] Updated: (LUCENE-1454) Corrupted index produced by lucene 2.4 - posted by "Andrew Zhang (JIRA)" <ji...@apache.org> on 2008/11/16 05:09:54 UTC, 1 replies.
- [jira] Commented: (LUCENE-1454) Corrupted index produced by lucene 2.4 - posted by "Michael McCandless (JIRA)" <ji...@apache.org> on 2008/11/16 09:55:45 UTC, 4 replies.
- [jira] Commented: (LUCENE-1378) Remove remaining @author references - posted by "Paul Elschot (JIRA)" <ji...@apache.org> on 2008/11/16 12:23:45 UTC, 0 replies.
- [jira] Closed: (LUCENE-1454) Corrupted index produced by lucene 2.4 - posted by "Andrew Zhang (JIRA)" <ji...@apache.org> on 2008/11/16 14:14:44 UTC, 0 replies.
- [jira] Commented: (LUCENE-1001) Add Payload retrieval to Spans - posted by "Jonathan Mamou (JIRA)" <ji...@apache.org> on 2008/11/16 14:16:56 UTC, 7 replies.
- Luke bugs (Re: [jira] Commented: (LUCENE-1454) Corrupted index produced by lucene 2.4) - posted by Andrzej Bialecki <ab...@getopt.org> on 2008/11/16 20:17:03 UTC, 1 replies.
- [jira] Commented: (LUCENE-1265) Identify bottleneck associated with not pooling searchers - posted by "Mark Miller (JIRA)" <ji...@apache.org> on 2008/11/17 00:38:58 UTC, 0 replies.
- [jira] Commented: (LUCENE-689) NullPointerException thrown by equals method in SpanOrQuery - posted by "Mark Miller (JIRA)" <ji...@apache.org> on 2008/11/17 00:54:47 UTC, 1 replies.
- [jira] Updated: (LUCENE-1034) Add new API method to retrieve document field data in a batch - posted by "Mark Miller (JIRA)" <ji...@apache.org> on 2008/11/17 01:16:45 UTC, 0 replies.
- [jira] Commented: (LUCENE-411) [PATCH] BitSetQuery, FastPrefixQuery, FastWildcardQuery and FastQueryParser - posted by "Mark Miller (JIRA)" <ji...@apache.org> on 2008/11/17 01:20:44 UTC, 0 replies.
- [jira] Commented: (LUCENE-505) MultiReader.norm() takes up too much memory: norms byte[] should be made into an Object - posted by "Mark Miller (JIRA)" <ji...@apache.org> on 2008/11/17 01:29:53 UTC, 0 replies.
- [jira] Created: (LUCENE-1455) org.apache.lucene.ant.HtmlDocument creates a FileInputStream in its constructor that it doesn't close - posted by "Mark Miller (JIRA)" <ji...@apache.org> on 2008/11/17 02:39:45 UTC, 0 replies.
- [jira] Created: (LUCENE-1456) FieldInfo omitTerms bug - posted by "Mark Miller (JIRA)" <ji...@apache.org> on 2008/11/17 02:46:46 UTC, 0 replies.
- [jira] Created: (LUCENE-1457) There are a few binary search implmentations in lucene that suffer from a now well known overflow bug - posted by "Mark Miller (JIRA)" <ji...@apache.org> on 2008/11/17 03:18:44 UTC, 0 replies.
- [jira] Commented: (LUCENE-1456) FieldInfo omitTerms bug - posted by "Michael Busch (JIRA)" <ji...@apache.org> on 2008/11/17 05:18:44 UTC, 1 replies.
- [jira] Resolved: (LUCENE-411) [PATCH] BitSetQuery, FastPrefixQuery, FastWildcardQuery and FastQueryParser - posted by "Michael McCandless (JIRA)" <ji...@apache.org> on 2008/11/17 11:22:44 UTC, 0 replies.
- [jira] Resolved: (LUCENE-1309) Using IndexSearcher in a multithreaded context causes contention - posted by "Michael McCandless (JIRA)" <ji...@apache.org> on 2008/11/17 11:30:44 UTC, 0 replies.
- [jira] Resolved: (LUCENE-1265) Identify bottleneck associated with not pooling searchers - posted by "Michael McCandless (JIRA)" <ji...@apache.org> on 2008/11/17 11:30:44 UTC, 0 replies.
- [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 - posted by "Mark Miller (JIRA)" <ji...@apache.org> on 2008/11/17 12:31:44 UTC, 11 replies.
- [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 - posted by "Michael McCandless (JIRA)" <ji...@apache.org> on 2008/11/17 12:45:44 UTC, 0 replies.
- [jira] Assigned: (LUCENE-689) NullPointerException thrown by equals method in SpanOrQuery - posted by "Otis Gospodnetic (JIRA)" <ji...@apache.org> on 2008/11/17 19:37:44 UTC, 0 replies.
- [jira] Reopened: (LUCENE-1378) Remove remaining @author references - posted by "Otis Gospodnetic (JIRA)" <ji...@apache.org> on 2008/11/17 19:37:44 UTC, 0 replies.
- [jira] Updated: (LUCENE-1378) Remove remaining @author references - posted by "Paul Elschot (JIRA)" <ji...@apache.org> on 2008/11/17 21:30:44 UTC, 1 replies.
- [PATCH] Bug on BrazilianAnalyzer - posted by Rafael Cunha de Almeida <al...@gmail.com> on 2008/11/18 00:39:39 UTC, 4 replies.
- [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 - posted by "Mark Miller (JIRA)" <ji...@apache.org> on 2008/11/18 02:30:44 UTC, 1 replies.
- Bug in FieldInfo (omitTF)? - posted by Shai Erera <se...@gmail.com> on 2008/11/18 10:09:05 UTC, 3 replies.
- [jira] Assigned: (LUCENE-1456) FieldInfo omitTerms bug - posted by "Michael McCandless (JIRA)" <ji...@apache.org> on 2008/11/18 10:41:44 UTC, 0 replies.
- [jira] Resolved: (LUCENE-1456) FieldInfo omitTerms bug - posted by "Michael McCandless (JIRA)" <ji...@apache.org> on 2008/11/18 10:53:44 UTC, 0 replies.
- [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 - posted by "Michael McCandless (JIRA)" <ji...@apache.org> on 2008/11/18 10:59:44 UTC, 0 replies.
- [jira] Created: (LUCENE-1458) Further steps towards flexible indexing - posted by "Michael McCandless (JIRA)" <ji...@apache.org> on 2008/11/18 11:33:44 UTC, 0 replies.
- [jira] Updated: (LUCENE-1458) Further steps towards flexible indexing - posted by "Michael McCandless (JIRA)" <ji...@apache.org> on 2008/11/18 11:33:44 UTC, 11 replies.
- [jira] Commented: (LUCENE-1458) Further steps towards flexible indexing - posted by "Mark Miller (JIRA)" <ji...@apache.org> on 2008/11/18 15:41:44 UTC, 46 replies.
- [jira] Created: (LUCENE-1459) CachingWrapperFilter crashes if you call both bits() and getDocIdSet() - posted by "Matt Jones (JIRA)" <ji...@apache.org> on 2008/11/18 22:17:44 UTC, 0 replies.
- [jira] Updated: (LUCENE-1459) CachingWrapperFilter crashes if you call both bits() and getDocIdSet() - posted by "Matt Jones (JIRA)" <ji...@apache.org> on 2008/11/18 22:19:44 UTC, 0 replies.
- [jira] Resolved: (LUCENE-1422) New TokenStream API - posted by "Michael Busch (JIRA)" <ji...@apache.org> on 2008/11/19 00:49:44 UTC, 0 replies.
- [jira] Created: (LUCENE-1460) Change all contrib TokenStreams/Filters to use the new TokenStream API - posted by "Michael Busch (JIRA)" <ji...@apache.org> on 2008/11/19 00:51:44 UTC, 0 replies.
- [jira] Created: (LUCENE-1461) Cached filter for a single term field - posted by "Tim Sturge (JIRA)" <ji...@apache.org> on 2008/11/19 02:13:44 UTC, 0 replies.
- [jira] Updated: (LUCENE-1461) Cached filter for a single term field - posted by "Tim Sturge (JIRA)" <ji...@apache.org> on 2008/11/19 02:17:44 UTC, 6 replies.
- [jira] Commented: (LUCENE-1461) Cached filter for a single term field - posted by "Tim Sturge (JIRA)" <ji...@apache.org> on 2008/11/19 02:27:44 UTC, 30 replies.
- [jira] Created: (LUCENE-1462) Instantiated/IndexWriter discrepanies - posted by "Karl Wettin (JIRA)" <ji...@apache.org> on 2008/11/19 13:54:44 UTC, 0 replies.
- Option to fsync files - posted by Mark Miller <ma...@gmail.com> on 2008/11/19 15:32:23 UTC, 10 replies.
- Re: Option to fsync files - posted by Jason Rutherglen <ja...@gmail.com> on 2008/11/19 18:44:45 UTC, 4 replies.
- [jira] Issue Comment Edited: (LUCENE-1461) Cached filter for a single term field - posted by "Paul Elschot (JIRA)" <ji...@apache.org> on 2008/11/19 20:34:45 UTC, 1 replies.
- [jira] Created: (LUCENE-1463) Cannot set an indexDictionary, perhaps the IndexWriter API changed? - posted by "Jason Porter (JIRA)" <ji...@apache.org> on 2008/11/19 20:52:44 UTC, 0 replies.
- [jira] Closed: (LUCENE-1463) Cannot set an indexDictionary, perhaps the IndexWriter API changed? - posted by "Jason Porter (JIRA)" <ji...@apache.org> on 2008/11/19 21:12:46 UTC, 0 replies.
- [jira] Reopened: (LUCENE-1439) Inconsistent API - posted by "Ivan.S (JIRA)" <ji...@apache.org> on 2008/11/19 23:33:44 UTC, 0 replies.
- Build failed in Hudson: Lucene-trunk #651 - posted by Apache Hudson Server <hu...@hudson.zones.apache.org> on 2008/11/20 05:06:57 UTC, 0 replies.
- [jira] Updated: (LUCENE-1001) Add Payload retrieval to Spans - posted by "Mark Miller (JIRA)" <ji...@apache.org> on 2008/11/21 03:38:44 UTC, 0 replies.
- Hudson build is back to normal: Lucene-trunk #652 - posted by Apache Hudson Server <hu...@hudson.zones.apache.org> on 2008/11/21 04:27:44 UTC, 0 replies.
- FileNotFoundException during IndexWriter#commit in lucene-2.4.0 - posted by Andrew Zhang <zh...@gmail.com> on 2008/11/21 05:42:17 UTC, 3 replies.
- Indexing Open office documents - posted by ganesh H D <ga...@sigmainfo.net> on 2008/11/21 13:49:47 UTC, 3 replies.
- Mark Miller as core Lucene committer - posted by Grant Ingersoll <gs...@apache.org> on 2008/11/21 18:25:45 UTC, 9 replies.
- [jira] Created: (LUCENE-1464) FSDirectory.getDirectory always creates index path - posted by "Andrzej Bialecki (JIRA)" <ji...@apache.org> on 2008/11/21 19:47:44 UTC, 0 replies.
- [jira] Assigned: (LUCENE-1464) FSDirectory.getDirectory always creates index path - posted by "Michael McCandless (JIRA)" <ji...@apache.org> on 2008/11/21 20:47:44 UTC, 0 replies.
- [jira] Commented: (LUCENE-1464) FSDirectory.getDirectory always creates index path - posted by "Michael McCandless (JIRA)" <ji...@apache.org> on 2008/11/21 20:49:44 UTC, 6 replies.
- [jira] Assigned: (LUCENE-1459) CachingWrapperFilter crashes if you call both bits() and getDocIdSet() - posted by "Michael McCandless (JIRA)" <ji...@apache.org> on 2008/11/21 22:01:44 UTC, 0 replies.
- [jira] Resolved: (LUCENE-1459) CachingWrapperFilter crashes if you call both bits() and getDocIdSet() - posted by "Michael McCandless (JIRA)" <ji...@apache.org> on 2008/11/21 22:17:44 UTC, 0 replies.
- [jira] Commented: (LUCENE-1432) BitSet cannot be cast to DocIdSet - posted by "Paul Elschot (JIRA)" <ji...@apache.org> on 2008/11/21 22:27:44 UTC, 2 replies.
- [jira] Assigned: (LUCENE-1432) BitSet cannot be cast to DocIdSet - posted by "Michael McCandless (JIRA)" <ji...@apache.org> on 2008/11/21 22:33:44 UTC, 0 replies.
- [jira] Created: (LUCENE-1465) NearSpansOrdered.getPayload does not return the payload from the minimum match span - posted by "Mark Miller (JIRA)" <ji...@apache.org> on 2008/11/21 22:45:44 UTC, 0 replies.
- [jira] Updated: (LUCENE-1465) NearSpansOrdered.getPayload does not return the payload from the minimum match span - posted by "Mark Miller (JIRA)" <ji...@apache.org> on 2008/11/21 22:45:44 UTC, 4 replies.
- [jira] Resolved: (LUCENE-1432) BitSet cannot be cast to DocIdSet - posted by "Michael McCandless (JIRA)" <ji...@apache.org> on 2008/11/21 22:47:44 UTC, 0 replies.
- [jira] Updated: (LUCENE-1342) 64bit JVM crashes on Linux - posted by "Manish Dubey (JIRA)" <ji...@apache.org> on 2008/11/21 23:57:44 UTC, 1 replies.
- [jira] Updated: (LUCENE-1464) FSDirectory.getDirectory always creates index path - posted by "Michael McCandless (JIRA)" <ji...@apache.org> on 2008/11/22 11:22:44 UTC, 0 replies.
- Problem with RangeQuery in Lucene - posted by ramnadh <ra...@gmail.com> on 2008/11/22 12:18:32 UTC, 1 replies.
- OpenBitSet.trimTrailingZeros() doesn't free memory - posted by Timo Nentwig <lu...@nitwit.de> on 2008/11/22 17:35:17 UTC, 2 replies.
- [jira] Created: (LUCENE-1466) CharFilter - normalize characters before tokenizer - posted by "Koji Sekiguchi (JIRA)" <ji...@apache.org> on 2008/11/23 17:47:44 UTC, 0 replies.
- [jira] Updated: (LUCENE-1466) CharFilter - normalize characters before tokenizer - posted by "Koji Sekiguchi (JIRA)" <ji...@apache.org> on 2008/11/23 17:49:44 UTC, 0 replies.
- [ANN] Luke 0.9.1 - bugfix release - posted by Andrzej Bialecki <ab...@getopt.org> on 2008/11/23 19:22:16 UTC, 0 replies.
- [jira] Created: (LUCENE-1467) Consolidate Solr's and Lucene's OpenBitSet classes - posted by "Michael Busch (JIRA)" <ji...@apache.org> on 2008/11/24 01:01:44 UTC, 0 replies.
- [jira] Updated: (LUCENE-1467) Consolidate Solr's and Lucene's OpenBitSet classes - posted by "Michael Busch (JIRA)" <ji...@apache.org> on 2008/11/24 01:05:44 UTC, 1 replies.
- [jira] Updated: (LUCENE-1468) FSDirectory.list() is inconsistent - posted by "Marcel Reutegger (JIRA)" <ji...@apache.org> on 2008/11/24 12:02:44 UTC, 0 replies.
- [jira] Created: (LUCENE-1468) FSDirectory.list() is inconsistent - posted by "Marcel Reutegger (JIRA)" <ji...@apache.org> on 2008/11/24 12:02:44 UTC, 0 replies.
- [jira] Assigned: (LUCENE-1468) FSDirectory.list() is inconsistent - posted by "Michael McCandless (JIRA)" <ji...@apache.org> on 2008/11/24 14:14:44 UTC, 0 replies.
- [jira] Commented: (LUCENE-1468) FSDirectory.list() is inconsistent - posted by "Michael McCandless (JIRA)" <ji...@apache.org> on 2008/11/24 14:14:44 UTC, 0 replies.
- [jira] Commented: (LUCENE-1465) NearSpansOrdered.getPayload does not return the payload from the minimum match span - posted by "Mark Miller (JIRA)" <ji...@apache.org> on 2008/11/24 20:33:44 UTC, 0 replies.
- [jira] Created: (LUCENE-1469) isValid should be invoked after analyze rather than before it so it can validate the output of analyze - posted by "Vincent Li (JIRA)" <ji...@apache.org> on 2008/11/25 00:39:44 UTC, 0 replies.
- [jira] Commented: (LUCENE-1469) isValid should be invoked after analyze rather than before it so it can validate the output of analyze - posted by "Vincent Li (JIRA)" <ji...@apache.org> on 2008/11/25 00:47:44 UTC, 0 replies.
- [jira] Commented: (LUCENE-1467) Consolidate Solr's and Lucene's OpenBitSet classes - posted by "Michael McCandless (JIRA)" <ji...@apache.org> on 2008/11/25 11:35:44 UTC, 1 replies.
- TrieRangeQuery for contrib? was: [jira] Commented: (LUCENE-1461) Cached filter for a single term field - posted by Uwe Schindler <uw...@thetaphi.de> on 2008/11/25 12:28:43 UTC, 1 replies.
- RE: TrieRangeQuery for contrib? - posted by Uwe Schindler <uw...@thetaphi.de> on 2008/11/25 20:10:35 UTC, 3 replies.
- [jira] Resolved: (LUCENE-1467) Consolidate Solr's and Lucene's OpenBitSet classes - posted by "Michael Busch (JIRA)" <ji...@apache.org> on 2008/11/25 22:41:44 UTC, 0 replies.
- [jira] Resolved: (LUCENE-1465) NearSpansOrdered.getPayload does not return the payload from the minimum match span - posted by "Mark Miller (JIRA)" <ji...@apache.org> on 2008/11/26 00:41:44 UTC, 0 replies.
- [jira] Assigned: (LUCENE-1461) Cached filter for a single term field - posted by "Michael McCandless (JIRA)" <ji...@apache.org> on 2008/11/26 11:38:44 UTC, 0 replies.
- back compat testing - posted by Michael McCandless <lu...@mikemccandless.com> on 2008/11/26 13:06:56 UTC, 2 replies.
- [jira] Created: (LUCENE-1470) Add TrieRangeQuery to contrib - posted by "Uwe Schindler (JIRA)" <ji...@apache.org> on 2008/11/26 15:08:44 UTC, 0 replies.
- [jira] Updated: (LUCENE-1470) Add TrieRangeQuery to contrib - posted by "Uwe Schindler (JIRA)" <ji...@apache.org> on 2008/11/26 15:12:44 UTC, 6 replies.
- [jira] Issue Comment Edited: (LUCENE-1470) Add TrieRangeQuery to contrib - posted by "Earwin Burrfoot (JIRA)" <ji...@apache.org> on 2008/11/26 15:36:48 UTC, 5 replies.
- [jira] Commented: (LUCENE-1470) Add TrieRangeQuery to contrib - posted by "Earwin Burrfoot (JIRA)" <ji...@apache.org> on 2008/11/26 15:36:48 UTC, 21 replies.
- [jira] Assigned: (LUCENE-1470) Add TrieRangeQuery to contrib - posted by "Michael McCandless (JIRA)" <ji...@apache.org> on 2008/11/26 20:12:44 UTC, 0 replies.
- Deprecation of Token constructors in 2.4 - posted by Shai Erera <se...@gmail.com> on 2008/11/26 22:36:53 UTC, 0 replies.
- [jira] Created: (LUCENE-1471) Faster MultiSearcher.search merge docs - posted by "Jason Rutherglen (JIRA)" <ji...@apache.org> on 2008/11/27 01:20:44 UTC, 0 replies.
- InstantiatedIndexWriter - posted by Karl Wettin <ka...@gmail.com> on 2008/11/27 05:44:20 UTC, 0 replies.
- [jira] Updated: (LUCENE-1462) Instantiated/IndexWriter discrepanies - posted by "Karl Wettin (JIRA)" <ji...@apache.org> on 2008/11/27 08:15:44 UTC, 0 replies.
- [jira] Commented: (LUCENE-965) Implement a state-of-the-art retrieval function in Lucene - posted by "Ian Holsman (JIRA)" <ji...@apache.org> on 2008/11/27 12:44:44 UTC, 0 replies.
- Controlled Indexing -New Feature - posted by Amir Hossein Jadidinejad <am...@yahoo.com> on 2008/11/28 19:48:07 UTC, 0 replies.
- [jira] Resolved: (LUCENE-1461) Cached filter for a single term field - posted by "Michael McCandless (JIRA)" <ji...@apache.org> on 2008/11/29 12:52:44 UTC, 0 replies.
- [jira] Resolved: (LUCENE-1464) FSDirectory.getDirectory always creates index path - posted by "Michael McCandless (JIRA)" <ji...@apache.org> on 2008/11/29 13:18:44 UTC, 0 replies.
- [jira] Commented: (LUCENE-855) MemoryCachedRangeFilter to boost performance of Range queries - posted by "Paul Elschot (JIRA)" <ji...@apache.org> on 2008/11/30 16:29:44 UTC, 0 replies.
- [jira] Commented: (LUCENE-1471) Faster MultiSearcher.search merge docs - posted by "Luke Nezda (JIRA)" <ji...@apache.org> on 2008/11/30 23:40:44 UTC, 0 replies.
- [jira] Updated: (LUCENE-1471) Faster MultiSearcher.search merge docs - posted by "Luke Nezda (JIRA)" <ji...@apache.org> on 2008/11/30 23:42:44 UTC, 0 replies.