Search Discussions
-
Things to be done with now that Filter is indendent from BitSet --------------------------------------------------------------- Key: LUCENE-1187 URL: https://issues.apache.org/jira/browse/LUCENE-1187 ...
Paul Elschot (JIRA)
Feb 23, 2008 at 10:34 am
Jun 3, 2008 at 7:11 pm -
A tokenfilter to decompose compound words ----------------------------------------- Key: LUCENE-1166 URL: https://issues.apache.org/jira/browse/LUCENE-1166 Project: Lucene - Java Issue Type: New ...
Thomas Peuss (JIRA)
Feb 6, 2008 at 11:09 am
May 16, 2008 at 12:30 pm -
Small speedups to DocumentsWriter --------------------------------- Key: LUCENE-1172 URL: https://issues.apache.org/jira/browse/LUCENE-1172 Project: Lucene - Java Issue Type: Improvement Components: ...
Michael McCandless (JIRA)
Feb 9, 2008 at 12:52 am
Feb 16, 2008 at 11:00 am -
Performance improvement for TermInfosReader ------------------------------------------- Key: LUCENE-1195 URL: https://issues.apache.org/jira/browse/LUCENE-1195 Project: Lucene - Java Issue Type: ...
Michael Busch (JIRA)
Feb 26, 2008 at 11:01 pm
Sep 11, 2008 at 5:17 am -
I had a recent sidebar with another user, and it got me to thinking. Do we have any way of determining if a segment is definitely OK/VALID ? If so, a much more efficient transactional system could be ...
Robert engels
Feb 6, 2008 at 6:46 am
Feb 8, 2008 at 7:29 pm -
[PATCH] Clear ThreadLocal instances in close() ---------------------------------------------- Key: LUCENE-1186 URL: https://issues.apache.org/jira/browse/LUCENE-1186 Project: Lucene - Java Issue ...
Christian Kohlschütter (JIRA)
Feb 22, 2008 at 10:57 am
Mar 2, 2009 at 4:45 pm -
TRStringDistance uses way too much memory (with patch) ------------------------------------------------------ Key: LUCENE-1183 URL: https://issues.apache.org/jira/browse/LUCENE-1183 Project: Lucene - ...
Cédrik LIME (JIRA)
Feb 21, 2008 at 11:20 am
Oct 20, 2009 at 9:25 pm -
OK, I suggest that we should wait a couple of days before we cut 2.3.1 in case there are more problems. We should backport the patches and commit them to the 2.3 branch. I'll then end of this week ...
Michael Busch
Feb 11, 2008 at 11:52 pm
Feb 14, 2008 at 7:17 pm -
I'm chasing down a bug in my application where multiple threads were readingand caching the same filter (same very common term, big index) and causedan Out of Memory exception when I would expect ...
Mark harwood
Feb 18, 2008 at 12:50 pm
Feb 19, 2008 at 10:06 pm -
occasional MergeException while indexing ---------------------------------------- Key: LUCENE-1175 URL: https://issues.apache.org/jira/browse/LUCENE-1175 Project: Lucene - Java Issue Type: Bug ...
Yonik Seeley (JIRA)
Feb 11, 2008 at 11:55 pm
Aug 26, 2008 at 8:36 am -
There have been several proposals for a Lucene-based distributed index architecture. 1) Doug Cutting's "Index Server Project Proposal" at ...
Ning Li
Feb 6, 2008 at 6:58 pm
Feb 12, 2008 at 5:36 am -
Search with Filter does not work! --------------------------------- Key: LUCENE-1169 URL: https://issues.apache.org/jira/browse/LUCENE-1169 Project: Lucene - Java Issue Type: Bug Components: Search ...
Eks Dev (JIRA)
Feb 7, 2008 at 4:04 pm
Feb 9, 2008 at 8:05 pm -
The Transducens Group (http://transducens.dlsi.ua.es) at University of Alicante (http://www.ua.es) has developed a tool that allows the Lucene search engine to use morphological information while ...
Fsanchez
Feb 12, 2008 at 11:26 am
Feb 13, 2008 at 3:32 pm -
CharArraySet.contains(char[] text, int off, int len) does not work ------------------------------------------------------------------ Key: LUCENE-1163 URL: ...
Thomas Peuss (JIRA)
Feb 5, 2008 at 1:20 pm
Feb 12, 2008 at 11:25 am -
Greets, What would the consequences be of eliminating Similarity.queryNorm()? I cargo-culted that method when porting, but now I'm going through and trying to refactor for simplicity's sake. If I can ...
Marvin Humphrey
Feb 12, 2008 at 5:09 pm
Sep 7, 2009 at 10:14 pm -
If IndexWriter hits OutOfMemoryError it should not commit --------------------------------------------------------- Key: LUCENE-1191 URL: https://issues.apache.org/jira/browse/LUCENE-1191 Project: ...
Michael McCandless (JIRA)
Feb 25, 2008 at 9:27 pm
Mar 11, 2008 at 7:30 pm -
7
[jira] Created: (LUCENE-1190) a lexicon object for merging spellchecker and synonyms from stemming
a lexicon object for merging spellchecker and synonyms from stemming -------------------------------------------------------------------- Key: LUCENE-1190 URL: ...Mathieu Lecarme (JIRA)
Feb 25, 2008 at 8:47 pm
Mar 7, 2008 at 10:29 pm -
Add deleteByQuery to IndexWriter -------------------------------- Key: LUCENE-1194 URL: https://issues.apache.org/jira/browse/LUCENE-1194 Project: Lucene - Java Issue Type: New Feature Reporter: ...
Michael McCandless (JIRA)
Feb 26, 2008 at 3:56 pm
Mar 6, 2008 at 11:04 am -
Hits does not use MultiSearcher's createWeight ---------------------------------------------- Key: LUCENE-1178 URL: https://issues.apache.org/jira/browse/LUCENE-1178 Project: Lucene - Java Issue ...
Israel Tsadok (JIRA)
Feb 14, 2008 at 12:13 pm
Jun 11, 2008 at 6:13 am -
FileNotFound exception on adding a RAMDirectory to an IndexWriter ----------------------------------------------------------------- Key: LUCENE-1192 URL: ...
Alex Falca (JIRA)
Feb 26, 2008 at 11:04 am
Feb 26, 2008 at 4:31 pm -
Hi Team, I built release artifacts from the current 2.3 branch (rev. 629191) which contain fixes for bugs that were found in the 2.3.0 release. You can find a list of changes here: ...
Michael Busch
Feb 19, 2008 at 10:10 pm
Feb 22, 2008 at 10:51 pm -
Syns2Index fails ---------------- Key: LUCENE-1180 URL: https://issues.apache.org/jira/browse/LUCENE-1180 Project: Lucene - Java Issue Type: Bug Components: contrib/* Affects Versions: 2.3 Reporter: ...
Jeffrey Yang (JIRA)
Feb 15, 2008 at 6:42 pm
Nov 13, 2008 at 4:52 am -
QueryParser does not correctly handle escaped characters within quoted strings ------------------------------------------------------------------------------ Key: LUCENE-1189 URL: ...
Tomer Gabel (JIRA)
Feb 25, 2008 at 10:21 am
May 27, 2008 at 7:56 pm -
RAMDirectory reports incorrect EOF on seek ------------------------------------------ Key: LUCENE-1196 URL: https://issues.apache.org/jira/browse/LUCENE-1196 Project: Lucene - Java Issue Type: Bug ...
Michael McCandless (JIRA)
Feb 28, 2008 at 8:57 pm
Feb 28, 2008 at 9:14 pm -
Hi Team, the 2.3.1 release files will be available for download within the next 24 hours. I'll announce the release tomorrow; you can find a draft of the announcement below. Please let me know in ...
Michael Busch
Feb 23, 2008 at 12:05 am
Feb 23, 2008 at 10:35 pm -
[PATCH] Avoid checking for TermBuffer in SegmentTermEnum#scanTo --------------------------------------------------------------- Key: LUCENE-1185 URL: https://issues.apache.org/jira/browse/LUCENE-1185 ...
Christian Kohlschütter (JIRA)
Feb 22, 2008 at 10:27 am
Feb 23, 2008 at 2:38 am -
TermVectors index files can become corrupt when autoCommit=false ---------------------------------------------------------------- Key: LUCENE-1168 URL: ...
Michael McCandless (JIRA)
Feb 7, 2008 at 2:54 pm
Feb 14, 2008 at 7:19 pm -
TermVectors corruption case when autoCommit=false ------------------------------------------------- Key: LUCENE-1176 URL: https://issues.apache.org/jira/browse/LUCENE-1176 Project: Lucene - Java ...
Michael McCandless (JIRA)
Feb 12, 2008 at 1:07 pm
Feb 14, 2008 at 7:19 pm -
query with AND and OR not retrieving correct results ---------------------------------------------------- Key: LUCENE-1170 URL: https://issues.apache.org/jira/browse/LUCENE-1170 Project: Lucene - ...
Graham Maloon (JIRA)
Feb 8, 2008 at 5:10 pm
Aug 10, 2008 at 12:49 am -
OOM exception while sorting on more than 1 field ------------------------------------------------ Key: LUCENE-1193 URL: https://issues.apache.org/jira/browse/LUCENE-1193 Project: Lucene - Java Issue ...
vaidy (JIRA)
Feb 26, 2008 at 1:18 pm
Feb 29, 2008 at 7:16 am -
not sure when they stoped working, possibly a side effect of the move to the hudson zone that has been missed until now? ...
Chris Hostetter
Feb 15, 2008 at 9:35 pm
Feb 22, 2008 at 2:12 am -
SimilarityDelegator is missing a delegating scorePayload() method ----------------------------------------------------------------- Key: LUCENE-1182 URL: ...
Andi Vajda (JIRA)
Feb 21, 2008 at 12:22 am
Feb 21, 2008 at 1:18 pm -
Hi Team, I was thinking about building the release files and calling the vote on Tuesday (19th). Tentative release date would then be the 22nd. Does this sounds good or does anyone prefer to wait a ...
Michael Busch
Feb 18, 2008 at 5:36 am
Feb 19, 2008 at 6:16 pm -
IW.optimize() can do too many merges at the very end ---------------------------------------------------- Key: LUCENE-1177 URL: https://issues.apache.org/jira/browse/LUCENE-1177 Project: Lucene - ...
Michael McCandless (JIRA)
Feb 12, 2008 at 1:31 pm
Feb 14, 2008 at 7:15 pm -
Mike, do you think this should be done only when eraseIndex=true ?
Doron Cohen
Feb 4, 2008 at 5:54 am
Feb 4, 2008 at 9:12 pm -
add compatibility statement to README.txt for all contribs ---------------------------------------------------------- Key: LUCENE-1167 URL: https://issues.apache.org/jira/browse/LUCENE-1167 Project: ...
Hoss Man (JIRA)
Feb 6, 2008 at 10:21 pm
Jun 11, 2009 at 9:31 am -
Token reuse is not ideal for avoiding array copies -------------------------------------------------- Key: LUCENE-1181 URL: https://issues.apache.org/jira/browse/LUCENE-1181 Project: Lucene - Java ...
Trejkaz (JIRA)
Feb 19, 2008 at 1:23 am
Apr 23, 2008 at 1:26 pm -
IndexWriter can flush too early when flushing by RAM usage ---------------------------------------------------------- Key: LUCENE-1197 URL: https://issues.apache.org/jira/browse/LUCENE-1197 Project: ...
Michael McCandless (JIRA)
Feb 29, 2008 at 12:39 pm
Mar 11, 2008 at 7:30 pm -
outdated information in Analyzer javadoc ---------------------------------------- Key: LUCENE-1174 URL: https://issues.apache.org/jira/browse/LUCENE-1174 Project: Lucene - Java Issue Type: Bug ...
Daniel Naber (JIRA)
Feb 11, 2008 at 9:26 pm
Mar 1, 2008 at 11:47 am -
Allow SnapshotDeletionPolicy to be reused across writer close/open ------------------------------------------------------------------ Key: LUCENE-1184 URL: ...
Michael McCandless (JIRA)
Feb 21, 2008 at 5:22 pm
Feb 26, 2008 at 2:26 pm -
equals and hashCode implementation in org.apache.lucene.search.* package ------------------------------------------------------------------------ Key: LUCENE-1188 URL: ...
Chandan Raj Rupakheti (JIRA)
Feb 24, 2008 at 10:20 pm
Feb 25, 2008 at 2:49 pm -
AssertionError on creating doc containing field with empty string as field name ------------------------------------------------------------------------------- Key: LUCENE-1179 URL: ...
Michael McCandless (JIRA)
Feb 15, 2008 at 2:52 pm
Feb 17, 2008 at 5:41 am -
Hi all, I'm testing the payloads support in Luke, and I need a small index with payloads - if you happen to have one, please contact me off the list. Thank you! -- Best regards, Andrzej Bialecki < < ...
Andrzej Bialecki
Feb 12, 2008 at 6:15 pm
Feb 12, 2008 at 7:08 pm -
Make DocumentsWriter more robust on hitting OOM ----------------------------------------------- Key: LUCENE-1171 URL: https://issues.apache.org/jira/browse/LUCENE-1171 Project: Lucene - Java Issue ...
Michael McCandless (JIRA)
Feb 8, 2008 at 9:01 pm
Feb 11, 2008 at 12:58 pm -
Improve how ConcurrentMergeScheduler handles too-many-merges case ----------------------------------------------------------------- Key: LUCENE-1164 URL: ...
Michael McCandless (JIRA)
Feb 5, 2008 at 6:46 pm
Feb 8, 2008 at 2:03 pm -
I think there are many uses of Lucene that would benefit from 'enum' fields, aka categories. When classifying documents, they are often in one or more categories. Lucene could write these posting ...
Robert engels
Feb 7, 2008 at 6:44 pm
Feb 7, 2008 at 8:47 pm -
I got burned by javac's default max warning count of 100 (thinking, several times now, that I had found all deprecated calls to IW's ctors). Does anyone object to adding this under the javac task in ...
Michael McCandless
Feb 5, 2008 at 12:15 pm
Feb 5, 2008 at 2:12 pm -
Hi, We have a single Lucene index consist of 4.5 million document with 20 million different term. The lookup time is too high , (more than 3 seconds) for a none-simple boolean query, this high lookup ...
Phiras
Feb 3, 2008 at 5:24 pm
Feb 3, 2008 at 6:05 pm -
Reduce exposure of nightly build documentation ---------------------------------------------- Key: LUCENE-1165 URL: https://issues.apache.org/jira/browse/LUCENE-1165 Project: Lucene - Java Issue ...
Doron Cohen (JIRA)
Feb 5, 2008 at 11:11 pm
Apr 21, 2008 at 8:04 pm -
I am using lucene as search engine i had some 6-7 billions of records in data base .but when am indexing only uo to some 90,000 records were indexed and its stoping there itself with out giving any ...
Sandyg
Feb 23, 2008 at 11:55 am
Feb 26, 2008 at 7:33 am
Group Overview
group | dev |
categories | lucene |
discussions | 69 |
posts | 485 |
users | 38 |
website | lucene.apache.org |
38 users for February 2008
Archives
- June 2016 (1,977)
- May 2016 (3,445)
- April 2016 (4,032)
- March 2016 (4,178)
- February 2016 (3,601)
- January 2016 (3,986)
- December 2015 (3,209)
- November 2015 (3,019)
- October 2015 (2,454)
- September 2015 (2,734)
- August 2015 (3,887)
- July 2015 (2,719)
- June 2015 (3,610)
- May 2015 (3,004)
- April 2015 (3,621)
- March 2015 (3,349)
- February 2015 (3,575)
- January 2015 (2,179)
- December 2014 (2,771)
- November 2014 (2,597)
- October 2014 (2,318)
- September 2014 (3,005)
- August 2014 (2,987)
- July 2014 (2,482)
- June 2014 (2,355)
- May 2014 (2,285)
- April 2014 (2,816)
- March 2014 (4,523)
- February 2014 (3,100)
- January 2014 (2,807)
- December 2013 (2,013)
- November 2013 (2,719)
- October 2013 (2,440)
- September 2013 (2,363)
- August 2013 (2,181)
- July 2013 (3,315)
- June 2013 (2,658)
- May 2013 (3,148)
- April 2013 (3,308)
- March 2013 (4,596)
- February 2013 (2,373)
- January 2013 (3,397)
- December 2012 (3,343)
- November 2012 (2,365)
- October 2012 (2,470)
- September 2012 (3,267)
- August 2012 (2,416)
- July 2012 (3,099)
- June 2012 (2,454)
- May 2012 (2,133)
- April 2012 (2,815)
- March 2012 (3,796)
- February 2012 (2,729)
- January 2012 (1,947)
- December 2011 (1,562)
- November 2011 (1,964)
- October 2011 (1,910)
- September 2011 (2,158)
- August 2011 (1,761)
- July 2011 (2,217)
- June 2011 (2,757)
- May 2011 (2,541)
- April 2011 (1,381)
- March 2011 (2,164)
- February 2011 (1,436)
- January 2011 (2,256)
- December 2010 (1,498)
- November 2010 (1,729)
- October 2010 (1,945)
- September 2010 (1,513)
- August 2010 (1,217)
- July 2010 (1,127)
- June 2010 (1,162)
- May 2010 (1,692)
- April 2010 (1,400)
- March 2010 (1,465)
- February 2010 (853)
- January 2010 (929)
- December 2009 (1,505)
- November 2009 (1,940)
- October 2009 (1,918)
- September 2009 (1,032)
- August 2009 (2,144)
- July 2009 (1,222)
- June 2009 (1,783)
- May 2009 (908)
- April 2009 (1,253)
- March 2009 (613)
- February 2009 (487)
- January 2009 (716)
- December 2008 (1,037)
- November 2008 (674)
- October 2008 (328)
- September 2008 (739)
- August 2008 (445)
- July 2008 (458)
- June 2008 (313)
- May 2008 (395)
- April 2008 (311)
- March 2008 (553)
- February 2008 (485)
- January 2008 (822)
- December 2007 (638)
- November 2007 (651)
- October 2007 (436)
- September 2007 (284)
- August 2007 (338)
- July 2007 (452)
- June 2007 (596)
- May 2007 (407)
- April 2007 (407)
- March 2007 (592)
- February 2007 (549)
- January 2007 (631)
- December 2006 (475)
- November 2006 (476)
- October 2006 (462)
- September 2006 (299)
- August 2006 (396)
- July 2006 (340)
- June 2006 (543)
- May 2006 (721)
- April 2006 (326)
- March 2006 (288)
- February 2006 (180)
- January 2006 (203)
- December 2005 (219)
- November 2005 (314)
- October 2005 (276)
- September 2005 (182)
- August 2005 (187)
- July 2005 (156)
- June 2005 (951)
- May 2005 (289)
- April 2005 (296)
- March 2005 (151)
- February 2005 (427)
- January 2005 (348)
- December 2004 (328)
- November 2004 (301)
- October 2004 (369)
- September 2004 (347)
- August 2004 (435)
- July 2004 (252)
- June 2004 (125)
- May 2004 (303)
- April 2004 (344)
- March 2004 (368)
- February 2004 (304)
- January 2004 (295)
- December 2003 (158)
- November 2003 (163)
- October 2003 (355)
- September 2003 (353)
- August 2003 (44)
- July 2003 (75)
- June 2003 (121)
- May 2003 (156)
- April 2003 (163)
- March 2003 (109)
- February 2003 (146)
- January 2003 (200)
- December 2002 (95)
- November 2002 (160)
- October 2002 (155)
- September 2002 (226)
- August 2002 (137)
- July 2002 (179)
- June 2002 (245)
- May 2002 (338)
- April 2002 (195)
- March 2002 (154)
- February 2002 (324)
- January 2002 (187)
- December 2001 (82)
- November 2001 (74)
- October 2001 (231)
- September 2001 (70)