Search Discussions
-
FunctionQuery - score based on field value ------------------------------------------ Key: LUCENE-446 URL: http://issues.apache.org/jira/browse/LUCENE-446 Project: Lucene - Java Type: New Feature ...
Yonik Seeley (JIRA)
Oct 4, 2005 at 8:24 pm
Jun 5, 2007 at 4:41 pm -
StandardTokenizer loses Korean characters ----------------------------------------- Key: LUCENE-444 URL: http://issues.apache.org/jira/browse/LUCENE-444 Project: Lucene - Java Type: Bug Components: ...
Cheolgoo Kang (JIRA)
Oct 4, 2005 at 2:27 pm
Oct 14, 2005 at 6:10 pm -
ConjunctionScorer tune-up ------------------------- Key: LUCENE-443 URL: http://issues.apache.org/jira/browse/LUCENE-443 Project: Lucene - Java Type: Bug Components: Search Versions: 1.9 Environment: ...
Abdul Chaudhry (JIRA)
Oct 2, 2005 at 5:26 am
Oct 17, 2006 at 8:53 pm -
Yonik and I have been looking at the memory requirements of an application we've got. We use a lot of indexed fields, primarily so I can do a lot of numeric tests (using RangeFilter). When I say "a ...
Chris Hostetter
Oct 7, 2005 at 11:04 pm
Oct 10, 2005 at 9:45 pm -
Greets, I've been experimenting with using the UTF-8 bytecount as the VInt count at the top of Lucene's string format, as was discussed back in the "Lucene does NOT use UTF-8" thread. Changes were ...
Marvin Humphrey
Oct 30, 2005 at 10:39 pm
Nov 2, 2005 at 4:52 am -
I've developed normal and span-based Query implementations that use regex to match index terms rather than the simplified WildcardQuery. This allows for queries like "abc[0-9]xyz" that would match ...
Erik Hatcher
Oct 12, 2005 at 11:45 pm
Oct 14, 2005 at 1:01 pm -
hashCode improvements --------------------- Key: LUCENE-460 URL: http://issues.apache.org/jira/browse/LUCENE-460 Project: Lucene - Java Type: Improvement Components: Search Versions: CVS Nightly - ...
Yonik Seeley (JIRA)
Oct 30, 2005 at 2:37 pm
Apr 6, 2006 at 2:13 am -
Duplicate hits and missing hits in sorted search ------------------------------------------------ Key: LUCENE-456 URL: http://issues.apache.org/jira/browse/LUCENE-456 Project: Lucene - Java Type: Bug ...
Martin Seitz (JIRA)
Oct 17, 2005 at 6:17 am
Nov 11, 2005 at 3:36 am -
BooleanQuery explain with boost==0 ---------------------------------- Key: LUCENE-451 URL: http://issues.apache.org/jira/browse/LUCENE-451 Project: Lucene - Java Type: Bug Components: Search ...
Yonik Seeley (JIRA)
Oct 11, 2005 at 3:58 pm
Jun 26, 2006 at 6:42 pm -
Last week I proposed to the Lucene PMC that we make Yonik Seeley a committer on Lucene Java. I am pleased to announce that other PMC members agreed. Welcome, Yonik! Doug ...
Doug Cutting
Oct 24, 2005 at 9:35 pm
Oct 26, 2005 at 2:21 am -
Hello, I have made a new Analyzer that does the following: 1- Remove common prefixes and suffixes. For example, uncommon will be converted to common. 2- Change some letters in the words with common ...
Ahmed El-dawy
Oct 3, 2005 at 7:47 am
Oct 6, 2005 at 12:41 pm -
Can we add a 1.9 release to the roadmap? or start a 1.9 release tracker issue? ray,
Ray Tsang
Oct 15, 2005 at 3:10 am
Dec 5, 2005 at 9:06 am -
Using MultiSearcher and ParallelMultiSearcher can change the sort order. ------------------------------------------------------------------------ Key: LUCENE-453 URL: ...
Luc Vanlerberghe (JIRA)
Oct 12, 2005 at 5:07 pm
Nov 10, 2005 at 6:00 am -
Yonik - some test cases for this would be good. I'm not much one to nag about this myself, as I don't always practice what I preach, but figured I'd mention it :) Erik ...
Erik Hatcher
Oct 29, 2005 at 7:59 am
Oct 29, 2005 at 9:38 pm -
optional norms -------------- Key: LUCENE-448 URL: http://issues.apache.org/jira/browse/LUCENE-448 Project: Lucene - Java Type: New Feature Components: Index Versions: CVS Nightly - Specify date in ...
Yonik Seeley (JIRA)
Oct 8, 2005 at 3:59 pm
Oct 29, 2005 at 4:17 am -
[ http://issues.apache.org/jira/browse/LUCENE-383?page=comments#action_12356014 ] Doug Cutting commented on LUCENE-383: ------------------------------------- I like this patch. It would be nice to ...
Doug Cutting (JIRA)
Oct 26, 2005 at 9:24 pm
Oct 28, 2005 at 4:55 pm -
[ http://issues.apache.org/jira/browse/LUCENE-395?page=comments#action_12331216 ] Yonik Seeley commented on LUCENE-395: ------------------------------------- -- This message is automatically ...
Yonik Seeley (JIRA)
Oct 3, 2005 at 8:12 pm
Oct 8, 2005 at 7:09 pm -
Merging may create duplicates if the JVM crashes half way through ----------------------------------------------------------------- Key: LUCENE-458 URL: ...
Trejkaz (JIRA)
Oct 26, 2005 at 12:14 am
Dec 31, 2007 at 12:31 pm -
lazily create SegmentMergeInfo.docMap ------------------------------------- Key: LUCENE-454 URL: http://issues.apache.org/jira/browse/LUCENE-454 Project: Lucene - Java Type: Improvement Versions: CVS ...
Yonik Seeley (JIRA)
Oct 13, 2005 at 3:46 am
Oct 28, 2005 at 3:53 am -
[ http://issues.apache.org/jira/browse/LUCENE-395?page=all ] Hoss Man updated LUCENE-395: ---------------------------- Attachment: LUCENE-395.patch Okay - a new patch, and this one (amazingly) seems ...
Hoss Man (JIRA)
Oct 3, 2005 at 7:15 pm
Oct 20, 2005 at 9:23 pm -
PrefixQuery is missing the equals() method ------------------------------------------ Key: LUCENE-452 URL: http://issues.apache.org/jira/browse/LUCENE-452 Project: Lucene - Java Type: Improvement ...
Guillaume Blain (JIRA)
Oct 11, 2005 at 9:12 pm
Oct 12, 2005 at 4:01 pm -
Hi, To the best of my knowledge, it is not possible to add generic data to a Term's posting list. By this I mean info that is defined by the search engine, not Lucene itself. Whereas Lucene adds some ...
Shane O'Sullivan
Oct 10, 2005 at 1:38 pm
Oct 11, 2005 at 11:42 am -
FieldCacheImpl take advantage of term info already being sorted --------------------------------------------------------------- Key: LUCENE-457 URL: http://issues.apache.org/jira/browse/LUCENE-457 ...
Sam Hough (JIRA)
Oct 19, 2005 at 8:59 am
Nov 9, 2005 at 5:39 am -
I'm in the process of build a gogle desktop search-like software. Is for indexing corporate data & files. I have 3 diferent sub-systems, the search engine, a config/admin tool and a spider. I wonder ...
Mario Alejandro M.
Oct 26, 2005 at 10:43 pm
Oct 31, 2005 at 5:07 pm -
Hi All, I am new to Lucene and am trying to use Lucene for our digital library search engine. I have a couple of questions 1. Is there a way to use QueryParser so that the query object constructed ...
Urvashi Gadi
Oct 31, 2005 at 3:19 am
Oct 31, 2005 at 4:28 pm -
Hi, Don't know what the protocol is for suggesting changes to the Lucene website, but I was wondering if we could do a little promotion of my talk on Lucene at ApacheCon this year on the website, ...
Grant Ingersoll
Oct 27, 2005 at 1:41 pm
Oct 28, 2005 at 2:04 pm -
Can Lucene index remote documents? For example, if there are some documents at http://server:8888/documents, can I index the documents directory tree? Any help would be greatly appreciated. ...
Daniel A Clark
Oct 27, 2005 at 12:53 pm
Oct 27, 2005 at 6:07 pm -
[ http://issues.apache.org/jira/browse/LUCENE-414?page=comments#action_12356015 ] Doug Cutting commented on LUCENE-414: ------------------------------------- The channels should all be opened when ...
Doug Cutting (JIRA)
Oct 26, 2005 at 9:31 pm
Oct 26, 2005 at 10:08 pm -
FieldsReader does not regard offset and position flags ------------------------------------------------------ Key: LUCENE-455 URL: http://issues.apache.org/jira/browse/LUCENE-455 Project: Lucene - ...
Frank Steinmann (JIRA)
Oct 14, 2005 at 3:09 pm
Oct 24, 2005 at 9:15 am -
Hi, All, I was reading some research papers regarding quick inverted index lookups. The classical approach to skipping dictates that a skip should be positioned every sqrt(df) document pointers. I ...
Jian chen
Oct 16, 2005 at 1:37 am
Oct 16, 2005 at 9:16 pm -
Hi all, As far as I understand today, Lucene assigns docIDs to documents according to the order in which the documents are added to the index. Hence, docIDs are assigned by the engine in a sequential ...
Shane O'Sullivan
Oct 11, 2005 at 3:58 pm
Oct 11, 2005 at 4:15 pm -
Contrib.: Thread-safe DelayCloseIndexSearcher. ---------------------------------------------- Key: LUCENE-445 URL: http://issues.apache.org/jira/browse/LUCENE-445 Project: Lucene - Java Type: ...
Luc Vanlerberghe (JIRA)
Oct 4, 2005 at 6:05 pm
Oct 4, 2005 at 10:07 pm -
MatchAllDocsQuery doesn't honor boost or queryNorm -------------------------------------------------- Key: LUCENE-450 URL: http://issues.apache.org/jira/browse/LUCENE-450 Project: Lucene - Java Type: ...
Yonik Seeley (JIRA)
Oct 10, 2005 at 3:46 pm
Dec 20, 2005 at 9:37 pm -
I am trying to perform a sort by title field search, but am receiving the following error. The search seems to have problems with field values that have multiple words. It sorts single word values ...
Daniel A Clark
Oct 27, 2005 at 12:46 pm
Oct 27, 2005 at 5:59 pm -
Greets, I'm currently working on porting the Lock class to Perl, and I'm curious: What are the advantages of the With class? Why not just obtain the lock, run a block, and release the lock? Marvin ...
Marvin Humphrey
Oct 22, 2005 at 10:56 pm
Oct 24, 2005 at 6:41 pm -
NullPointerException when temporary directory not readable ---------------------------------------------------------- Key: LUCENE-449 URL: http://issues.apache.org/jira/browse/LUCENE-449 Project: ...
Jeff Turner (JIRA)
Oct 10, 2005 at 6:50 am
Oct 10, 2005 at 7:36 pm -
Make "ant -projecthelp" show the javadocs and docs targets as well ------------------------------------------------------------------ Key: LUCENE-447 URL: ...
Luc Vanlerberghe (JIRA)
Oct 7, 2005 at 10:03 am
Oct 8, 2005 at 11:05 am -
hi all, while indexing for a document, one field i am using is "contents". doc.add(Field.Text("contents", reader)); the "contents" field is not being stored in index(only being tokenize and indexing. ...
Shadab khan
Oct 5, 2005 at 8:17 am
Oct 5, 2005 at 5:57 pm -
Hi, Luceners, I got timestamp from the IndexReader.getCurrentVersion() other than the number of changes on that index. Do somebody changed this before? Here is my test case attached on this issue. -- ...
Cheolgoo Kang
Oct 2, 2005 at 5:49 pm
Oct 2, 2005 at 6:03 pm -
Taking this to java-dev: Since this is such a common issue, would it be feasible for Lucene to have some sort of capability to be told what field is the unique one and automatically update (delete, ...
Erik Hatcher
Oct 31, 2005 at 8:04 pm
Oct 31, 2005 at 8:17 pm -
How does one update the web site? I updated xdocs/fileformats.xml, ran "ant docs", then committed both docs/fileformats.html and xdocs/fileformats.xml Are there other steps before changes will ...
Yonik Seeley
Oct 28, 2005 at 5:09 am
Oct 28, 2005 at 2:00 pm -
Warnings needed for sorting on non existant or non indexed fields ----------------------------------------------------------------- Key: LUCENE-459 URL: ...
Yonik Seeley (JIRA)
Oct 28, 2005 at 2:09 am
Oct 28, 2005 at 2:13 am -
[ http://issues.apache.org/jira/browse/LUCENE-248?page=comments#action_12356036 ] Yonik Seeley commented on LUCENE-248: ------------------------------------- This patch is over a year old... looks ...
Yonik Seeley (JIRA)
Oct 27, 2005 at 1:25 am
Oct 27, 2005 at 5:53 pm -
Hello, I have built a better query parser. This one takes care of positionIncrement returned by the analyzer. I needed to build this because the old one does not run when multiple terms are at the ...
Ahmed El-dawy
Oct 26, 2005 at 2:33 pm
Oct 26, 2005 at 6:08 pm -
[ http://issues.apache.org/jira/browse/LUCENE-421?page=all ] Antoine updated LUCENE-421: --------------------------- Attachment: IntegerRangeQueryTestCase.java I juste made some junit test using some ...
Antoine (JIRA)
Oct 20, 2005 at 7:58 am
Oct 20, 2005 at 5:09 pm -
Hi all Given an index, how can (if i can) get the similarity between _terms_? I read somewhere (In an Intro to IR) that a term can be seen as a document. Can i do that with lucene, and how would one ...
Sebastian Menge
Oct 18, 2005 at 3:11 pm
Oct 18, 2005 at 7:00 pm -
[ http://issues.apache.org/jira/browse/LUCENE-328?page=comments#action_12332155 ] paul.elschot commented on LUCENE-328: ------------------------------------- About adding a nextDocNr() without ...
paul.elschot (JIRA)
Oct 15, 2005 at 3:23 pm
Oct 15, 2005 at 3:32 pm -
Hello, I am indexing many txt files using lucene. First, I used an index for each txt file. This allowed me to select some indexes for search to limit search range. I used MultiSearcher to search all ...
Ahmed El-dawy
Oct 12, 2005 at 12:29 pm
Oct 12, 2005 at 9:12 pm -
I want to search lucene with some values are greater than specified value. How could I create a query? Thanks a lot. -- Haipeng Du Software Engineer Comphealth, Salt Lake City
Haipeng du
Oct 10, 2005 at 9:35 pm
Oct 10, 2005 at 9:53 pm -
Hi all, Does Lucene use Document and a time (DAAT), or Term at a time (TAAT) searching? To explain what I'm asking, let's look at a three-term query T1 T2 T3 In term-at-a-time (TAAT) evaluation, the ...
Shane O'Sullivan
Oct 10, 2005 at 10:41 am
Oct 10, 2005 at 2:06 pm
Group Overview
group | dev |
categories | lucene |
discussions | 81 |
posts | 276 |
users | 38 |
website | lucene.apache.org |
38 users for October 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)