Samphan Raruenrom (JIRA) |
[jira] Created: (LUCENE-503) Contrib: ThaiAnalyzer to enable Thai full-text search in Lucene |
Wed, 01 Mar, 10:45 |
Jörg Henß |
FuzzyQuery / PriorityQueue BUG |
Wed, 01 Mar, 12:38 |
Bernhard Messer |
Re: FuzzyQuery / PriorityQueue BUG |
Wed, 01 Mar, 13:19 |
Joerg Henss (JIRA) |
[jira] Created: (LUCENE-504) FuzzyQuery produces a "java.lang.NegativeArraySizeException" in PriorityQueue.initialize if I use Integer.MAX_VALUE as BooleanQuery.MaxClauseCount |
Wed, 01 Mar, 14:54 |
DM Smith |
Index compatibility question |
Wed, 01 Mar, 15:21 |
Joerg Henss (JIRA) |
[jira] Updated: (LUCENE-504) FuzzyQuery produces a "java.lang.NegativeArraySizeException" in PriorityQueue.initialize if I use Integer.MAX_VALUE as BooleanQuery.MaxClauseCount |
Wed, 01 Mar, 17:59 |
Doug Cutting |
Re: version issue ? |
Wed, 01 Mar, 19:06 |
Andi Vajda |
Re: version issue ? |
Wed, 01 Mar, 20:08 |
Daniel Naber |
Re: Index compatibility question |
Wed, 01 Mar, 20:35 |
Daniel Naber |
Changes.txt for contrib |
Wed, 01 Mar, 20:52 |
Doug Cutting (JIRA) |
[jira] Commented: (LUCENE-500) Lucene 2.0 requirements - Remove all deprecated code |
Wed, 01 Mar, 20:54 |
Chris Hostetter |
Re: Changes.txt for contrib |
Wed, 01 Mar, 21:26 |
Steven Tamm (JIRA) |
[jira] Created: (LUCENE-505) MultiReader.norm() takes up too much memory: norms byte[] should be made into an Object |
Wed, 01 Mar, 21:31 |
Steven Tamm (JIRA) |
[jira] Updated: (LUCENE-505) MultiReader.norm() takes up too much memory: norms byte[] should be made into an Object |
Wed, 01 Mar, 21:31 |
Steven Tamm (JIRA) |
[jira] Updated: (LUCENE-505) MultiReader.norm() takes up too much memory: norms byte[] should be made into an Object |
Wed, 01 Mar, 21:57 |
Yonik Seeley (JIRA) |
[jira] Commented: (LUCENE-505) MultiReader.norm() takes up too much memory: norms byte[] should be made into an Object |
Wed, 01 Mar, 22:16 |
Steven Tamm (JIRA) |
[jira] Commented: (LUCENE-505) MultiReader.norm() takes up too much memory: norms byte[] should be made into an Object |
Wed, 01 Mar, 22:25 |
Doug Cutting (JIRA) |
[jira] Updated: (LUCENE-505) MultiReader.norm() takes up too much memory: norms byte[] should be made into an Object |
Wed, 01 Mar, 22:25 |
Steven Tamm (JIRA) |
[jira] Commented: (LUCENE-505) MultiReader.norm() takes up too much memory: norms byte[] should be made into an Object |
Wed, 01 Mar, 23:01 |
Steven Tamm (JIRA) |
[jira] Created: (LUCENE-506) Optimize Memory Use for Short-Lived Indexes (Do not load TermInfoIndex if you know the queries ahead of time) |
Thu, 02 Mar, 00:10 |
Steven Tamm (JIRA) |
[jira] Updated: (LUCENE-506) Optimize Memory Use for Short-Lived Indexes (Do not load TermInfoIndex if you know the queries ahead of time) |
Thu, 02 Mar, 00:14 |
Steven Tamm (JIRA) |
[jira] Created: (LUCENE-507) CLONE -[PATCH] remove unused variables |
Thu, 02 Mar, 00:34 |
Steven Tamm (JIRA) |
[jira] Commented: (LUCENE-507) CLONE -[PATCH] remove unused variables |
Thu, 02 Mar, 00:34 |
Steven Tamm (JIRA) |
[jira] Created: (LUCENE-508) SegmentTermEnum.next() doesn't maintain prevBuffer at end |
Thu, 02 Mar, 03:06 |
Steven Tamm (JIRA) |
[jira] Updated: (LUCENE-505) MultiReader.norm() takes up too much memory: norms byte[] should be made into an Object |
Thu, 02 Mar, 03:26 |
Yonik Seeley (JIRA) |
[jira] Commented: (LUCENE-505) MultiReader.norm() takes up too much memory: norms byte[] should be made into an Object |
Thu, 02 Mar, 03:38 |
Yonik Seeley (JIRA) |
[jira] Commented: (LUCENE-505) MultiReader.norm() takes up too much memory: norms byte[] should be made into an Object |
Thu, 02 Mar, 03:51 |
Steven Tamm (JIRA) |
[jira] Commented: (LUCENE-505) MultiReader.norm() takes up too much memory: norms byte[] should be made into an Object |
Thu, 02 Mar, 04:04 |
Yonik Seeley (JIRA) |
[jira] Commented: (LUCENE-505) MultiReader.norm() takes up too much memory: norms byte[] should be made into an Object |
Thu, 02 Mar, 04:48 |
Steven Tamm (JIRA) |
[jira] Created: (LUCENE-509) Performance optimization when retrieving a single field from a document |
Thu, 02 Mar, 17:24 |
Steven Tamm (JIRA) |
[jira] Updated: (LUCENE-509) Performance optimization when retrieving a single field from a document |
Thu, 02 Mar, 17:24 |
Doug Cutting (JIRA) |
[jira] Commented: (LUCENE-509) Performance optimization when retrieving a single field from a document |
Thu, 02 Mar, 18:18 |
Doug Cutting (JIRA) |
[jira] Created: (LUCENE-510) IndexOutput.writeString() should write length in bytes |
Thu, 02 Mar, 18:32 |
Steven Tamm (JIRA) |
[jira] Commented: (LUCENE-509) Performance optimization when retrieving a single field from a document |
Thu, 02 Mar, 18:34 |
Yonik Seeley (JIRA) |
[jira] Commented: (LUCENE-446) FunctionQuery - score based on field value |
Thu, 02 Mar, 18:56 |
Shay Banon |
Re: 1.9 RC1 |
Thu, 02 Mar, 19:09 |
Doug Cutting |
Re: 1.9 RC1 |
Thu, 02 Mar, 19:19 |
Steven Tamm (JIRA) |
[jira] Updated: (LUCENE-509) Performance optimization when retrieving a single field from a document |
Thu, 02 Mar, 19:20 |
Yonik Seeley (JIRA) |
[jira] Closed: (LUCENE-323) [PATCH] MultiFieldQueryParser and BooleanQuery do not provide adequate support for queries across multiple fields |
Thu, 02 Mar, 19:31 |
Doug Cutting (JIRA) |
[jira] Commented: (LUCENE-509) Performance optimization when retrieving a single field from a document |
Thu, 02 Mar, 19:36 |
Daniel Naber (JIRA) |
[jira] Commented: (LUCENE-500) Lucene 2.0 requirements - Remove all deprecated code |
Thu, 02 Mar, 19:36 |
Steven Tamm |
RE: 1.9 RC1 |
Thu, 02 Mar, 19:38 |
Shay Banon (JIRA) |
[jira] Created: (LUCENE-511) New BufferedIndexOutput optimization fails to update bufferStart |
Thu, 02 Mar, 19:40 |
Shay Banon (JIRA) |
[jira] Updated: (LUCENE-511) New BufferedIndexOutput optimization fails to update bufferStart |
Thu, 02 Mar, 19:40 |
Shay Banon (JIRA) |
[jira] Updated: (LUCENE-511) New BufferedIndexOutput optimization fails to update bufferStart |
Thu, 02 Mar, 19:44 |
Doug Cutting |
Re: 1.9 RC1 |
Thu, 02 Mar, 19:46 |
Shay Banon |
Re: 1.9 RC1 |
Thu, 02 Mar, 19:47 |
Doug Cutting (JIRA) |
[jira] Commented: (LUCENE-511) New BufferedIndexOutput optimization fails to update bufferStart |
Thu, 02 Mar, 19:48 |
Shay Banon (JIRA) |
[jira] Commented: (LUCENE-511) New BufferedIndexOutput optimization fails to update bufferStart |
Thu, 02 Mar, 19:55 |
Yonik Seeley (JIRA) |
[jira] Commented: (LUCENE-509) Performance optimization when retrieving a single field from a document |
Thu, 02 Mar, 19:58 |
Yonik Seeley (JIRA) |
[jira] Commented: (LUCENE-509) Performance optimization when retrieving a single field from a document |
Thu, 02 Mar, 20:02 |
Mark Harwood (JIRA) |
[jira] Commented: (LUCENE-509) Performance optimization when retrieving a single field from a document |
Thu, 02 Mar, 20:04 |
Doug Cutting (JIRA) |
[jira] Commented: (LUCENE-509) Performance optimization when retrieving a single field from a document |
Thu, 02 Mar, 20:10 |
Doug Cutting (JIRA) |
[jira] Resolved: (LUCENE-511) New BufferedIndexOutput optimization fails to update bufferStart |
Thu, 02 Mar, 20:20 |
Steven Tamm (JIRA) |
[jira] Updated: (LUCENE-509) Performance optimization when retrieving a single field from a document |
Thu, 02 Mar, 20:35 |
Steven Tamm (JIRA) |
[jira] Updated: (LUCENE-511) New BufferedIndexOutput optimization fails to update bufferStart |
Thu, 02 Mar, 20:35 |
bugzi...@apache.org |
DO NOT REPLY [Bug 23650] - docs out of order |
Thu, 02 Mar, 23:16 |
Steven Tamm (JIRA) |
[jira] Updated: (LUCENE-509) Performance optimization when retrieving a single field from a document |
Fri, 03 Mar, 01:56 |
Steven Tamm (JIRA) |
[jira] Updated: (LUCENE-509) Performance optimization when retrieving a single field from a document |
Fri, 03 Mar, 02:03 |
Grant Ingersoll (JIRA) |
[jira] Commented: (LUCENE-500) Lucene 2.0 requirements - Remove all deprecated code |
Fri, 03 Mar, 12:26 |
Steven Tamm (JIRA) |
[jira] Commented: (LUCENE-502) TermScorer caches values unnecessarily |
Fri, 03 Mar, 18:00 |
Doug Cutting (JIRA) |
[jira] Commented: (LUCENE-502) TermScorer caches values unnecessarily |
Fri, 03 Mar, 18:13 |
Doug Cutting (JIRA) |
[jira] Commented: (LUCENE-505) MultiReader.norm() takes up too much memory: norms byte[] should be made into an Object |
Fri, 03 Mar, 18:15 |
Doug Cutting |
Lucene 1.9.1 release available |
Fri, 03 Mar, 18:26 |
Steven Tamm (JIRA) |
[jira] Commented: (LUCENE-502) TermScorer caches values unnecessarily |
Fri, 03 Mar, 18:58 |
Doug Cutting (JIRA) |
[jira] Commented: (LUCENE-502) TermScorer caches values unnecessarily |
Fri, 03 Mar, 19:52 |
Steven Tamm (JIRA) |
[jira] Commented: (LUCENE-502) TermScorer caches values unnecessarily |
Fri, 03 Mar, 20:11 |
paul.elschot (JIRA) |
[jira] Commented: (LUCENE-502) TermScorer caches values unnecessarily |
Fri, 03 Mar, 20:55 |
Doug Cutting (JIRA) |
[jira] Commented: (LUCENE-502) TermScorer caches values unnecessarily |
Fri, 03 Mar, 21:28 |
Robin H. Johnson |
ArrayIndexOutOfBoundsException in org.apache.lucene.search.BooleanScorer2$Coordinator.coordFactor |
Fri, 03 Mar, 23:28 |
Robin H. Johnson |
Re: ArrayIndexOutOfBoundsException in org.apache.lucene.search.BooleanScorer2$Coordinator.coordFactor |
Fri, 03 Mar, 23:37 |
Shay Banon |
Re: Lucene 1.9.1 release available |
Sat, 04 Mar, 01:54 |
Chris Hostetter |
Online javadocs: 1.9-rc1 |
Sat, 04 Mar, 03:11 |
Doug Cutting |
Re: Online javadocs: 1.9-rc1 |
Sat, 04 Mar, 04:04 |
Doug Cutting |
Re: Lucene 1.9.1 release available |
Sat, 04 Mar, 04:08 |
Erik Hatcher |
FilteredQuery within BooleanQuery issue |
Sat, 04 Mar, 04:59 |
Yonik Seeley |
Re: FilteredQuery within BooleanQuery issue |
Sat, 04 Mar, 05:59 |
Paul Elschot |
Re: ArrayIndexOutOfBoundsException in org.apache.lucene.search.BooleanScorer2$Coordinator.coordFactor |
Sat, 04 Mar, 09:22 |
Yonik Seeley |
Re: ArrayIndexOutOfBoundsException in org.apache.lucene.search.BooleanScorer2$Coordinator.coordFactor |
Sat, 04 Mar, 14:52 |
Daniel Naber (JIRA) |
[jira] Commented: (LUCENE-500) Lucene 2.0 requirements - Remove all deprecated code |
Sat, 04 Mar, 23:17 |
wenjie zheng |
Problem when deleting files from index |
Sun, 05 Mar, 01:36 |
Michael Ji |
compile search.jsp |
Sun, 05 Mar, 02:36 |
Chris Hostetter |
Re: compile search.jsp |
Sun, 05 Mar, 02:46 |
Daniel Naber |
Re: Problem when deleting files from index |
Sun, 05 Mar, 09:54 |
Grant Ingersoll (JIRA) |
[jira] Commented: (LUCENE-500) Lucene 2.0 requirements - Remove all deprecated code |
Sun, 05 Mar, 13:31 |
Erik Hatcher (JIRA) |
[jira] Commented: (LUCENE-330) [PATCH] Use filter bits for next() and skipTo() in FilteredQuery |
Sun, 05 Mar, 14:07 |
Erik Hatcher |
Re: FilteredQuery within BooleanQuery issue |
Sun, 05 Mar, 14:09 |
wenjie zheng |
Re: Problem when deleting files from index |
Sun, 05 Mar, 14:28 |
Yonik Seeley (JIRA) |
[jira] Commented: (LUCENE-330) [PATCH] Use filter bits for next() and skipTo() in FilteredQuery |
Sun, 05 Mar, 15:05 |
Yonik Seeley (JIRA) |
[jira] Commented: (LUCENE-330) [PATCH] Use filter bits for next() and skipTo() in FilteredQuery |
Sun, 05 Mar, 15:21 |
Erik Hatcher (JIRA) |
[jira] Commented: (LUCENE-330) [PATCH] Use filter bits for next() and skipTo() in FilteredQuery |
Sun, 05 Mar, 15:51 |
Daniel Naber (JIRA) |
[jira] Commented: (LUCENE-500) Lucene 2.0 requirements - Remove all deprecated code |
Sun, 05 Mar, 16:33 |
paul.elschot (JIRA) |
[jira] Commented: (LUCENE-330) [PATCH] Use filter bits for next() and skipTo() in FilteredQuery |
Sun, 05 Mar, 17:02 |
Erik Hatcher (JIRA) |
[jira] Commented: (LUCENE-330) [PATCH] Use filter bits for next() and skipTo() in FilteredQuery |
Sun, 05 Mar, 17:17 |
Paul Elschot |
Re: [jira] Commented: (LUCENE-330) [PATCH] Use filter bits for next() and skipTo() in FilteredQuery |
Sun, 05 Mar, 18:24 |
Yonik Seeley |
Re: [jira] Commented: (LUCENE-330) [PATCH] Use filter bits for next() and skipTo() in FilteredQuery |
Sun, 05 Mar, 21:23 |
Erik Hatcher |
Re: [jira] Commented: (LUCENE-330) [PATCH] Use filter bits for next() and skipTo() in FilteredQuery |
Sun, 05 Mar, 22:41 |
Erik Hatcher |
Re: [jira] Commented: (LUCENE-330) [PATCH] Use filter bits for next() and skipTo() in FilteredQuery |
Sun, 05 Mar, 22:51 |
Paul Elschot |
Re: [jira] Commented: (LUCENE-330) [PATCH] Use filter bits for next() and skipTo() in FilteredQuery |
Mon, 06 Mar, 18:05 |
Erik Hatcher |
Re: [jira] Commented: (LUCENE-330) [PATCH] Use filter bits for next() and skipTo() in FilteredQuery |
Mon, 06 Mar, 20:20 |