Search Discussions
-
Maybe you should add that this isn't supported yet by QueryParser, it it? Regards Daniel -- http://www.danielnaber.de --------------------------------------------------------------------- To ...
Daniel Naber
Nov 12, 2005 at 10:42 am
Jan 26, 2006 at 2:57 pm -
Some fixes to let gcj 3.4.2 build lucene using ant gcj target ------------------------------------------------------------- Key: LUCENE-472 URL: http://issues.apache.org/jira/browse/LUCENE-472 ...
Michele Bini (JIRA)
Nov 25, 2005 at 10:26 pm
Jan 21, 2008 at 8:21 am -
Hi, I added this to our CHANGES file: Note that this realease is mostly but not 100% source compatible with the latest release of Lucene (1.4.3). In other words, you should make sure your application ...
Daniel Naber
Nov 8, 2005 at 10:27 pm
Nov 11, 2005 at 2:33 am -
Sorting does not work correcly on "String Date" ----------------------------------------------- Key: LUCENE-463 URL: http://issues.apache.org/jira/browse/LUCENE-463 Project: Lucene - Java Type: Bug ...
Etienne (JIRA)
Nov 9, 2005 at 9:24 pm
Nov 30, 2005 at 4:53 pm -
Use Float.floatToRawIntBits over Float.floatToIntBits ------------------------------------------------------ Key: LUCENE-467 URL: http://issues.apache.org/jira/browse/LUCENE-467 Project: Lucene - ...
Yonik Seeley (JIRA)
Nov 16, 2005 at 10:18 pm
Nov 26, 2005 at 6:26 pm -
High Frequency Terms/Phrases at the Index level ----------------------------------------------- Key: LUCENE-474 URL: http://issues.apache.org/jira/browse/LUCENE-474 Project: Lucene - Java Type: New ...
Suri Babu B (JIRA)
Nov 28, 2005 at 8:13 am
May 17, 2008 at 3:28 am -
Dear readers, I'd like to add regex queries to the surround parser, so I had a look at the test code for the regex queries. I refactored it to have a few more tests, and all seems to work well. It ...
Paul Elschot
Nov 23, 2005 at 8:43 pm
Dec 4, 2005 at 4:46 pm -
Quoting Doug on nutch-dev yesterday: So I tried to compile surround from lucene's build.xml, but that doesn't work. The problem is that the lucene jar location is set relative to build.xml, and then ...
Paul Elschot
Nov 11, 2005 at 7:53 pm
Nov 13, 2005 at 6:54 pm -
Hello, I spent most of today talking to some people about Lucene, and one of them said how they would really like to have an "instantaneous index merge", and how he is thinking he could achieve that ...
Otis Gospodnetic
Nov 1, 2005 at 7:52 am
Nov 2, 2005 at 6:43 pm -
(Parallel-)MultiSearcher: using Sort object changes the scores -------------------------------------------------------------- Key: LUCENE-469 URL: http://issues.apache.org/jira/browse/LUCENE-469 ...
Luc Vanlerberghe (JIRA)
Nov 21, 2005 at 5:38 pm
Dec 7, 2005 at 5:50 pm -
Does anyone have experience with YourKit & the open source license? I was just asking for a license for myself (see email below), and the web page actually says that the logo is optional (and many ...
Yonik Seeley
Nov 30, 2005 at 2:27 pm
Dec 3, 2005 at 3:59 am -
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
Nov 18, 2005 at 1:16 am
Nov 18, 2005 at 6:13 pm -
Hi Lately committed class *DisjunctionMaxQuery * implements missing from svn *Iterable* interface -- regards, Volodymyr Bychkoviak
Volodymyr Bychkoviak
Nov 17, 2005 at 9:55 am
Nov 17, 2005 at 10:58 am -
Float.floatToRawIntBits (in Java1.4) gives the raw float bits without normalization (like *(int*)&floatvar would in C). Since it doesn't do normalization of NaN values, it's faster (and hopefully ...
Yonik Seeley
Nov 16, 2005 at 8:21 pm
Nov 16, 2005 at 11:47 pm -
Mark et al, I'm delving into highlighting text (per-field, like the recent topic on java-user) and need it to highlight the exact spots used in the query, not just all query terms as the current ...
Erik Hatcher
Nov 13, 2005 at 1:52 am
Nov 14, 2005 at 6:08 pm -
[ http://issues.apache.org/jira/browse/LUCENE-395?page=comments#action_12356528 ] Hoss Man commented on LUCENE-395: --------------------------------- To recap: * The orriginal bug proposed a new ...
Hoss Man (JIRA)
Nov 1, 2005 at 8:58 pm
Nov 10, 2005 at 7:55 pm -
[ http://issues.apache.org/jira/browse/LUCENE-323?page=comments#action_12357449 ] Yonik Seeley commented on LUCENE-323: ------------------------------------- I'd love to see MaxDisjunctionQuery ...
Yonik Seeley (JIRA)
Nov 11, 2005 at 10:43 pm
Nov 16, 2005 at 6:55 pm -
I'm currently experimenting with latent semantic indexing techniques and Lucene. I need to extract term frequencies from a Lucene index and construct a document/term matrix, then subsequently perform ...
Andy Liu
Nov 14, 2005 at 11:51 pm
Nov 27, 2005 at 12:23 am -
The below test case does a query and, while iterating over the query results, deletes some of the hits. This works for some values "number of query results" and "number of deleted docs", but reliably ...
Carlo walentiny
Nov 25, 2005 at 4:01 pm
Nov 25, 2005 at 4:41 pm -
Refactoring and slight extension of regex testing code. ------------------------------------------------------- Key: LUCENE-470 URL: http://issues.apache.org/jira/browse/LUCENE-470 Project: Lucene - ...
paul.elschot (JIRA)
Nov 24, 2005 at 8:21 am
Nov 24, 2005 at 4:30 pm -
Cool. Oh, uh, did I mention I wasn't the best at picking names off the top of my head ;-) If you like getPositionIncrementGap, that's fine with me, but getPositionGap or getFieldPositionGap, or ...
Yonik Seeley
Nov 22, 2005 at 2:21 am
Nov 22, 2005 at 6:36 pm -
Hi all, in our testing application using lucene 1.4.3. Thanks you guys for that great job. We have index file around 12GiB, one file (merged). To retrieve hits it takes nice small amount of the time, ...
Karel Tejnora
Nov 15, 2005 at 10:24 pm
Nov 16, 2005 at 4:22 pm -
Hi, please excuse me if I'm completely wrong here, I know there is a Lucene4c in Incubator, but there seems to be not much traffic on its mailing list. First I want to thank all people involved in ...
Robert Kirchgessner
Nov 12, 2005 at 12:01 am
Nov 13, 2005 at 1:07 am -
StandardTokenizer splitting all of Korean words into separate characters ------------------------------------------------------------------------ Key: LUCENE-461 URL: ...
Cheolgoo Kang (JIRA)
Nov 8, 2005 at 6:57 am
Nov 12, 2005 at 8:38 am -
I haven't looked at this code in detail, but it seems this resetting could be done in tearDown() of the test cases rather than complicating the tests with try/finally? Just a JUnit FYI... tearDown is ...
Erik Hatcher
Nov 6, 2005 at 5:01 pm
Nov 7, 2005 at 3:19 pm -
2
[jira] Created: (LUCENE-473) Fix to let Searcher.close() and other methods accessible from c++ code
Fix to let Searcher.close() and other methods accessible from c++ code ---------------------------------------------------------------------- Key: LUCENE-473 URL: ...Michele Bini (JIRA)
Nov 25, 2005 at 10:38 pm
Dec 4, 2005 at 10:32 pm -
gcj ant target doesn't work on windows -------------------------------------- Key: LUCENE-471 URL: http://issues.apache.org/jira/browse/LUCENE-471 Project: Lucene - Java Type: Bug Components: Other ...
Michele Bini (JIRA)
Nov 25, 2005 at 10:17 pm
Nov 25, 2005 at 10:21 pm -
I noticed that there a few Capitalized method names in the FastCharStream? Is there a reason for this? It is not according to Java standards.
Robert Engels
Nov 25, 2005 at 6:25 pm
Nov 25, 2005 at 6:52 pm -
Hi, I've been profiling a Nutch installation, and to my surprise the largest amount of throwaway allocations and the most time spent was not in Nutch specific code, or IPC, but in Lucene ...
Andrzej Bialecki
Nov 22, 2005 at 11:50 am
Nov 22, 2005 at 4:26 pm -
Searchable.java: The info in the @deprecated tags do not refer to the search(Weight, etc...) versions... ...
Luc Vanlerberghe (JIRA)
Nov 21, 2005 at 2:01 pm
Nov 21, 2005 at 4:04 pm -
Replying here to a thread from java-user. Is there any reason not to "cvs remove" all of the files from the old CVS repository for lucene, and check in a single README file explaining that the CVS ...
Chris Hostetter
Nov 18, 2005 at 5:25 pm
Nov 21, 2005 at 1:51 pm -
[ http://issues.apache.org/jira/browse/LUCENE-129?page=comments#action_12357779 ] Sam Hough commented on LUCENE-129: ---------------------------------- I think FSDirectory needs a finalize method ...
Sam Hough (JIRA)
Nov 16, 2005 at 1:44 pm
Nov 17, 2005 at 9:12 am -
2
[jira] Created: (LUCENE-465) surround test code is incompatible with *Test pattern in test target.
surround test code is incompatible with *Test pattern in test target. --------------------------------------------------------------------- Key: LUCENE-465 URL: ...paul.elschot (JIRA)
Nov 14, 2005 at 7:38 pm
Nov 15, 2005 at 11:19 pm -
Would the following be a reasonable feature to add to Lucene? We use Lucene for a catalog with about 3 million items, each document represents one item. Some Fields are highly redundant, such as ...
Charles Lloyd
Nov 13, 2005 at 12:56 am
Nov 13, 2005 at 2:38 am -
Using different analyzer in QueryParser for Keyword Fields and Text Fields -------------------------------------------------------------------------- Key: LUCENE-464 URL: ...
Wing Yung (JIRA)
Nov 11, 2005 at 9:58 pm
Nov 11, 2005 at 10:46 pm -
bad normalization in sorted search returning TopDocs ---------------------------------------------------- Key: LUCENE-462 URL: http://issues.apache.org/jira/browse/LUCENE-462 Project: Lucene - Java ...
Yonik Seeley (JIRA)
Nov 9, 2005 at 8:48 pm
Nov 11, 2005 at 9:26 pm -
[ http://issues.apache.org/jira/browse/LUCENE-395?page=all ] Yonik Seeley updated LUCENE-395: -------------------------------- Attachment: BooleanQuery.patch TestBooleanMinShouldMatch.java Thanks for ...
Yonik Seeley (JIRA)
Nov 4, 2005 at 10:02 pm
Nov 9, 2005 at 9:32 pm -
Recently I fount out that BooleanQuesry.maxClauseCount no longer ca be set via system property. from Changes.txt: 7. Several default values cannot be set via system properties anymore, as this has ...
Volodymyr Bychkoviak
Nov 9, 2005 at 2:26 pm
Nov 9, 2005 at 7:44 pm -
I have a requeriment in mix structured and un-structured data. Also, the non-structured data have meta-data. If I have: Id Title Author Content DateCreated DateAccesed And a lot od schemes like ...
Mario Alejandro M.
Nov 2, 2005 at 10:08 pm
Nov 3, 2005 at 2:14 pm -
I have written a Spanish and Italian Analyzer that I would like to submit to the Lucene project. What is the process for doing this? Regards, Craig Combs The contents of this e-mail are intended for ...
Combs, Craig
Nov 30, 2005 at 1:15 pm
Nov 30, 2005 at 1:50 pm -
[ http://issues.apache.org/jira/browse/LUCENE-323?page=all ] Yonik Seeley updated LUCENE-323: -------------------------------- Attachment: DisjunctionMaxQuery.java DisjunctionMaxScorer.java ...
Yonik Seeley (JIRA)
Nov 14, 2005 at 7:50 pm
Nov 30, 2005 at 3:43 am -
I'm building a search engine couple with database info... I wanna to detect things like phone-numbers, adress, money values, etc... This things are easy with regex... but exist things like persons ...
Mario Alejandro M.
Nov 25, 2005 at 4:50 pm
Nov 25, 2005 at 6:08 pm -
Greets, As I work on the ports for FSDirectory and FSLock, I'm wondering why the file system directory itself shouldn't be used to hold the lockfiles. If there's a write permissions problem, such as ...
Marvin Humphrey
Nov 22, 2005 at 3:13 am
Nov 22, 2005 at 4:32 am -
[ http://issues.apache.org/jira/browse/LUCENE-415?page=comments#action_12357034 ] Andy Hind commented on LUCENE-415: ---------------------------------- I have now seen a related issue twice: ...
Andy Hind (JIRA)
Nov 8, 2005 at 12:26 pm
Nov 17, 2005 at 12:41 pm -
Yonik, TestCustomSearcherSort.java you added a few days ago shows that the author is Martin Seitz from T-Systems and doesn't has the apache license agreement in it's header. Is it ok to have this ...
Bernhard Messer
Nov 15, 2005 at 7:02 pm
Nov 15, 2005 at 7:24 pm -
[ http://issues.apache.org/jira/browse/LUCENE-383?page=comments#action_12357473 ] Yonik Seeley commented on LUCENE-383: ------------------------------------- Cool, thanks for the tests! You are ...
Yonik Seeley (JIRA)
Nov 12, 2005 at 2:50 am
Nov 15, 2005 at 5:37 am -
Hello, I am new to Lucene. I was trying to use Lucene with TREC-6 Data. The dataset for TREC-6 used in 1997 contains many input files. Each input file hasmultiple documents (some files contain over ...
Ashwin Satyanarayana
Nov 11, 2005 at 3:51 pm
Nov 11, 2005 at 4:29 pm -
[ http://issues.apache.org/jira/browse/LUCENE-140?page=comments#action_12357178 ] Yonik Seeley commented on LUCENE-140: ------------------------------------- I've never seen this... can anyone ...
Yonik Seeley (JIRA)
Nov 10, 2005 at 3:00 am
Nov 10, 2005 at 3:06 am -
It's actually more than that... FieldCacheImpl simply ignored user supplied IntParser and FloatParser implementations. -Yonik Now hiring -- http://forms.cnet.com/slink?231706 ...
Yonik Seeley
Nov 9, 2005 at 3:12 pm
Nov 9, 2005 at 6:51 pm -
Hello, When I use QueryParser with phrase queries it makes some errors. It assumes that positionIncrement must be 0 or 1. In my case it can be greater than one (in case of stop words). It handles all ...
Ahmed El-dawy
Nov 8, 2005 at 7:03 am
Nov 8, 2005 at 11:09 pm
Group Overview
group | dev |
categories | lucene |
discussions | 69 |
posts | 314 |
users | 47 |
website | lucene.apache.org |
47 users for November 2005
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)