Search Discussions
-
explore using automaton for fuzzyquery -------------------------------------- Key: LUCENE-2089 URL: https://issues.apache.org/jira/browse/LUCENE-2089 Project: Lucene - Java Issue Type: Wish ...
Robert Muir (JIRA)
Nov 22, 2009 at 3:01 pm
Mar 11, 2010 at 1:17 pm -
Prepare CharArraySet for Unicode 4.0 ------------------------------------ Key: LUCENE-2094 URL: https://issues.apache.org/jira/browse/LUCENE-2094 Project: Lucene - Java Issue Type: Bug Components: ...
Simon Willnauer (JIRA)
Nov 24, 2009 at 2:20 pm
Jan 7, 2010 at 8:09 pm -
Share the Term - TermInfo cache across threads ----------------------------------------------- Key: LUCENE-2075 URL: https://issues.apache.org/jira/browse/LUCENE-2075 Project: Lucene - Java Issue ...
Michael McCandless (JIRA)
Nov 16, 2009 at 9:35 pm
Nov 27, 2009 at 3:34 pm -
Use a separate JFlex generated Unicode 4 by Java 5 compatible StandardTokenizer ------------------------------------------------------------------------------- Key: LUCENE-2074 URL: ...
Uwe Schindler (JIRA)
Nov 16, 2009 at 9:31 pm
Apr 8, 2010 at 10:58 pm -
Regex support and beyond in JavaCC QueryParser ---------------------------------------------- Key: LUCENE-2039 URL: https://issues.apache.org/jira/browse/LUCENE-2039 Project: Lucene - Java Issue ...
Simon Willnauer (JIRA)
Nov 6, 2009 at 6:40 pm
Dec 15, 2009 at 11:13 am -
Massive Code Duplication in Contrib Analyzers - unifly the analyzer ctors ------------------------------------------------------------------------- Key: LUCENE-2034 URL: ...
Simon Willnauer (JIRA)
Nov 5, 2009 at 12:09 am
Jan 3, 2010 at 8:51 am -
Allow Junit4 tests in our environment. -------------------------------------- Key: LUCENE-2037 URL: https://issues.apache.org/jira/browse/LUCENE-2037 Project: Lucene - Java Issue Type: Improvement ...
Erick Erickson (JIRA)
Nov 6, 2009 at 12:53 am
Mar 14, 2010 at 4:34 pm -
One of my "specialties" is asking obvious questions just to see if everyone's assumptions are aligned. So with the discussion about branching 3.0 I have to ask "Is there going to be any 3.0 release ...
Erick Erickson
Nov 16, 2009 at 6:12 pm
Nov 17, 2009 at 4:05 am -
Add BM25 Scoring to Lucene -------------------------- Key: LUCENE-2091 URL: https://issues.apache.org/jira/browse/LUCENE-2091 Project: Lucene - Java Issue Type: New Feature Components: contrib/* ...
Yuval Feinstein (JIRA)
Nov 23, 2009 at 1:37 pm
Mar 24, 2010 at 1:00 pm -
remove Byte/CharBuffer wrapping for collation key generation ------------------------------------------------------------ Key: LUCENE-2084 URL: https://issues.apache.org/jira/browse/LUCENE-2084 ...
Robert Muir (JIRA)
Nov 19, 2009 at 7:06 pm
Jan 3, 2010 at 9:25 am -
Document issues involved in building your index with one jdk version and then searching/updating with another ...
Mark Miller (JIRA)
Nov 16, 2009 at 9:13 pm
Nov 17, 2009 at 8:19 pm -
Refactoring of IndexWriter -------------------------- Key: LUCENE-2026 URL: https://issues.apache.org/jira/browse/LUCENE-2026 Project: Lucene - Java Issue Type: Improvement Components: Index ...
Michael Busch (JIRA)
Nov 3, 2009 at 11:17 pm
Dec 23, 2009 at 7:09 pm -
convert automaton to char[] based processing and TermRef / TermsEnum api ------------------------------------------------------------------------ Key: LUCENE-2090 URL: ...
Robert Muir (JIRA)
Nov 22, 2009 at 9:05 pm
Dec 10, 2009 at 1:44 am -
fix LowerCaseFilter for unicode 4.0 ----------------------------------- Key: LUCENE-2069 URL: https://issues.apache.org/jira/browse/LUCENE-2069 Project: Lucene - Java Issue Type: Improvement ...
Robert Muir (JIRA)
Nov 16, 2009 at 4:42 pm
Nov 27, 2009 at 9:37 pm -
For a long time now, we've been telling people not to compare scores across queries, yet we maintain the queryNorm() code as an attempt to do this and the javadocs even promote it. I'm in the process ...
Grant Ingersoll
Nov 20, 2009 at 3:56 pm
Nov 25, 2009 at 6:30 am -
Highlighter should support all MultiFieldQuery subclasses without casts ----------------------------------------------------------------------- Key: LUCENE-2064 URL: ...
Simon Willnauer (JIRA)
Nov 13, 2009 at 8:51 pm
Nov 14, 2009 at 4:31 pm -
IndexWriter should immediately resolve deleted docs to docID in near-real-time mode ----------------------------------------------------------------------------------- Key: LUCENE-2047 URL: ...
Michael McCandless (JIRA)
Nov 9, 2009 at 8:26 pm
Nov 24, 2009 at 2:27 am -
When resolving deletes, IW should resolve in term sort order ------------------------------------------------------------ Key: LUCENE-2086 URL: https://issues.apache.org/jira/browse/LUCENE-2086 ...
Michael McCandless (JIRA)
Nov 20, 2009 at 2:46 pm
Nov 24, 2009 at 1:50 pm -
Remove duplicate analysis functionality --------------------------------------- Key: LUCENE-2055 URL: https://issues.apache.org/jira/browse/LUCENE-2055 Project: Lucene - Java Issue Type: Task ...
Robert Muir (JIRA)
Nov 11, 2009 at 3:44 pm
Feb 5, 2010 at 11:09 pm -
Complete parallelizaton of ParallelMultiSearcher ------------------------------------------------ Key: LUCENE-2041 URL: https://issues.apache.org/jira/browse/LUCENE-2041 Project: Lucene - Java Issue ...
Joey Surls (JIRA)
Nov 6, 2009 at 10:08 pm
Dec 7, 2009 at 2:51 pm -
Is the only reason to upgrade to junit 4, to get the parallelization possibility (which isn't sounding very compelling!)? Ie, making our unit tests lean is fully independent of junit 4? Mike ...
Michael McCandless
Nov 25, 2009 at 10:07 pm
Feb 22, 2010 at 7:41 pm -
Improve the documentation of Version ------------------------------------ Key: LUCENE-2080 URL: https://issues.apache.org/jira/browse/LUCENE-2080 Project: Lucene - Java Issue Type: Task Components: ...
Robert Muir (JIRA)
Nov 18, 2009 at 3:37 pm
Feb 12, 2010 at 11:10 am -
fix reverseStringFilter for unicode 4.0 --------------------------------------- Key: LUCENE-2068 URL: https://issues.apache.org/jira/browse/LUCENE-2068 Project: Lucene - Java Issue Type: Improvement ...
Robert Muir (JIRA)
Nov 16, 2009 at 3:48 pm
Nov 22, 2009 at 9:11 pm -
Robert mentioned there are issues that appear to be hidden in JIRA unless you know what they are. Anyone else notice this? An example he gave is http://issues.apache.org/jira/browse/LUCENE-2065 - ...
Mark Miller
Nov 21, 2009 at 2:43 pm
Nov 27, 2009 at 12:09 pm -
Contrib Analyzer Setters should be deprecated and replace with ctor arguments ----------------------------------------------------------------------------- Key: LUCENE-2051 URL: ...
Simon Willnauer (JIRA)
Nov 10, 2009 at 10:09 pm
Nov 16, 2009 at 11:54 am -
See <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/1009/changes Changes: [uschindler] LUCENE-2052: add varargs where possible [simonw] LUCENE-2064: Highlighter support all MultiTermQuery ...
Apache Hudson Server
Nov 15, 2009 at 4:05 am
Nov 28, 2009 at 1:58 pm -
was this why i saw strange benchmark results? -- Robert Muir rcmuir@gmail.com
Robert Muir
Nov 22, 2009 at 3:23 pm
Nov 22, 2009 at 9:26 pm -
Document not guaranteed to be found after write and commit ---------------------------------------------------------- Key: LUCENE-2095 URL: https://issues.apache.org/jira/browse/LUCENE-2095 Project: ...
Sanne Grinovero (JIRA)
Nov 25, 2009 at 9:21 pm
Dec 4, 2009 at 3:36 pm -
Hi, I have built the artifacts for the final release of "Apache Lucene Java 3.0.0" a second time, because of a bug in the TokenStream API (found by Shai Erera, who wanted to make "bad" things with ...
Uwe Schindler
Nov 22, 2009 at 3:08 pm
Nov 25, 2009 at 3:02 pm -
Hi, when changing my code to support the not-so-new reusableTokenStream I noticed that in the cases when a SavedStream class was used in an analyzer (Standard,Stop and maybe others as well) the ...
Eran Sevi
Nov 15, 2009 at 4:19 pm
Nov 16, 2009 at 2:38 pm -
I'm excited to announce that the Lucene PMC has voted to promote Robert Muir to Lucene Java core committer. Robert was previously contrib committer and it has always been a pleasure to work with him. ...
Michael Busch
Nov 5, 2009 at 11:39 pm
Nov 9, 2009 at 8:34 am -
DistanceFilter not Serializable ------------------------------- Key: LUCENE-2032 URL: https://issues.apache.org/jira/browse/LUCENE-2032 Project: Lucene - Java Issue Type: Bug Components: Search ...
Joey Surls (JIRA)
Nov 4, 2009 at 9:40 pm
Nov 5, 2009 at 6:50 pm -
Czech Stemmer ------------- Key: LUCENE-2067 URL: https://issues.apache.org/jira/browse/LUCENE-2067 Project: Lucene - Java Issue Type: New Feature Components: contrib/analyzers Reporter: Robert Muir ...
Robert Muir (JIRA)
Nov 14, 2009 at 10:28 am
Nov 29, 2009 at 12:00 pm -
Add org.apache.lucene.store.FSDirectory.getDirectory() ------------------------------------------------------ Key: LUCENE-2076 URL: https://issues.apache.org/jira/browse/LUCENE-2076 Project: Lucene - ...
George Aroush (JIRA)
Nov 17, 2009 at 1:56 am
Nov 20, 2009 at 3:00 pm -
When thread is interrupted we should throw a clear exception ------------------------------------------------------------ Key: LUCENE-2053 URL: https://issues.apache.org/jira/browse/LUCENE-2053 ...
Michael McCandless (JIRA)
Nov 11, 2009 at 12:51 am
Nov 15, 2009 at 6:40 pm -
TokenSources.getTokenStream() does not assign positionIncrement --------------------------------------------------------------- Key: LUCENE-2035 URL: https://issues.apache.org/jira/browse/LUCENE-2035 ...
Christopher Morris (JIRA)
Nov 5, 2009 at 1:41 pm
Jan 6, 2010 at 7:11 pm -
Bulgarian Analyzer ------------------ Key: LUCENE-2062 URL: https://issues.apache.org/jira/browse/LUCENE-2062 Project: Lucene - Java Issue Type: New Feature Components: contrib/analyzers Reporter: ...
Robert Muir (JIRA)
Nov 13, 2009 at 5:50 pm
Dec 2, 2009 at 4:10 pm -
Sort of off topic, but I wanted to see if anyone else is using Gmail's web UI and has solved this... When an issue is updated, Jira sends out an email... but Gmail doesn't group all such emails ...
Michael McCandless
Nov 25, 2009 at 10:21 am
Nov 26, 2009 at 10:45 am -
Hello all, I'm a Lucene user and fan, I wanted to tell you that we just released a first technology preview of a distributed in memory Directory for Lucene. The release announcement: ...
Sanne Grinovero
Nov 14, 2009 at 7:45 pm
Nov 16, 2009 at 11:00 am -
10
Junit4
Now that we're going for Java 5, I took some time this evening to poke at using Junit4. I've done enough for proof of concept (POC), but before going further I wondered if there's enough interest or ...Erick Erickson
Nov 5, 2009 at 2:07 am
Nov 15, 2009 at 12:23 am -
benchmark pkg: allow TrecContentSource not to change the docname ---------------------------------------------------------------- Key: LUCENE-2059 URL: ...
Robert Muir (JIRA)
Nov 12, 2009 at 10:17 pm
Nov 13, 2009 at 12:49 am -
Java 5 port phase II --------------------- Key: LUCENE-2065 URL: https://issues.apache.org/jira/browse/LUCENE-2065 Project: Lucene - Java Issue Type: Improvement Affects Versions: 3.1 Environment: ...
Kay Kay (JIRA)
Nov 13, 2009 at 11:16 pm
Dec 4, 2009 at 1:10 pm -
Create benchmark & approach for testing Lucene's near real-time performance --------------------------------------------------------------------------- Key: LUCENE-2061 URL: ...
Michael McCandless (JIRA)
Nov 13, 2009 at 3:10 pm
Nov 29, 2009 at 9:54 am -
BooleanQuery.hashCode and equals ignore isCoordDisabled ------------------------------------------------------- Key: LUCENE-2092 URL: https://issues.apache.org/jira/browse/LUCENE-2092 Project: Lucene ...
Hoss Man (JIRA)
Nov 23, 2009 at 7:46 pm
Nov 24, 2009 at 3:40 pm -
What should the next version of Solr be? Options: - have a Solr 1.5 with a lucene 2.9.x - have a Solr 1.5 with a lucene 3.x, with weaker back compat given all of the removed lucene deprecations from ...
Yonik Seeley
Nov 19, 2009 at 1:53 am
Nov 20, 2009 at 5:45 am -
CachingSpanFilter synchronizing on a none final protected object ---------------------------------------------------------------- Key: LUCENE-2030 URL: ...
Simon Willnauer (JIRA)
Nov 4, 2009 at 5:09 pm
Nov 8, 2009 at 9:47 pm -
Upgrade contrib/regex to jakarta-regex 1.5 ------------------------------------------- Key: LUCENE-2072 URL: https://issues.apache.org/jira/browse/LUCENE-2072 Project: Lucene - Java Issue Type: ...
Simon Willnauer (JIRA)
Nov 16, 2009 at 8:41 pm
Nov 25, 2009 at 8:47 pm -
AttributeSource.addAttribute should only accept interfaces, the missing test leads to problems with Token.TOKEN_ATTRIBUTE_FACTORY ...
Uwe Schindler (JIRA)
Nov 22, 2009 at 1:03 pm
Nov 25, 2009 at 4:24 pm -
Scan method signatures and add varargs where possible ----------------------------------------------------- Key: LUCENE-2052 URL: https://issues.apache.org/jira/browse/LUCENE-2052 Project: Lucene - ...
Uwe Schindler (JIRA)
Nov 10, 2009 at 11:52 pm
Nov 14, 2009 at 7:29 pm -
See <http://hudson.zones.apache.org/hudson/job/Lucene-trunk/1007/changes Changes: [rmuir] LUCENE-2059: allow TrecContentSource not to change the docname [rmuir] LUCENE-2058: specify trec_eval output ...
Apache Hudson Server
Nov 13, 2009 at 3:21 am
Nov 14, 2009 at 5:04 am
Group Overview
group | dev |
categories | lucene |
discussions | 140 |
posts | 1,940 |
users | 48 |
website | lucene.apache.org |
48 users for November 2009
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)