Search Discussions
-
It looks like I would have won a beer had anyone wagered me. 1.5 IS the Java version that the majority Lucene users use, not 1.4! Does this mean we can now start accepting 1.5 code? Otis ----- ...
Otis Gospodnetic
Jun 16, 2006 at 8:48 pm
Jun 23, 2006 at 12:37 am -
Hi everyone, I'm working for IBM and started recently looking into Lucene. I am very interested in the topic "flexible indexing / payloads", that was discussed a couple of times in the last two ...
Michael Busch
Jun 29, 2006 at 9:23 pm
Oct 8, 2006 at 3:51 pm -
Well, we have our first Java 1.5 patch... Now that we have had a week or two to digest the comments, do we want to reopen the discussion? Chuck Williams (JIRA) wrote: -- Grant Ingersoll Sr. Software ...
Grant Ingersoll
Jun 13, 2006 at 1:36 pm
Sep 1, 2009 at 2:47 am -
Hello folks, as I'm the only developer on the project due to the SummerOfCode program it is quiet a tough task to discuss all the architecture with you on the mailing list. For this reason I decided ...
Simon Willnauer
Jun 1, 2006 at 11:38 pm
Jun 7, 2006 at 8:52 am -
Escaped wildcard character in wildcard term not handled correctly ----------------------------------------------------------------- Key: LUCENE-588 URL: ...
Sunil Kamath (JIRA)
Jun 3, 2006 at 3:00 am
Apr 2, 2010 at 3:08 am -
Lazy field loading breaks backward compat ----------------------------------------- Key: LUCENE-609 URL: http://issues.apache.org/jira/browse/LUCENE-609 Project: Lucene - Java Type: Bug Components: ...
Yonik Seeley (JIRA)
Jun 21, 2006 at 6:51 pm
Jun 22, 2006 at 11:55 am -
I'm about to replace the edit-distance algorithm in FuzzyQuery from Levenstein to Hirschberg to save a couple of clockticks. Any thoughts on how to give FuzzyQuery a strategy without changing the ...
Karl wettin
Jun 8, 2006 at 11:12 am
Jun 10, 2006 at 2:31 pm -
GData Server MileStone 1 Revision --------------------------------- Key: LUCENE-598 URL: http://issues.apache.org/jira/browse/LUCENE-598 Project: Lucene - Java Type: New Feature Components: Other ...
Simon Willnauer (JIRA)
Jun 11, 2006 at 9:47 pm
Jul 30, 2006 at 2:27 pm -
Make Explanation include information about match/non-match ---------------------------------------------------------- Key: LUCENE-605 URL: http://issues.apache.org/jira/browse/LUCENE-605 Project: ...
Hoss Man (JIRA)
Jun 17, 2006 at 1:14 am
Jun 26, 2006 at 6:42 pm -
Spellchecker's dictionary iterator misbehaves --------------------------------------------- Key: LUCENE-593 URL: http://issues.apache.org/jira/browse/LUCENE-593 Project: Lucene - Java Type: Bug ...
Kåre Fiedler Christiansen (JIRA)
Jun 8, 2006 at 11:41 am
Jun 30, 2006 at 8:16 pm -
Hello, the first version of the GDATA server is already running and it supports all the CRUD actions base on a lucene storage. so the next thing is to enable multiple feed ( I wouldn't be a proper ...
Simon Willnauer
Jun 6, 2006 at 12:47 pm
Jun 11, 2006 at 9:28 am -
I can pick this up, but I don't think I've got much more bandwidth than Andrzej to work on it. I certainly don't have the time now for a port to an Apache-friendly GUI framework but ultimately I ...
Mark harwood
Jun 1, 2006 at 8:23 am
Jun 1, 2006 at 7:50 pm -
GData - Server wrong commit does not build ------------------------------------------ Key: LUCENE-618 URL: http://issues.apache.org/jira/browse/LUCENE-618 Project: Lucene - Java Type: Sub-task ...
Simon Willnauer (JIRA)
Jun 27, 2006 at 9:17 am
Jun 28, 2006 at 2:13 pm -
thread local storage bug in 1.9 RC1 build 4 ------------------------------------------- Key: LUCENENET-7 URL: http://issues.apache.org/jira/browse/LUCENENET-7 Project: Lucene.NET Type: Bug ...
AqD (JIRA)
Jun 17, 2006 at 4:57 am
Jun 19, 2006 at 11:09 am -
Hello everyone, it was quiet the last week, well I had a bad cold so Milestone 2 starts a bit late... Milestone 2 is about client authentication. GData client auth is also defined (well kind of) in ...
Simon Willnauer
Jun 16, 2006 at 4:49 pm
Jun 17, 2006 at 11:34 pm -
Lucene 1.9.1 and 2.0.0 Maven 2 packages are incorrectly deployed ---------------------------------------------------------------- Key: LUCENE-619 URL: http://issues.apache.org/jira/browse/LUCENE-619 ...
Jordan Christensen (JIRA)
Jun 28, 2006 at 2:15 am
Apr 4, 2007 at 10:34 pm -
index optimize problem ---------------------- Key: LUCENE-603 URL: http://issues.apache.org/jira/browse/LUCENE-603 Project: Lucene - Java Type: Bug Components: Index Versions: 1.9 Environment: CentOS ...
Dedian Guo (JIRA)
Jun 16, 2006 at 5:58 pm
Dec 18, 2006 at 8:56 pm -
Default lock timeouts should have static setter/getters ------------------------------------------------------- Key: LUCENE-621 URL: http://issues.apache.org/jira/browse/LUCENE-621 Project: Lucene - ...
Michael McCandless (JIRA)
Jun 30, 2006 at 1:02 pm
Jun 30, 2006 at 10:11 pm -
TestConstantScoreRangeQuery does not compile with ecj ----------------------------------------------------- Key: LUCENE-611 URL: http://issues.apache.org/jira/browse/LUCENE-611 Project: Lucene - Java ...
DM Smith (JIRA)
Jun 22, 2006 at 1:53 pm
Jun 22, 2006 at 5:50 pm -
Hi, I have just tried to compile lucene with ecj, Eclipse's compiler, and it complains of errors with BooleanScorer2. The problematic construction is present 2x in the class: if (doc() lastScoredDoc) ...
DM Smith
Jun 21, 2006 at 5:35 pm
Jun 21, 2006 at 9:01 pm -
Are there any written (or unwritten) guidelines on when something should be commited to the core code base vs when a contrib module should be used? Obviously if a new feature rquires changing APIs ...
Chris Hostetter
Jun 16, 2006 at 10:04 pm
Jun 21, 2006 at 5:25 pm -
[ http://issues.apache.org/jira/browse/LUCENE-398?page=comments#action_12416734 ] Christian Kohlschuetter commented on LUCENE-398: ------------------------------------------------ The ...
Christian Kohlschuetter (JIRA)
Jun 19, 2006 at 11:03 am
Jun 20, 2006 at 7:31 pm -
Hi folks, I realize this question is not directly related to Lucene, but I believe it's worth asking. With Lucene.Net (for those who don't know, is a port of Jakarta Lucene from Java to C#) I use ...
George Aroush
Jun 16, 2006 at 4:02 pm
Jun 16, 2006 at 7:10 pm -
I refactored the org.apache.lucene.search.FuzzyTermEnum edit distance implementation. It now only uses a single pair of arrays, and those never get resized. That required turning the order of ...
Bob Carpenter
Jun 13, 2006 at 7:16 pm
Jun 16, 2006 at 4:26 am -
5
Bugs
So, being the newbie committer, I have been looking through the bug list trying to figure out where I can contribute some help. It seems to me like there are a lot of patches/bugs that are ...Grant Ingersoll
Jun 14, 2006 at 11:52 pm
Jun 15, 2006 at 7:12 pm -
5
Scoring
I mailed Paul last week about me documenting the scorer mechanism. Due to lots of stuff that happened I did not have time to get in to it, but I still "need" to do this. My question is, what agendas ...Karl wettin
Jun 7, 2006 at 10:45 am
Jun 15, 2006 at 10:13 am -
GData Server - TestCase Deadlock StorageModifier ------------------------------------------------- Key: LUCENE-620 URL: http://issues.apache.org/jira/browse/LUCENE-620 Project: Lucene - Java Type: ...
Simon Willnauer (JIRA)
Jun 29, 2006 at 10:41 pm
Jun 30, 2006 at 7:36 pm -
CC'ing java-dev to talk about details of locking. I can reproduce this on Windows XP, Java 1.4.2: two separate JVMs are able to get the Lock at the same time. The code looks correct to me. Strangely, ...
Michael McCandless
Jun 21, 2006 at 3:15 pm
Jun 26, 2006 at 6:42 am -
Regarding "search vs explain - score discrepancies"... http://issues.apache.org/jira/browse/LUCENE-557 ...I got sidetracked by a pesky anoyance called "work" for a little while, but I'm looking at ...
Chris Hostetter
Jun 15, 2006 at 10:27 pm
Jun 19, 2006 at 8:18 pm -
Explanation.toHtml outputs invalid HTML --------------------------------------- Key: LUCENE-587 URL: http://issues.apache.org/jira/browse/LUCENE-587 Project: Lucene - Java Type: Bug Components: ...
Trejkaz (JIRA)
Jun 2, 2006 at 1:22 am
Jun 4, 2006 at 10:50 am -
[PATCH] Filtering tokens for position and term vector storage ------------------------------------------------------------- Key: LUCENE-602 URL: http://issues.apache.org/jira/browse/LUCENE-602 ...
Chuck Williams (JIRA)
Jun 16, 2006 at 4:51 am
Jan 13, 2008 at 3:21 pm -
do we need a flag to check open status for IndexWriter and IndexSearcher ------------------------------------------------------------------------ Key: LUCENE-604 URL: ...
Dedian Guo (JIRA)
Jun 16, 2006 at 6:13 pm
May 27, 2007 at 5:09 am -
[patch] javadoc and comment updates for BooleanClause. ------------------------------------------------------ Key: LUCENE-615 URL: http://issues.apache.org/jira/browse/LUCENE-615 Project: Lucene - ...
paul.elschot (JIRA)
Jun 24, 2006 at 8:30 pm
Jun 24, 2006 at 9:48 pm -
[ http://issues.apache.org/jira/browse/LUCENE-415?page=comments#action_12416990 ] Yonik Seeley commented on LUCENE-415: ------------------------------------- Thanks Andy! I've committed a patch to ...
Yonik Seeley (JIRA)
Jun 20, 2006 at 9:35 pm
Jun 22, 2006 at 2:55 pm -
LUCENE-545 that was recently committed breaks backward compatibility with Document.getField(), a non-expert level API that is *very* widely used. Something simple like Field x = mydoc.getField("x"); ...
Yonik Seeley
Jun 21, 2006 at 5:54 pm
Jun 21, 2006 at 7:26 pm -
I am thinking of modifying lucene's current ranking algorithm to include the document's recency-weightage. So that the latest modified documents gets preference over earlier modified documents, which ...
Prasenjitm
Jun 18, 2006 at 8:53 am
Jun 19, 2006 at 6:28 am -
Hi, When I try to do "ant javadocs" to get an HTML version of the javadocs (I want to check the javadocs in a patch I proposed), I get 80 errors from contrib/gdata-server, and it appears like none of ...
Nadav Har'El
Jun 14, 2006 at 3:12 pm
Jun 14, 2006 at 9:52 pm -
java.io.IOException: Pipe Closed -------------------------------- Key: LUCENE-599 URL: http://issues.apache.org/jira/browse/LUCENE-599 Project: Lucene - Java Type: Bug Components: Index Versions: ...
Akshay Java (JIRA)
Jun 12, 2006 at 6:01 am
Jun 14, 2006 at 8:36 pm -
Hi all, I need to support query expressions like *xyz and possibly *lmn*. The former can be done with high search efficiency by storing (delimited) reversed tokens and the latter by storing all ...
Chuck Williams
Jun 9, 2006 at 5:51 pm
Jun 10, 2006 at 5:51 pm -
I understand that there can only be a single active IndexWriter per Directory, but is the IndexWriter multithreaded (it seems to be)? It would appear that on a multiprocessor box using multiple ...
Robert Engels
Jun 4, 2006 at 5:38 am
Jun 5, 2006 at 2:10 am -
Installation of lucene-2.0.0 ---------------------------- Key: LUCENE-585 URL: http://issues.apache.org/jira/browse/LUCENE-585 Project: Lucene - Java Type: Bug Versions: 2.0.0 Environment: Windows XP ...
shahzad ahsan (JIRA)
Jun 1, 2006 at 4:50 am
Jun 1, 2006 at 4:15 pm -
OutOfMemory on Index-builds --------------------------- Key: LUCENE-595 URL: http://issues.apache.org/jira/browse/LUCENE-595 Project: Lucene - Java Type: Bug Versions: 2.0.0 Environment: Java(TM) 2 ...
rcolmegna@tiscali.it (JIRA)
Jun 9, 2006 at 12:03 pm
May 27, 2007 at 5:01 am -
Create compound file after addIndexes but before rewrite of segments --------------------------------------------------------------------- Key: LUCENE-592 URL: ...
Karel Tejnora (JIRA)
Jun 7, 2006 at 9:33 pm
Feb 26, 2007 at 12:28 am -
Hi, We have written a multi-threaded indexing framework that uses Lucene. To avoid contention on a single IndexWriter, we are using multiple writers. We have enountered a situation where we need to ...
Mukul Joshi
Jun 30, 2006 at 5:31 am
Jun 30, 2006 at 1:35 pm -
[ http://issues.apache.org/jira/browse/LUCENE-305?page=comments#action_12418493 ] Michael McCandless commented on LUCENE-305: ------------------------------------------- I'm working towards a patch ...
Michael McCandless (JIRA)
Jun 29, 2006 at 4:36 pm
Jun 29, 2006 at 9:17 pm -
Hi, Searcher.search(Query) returns a Hits object, useful for the display of top results. Searcher.search(Query, HitCollector) runs a HitsCollector for doing some sort of processing over all results. ...
Nadav Har'El
Jun 27, 2006 at 4:08 pm
Jun 27, 2006 at 8:38 pm -
deprecate Document.fields(), add getFields() -------------------------------------------- Key: LUCENE-608 URL: http://issues.apache.org/jira/browse/LUCENE-608 Project: Lucene - Java Type: Improvement ...
Daniel Naber (JIRA)
Jun 20, 2006 at 8:00 pm
Jun 22, 2006 at 9:15 pm -
BooleanScorer2 does not compile with ecj ---------------------------------------- Key: LUCENE-610 URL: http://issues.apache.org/jira/browse/LUCENE-610 Project: Lucene - Java Type: Bug Components: ...
DM Smith (JIRA)
Jun 21, 2006 at 8:54 pm
Jun 21, 2006 at 9:16 pm -
ParallelTermEnum is BROKEN -------------------------- Key: LUCENE-607 URL: http://issues.apache.org/jira/browse/LUCENE-607 Project: Lucene - Java Type: Bug Components: Index Versions: 2.0.0 Reporter: ...
Chuck Williams (JIRA)
Jun 20, 2006 at 2:47 am
Jun 20, 2006 at 8:42 pm -
Change behavior of ParallelReader.document(int) ----------------------------------------------- Key: LUCENE-606 URL: http://issues.apache.org/jira/browse/LUCENE-606 Project: Lucene - Java Type: ...
Christian Kohlschuetter (JIRA)
Jun 19, 2006 at 12:11 pm
Jun 19, 2006 at 12:14 pm
Group Overview
group | dev |
categories | lucene |
discussions | 94 |
posts | 543 |
users | 53 |
website | lucene.apache.org |
53 users for June 2006
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)