Search Discussions
-
I still think that the following issues should be figured out for the Lucene project. I don't know how this works with an open source community, but since Doug is the project lead, I think he should ...
Peter Carlson
Mar 25, 2002 at 7:36 am
Apr 1, 2002 at 8:13 pm -
Hi, I'd like to talk about the normalization (aka filter) processing of a string being indexed/searched, and how it is done in lucene. I'll end with a proposal for another method of handling it. The ...
Rodrigo Reyes
Mar 11, 2002 at 8:58 pm
Mar 13, 2002 at 9:33 pm -
I have written up some of my experiences with creating a distributed system with Lucene here: http://home.clara.net/markharwood/lucene/ It includes some UML interaction diagrams that I found useful ...
Mark Harwood
Mar 25, 2002 at 9:03 pm
Mar 26, 2002 at 11:06 am -
Hello, --- David Smiley wrote: DateFilter.java has changed since the report, but I think I found the piece of code that you were referring to. After looking at DateFilter, TermEnum, and ...
Otis Gospodnetic
Mar 20, 2002 at 3:33 am
Mar 23, 2002 at 4:39 pm -
Who is working on the design of the search application extension to lucene? Where are we in the design of the architecture? What are the next steps? Mark Tucker -- To unsubscribe, e-mail: For ...
Mark Tucker
Mar 22, 2002 at 8:36 pm
Mar 25, 2002 at 12:43 am -
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6914 . ANY REPLY MADE TO THIS MESSAGE ...
Bugzilla
Mar 8, 2002 at 5:53 pm
Mar 13, 2002 at 4:44 am -
I dunno if you've seen this yet. A fella I work with passed this link on to me. With all the talk of google lately (which I've only half had time to follow) I thought it might be appreciated. It's a ...
Andrew Libby
Mar 5, 2002 at 10:17 am
Mar 11, 2002 at 10:39 pm -
Hi, Would it be okay with everyone if I created a scratchpad and corresponding scratchpad build targets. This is done in a number of projects. I would begin refactoring some source donations and ...
Andrew C. Oliver
Mar 21, 2002 at 12:53 am
Mar 21, 2002 at 6:03 am -
Generally the commons projects aren't "scratchpads" for extending the functionality for a particular project. Anyhow, that was more of an exasperated "not another, here or there catch-22 discussion" ...
Acoliver
Mar 26, 2002 at 11:37 pm
Mar 26, 2002 at 11:38 pm -
Hi... I don't understand what do I do with with the "StandardTokenizer.jj" file, I am trying to compile my own code and I have to use the classes in the "Analysis" package... but this file has a "jj" ...
Jacob Gutierrez
Mar 22, 2002 at 4:35 pm
Mar 22, 2002 at 5:33 pm -
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7275 . ANY REPLY MADE TO THIS MESSAGE ...
Bugzilla
Mar 20, 2002 at 3:46 pm
Mar 21, 2002 at 5:20 pm -
Hi all, Finally, I have started to host the normalization engine and the french normalizer (stemmer/phonetic-simplifier) at sourceforge (this includes lucene analyzer and filter classes). I guess ...
Rodrigo Reyes
Mar 28, 2002 at 11:33 pm
Mar 29, 2002 at 6:16 am -
Scratchpad is for unstable sources that aren't ready for prime-time. Cocoon, POI and other projects on Jakarta and XML use it. The target lets you build sources that you might not want on a ...
Acoliver
Mar 22, 2002 at 10:45 pm
Mar 22, 2002 at 11:02 pm -
One hassle/problem is that if a search engine (say...Lucene...) is indexing javadoc (html generated from *.java), it has to wade thru all kinds of junk to get at what's interesting. And if you try to ...
Spencer, Dave
Mar 13, 2002 at 2:28 am
Mar 14, 2002 at 2:40 pm -
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7089 . ANY REPLY MADE TO THIS MESSAGE ...
Bugzilla
Mar 13, 2002 at 4:15 pm
Mar 13, 2002 at 5:22 pm -
Hello lucene-dev, It would be nice to add the "http://www.ddlabs.net" link to list of sites that uses Lucene. Let the title will be "DD Labs". I mean <a href="http://www.ddlabs.net" DD Labs</a Thanks ...
Serge A. Redchuk
Mar 8, 2002 at 10:22 am
Mar 8, 2002 at 4:52 pm -
Hi again! I should really reword my question as follows: On which criteria are relevant documents chosen given a particular query and once retrieved, how are these documents ranked? The techniques by ...
Melissa Mifsud
Mar 7, 2002 at 3:19 pm
Mar 7, 2002 at 9:06 pm -
Hello, I had been abroad last week and it took at least 30 min to read the discussion about avalon. It's great! Someone mentioned that Avalon is only used by Cocoon. Well, we are using cocoon and I'm ...
Halácsy Péter
Mar 3, 2002 at 3:51 am
Mar 3, 2002 at 8:05 pm -
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7574 . ANY REPLY MADE TO THIS MESSAGE ...
Bugzilla
Mar 28, 2002 at 2:00 pm
Mar 28, 2002 at 2:00 pm -
Hi! This is the ezmlm program. I'm managing the lucene-dev@jakarta.apache.org mailing list. I'm working for my owner, who can be reached at lucene-dev-owner@jakarta.apache.org. Messages to you from ...
Lucene-dev-help
Mar 26, 2002 at 12:56 pm
Mar 26, 2002 at 12:56 pm -
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7461 . ANY REPLY MADE TO THIS MESSAGE ...
Bugzilla
Mar 25, 2002 at 9:42 pm
Mar 25, 2002 at 9:42 pm -
otis 02/03/25 13:41:58 Modified: src/java/org/apache/lucene/util Constants.java Log: - Javadoc fix for bug 7461. Revision Changes Path 1.2 +2 -2 ...
Otis
Mar 25, 2002 at 9:42 pm
Mar 25, 2002 at 9:42 pm -
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7461 . ANY REPLY MADE TO THIS MESSAGE ...
Bugzilla
Mar 25, 2002 at 7:49 pm
Mar 25, 2002 at 7:49 pm -
I will be out of the office starting 03/22/2002 and will not return until 04/01/2002. I will respond to your message when I return. -- To unsubscribe, e-mail: For additional commands, e-mail:
Jonathan_wasson
Mar 25, 2002 at 2:09 am
Mar 25, 2002 at 2:09 am -
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7412 . ANY REPLY MADE TO THIS MESSAGE ...
Bugzilla
Mar 24, 2002 at 4:09 pm
Mar 24, 2002 at 4:09 pm -
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7412 . ANY REPLY MADE TO THIS MESSAGE ...
Bugzilla
Mar 24, 2002 at 4:07 pm
Mar 24, 2002 at 4:07 pm -
Dear all, points: * The normalizer I proposed should be frozen, hard-coded in the source of the application, in order to make sure the user don't change it by mistake. * It seems a good idea to ...
Rodrigo Reyes
Mar 23, 2002 at 9:32 am
Mar 23, 2002 at 9:32 am -
otis 02/03/21 19:22:33 Modified: src/java/org/apache/lucene/queryParser MultiFieldQueryParser.java Log: - Changed 2 example queries in the javadoc to make them less confusing. Revision Changes Path ...
Otis
Mar 22, 2002 at 3:22 am
Mar 22, 2002 at 3:22 am -
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7088 . ANY REPLY MADE TO THIS MESSAGE ...
Bugzilla
Mar 21, 2002 at 10:20 pm
Mar 21, 2002 at 10:20 pm -
Doug or whomever has the priviledges, could you help Eugene get his Lucene priviledges? It looks like he lost them when Lucene was moved from SF to Jakarta. Thanks, Otis --- Eugene Gluzberg wrote:
Otis Gospodnetic
Mar 21, 2002 at 9:38 pm
Mar 21, 2002 at 9:38 pm -
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7275 . ANY REPLY MADE TO THIS MESSAGE ...
Bugzilla
Mar 20, 2002 at 10:41 am
Mar 20, 2002 at 10:41 am -
otis 02/03/19 21:26:38 Modified: src/java/org/apache/lucene/search MultiSearcher.java Log: - Minor javadoc changes. Revision Changes Path 1.4 +6 -6 ...
Otis
Mar 20, 2002 at 5:26 am
Mar 20, 2002 at 5:26 am -
cutting 02/03/19 17:26:08 Modified: docs contributions.html demo.html demo2.html demo3.html demo4.html gettingstarted.html index.html luceneplan.html powered.html resources.html whoweare.html ...
Cutting
Mar 20, 2002 at 1:26 am
Mar 20, 2002 at 1:26 am -
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7089 . ANY REPLY MADE TO THIS MESSAGE ...
Bugzilla
Mar 13, 2002 at 3:36 pm
Mar 13, 2002 at 3:36 pm -
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7088 . ANY REPLY MADE TO THIS MESSAGE ...
Bugzilla
Mar 13, 2002 at 3:33 pm
Mar 13, 2002 at 3:33 pm -
0
DO NOT REPLY [Bug 7019] New: - build failed in GermanStemmer on platform with default encoding GBK
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7019 . ANY REPLY MADE TO THIS MESSAGE ...Bugzilla
Mar 11, 2002 at 1:42 am
Mar 11, 2002 at 1:42 am -
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7017 . ANY REPLY MADE TO THIS MESSAGE ...
Bugzilla
Mar 11, 2002 at 12:43 am
Mar 11, 2002 at 12:43 am -
otis 02/03/10 16:43:21 Modified: . build.xml Log: - Fix for bug 7017: http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7017 Revision Changes Path 1.23 +1 -1 jakarta-lucene/build.xml Index: build.xml ...
Otis
Mar 11, 2002 at 12:43 am
Mar 11, 2002 at 12:43 am -
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7017 . ANY REPLY MADE TO THIS MESSAGE ...
Bugzilla
Mar 10, 2002 at 11:23 pm
Mar 10, 2002 at 11:23 pm -
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6968 . ANY REPLY MADE TO THIS MESSAGE ...
Bugzilla
Mar 7, 2002 at 10:52 pm
Mar 7, 2002 at 10:52 pm -
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6968 . ANY REPLY MADE TO THIS MESSAGE ...
Bugzilla
Mar 7, 2002 at 10:27 pm
Mar 7, 2002 at 10:27 pm -
Hi All ! Is there anybody who have any ideas about implementing russian morphology in Lucene ? Please, let me know. Thanks in advance. Vadim Solonovich, mailto:vsolon@park.ru http://www.park.ru ...
Vadim Solonovich
Mar 7, 2002 at 1:40 am
Mar 7, 2002 at 1:40 am -
FYI, I will be on vacation, without email access, starting tomorrow through March 19th. Please don't expect any responses from me about Lucene during this time. Sorry for the SPAM. Doug -- To ...
Doug Cutting
Mar 6, 2002 at 9:20 pm
Mar 6, 2002 at 9:20 pm -
Ball Aerospace's version 3.0 of KnowledgeKinetics uses Lucene as the default search engine. The web site is www.knowledgekinetics.info The site will be updated so, you will be able download the basic ...
Ty Hayden
Mar 6, 2002 at 2:30 pm
Mar 6, 2002 at 2:30 pm -
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=6914 . ANY REPLY MADE TO THIS MESSAGE ...
Bugzilla
Mar 6, 2002 at 12:17 pm
Mar 6, 2002 at 12:17 pm -
Hi all: I build lucene with ant1.4.1 on my Chinese version Windows with default file.encoding. but failed with following java code error: but successful build on linux with default file.encoding = ...
Che Dong
Mar 6, 2002 at 4:06 am
Mar 6, 2002 at 4:06 am -
Hi! Can anyone tell me what kind of indexer Lucene is? Statistical, Probabilistic, Boolean, Extended Boolean? I can't seem to find the answer in any documentation or article and it's really important ...
Melissa Mifsud
Mar 5, 2002 at 1:54 pm
Mar 5, 2002 at 1:54 pm -
Hi all: I think many lucene user want sort lucene results on some certain field. but just like Doug said: The problem is that a call to getField() makes searches an order of magnitude slower. for ...
Che Dong
Mar 5, 2002 at 10:09 am
Mar 5, 2002 at 10:09 am -
mercator is the http crawler used in altavista search engine 3.0 (it's not a state-of-the-art product) http://research.compaq.com/SRC/mercator/papers/www/paper.html I hope something can be used and ...
Halácsy Péter
Mar 3, 2002 at 12:46 am
Mar 3, 2002 at 12:46 am -
I stumbled upon this site: http://reptile.openprivacy.org/search.html The intro reads: One of the most important pieces of Reptile is out Search framework. This provides Reptile with a plugin ...
Kelvin Tan
Mar 1, 2002 at 10:54 am
Mar 1, 2002 at 10:54 am
Group Overview
group | dev |
categories | lucene |
discussions | 50 |
posts | 154 |
users | 34 |
website | lucene.apache.org |
34 users for March 2002
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)