Search Discussions
-
Beginnings of a span based highlighter -------------------------------------- Key: LUCENE-794 URL: https://issues.apache.org/jira/browse/LUCENE-794 Project: Lucene - Java Issue Type: Improvement ...
Mark Miller (JIRA)
Feb 3, 2007 at 12:49 pm
Jul 8, 2008 at 11:07 am -
Release artifacts for review are at http://people.apache.org/~yonik/staging_area/lucene/ Please vote to officially release these packages as Lucene 2.1. -Yonik ...
Yonik Seeley
Feb 14, 2007 at 5:21 pm
Feb 18, 2007 at 4:00 pm -
IndexWriter should detect when it's used after being closed ----------------------------------------------------------- Key: LUCENE-818 URL: https://issues.apache.org/jira/browse/LUCENE-818 Project: ...
Michael McCandless (JIRA)
Feb 26, 2007 at 7:34 pm
Mar 14, 2007 at 6:48 pm -
It's a temporary name, no? In the end we probably want to keep the _name_ IndexWriter, so why not just it IndexWriter2 and when we are happy with it, we make it be the new IndexWriter and we ...
Otis Gospodnetic
Feb 8, 2007 at 4:08 pm
Feb 14, 2007 at 2:55 pm -
New Lucene Demo --------------- Key: LUCENE-805 URL: https://issues.apache.org/jira/browse/LUCENE-805 Project: Lucene - Java Issue Type: Improvement Components: Examples Reporter: Grant Ingersoll ...
Grant Ingersoll (JIRA)
Feb 15, 2007 at 4:06 pm
Jul 1, 2008 at 1:49 am -
javacc on Win32 (cygwin) creates wrong line endings - fix them with 'ant replace' --------------------------------------------------------------------------------- Key: LUCENE-814 URL: ...
Doron Cohen (JIRA)
Feb 24, 2007 at 5:33 am
Mar 13, 2007 at 8:56 pm -
I think it's possible for another version of IndexWriter to have a concurrent merge thread so that disk segments could be merged while documents are being added or deleted. This would be beneficial ...
Ning Li
Feb 20, 2007 at 7:23 pm
Mar 30, 2007 at 2:49 am -
NullPointerException in Term.compareTo() ---------------------------------------- Key: LUCENE-819 URL: https://issues.apache.org/jira/browse/LUCENE-819 Project: Lucene - Java Issue Type: Bug ...
Dan Zivkovic (JIRA)
Feb 27, 2007 at 4:12 pm
Mar 1, 2007 at 11:15 pm -
Public API inconsistency ------------------------ Key: LUCENE-811 URL: https://issues.apache.org/jira/browse/LUCENE-811 Project: Lucene - Java Issue Type: Bug Components: Index Affects Versions: 2.1 ...
Andrzej Bialecki (JIRA)
Feb 22, 2007 at 9:13 am
Feb 27, 2007 at 1:30 pm -
Update the Wiki --------------- Key: LUCENE-791 URL: https://issues.apache.org/jira/browse/LUCENE-791 Project: Lucene - Java Issue Type: Improvement Components: Website Reporter: Grant Ingersoll ...
Grant Ingersoll (JIRA)
Feb 1, 2007 at 11:54 am
May 31, 2007 at 1:44 am -
What was the use-case behind loading the term index lazily? I'm having a hard time figuring out what one would do with an IndexReader that doesn't involve a term lookup somehow. -Yonik ...
Yonik Seeley
Feb 2, 2007 at 6:37 pm
Feb 2, 2007 at 11:33 pm -
leading wildcard's don't work with trailing wildcard ---------------------------------------------------- Key: LUCENE-813 URL: https://issues.apache.org/jira/browse/LUCENE-813 Project: Lucene - Java ...
Hoss Man (JIRA)
Feb 23, 2007 at 6:01 am
Feb 27, 2007 at 7:35 pm -
Synchronization bottleneck in FieldSortedHitQueue with many concurrent readers ------------------------------------------------------------------------------ Key: LUCENE-806 URL: ...
Paul Cowan (JIRA)
Feb 17, 2007 at 3:35 am
Apr 25, 2009 at 1:56 pm -
Incorrect parsing by QueryParser.parse() when it encounters backslashes (always eats one backslash.) ...
Dilip Nimkar (JIRA)
Feb 13, 2007 at 7:51 pm
Mar 8, 2007 at 4:29 am -
Unable to set LockFactory implementation via ${org.apache.lucene.store.FSDirectoryLockFactoryClass} --------------------------------------------------------------------------------------------------- ...
Matthias Kerkhoff (JIRA)
Feb 22, 2007 at 2:06 pm
Feb 27, 2007 at 11:41 pm -
Javadocs should explain possible causes for IOExceptions -------------------------------------------------------- Key: LUCENE-793 URL: https://issues.apache.org/jira/browse/LUCENE-793 Project: Lucene ...
Michael McCandless (JIRA)
Feb 2, 2007 at 10:19 am
Feb 21, 2007 at 8:03 pm -
bufferDeleteTerm in IndexWriter might flush prematurely ------------------------------------------------------- Key: LUCENE-808 URL: https://issues.apache.org/jira/browse/LUCENE-808 Project: Lucene - ...
Doron Cohen (JIRA)
Feb 21, 2007 at 8:15 am
Jun 5, 2007 at 9:53 pm -
As a general rule, I don't think we should be removing attachments (of code) on JIRA issues. - it represents a loss of code... it's not like subversion where you can go back in time. earlier patches ...
Yonik Seeley
Feb 21, 2007 at 8:04 pm
Feb 21, 2007 at 9:05 pm -
Change Visibility of fields[] in MultiFieldQueryParser ------------------------------------------------------ Key: LUCENE-796 URL: https://issues.apache.org/jira/browse/LUCENE-796 Project: Lucene - ...
Oliver Hummel (JIRA)
Feb 6, 2007 at 11:06 am
Apr 6, 2007 at 6:44 pm -
Factory for RangeFilters that caches sections of ranges to reduce disk reads ---------------------------------------------------------------------------- Key: LUCENE-798 URL: ...
Mark Harwood (JIRA)
Feb 12, 2007 at 11:39 pm
Apr 4, 2007 at 8:52 pm -
I noticed in JIRA that "2.1" is still listed under "Unreleased Versions". I think it's simple to fix; we just have to "Release" it on the Administration page for project Lucene: ...
Michael McCandless
Feb 27, 2007 at 1:49 pm
Feb 27, 2007 at 6:05 pm -
build.xml in cnotrib/xml should auto build core java and demo if required ------------------------------------------------------------------------- Key: LUCENE-801 URL: ...
Doron Cohen (JIRA)
Feb 13, 2007 at 9:14 pm
Feb 13, 2007 at 10:18 pm -
Manage dependencies in the build with ivy ----------------------------------------- Key: LUCENE-816 URL: https://issues.apache.org/jira/browse/LUCENE-816 Project: Lucene - Java Issue Type: New ...
Nicolas Lalevée (JIRA)
Feb 26, 2007 at 10:01 am
Aug 19, 2009 at 5:51 am -
lucene jars should include LiCENSE and NOTICE --------------------------------------------- Key: LUCENE-802 URL: https://issues.apache.org/jira/browse/LUCENE-802 Project: Lucene - Java Issue Type: ...
Steven Parkes (JIRA)
Feb 14, 2007 at 9:25 pm
May 28, 2007 at 4:33 pm -
add svn ignores for eclipse artifacts ------------------------------------- Key: LUCENE-803 URL: https://issues.apache.org/jira/browse/LUCENE-803 Project: Lucene - Java Issue Type: Improvement ...
Steven Parkes (JIRA)
Feb 15, 2007 at 12:49 am
Mar 10, 2007 at 12:40 pm -
See http://lucene.zones.apache.org:8080/hudson/job/Lucene-Nightly/8/ --------------------------------------------------------------------- To unsubscribe, e-mail: ...
Hudson
Feb 28, 2007 at 7:32 am
Feb 28, 2007 at 10:15 pm -
Hi, Now that we have Document deletion via IndexWriter, is the plan to deprecate the delete methods in IndexReader? If so, how come we didn't do that for 2.1? Sorry if I missed this discussion, if ...
Otis Gospodnetic
Feb 23, 2007 at 6:36 pm
Feb 23, 2007 at 6:57 pm -
build.xml: result of "dist-src" should support "build-contrib" -------------------------------------------------------------- Key: LUCENE-804 URL: https://issues.apache.org/jira/browse/LUCENE-804 ...
Doron Cohen (JIRA)
Feb 15, 2007 at 7:57 am
Feb 23, 2007 at 12:02 am -
Hi, As 2.1 is soon coming, I wonder if NewIndexModifier is a proper name for the public API. (It would be the first NewXYZ and there is no OldXYZ either...) How about renaming it to something like ...
Doron Cohen
Feb 8, 2007 at 6:09 am
Feb 8, 2007 at 1:03 pm -
Hi, I just added myself to the "Who we are" page, regenerated it and committed the changes. Now I tried to update the website by doing: ssh people.apache.org cd /www/lucene.apache.org/java/docs svn ...
Michael Busch
Feb 2, 2007 at 2:09 pm
Feb 5, 2007 at 8:29 am -
The Lucene PMC has voted to add Michael Busch as a Lucene committer. Welcome, Michael! Doug P.S. The traditional initiation ritual is to add yourself to the "Who We Are" page's source, then ...
Doug Cutting
Feb 1, 2007 at 5:18 pm
Feb 2, 2007 at 5:22 pm -
No source or classes for the similarity contrib ----------------------------------------------- Key: LUCENE-809 URL: https://issues.apache.org/jira/browse/LUCENE-809 Project: Lucene - Java Issue ...
Guy Loewy (JIRA)
Feb 21, 2007 at 7:42 pm
Dec 5, 2007 at 2:16 am -
Hi, I am wondering about the exposure (or not) of FieldCache in the documentation. FieldCache is used by Lucene, internally, for sort purposes. Being an interface, it is also exposed as public API, ...
Doron Cohen
Feb 28, 2007 at 1:05 am
Feb 28, 2007 at 11:14 pm -
Hi all, I'm happy to announce that a new version of Luke - the Lucene Index Toolbox - is now available. As usually, you can get it from: http://www.getopt.org/luke Highlights of this release: * ...
Andrzej Bialecki
Feb 21, 2007 at 9:00 pm
Feb 21, 2007 at 10:21 pm -
I'm pleased to announce that the Lucene PMC has voted to make Doron Cohen a Lucene committer. Congrats, and welcome aboard, Doron! -Yonik ps: Doron - you can test out your new privileges by updating ...
Yonik Seeley
Feb 15, 2007 at 6:50 pm
Feb 16, 2007 at 1:39 am -
contrib/benchmark - few improvements and a bug fix -------------------------------------------------- Key: LUCENE-790 URL: https://issues.apache.org/jira/browse/LUCENE-790 Project: Lucene - Java ...
Doron Cohen (JIRA)
Feb 1, 2007 at 7:44 am
Feb 11, 2007 at 7:01 pm -
Dear all, My primary research interest is Information retrieval, with a focus on developing effective and robust retrieval models. I am happy to send my first email to Lucene community. Lucene and ...
Hui Fang
Feb 2, 2007 at 4:45 am
Feb 6, 2007 at 2:19 pm -
Garbage data when reading a compressed, text field, lazily ---------------------------------------------------------- Key: LUCENE-799 URL: https://issues.apache.org/jira/browse/LUCENE-799 Project: ...
Mike Klaas (JIRA)
Feb 13, 2007 at 1:34 am
Feb 13, 2007 at 2:08 pm -
PrecedenceQueryParser misinterprets queries starting with NOT ------------------------------------------------------------- Key: LUCENE-792 URL: https://issues.apache.org/jira/browse/LUCENE-792 ...
Eric Jain (JIRA)
Feb 2, 2007 at 9:37 am
Dec 6, 2009 at 7:51 pm -
Minor improvement to JavaDoc for ScoreDocComparator --------------------------------------------------- Key: LUCENE-807 URL: https://issues.apache.org/jira/browse/LUCENE-807 Project: Lucene - Java ...
Paul Cowan (JIRA)
Feb 19, 2007 at 1:27 am
Mar 15, 2007 at 8:49 am -
contrib/benchmark libraries are not packaged in 2.1.0 release ------------------------------------------------------------- Key: LUCENE-815 URL: https://issues.apache.org/jira/browse/LUCENE-815 ...
Grant Ingersoll (JIRA)
Feb 25, 2007 at 5:31 pm
Feb 26, 2007 at 7:08 pm -
provide a isClosed() method in Searcher class --------------------------------------------- Key: LUCENE-810 URL: https://issues.apache.org/jira/browse/LUCENE-810 Project: Lucene - Java Issue Type: ...
mohammad norouzi (JIRA)
Feb 22, 2007 at 8:44 am
Feb 22, 2007 at 7:54 pm -
It looks like http://lucene.apache.org/java/docs/index.html has updated the changes for the 2.1 release (thanks Yonik!), but, it has local SVN conflicts (<<<<<<<< .mine, etc)? How did that happen? ...
Michael McCandless
Feb 18, 2007 at 3:37 pm
Feb 19, 2007 at 2:27 am -
Executing "forrest" to generate the lucene site now fails. Is this expected behavior? X [0] clover/index.html BROKEN: No pipeline matched request: clover/index.xml [...] BUILD FAILED ...
Yonik Seeley
Feb 17, 2007 at 10:08 pm
Feb 19, 2007 at 2:04 am -
https://issues.apache.org/jira/browse/LUCENE-626 Did anyone try out or took a look at my redesign of the spell checker? I'd love some feedback. -- karl ...
Karl wettin
Feb 15, 2007 at 5:50 pm
Feb 15, 2007 at 10:40 pm -
Hi, Recent changes I made to contrib/benchmark, are using the HTML parser from contrib/demo. I just noticed that the dependencies in benchmark/build.xml do not cover this, nor the class path - ...
Doron Cohen
Feb 13, 2007 at 5:54 am
Feb 13, 2007 at 9:04 pm -
Dear all I am happy to send my first email to Lucene community after some time standing aside, following many interesting discussions. As part of my school project, I am intending to make some ...
Thang Luong Minh
Feb 1, 2007 at 6:46 pm
Feb 2, 2007 at 8:25 am -
I have discovered a serious bug in QueryParser. The following query: contents:sales && contents:marketing || contents:industrial && contents:sales is parsed as: +contents:sales +contents:marketing ...
Peter Keegan
Feb 1, 2007 at 8:58 pm
Feb 1, 2007 at 10:04 pm -
Hi, I have a Lucene index and I modified some docs in my index using Luke (deleting and editing both). I can close the index and reopen and I see the change but the current changes are not in effect. ...
Eddie fahy
Feb 26, 2007 at 6:36 pm
Feb 26, 2007 at 7:11 pm -
Manage dependencies in the build with ivy ----------------------------------------- Key: LUCENE-817 URL: https://issues.apache.org/jira/browse/LUCENE-817 Project: Lucene - Java Issue Type: New ...
Nicolas Lalevée (JIRA)
Feb 26, 2007 at 10:13 am
Feb 26, 2007 at 10:19 am
Group Overview
group | dev |
categories | lucene |
discussions | 69 |
posts | 549 |
users | 50 |
website | lucene.apache.org |
50 users for February 2007
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)