Search Discussions
-
As a member of a number of Lucene subprojects dev lists, I've been comparing the way the Jira workflow is used on the different projects. In particular, I've been noting the difference between the ...
Steven Parkes
Oct 17, 2006 at 12:20 pm
Oct 26, 2006 at 4:50 am -
QueryParser with Locale Based Operators (French included) --------------------------------------------------------- Key: LUCENE-682 URL: http://issues.apache.org/jira/browse/LUCENE-682 Project: ...
Patrick Turcotte (JIRA)
Oct 13, 2006 at 8:52 pm
Dec 7, 2006 at 4:12 am -
Hi, Maybe I missed it, but I was surprised that nobody here wondered about the algorithm and data structure changes that Dave Balmain made in Ferret, to make it go faster (than Java Lucene). I know ...
Otis Gospodnetic
Oct 10, 2006 at 8:24 am
Oct 11, 2006 at 5:09 pm -
Lock-less commits ----------------- Key: LUCENE-701 URL: http://issues.apache.org/jira/browse/LUCENE-701 Project: Lucene - Java Issue Type: Improvement Components: Index Affects Versions: 2.1 ...
Michael McCandless (JIRA)
Oct 27, 2006 at 11:42 pm
Nov 17, 2006 at 11:24 pm -
Resources not always reclaimed in scorers after each search ----------------------------------------------------------- Key: LUCENE-686 URL: http://issues.apache.org/jira/browse/LUCENE-686 Project: ...
Ning Li (JIRA)
Oct 17, 2006 at 7:55 am
Mar 6, 2007 at 9:49 pm -
LazyField use of IndexInput not thread safe ------------------------------------------- Key: LUCENE-690 URL: http://issues.apache.org/jira/browse/LUCENE-690 Project: Lucene - Java Issue Type: Bug ...
Yonik Seeley (JIRA)
Oct 19, 2006 at 5:09 pm
Oct 20, 2006 at 5:12 am -
FilteredQuery ignores boost --------------------------- Key: LUCENE-698 URL: http://issues.apache.org/jira/browse/LUCENE-698 Project: Lucene - Java Issue Type: Bug Affects Versions: 2.0.0 Reporter: ...
Yonik Seeley (JIRA)
Oct 26, 2006 at 5:33 am
Jun 1, 2007 at 1:56 am -
16
Re: releases
Steven, I don't recall any commits in the lucene_2_0 branch, I think everything since 2.0 has been getting committed in the trunk, and my guess is those are just human errors in JIRA. But I think ...Otis Gospodnetic
Oct 26, 2006 at 4:06 am
Oct 30, 2006 at 7:27 pm -
[PATCH] LockFactory implementation based on OS native locks (java.nio.*) ------------------------------------------------------------------------ Key: LUCENE-678 URL: ...
Michael McCandless (JIRA)
Oct 3, 2006 at 2:36 am
Oct 19, 2006 at 9:05 pm -
Scorer.skipTo affects sloppyPhrase scoring ------------------------------------------ Key: LUCENE-697 URL: http://issues.apache.org/jira/browse/LUCENE-697 Project: Lucene - Java Issue Type: Bug ...
Yonik Seeley (JIRA)
Oct 26, 2006 at 5:04 am
Apr 24, 2007 at 5:43 am -
Performance improvement: Lazy skipping on proximity file -------------------------------------------------------- Key: LUCENE-687 URL: http://issues.apache.org/jira/browse/LUCENE-687 Project: Lucene ...
Michael Busch (JIRA)
Oct 18, 2006 at 9:18 am
Oct 31, 2006 at 6:05 pm -
[ http://issues.apache.org/jira/browse/LUCENE-693?page=comments#action_12444408 ] Peter Keegan commented on LUCENE-693: ------------------------------------- Well, I'm seeing a good 7% increase over ...
Peter Keegan (JIRA)
Oct 26, 2006 at 12:42 am
Oct 26, 2006 at 6:48 am -
Disk full during addIndexes(Directory[]) can corrupt index ---------------------------------------------------------- Key: LUCENE-702 URL: http://issues.apache.org/jira/browse/LUCENE-702 Project: ...
Michael McCandless (JIRA)
Oct 28, 2006 at 12:10 am
Dec 18, 2006 at 4:54 pm -
NullPointerException thrown by equals method in SpanOrQuery ----------------------------------------------------------- Key: LUCENE-689 URL: http://issues.apache.org/jira/browse/LUCENE-689 Project: ...
Michael Goddard (JIRA)
Oct 19, 2006 at 1:36 am
Mar 4, 2009 at 2:20 pm -
I just noticed that current javadocs in http://lucene.apache.org/java/docs/api/index.html do not contain NativeFSLockFactory, or other changes related to resolved issue 678. Shouldn't it? Thanks, ...
Doron Cohen
Oct 30, 2006 at 10:06 pm
Oct 31, 2006 at 10:23 pm -
CLONE -QueryParser is not applicable for the arguments (String, String, Analyzer) error in results.jsp when executing search in the browser (demo from Lucene 2.0) ...
Ted Cahall (JIRA)
Oct 8, 2006 at 10:39 pm
Oct 20, 2006 at 6:29 am -
FYI, It looks like infra has now set things up so that email replies to jira issues will be added as jira comments (but I haven't personally tried it). Someone brought this idea up at the Lucene BOF ...
Yonik Seeley
Oct 16, 2006 at 3:46 am
Oct 17, 2006 at 8:02 pm -
(extracted from issue 665 (turned to be non related to that issue).) In NFS or other shared fs situations, Locks are maintained in a specified folder, but a lock file name is derived from the full ...
Doron Cohen
Oct 30, 2006 at 11:14 pm
Nov 1, 2006 at 1:41 am -
[ http://issues.apache.org/jira/browse/LUCENE-365?page=comments#action_12443056 ] Yonik Seeley commented on LUCENE-365: ------------------------------------- Paul, would it be possible to get a ...
Yonik Seeley (JIRA)
Oct 17, 2006 at 8:28 pm
Oct 18, 2006 at 7:32 am -
Hi folks, Over at Lucene.Net, we are trying to determine if it's safe to do the following change: http://issues.apache.org/jira/browse/LUCENENET-8 Can you tell us, if this change is done on the Java ...
George Aroush
Oct 4, 2006 at 1:48 am
Oct 5, 2006 at 6:23 am -
Change QueryParser to use ConstantScoreRangeQuery in preference to RangeQuery by default ---------------------------------------------------------------------------------------- Key: LUCENE-703 URL: ...
Mark Harwood (JIRA)
Oct 30, 2006 at 10:15 pm
Nov 16, 2006 at 8:03 am -
Improve BufferedIndexInput.readBytes() performance -------------------------------------------------- Key: LUCENE-695 URL: http://issues.apache.org/jira/browse/LUCENE-695 Project: Lucene - Java Issue ...
Nadav Har'El (JIRA)
Oct 26, 2006 at 6:33 am
Oct 26, 2006 at 10:27 pm -
Currently IndexWriter.flushRamSegments() always merge all ram segments to disk. Later it may merge more, depending on the maybe-merge algorithm. This happens at closing the index and when the number ...
Doron Cohen
Oct 18, 2006 at 10:44 pm
Oct 20, 2006 at 7:23 am -
Hi, All, I am an enthusiastic user of Lucene and it is very helpful to my projects at hand. As probabilistic models such as BM25 are very popular among research communities now, do you have any plan ...
J.Zhu
Oct 17, 2006 at 9:51 am
Oct 19, 2006 at 12:28 pm -
[ http://issues.apache.org/jira/browse/LUCENE-329?page=comments#action_12440168 ] Marco Dissel commented on LUCENE-329: ------------------------------------- Why isn't the patch implemented? My users ...
Marco Dissel (JIRA)
Oct 5, 2006 at 3:42 pm
Oct 5, 2006 at 7:32 pm -
endless loop when querying using BooleanQuery. ---------------------------------------------- Key: LUCENE-700 URL: http://issues.apache.org/jira/browse/LUCENE-700 Project: Lucene - Java Issue Type: ...
kaineci (JIRA)
Oct 26, 2006 at 6:46 am
Oct 26, 2006 at 8:56 pm -
Extract interface from IndexWriter ---------------------------------- Key: LUCENE-685 URL: http://issues.apache.org/jira/browse/LUCENE-685 Project: Lucene - Java Issue Type: Improvement Components: ...
Kenny MacLeod (JIRA)
Oct 16, 2006 at 12:54 pm
Jan 13, 2008 at 1:38 pm -
Scorer.skipTo() doesn't always work if called before next() ----------------------------------------------------------- Key: LUCENE-696 URL: http://issues.apache.org/jira/browse/LUCENE-696 Project: ...
Yonik Seeley (JIRA)
Oct 26, 2006 at 5:16 am
Oct 26, 2006 at 7:23 am -
Lazy Field Loading has edge case bug causing read past EOF ---------------------------------------------------------- Key: LUCENE-683 URL: http://issues.apache.org/jira/browse/LUCENE-683 Project: ...
Hoss Man (JIRA)
Oct 15, 2006 at 1:36 am
Oct 15, 2006 at 10:39 pm -
While reviewing some of the LazyField code in preparation for Solr support, https://issues.apache.org/jira/browse/SOLR-52 I noticed that the char[] used to read the String data is a member, and thus ...
Yonik Seeley
Oct 7, 2006 at 4:29 pm
Oct 9, 2006 at 6:08 pm -
Hello, I have just started to work with Lucene I want to divide a document to paragraphs, still having proximity search within each paragraph How can I do that? Thanks in Advance Reuven Ivgi
Reuven Ivgi
Oct 3, 2006 at 7:35 am
Oct 3, 2006 at 9:39 pm -
Bob Carpenter's FuzzyQuery refactoring -------------------------------------- Key: LUCENE-691 URL: http://issues.apache.org/jira/browse/LUCENE-691 Project: Lucene - Java Issue Type: Improvement ...
Otis Gospodnetic (JIRA)
Oct 20, 2006 at 8:52 am
May 28, 2008 at 5:02 am -
org.apache.lucene.document.Field is Serializable but doesn't have default constructor ------------------------------------------------------------------------------------- Key: LUCENE-681 URL: ...
Elijah Epifanov (JIRA)
Oct 9, 2006 at 9:42 pm
Dec 13, 2006 at 11:02 pm -
Hello, this is BM25 algorithm I implement in Lucene. it doen't work because I have compaired my results with the results of MG4J (with the same documents set) I don't know if I have a wrong formule ...
Beatriz ramos
Oct 26, 2006 at 7:24 am
Oct 26, 2006 at 9:40 am -
I was in the middle of updating it. -----Original Message----- From: Chris Hostetter Sent: Wednesday, October 25, 2006 11:10 AM To: java-dev@lucene.apache.org Subject: Re: [jira] Commented: ...
Steven Parkes
Oct 26, 2006 at 6:49 am
Oct 26, 2006 at 7:00 am -
forwarding this on to perhaps a wider audience. perhaps this can dove-tail with the Lucy incubation? Begin forwarded message: --------------------------------------------------------------------- To ...
Erik Hatcher
Oct 15, 2006 at 10:14 am
Oct 15, 2006 at 3:06 pm -
Refrase javadoc 1st sentence for IndexReader.deleteDocuments ------------------------------------------------------------ Key: LUCENE-684 URL: http://issues.apache.org/jira/browse/LUCENE-684 Project: ...
Paul Elschot (JIRA)
Oct 15, 2006 at 10:33 am
Oct 15, 2006 at 2:24 pm -
Say I have N categories, each item is assigned to one or more categories. And i want the search results being counted against each of the categories. I checked the Lucene in Action book, and there ...
Yu-Hui Jin
Oct 11, 2006 at 6:44 am
Oct 11, 2006 at 1:56 pm -
I am new to Java and Lucene and I bought a book about Java Lucene and there is an example which does not function because Field.Text(String, String) is deprecated now. What I have to do now? Here is ...
Jan Pieper
Oct 5, 2006 at 8:32 pm
Oct 5, 2006 at 9:40 pm -
Oh, well, it was worth a shot: All requests for resources must come from a PMC member and the PMC must be copied. For what it's worth, the instructions for creating a new wiki (there's nothing ...
Steven Parkes
Oct 30, 2006 at 9:31 pm
Oct 30, 2006 at 9:39 pm -
[ http://issues.apache.org/jira/browse/LUCENE-372?page=all ] Andreas Neumann updated LUCENE-372: ----------------------------------- Attachment: Lucene-372.patch This patch contains 5 files (I was ...
Andreas Neumann (JIRA)
Oct 28, 2006 at 7:19 am
Oct 28, 2006 at 7:19 am -
[ http://issues.apache.org/jira/browse/LUCENE-372?page=comments#action_12445343 ] Andreas Neumann commented on LUCENE-372: ---------------------------------------- The reason for this is that the ...
Andreas Neumann (JIRA)
Oct 28, 2006 at 6:24 am
Oct 28, 2006 at 6:24 am -
I got a bit of a surprise trying to re-implement the ConjunctionScorer. It turns out that skipTo(0) does not always return the same thing as next() on a newly created scorer. Some scorers give ...
Yonik Seeley
Oct 26, 2006 at 7:19 am
Oct 26, 2006 at 7:19 am -
question in BooleanScorer ------------------------- Key: LUCENE-699 URL: http://issues.apache.org/jira/browse/LUCENE-699 Project: Lucene - Java Issue Type: Wish Components: Search Reporter: kaineci ...
kaineci (JIRA)
Oct 26, 2006 at 6:57 am
Oct 26, 2006 at 6:57 am -
Query parser doesn't warn about unmatched ')' --------------------------------------------- Key: LUCENE-694 URL: http://issues.apache.org/jira/browse/LUCENE-694 Project: Lucene - Java Issue Type: Bug ...
Eric Jain (JIRA)
Oct 26, 2006 at 6:33 am
Oct 26, 2006 at 6:33 am -
Hangul Jamo (Korean) support in StandardTokenizer.jj ---------------------------------------------------- Key: LUCENE-692 URL: http://issues.apache.org/jira/browse/LUCENE-692 Project: Lucene - Java ...
Joe Shaw (JIRA)
Oct 20, 2006 at 4:34 pm
Oct 20, 2006 at 4:34 pm -
To whom it may engage... This is an automated request, but not an unsolicited one. For more information please visit http://gump.apache.org/nagged.html, and/or contact the folk at ...
Jason van Zyl
Oct 20, 2006 at 9:58 am
Oct 20, 2006 at 2:19 pm -
Add a FAQ entry explaning release naming. ----------------------------------------- Key: LUCENE-688 URL: http://issues.apache.org/jira/browse/LUCENE-688 Project: Lucene - Java Issue Type: Improvement ...
Steven Parkes (JIRA)
Oct 18, 2006 at 8:15 pm
Oct 18, 2006 at 9:22 pm -
[ http://issues.apache.org/jira/browse/LUCENE-365?page=all ] Paul Elschot updated LUCENE-365: -------------------------------- Attachment: DisjunctionSumScorer20061017.patch This patch obsoletes ...
Paul Elschot (JIRA)
Oct 17, 2006 at 10:24 pm
Oct 17, 2006 at 10:24 pm -
I need to be able to search over multiple fields at the same time. The suggestions I have seen so far to solve this problem are either: 1. Use a boolean query, or 2. During indexing, create an extra ...
Enzo Michelangeli
Oct 15, 2006 at 4:18 am
Oct 15, 2006 at 5:03 am
Group Overview
group | dev |
categories | lucene |
discussions | 64 |
posts | 462 |
users | 43 |
website | lucene.apache.org |
43 users for October 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)