Search Discussions
-
temporary file access denied on Windows --------------------------------------- Key: LUCENE-665 URL: http://issues.apache.org/jira/browse/LUCENE-665 Project: Lucene - Java Issue Type: Bug Components: ...
Doron Cohen (JIRA)
Aug 25, 2006 at 11:26 pm
Jan 12, 2007 at 5:47 pm -
[PATCH] small fixes to the new scoring.html doc ----------------------------------------------- Key: LUCENE-664 URL: http://issues.apache.org/jira/browse/LUCENE-664 Project: Lucene - Java Issue Type: ...
Michael McCandless (JIRA)
Aug 23, 2006 at 3:01 pm
Nov 17, 2006 at 6:44 pm -
I think it's possible to modify Lucene's commit process so that it does not require any commit locking at all. This would be a big win because it would prevent all the various messy errors ...
Michael McCandless
Aug 18, 2006 at 12:25 pm
Aug 26, 2006 at 2:45 pm -
20
[jira] Created: (LUCENE-652) Compressed fields should be "externalized" (from Fields into Document)
Compressed fields should be "externalized" (from Fields into Document) ---------------------------------------------------------------------- Key: LUCENE-652 URL: ...Michael McCandless (JIRA)
Aug 14, 2006 at 6:43 pm
Mar 28, 2009 at 7:14 pm -
Allow changing of ZIP compression level for compressed fields ------------------------------------------------------------- Key: LUCENE-648 URL: http://issues.apache.org/jira/browse/LUCENE-648 ...
Michael McCandless (JIRA)
Aug 10, 2006 at 3:10 pm
Jan 13, 2008 at 3:13 pm -
Extendable writer and reader of field data ------------------------------------------ Key: LUCENE-662 URL: http://issues.apache.org/jira/browse/LUCENE-662 Project: Lucene - Java Issue Type: ...
Nicolas Lalevée (JIRA)
Aug 22, 2006 at 4:43 pm
Apr 1, 2007 at 7:26 pm -
18
[jira] Commented: (LUCENE-388) [PATCH] IndexWriter.maybeMergeSegments() takes lots of CPU resources
[ http://issues.apache.org/jira/browse/LUCENE-388?page=comments#action_12427794 ] Yonik Seeley commented on LUCENE-388: ------------------------------------- One problem I see: If you continuously ...Yonik Seeley (JIRA)
Aug 14, 2006 at 3:51 am
Aug 21, 2006 at 8:50 pm -
Contrib: another highlighter approach ------------------------------------- Key: LUCENE-644 URL: http://issues.apache.org/jira/browse/LUCENE-644 Project: Lucene - Java Issue Type: Improvement ...
Ronnie Kolehmainen (JIRA)
Aug 2, 2006 at 7:56 am
Dec 6, 2009 at 8:07 pm -
TERM1 OR NOT TERM2 does not perform as expected ----------------------------------------------- Key: LUCENE-666 URL: http://issues.apache.org/jira/browse/LUCENE-666 Project: Lucene - Java Issue Type: ...
Dejan Nenov (JIRA)
Aug 29, 2006 at 11:36 pm
Oct 20, 2009 at 1:08 pm -
Hello, We think we would have a problem if we try to use lucene because we do search combinations which might have hundreds of steps, so creating a combined query and executing again each time might ...
Fernando Mato Mira
Aug 28, 2006 at 10:21 am
Aug 30, 2006 at 7:50 pm -
Hi! Could you please read the following discussion in java-user mail list - http://www.gossamer-threads.com/lists/lucene/java-user/35352 You can reproduce OutOfMemory easily. I've attach test files - ...
Aleksey Serba
Aug 18, 2006 at 9:02 am
Aug 23, 2006 at 7:13 am -
javacc skeleton files not regenerated ------------------------------------- Key: LUCENE-667 URL: http://issues.apache.org/jira/browse/LUCENE-667 Project: Lucene - Java Issue Type: Bug Components: ...
Steven Parkes (JIRA)
Aug 31, 2006 at 9:48 pm
Nov 1, 2006 at 7:47 pm -
Hi All, When I query, I got this exception:The handle is invalid. What should I do? Thanks, Jiang
Zhu jiang
Aug 1, 2006 at 3:34 am
Aug 2, 2006 at 4:54 am -
Highligter fails to include non-token at end of string to be highlighted ------------------------------------------------------------------------ Key: LUCENE-645 URL: ...
Andrew Palmer (JIRA)
Aug 3, 2006 at 8:37 am
Jan 10, 2008 at 9:05 pm -
Poor performance race condition in FieldCacheImpl ------------------------------------------------- Key: LUCENE-651 URL: http://issues.apache.org/jira/browse/LUCENE-651 Project: Lucene - Java Issue ...
Oliver Hutchison (JIRA)
Aug 14, 2006 at 1:35 am
Dec 20, 2006 at 3:58 am -
FuzzyQuery should not be final ------------------------------ Key: LUCENE-657 URL: http://issues.apache.org/jira/browse/LUCENE-657 Project: Lucene - Java Issue Type: Improvement Components: Search ...
Andreas Neumann (JIRA)
Aug 16, 2006 at 12:34 am
Oct 26, 2006 at 7:04 am -
Hey guys, SummerOfCode finishes at the 22nd of August and all functionality has been implemented so far. Well, that does not mean that the project has finished at all. I will reflect the last 3 week ...
Simon Willnauer
Aug 6, 2006 at 7:07 pm
Aug 8, 2006 at 10:46 am -
New feature rich higlighter for Lucene. --------------------------------------- Key: LUCENE-663 URL: http://issues.apache.org/jira/browse/LUCENE-663 Project: Lucene - Java Issue Type: New Feature ...
Karel Tejnora (JIRA)
Aug 22, 2006 at 5:02 pm
Nov 7, 2006 at 6:24 am -
I'm happy to announce the first BETA of MUTIS (mutis.sourceforge.net). I include a small demo on searching txt files (this kind of demo is like a must ;) ). I'm looking for more developers to ...
Mario Alejandro M.
Aug 30, 2006 at 3:29 pm
Sep 2, 2006 at 6:28 pm -
I've used JIRA watches in the past to keep track of interesting issues... My "Watched Issues" is now blank. If I go to a specific issue, I can see that I'm still watching it. Anyone else? -Yonik ...
Yonik Seeley
Aug 17, 2006 at 8:56 pm
Aug 17, 2006 at 9:31 pm -
A service can have more than one feed? If no, what is a difference between a service and a feed? If yes, do they have to belong to the same class? Doesn't possible create sub feeds? Like a comments ...
Marcos César de Oliveira
Aug 15, 2006 at 9:31 pm
Aug 16, 2006 at 5:57 am -
Hi All, There is a strange treatment of positionIncrementGap in DocumentWriter.invertDocument(). The gap is inserted between all values of a field, except it is not inserted between values if the ...
Chuck Williams
Aug 11, 2006 at 6:33 pm
Aug 12, 2006 at 7:41 pm -
Would there be an interest in developing / contributing "canned" installers for the more popular IDEs. I would love to have a continuously built set of install JARs that let me install the Lucene ...
Dejan Nenov
Aug 22, 2006 at 10:07 pm
Aug 25, 2006 at 5:38 am -
[ http://issues.apache.org/jira/browse/LUCENE-388?page=all ] Yonik Seeley updated LUCENE-388: -------------------------------- Attachment: yonik_indexwriter.diff How does this patch look? It's ...
Yonik Seeley (JIRA)
Aug 14, 2006 at 4:33 pm
Aug 18, 2006 at 5:47 pm -
Hi, I ran into this while reviewing the patch for 565. It appears that closing an index writer with non empty ram segments (at least 1 doc was added) is causing a merge with the last (most recent) on ...
Doron Cohen
Aug 15, 2006 at 8:34 am
Aug 16, 2006 at 10:54 pm -
field queries does not work as expected --------------------------------------- Key: LUCENE-655 URL: http://issues.apache.org/jira/browse/LUCENE-655 Project: Lucene - Java Issue Type: Bug Components: ...
Sebastian Wiemer (JIRA)
Aug 15, 2006 at 1:57 pm
Nov 10, 2008 at 10:36 pm -
Error when tried to index with IndexWriter on Luncene 2.0 --------------------------------------------------------- Key: LUCENE-643 URL: http://issues.apache.org/jira/browse/LUCENE-643 Project: ...
sherin george (JIRA)
Aug 1, 2006 at 8:53 am
May 27, 2007 at 4:44 am -
GData-Server - Website sandbox part ----------------------------------- Key: LUCENE-654 URL: http://issues.apache.org/jira/browse/LUCENE-654 Project: Lucene - Java Issue Type: Wish Components: ...
Simon Willnauer (JIRA)
Aug 15, 2006 at 11:59 am
Dec 21, 2006 at 3:12 am -
BUILD.txt instructions wrong for JavaCC --------------------------------------- Key: LUCENE-661 URL: http://issues.apache.org/jira/browse/LUCENE-661 Project: Lucene - Java Issue Type: Bug Components: ...
Steven Parkes (JIRA)
Aug 22, 2006 at 4:40 pm
Nov 19, 2006 at 10:31 pm -
[ http://issues.apache.org/jira/browse/LUCENE-305?page=comments#action_12427015 ] Michael McCandless commented on LUCENE-305: ------------------------------------------- See LUCENE-635 which subsumes ...
Michael McCandless (JIRA)
Aug 9, 2006 at 7:42 pm
Aug 31, 2006 at 2:29 am -
[ http://issues.apache.org/jira/browse/LUCENE-72?page=comments#action_12431635 ] Hoss Man commented on LUCENE-72: -------------------------------- I think the general issue here is that mixing syntax ...
Hoss Man (JIRA)
Aug 30, 2006 at 5:57 pm
Aug 31, 2006 at 2:12 am -
[ http://issues.apache.org/jira/browse/LUCENE-72?page=all ] Dejan Nenov updated LUCENE-72: ------------------------------ Attachment: TestRegressionLucene72.java This issue was so old that I wanted ...
Dejan Nenov (JIRA)
Aug 29, 2006 at 6:03 am
Aug 29, 2006 at 5:13 pm -
Error when tried to index with IndexWriter on Luncene 2.0 --------------------------------------------------------- Key: LUCENE-647 URL: http://issues.apache.org/jira/browse/LUCENE-647 Project: ...
sherin george (JIRA)
Aug 4, 2006 at 7:20 am
May 27, 2007 at 4:48 am -
upload major releases to ibiblio -------------------------------- Key: LUCENE-658 URL: http://issues.apache.org/jira/browse/LUCENE-658 Project: Lucene - Java Issue Type: Task Components: Other ...
Ryan Sonnek (JIRA)
Aug 17, 2006 at 3:22 pm
Dec 18, 2006 at 8:10 pm -
svn "appy patch" complains "The file search/Searchable.java was found twice!..." I tried to appy patch from "/src/java/org/apache/lucene" on current trunk... ----- Original Message ---- From: Paul ...
Eks dev
Aug 30, 2006 at 8:40 pm
Aug 30, 2006 at 10:31 pm -
Just in case this was accidental, was the orig and patch files meant to be added to the repo? cheers, Paul Smith
Paul Smith
Aug 29, 2006 at 1:24 am
Aug 29, 2006 at 1:45 am -
I'm working on the lock-less commit patch, and came across what seems to be a bug in the current Lucene sources: If you have an index that has separate norms (.sN or .fN files), and you open a reader ...
Michael McCandless
Aug 28, 2006 at 2:12 am
Aug 28, 2006 at 10:31 am -
Hi, I am having a strange problem with Lucene and am wondering if anyone can help me. I have Lucene indexing my site ok, but the problem is with queries. Search is fine with some terms but when ...
MarkWilliams
Aug 23, 2006 at 2:29 pm
Aug 25, 2006 at 10:26 am -
GData html render preview ------------------------- Key: LUCENE-660 URL: http://issues.apache.org/jira/browse/LUCENE-660 Project: Lucene - Java Issue Type: New Feature Components: Other Reporter: ...
Simon Willnauer (JIRA)
Aug 19, 2006 at 3:15 pm
Aug 20, 2006 at 9:25 pm -
NPE doing local sensitive sorting when sort field is missing ------------------------------------------------------------ Key: LUCENE-650 URL: http://issues.apache.org/jira/browse/LUCENE-650 Project: ...
Oliver Hutchison (JIRA)
Aug 13, 2006 at 11:43 pm
Aug 20, 2006 at 9:21 pm -
GData-server storage fix activation depth ----------------------------------------- Key: LUCENE-653 URL: http://issues.apache.org/jira/browse/LUCENE-653 Project: Lucene - Java Issue Type: Improvement ...
Simon Willnauer (JIRA)
Aug 15, 2006 at 11:57 am
Aug 16, 2006 at 9:23 pm -
Does this exists? If don't, no problem, I can build one myself.
Marcos César de Oliveira
Aug 15, 2006 at 12:37 am
Aug 15, 2006 at 1:10 pm -
Hi everyone, I am new to Lucene, so this may have been asked before. But I could not find an answer to my question in the archives, so I hope it is OK to ask it here. I am trying to extend the ...
Andreas Neumann
Aug 9, 2006 at 7:48 am
Aug 14, 2006 at 6:19 am -
Hi, I'm working towards a patch of the "getting started" pages, to fix small issues (typos, grammar issues, adding links to Javadocs, etc.). But, in the process, I came across this inconsistency: for ...
Michael McCandless
Aug 3, 2006 at 5:32 pm
Aug 3, 2006 at 7:05 pm -
Hi! I want to get more insight into various search engine algorithms. I have wide knowledge of standard data structures & algorithms (hashvalues, trees, graphs, etc.). I thought that Lucene would be ...
Mladen Adamovic
Aug 29, 2006 at 3:19 pm
Aug 29, 2006 at 6:30 pm -
Hi all, I use multi-threads to do indexing work, sometimes I get invalid handle exception. I am certain that I use the hit results before closing the reader. What's wrong with me? Pls help me! -- ...
Zhu jiang
Aug 28, 2006 at 6:58 am
Aug 28, 2006 at 2:01 pm -
[ http://issues.apache.org/jira/browse/LUCENE-38?page=all ] Dejan Nenov updated LUCENE-38: ------------------------------ Attachment: TestRangeQuery.patch Added additional tests, using "null" as the ...
Dejan Nenov (JIRA)
Aug 28, 2006 at 7:15 am
Aug 28, 2006 at 7:15 am -
Hi, In my project,I want to update the lucene's index when there has database insertion operations,in this way,my users could search the fresh information immediately if someone inserted the ...
Nick.yim
Aug 21, 2006 at 2:16 am
Aug 21, 2006 at 10:42 am -
Anyone see any reason why I shouldn't make the following commit to TermScorer explain per Otis' TODO comment on the method: * @todo Modify to make use of {@link TermDocs#skipTo(int)}. public ...
Grant Ingersoll
Aug 18, 2006 at 3:36 pm
Aug 18, 2006 at 6:38 pm -
[PATCH] PerFieldAnalyzerWrapper fails to implement getPositionIncrementGap() ---------------------------------------------------------------------------- Key: LUCENE-659 URL: ...
Chuck Williams (JIRA)
Aug 17, 2006 at 11:45 pm
Aug 18, 2006 at 12:19 am
Group Overview
group | dev |
categories | lucene |
discussions | 74 |
posts | 396 |
users | 44 |
website | lucene.apache.org |
44 users for August 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)