Search Discussions
-
[ https://issues.apache.org/jira/browse/LUCENE-584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12511186 ] Paul Elschot commented on LUCENE-584: ...
Paul Elschot (JIRA)
Jul 9, 2007 at 5:33 pm
Jul 30, 2007 at 7:52 pm -
I had previously missed the changes to Token that add support for using an array (termBuffer): + // For better indexing speed, use termBuffer (and + // termBufferOffset/termBufferLength) instead of ...
Yonik Seeley
Jul 19, 2007 at 10:24 pm
Jul 30, 2007 at 12:46 pm -
Implement a state-of-the-art retrieval function in Lucene --------------------------------------------------------- Key: LUCENE-965 URL: https://issues.apache.org/jira/browse/LUCENE-965 Project: ...
Hui Fang (JIRA)
Jul 26, 2007 at 2:03 am
Jul 30, 2007 at 9:43 pm -
Thanks for your comments Chris, and sorry for the delayed response - you raised some tough questions for me, and I felt I have to clear my thoughts on this before replying. (Well, as you'll see below ...
Doron Cohen
Jul 1, 2007 at 8:53 am
Jul 20, 2007 at 2:42 am -
Let the numbers speak, INDEX SIZE: 58Mio docs, 2.5G on disk - two tokenized Fields, both with average 4 tokens (rather small), approx. 2Mio unique tokens - one binary stored field (one VInt) - HW ...
Eks dev
Jul 12, 2007 at 5:17 pm
Jul 17, 2007 at 10:52 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
Jul 14, 2007 at 12:52 am
Jul 31, 2007 at 9:25 am -
[ https://issues.apache.org/jira/browse/LUCENE-868?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Grant Ingersoll updated LUCENE-868: ----------------------------------- ...
Grant Ingersoll (JIRA)
Jul 1, 2007 at 2:05 am
Jul 24, 2007 at 4:46 pm -
Well, it has been over a year since we have had the 1.5 debate (see http://www.gossamer-threads.com/lists/lucene/java-dev/35972? search_string=Java%201.5;#35972) and I think it is time we start ...
Grant Ingersoll
Jul 24, 2007 at 9:17 pm
Jul 27, 2007 at 12:23 am -
A faster JFlex-based replacement for StandardAnalyzer ----------------------------------------------------- Key: LUCENE-966 URL: https://issues.apache.org/jira/browse/LUCENE-966 Project: Lucene - ...
Stanislaw Osinski (JIRA)
Jul 26, 2007 at 1:07 pm
Jul 31, 2007 at 7:05 pm -
Some improvements to contrib/benchmark -------------------------------------- Key: LUCENE-947 URL: https://issues.apache.org/jira/browse/LUCENE-947 Project: Lucene - Java Issue Type: Improvement ...
Michael McCandless (JIRA)
Jul 2, 2007 at 1:42 pm
Jul 25, 2007 at 9:06 am -
[ https://issues.apache.org/jira/browse/LUCENE-938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-938: -------------------------------------- ...
Michael McCandless (JIRA)
Jul 4, 2007 at 7:20 pm
Jul 13, 2007 at 2:25 pm -
I propose we take the following path for migrating Lucene Java to JDK 1.5: 1. Put in any new deprecations we want, cleanups, etc. 2. Release 2.4 so all of Mike M's goodness is available to 1.4 users ...
Grant Ingersoll
Jul 27, 2007 at 12:37 am
Jul 30, 2007 at 4:49 pm -
[ https://issues.apache.org/jira/browse/LUCENE-871?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12515032 ] Mark Miller commented on LUCENE-871: ...
Mark Miller (JIRA)
Jul 24, 2007 at 5:12 pm
Jul 30, 2007 at 2:41 pm -
[ https://issues.apache.org/jira/browse/LUCENE-781?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Busch reassigned LUCENE-781: ------------------------------------ ...
Michael Busch (JIRA)
Jul 24, 2007 at 1:23 am
Jul 26, 2007 at 10:53 pm -
Hi, I'd like to commit LUCENE-843. The patch has gone through a number of iterations but the final version that's there now (take9) is quite a bit cleaner & simpler than the ones leading up to it and ...
Michael McCandless
Jul 2, 2007 at 1:35 pm
Jul 3, 2007 at 12:45 pm -
Optimize the core tokenizers/analyzers & deprecate Token.termText ----------------------------------------------------------------- Key: LUCENE-969 URL: ...
Michael McCandless (JIRA)
Jul 30, 2007 at 12:42 pm
Jul 31, 2007 at 7:57 pm -
SpanQueryFilter addition ------------------------ Key: LUCENE-960 URL: https://issues.apache.org/jira/browse/LUCENE-960 Project: Lucene - Java Issue Type: Improvement Components: Search Reporter: ...
Grant Ingersoll (JIRA)
Jul 16, 2007 at 2:37 am
Jul 31, 2007 at 6:59 pm -
[ https://issues.apache.org/jira/browse/LUCENE-743?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Busch reassigned LUCENE-743: ------------------------------------ ...
Michael Busch (JIRA)
Jul 18, 2007 at 11:13 pm
Jul 30, 2007 at 9:19 pm -
Add "tokenize documents only" task to contrib/benchmark ------------------------------------------------------- Key: LUCENE-967 URL: https://issues.apache.org/jira/browse/LUCENE-967 Project: Lucene - ...
Michael McCandless (JIRA)
Jul 26, 2007 at 6:10 pm
Jul 31, 2007 at 10:08 pm -
PATCH MultiLevelSkipListReader NullPointerException --------------------------------------------------- Key: LUCENE-951 URL: https://issues.apache.org/jira/browse/LUCENE-951 Project: Lucene - Java ...
Rich Johnson (JIRA)
Jul 5, 2007 at 4:00 pm
Jul 12, 2007 at 4:25 pm -
SpanFilter should not extend Filter ----------------------------------- Key: LUCENE-968 URL: https://issues.apache.org/jira/browse/LUCENE-968 Project: Lucene - Java Issue Type: Bug Components: Search ...
Paul Elschot (JIRA)
Jul 29, 2007 at 9:52 pm
Jul 30, 2007 at 6:03 pm -
[ https://issues.apache.org/jira/browse/LUCENE-836?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Doron Cohen updated LUCENE-836: ------------------------------- Attachment: ...
Doron Cohen (JIRA)
Jul 24, 2007 at 1:21 am
Jul 28, 2007 at 11:30 pm -
Do we have a best practice for going from, say a SpanQuery doc/ position information and retrieving the actual range of positions of content from the Document? Is it just to reanalyze the Document ...
Grant Ingersoll
Jul 16, 2007 at 2:18 am
Jul 24, 2007 at 10:03 pm -
MultiSearcher Filtering with more than one index is broken ---------------------------------------------------------- Key: LUCENE-958 URL: https://issues.apache.org/jira/browse/LUCENE-958 Project: ...
Ion Badita (JIRA)
Jul 13, 2007 at 5:02 am
Jul 16, 2007 at 10:00 am -
Lucene RAM Directory doesn't work for Index Size 8 GB ------------------------------------------------------- Key: LUCENE-957 URL: https://issues.apache.org/jira/browse/LUCENE-957 Project: Lucene - ...
Doron Cohen (JIRA)
Jul 12, 2007 at 10:53 pm
Jul 28, 2007 at 1:51 am -
Hi, I am newer for lucene. I have a project for search engine by Lucene2.0. But near the project finished, My boss want me to order the result by the sort blew: the query likes '+content:"aleden bob ...
Savageboy
Jul 18, 2007 at 8:30 am
Jul 20, 2007 at 1:41 am -
[ https://issues.apache.org/jira/browse/LUCENE-848?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12509347 ] Grant Ingersoll commented on LUCENE-848: ...
Grant Ingersoll (JIRA)
Jul 1, 2007 at 2:00 am
Jul 8, 2007 at 5:56 pm -
Solr just suggested (http://www.mail-archive.com/solr- [email protected]/msg04883.html) that they remove Author tags for a variety of good reasons. What do people think of doing this in Lucene ...
Grant Ingersoll
Jul 5, 2007 at 10:24 pm
Jul 6, 2007 at 10:10 pm -
Has anyone given any thought to allowing the benchmark suite to work with contrib code? I just started playing with the benchmark contrib last night so that I could use it to gauge the performance of ...
Mark Miller
Jul 5, 2007 at 6:44 pm
Jul 6, 2007 at 5:10 pm -
Some time ago I tried to introduce LUCENE-581, a new consumer top layer, the core changes required by LUCENE-550, my InstantaitedIndex. I would still like to see this a part of the core. It is ...
Karl wettin
Jul 26, 2007 at 8:01 pm
Jul 28, 2007 at 8:07 am -
[ https://issues.apache.org/jira/browse/LUCENE-831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12509958 ] Mark Miller commented on LUCENE-831: ...
Mark Miller (JIRA)
Jul 3, 2007 at 5:56 pm
Jul 27, 2007 at 12:08 am -
3
[jira] Created: (LUCENE-963) Add setters to Field to allow re-use of Field instances during indexing
Add setters to Field to allow re-use of Field instances during indexing ----------------------------------------------------------------------- Key: LUCENE-963 URL: ...Michael McCandless (JIRA)
Jul 17, 2007 at 10:41 pm
Jul 19, 2007 at 1:36 am -
I/O exception in DocsWriter add or updateDocument may not delete unreferenced files ----------------------------------------------------------------------------------- Key: LUCENE-962 URL: ...
Steven Parkes (JIRA)
Jul 17, 2007 at 6:48 pm
Jul 17, 2007 at 11:27 pm -
[ https://issues.apache.org/jira/browse/LUCENE-850?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12509993 ] Tim Sturge commented on LUCENE-850: ...
Tim Sturge (JIRA)
Jul 3, 2007 at 7:32 pm
Jul 16, 2007 at 11:59 pm -
Now, SpellChecker use the trigram algorithm to find similar words. It works well for keyboard fumbles, but not well enough for short words and for languages like french where a same sound can be ...
Mathieu Lecarme
Jul 6, 2007 at 6:38 pm
Jul 13, 2007 at 8:19 pm -
[ https://issues.apache.org/jira/browse/LUCENE-843?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless resolved LUCENE-843. --------------------------------------- ...
Michael McCandless (JIRA)
Jul 4, 2007 at 3:28 pm
Jul 12, 2007 at 10:01 pm -
I've noticed that "ant jar-core" walks the full subtree; this is very slow and in fact is deadly when wikipedia XML has been unpacked (~3.2 million files under contrib/benchmark/work/enwiki!). I've ...
Michael McCandless
Jul 2, 2007 at 3:41 pm
Jul 2, 2007 at 8:43 pm -
FilterIndexReader should overwrite isOptimized() ------------------------------------------------ Key: LUCENE-970 URL: https://issues.apache.org/jira/browse/LUCENE-970 Project: Lucene - Java Issue ...
Michael Busch (JIRA)
Jul 30, 2007 at 7:37 pm
Jul 30, 2007 at 10:32 pm -
Remove DocumentWriter --------------------- Key: LUCENE-964 URL: https://issues.apache.org/jira/browse/LUCENE-964 Project: Lucene - Java Issue Type: Improvement Components: Index Affects Versions: ...
Michael McCandless (JIRA)
Jul 21, 2007 at 11:44 am
Jul 27, 2007 at 8:56 pm -
Document Vector- ArrayList -------------------------- Key: LUCENE-959 URL: https://issues.apache.org/jira/browse/LUCENE-959 Project: Lucene - Java Issue Type: Improvement Reporter: Yonik Seeley ...
Yonik Seeley (JIRA)
Jul 13, 2007 at 8:44 pm
Jul 16, 2007 at 6:48 pm -
Bug in SegmentTermPositions if used for first term in the dictionary -------------------------------------------------------------------- Key: LUCENE-955 URL: ...
Michael Busch (JIRA)
Jul 10, 2007 at 11:41 pm
Jul 12, 2007 at 4:16 pm -
Snowball has new Stemmers available ----------------------------------- Key: LUCENE-953 URL: https://issues.apache.org/jira/browse/LUCENE-953 Project: Lucene - Java Issue Type: Improvement ...
Grant Ingersoll (JIRA)
Jul 8, 2007 at 6:00 pm
Jul 11, 2007 at 2:11 am -
http://www.ohloh.net/projects/3564 has some interesting metrics on Lucene (and Solr and Nutch). Most interesting is that they estimate it is 34 person years to develop at a cost of approximately $1.8 ...
Grant Ingersoll
Jul 9, 2007 at 1:27 am
Jul 9, 2007 at 11:11 am -
[ https://issues.apache.org/jira/browse/LUCENE-892?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael McCandless updated LUCENE-892: -------------------------------------- ...
Michael McCandless (JIRA)
Jul 2, 2007 at 5:26 pm
Jul 4, 2007 at 5:03 pm -
Writers on two machines over NFS can hit FNFE due to stale NFS client caching ----------------------------------------------------------------------------- Key: LUCENE-948 URL: ...
Michael McCandless (JIRA)
Jul 3, 2007 at 11:31 am
Jul 3, 2007 at 12:11 pm -
[ https://issues.apache.org/jira/browse/LUCENE-832?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Michael Busch reassigned LUCENE-832: ------------------------------------ ...
Michael Busch (JIRA)
Jul 24, 2007 at 3:13 am
Jul 31, 2007 at 11:39 pm -
Create enwiki indexable data as line-per-article rather than file-per-article ----------------------------------------------------------------------------- Key: LUCENE-971 URL: ...
Steven Parkes (JIRA)
Jul 31, 2007 at 9:08 pm
Jul 31, 2007 at 9:10 pm -
[ https://issues.apache.org/jira/browse/LUCENE-898?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12515908 ] Otis Gospodnetic commented on LUCENE-898: ...
Otis Gospodnetic (JIRA)
Jul 26, 2007 at 11:30 pm
Jul 31, 2007 at 3:22 pm -
[ https://issues.apache.org/jira/browse/LUCENE-794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12515911 ] Otis Gospodnetic commented on LUCENE-794: ...
Otis Gospodnetic (JIRA)
Jul 26, 2007 at 11:39 pm
Jul 27, 2007 at 1:35 am -
There seem to be problems with this and the new maven-ant-task release. First off this needs to change: Index: common-build.xml =================================================================== --- ...
Karl wettin
Jul 21, 2007 at 12:44 pm
Jul 24, 2007 at 3:18 am
Group Overview
group | java-dev |
categories | lucene |
discussions | 91 |
posts | 452 |
users | 34 |
website | lucene.apache.org |
34 users for July 2007
Archives
- December 2009 (524)
- 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)