Search Discussions
-
Hi, I'm the lead engineer for search on a large website using lucene for search. We're indexing about 300M documents in ~ 100 indices. The indices add up to ~ 60G. The indices are sorted into 4 ...
Todd Benge
Oct 29, 2008 at 10:04 pm
Nov 5, 2008 at 1:51 am -
Hi, I am using lucene 2.3.2 and I encounter the following exception when I try to insert a object into the index. Caused by: java.lang.ClassCastException: java.util.Vector cannot be cast to ...
Paul Chan
Oct 3, 2008 at 7:40 pm
Oct 7, 2008 at 5:35 am -
Hi, We are trying to index large collection of PDF documents, sizes varying from few KB to few GB. Lucene 2.3.2 with jdk 1.6.0_01 (with PDFBox for text extraction) and on Windows as well as CentOS ...
Sudarsan, Sithu D.
Oct 23, 2008 at 4:17 pm
Nov 14, 2008 at 4:59 pm -
All, We have seen the following stacktrace in production with Lucene 2.3.2: java.lang.IllegalStateException: abort() can only be called when IndexWriter was opened with autoCommit=false at ...
Jed Wesley-Smith
Oct 28, 2008 at 6:02 am
Oct 31, 2008 at 3:27 am -
Hello, I've read a lot of threads now on memory consumption and sorting, and I think I have a pretty good understanding of how things work, but I could still need some input here.. We currently have ...
Aleksander M. Stensby
Oct 10, 2008 at 12:10 pm
Oct 15, 2008 at 4:56 pm -
Hi, I asked this question already on "lucene-general" list but also got advised to ask here too. I'm working on a project that has big database in the background (some tables have about 1500000 ...
Agatone
Oct 1, 2008 at 7:44 am
Oct 2, 2008 at 8:15 pm -
Hi, I want to search for sets of documents. For instance I index some folders with documents in it and now I do not want to find certain documents but folders. Sample: folder A doc 1, contains X, Y ...
Spring
Oct 12, 2008 at 6:12 pm
Oct 15, 2008 at 6:56 am -
I have documents containing multiple words in the the field "word" for example, one of the documents contain in the field "word" the following: homeowners work When searching for single words (i.e. ...
Semelak ss
Oct 31, 2008 at 12:46 pm
Nov 2, 2008 at 8:30 pm -
Hi all, Is there a mailing-list-appropriate way to hire coders with Lucene experience? I don't want to just spam the list because I don't want to crap where I live. I'm a programmer not a recruiter ...
Richard Marr
Oct 19, 2008 at 5:37 pm
Oct 20, 2008 at 3:21 pm -
Hi, We're using Lucene 2.4.0 on Linux. Java version is 1.6.0_06. Is there any reason why Lucene would be throwing this error: org.apache.lucene.store.AlreadyClosedException: this Directory is closed ...
Mindaugas Žakšauskas
Oct 29, 2008 at 12:43 pm
Oct 29, 2008 at 7:20 pm -
Hello all, I need to maintain multiple db and i don't want to sort on datetime as it is taking huge RAM. I want to sort on indexed order. Using Multisearcher or ParallelMultiSearcher will maintain ...
Ganesh
Oct 21, 2008 at 1:39 pm
Oct 24, 2008 at 6:31 am -
I have field for example say "foo" I need to match exactly foo but there is also another field for exampled called "foo1" What I want is a PhraseQuery so I surround foo with quotes before it gets ...
Samd
Oct 21, 2008 at 2:31 am
Oct 22, 2008 at 3:20 am -
Hello all, My indexing is growing by 1 million records per day and the memory consumption of the searcher object is quite high. There are different opinion in the groups. Few suggest to use single ...
Ganesh
Oct 3, 2008 at 9:32 am
Oct 13, 2008 at 12:37 pm -
Hi, I want to use lucene for a simple search engine. If I use the code like this, QueryParser parser = new QueryParser(field, analyzer); Query query = parser.parse(line); searcher.search(query) above ...
Agrawal, Aashish \(IT\)
Oct 23, 2008 at 3:49 am
Oct 27, 2008 at 5:07 pm -
Hello All, First of all I’m new to Lucene, and have written code using it to search over 1 to man indexes, using a user defined query. I don't have any code on this system so have to type everything ...
JulieSoko
Oct 24, 2008 at 7:51 pm
Oct 27, 2008 at 3:01 pm -
Hi everybody, I need to query for documents not only for search terms but also for numeric values (or other general types). Let me try to explain with a hypothetical example. Assuming there is a ...
Niels Ott
Oct 23, 2008 at 12:34 pm
Oct 25, 2008 at 2:05 pm -
Hi All, i am a beginner to Lucene. and i am trying to use Lucene 2.4. when i have set lucene-core-2.4.0.jar & lucene-demos-2.4.0.jar in my CLASSPATH. and trying to run: java ...
Prabina pattanayak
Oct 15, 2008 at 5:14 am
Oct 20, 2008 at 2:23 pm -
Hi, Has anyone created a link map over lucene results or know of a link describing the process? If not, I would like to build one to contribute. Also, I read about term frequencies in the book, but ...
Darren Govoni
Oct 16, 2008 at 5:45 pm
Oct 17, 2008 at 1:37 am -
Oh, and in case it matters, I'm using Lucene 2.2.0. Ed ----- Original Message ---- I am stumped and have not seen any other reference to this problem. I am getting the following exception on ...
Edwin Smith
Oct 6, 2008 at 6:34 pm
Oct 7, 2008 at 3:51 pm -
Hi Everyone, I have an index which I am opening at one time only. I keep adding the documents to it until I reach a limit of 500. After this, I close the index and open it again. (This is done in ...
Aditi Goyal
Oct 3, 2008 at 8:27 am
Oct 6, 2008 at 3:07 pm -
Hi, Maybe I have missunderstood the general concept of how search results should be scored in regards to the fieldNorm, but the way i see it it causes an irritating effect of the sort order for me. ...
Jimi Hullegård
Oct 2, 2008 at 11:39 am
Oct 3, 2008 at 12:17 am -
Hi all, Has anyone used the payload functionality in Lucene? I would really appreciate if someone can provide an explain using a code or something. Thanks, Anshul
Anshul jain
Oct 23, 2008 at 1:08 pm
Oct 31, 2008 at 9:49 pm -
Hi all, Many people ask me when the next version of Luke becomes available. It's almost ready, and the release should happen in about a week, depending on the situation in my daily job. I'd like to ...
Andrzej Bialecki
Oct 30, 2008 at 11:08 am
Oct 30, 2008 at 4:23 pm -
Hello, I know I can store multiple values under same field and I can later retrieve all those values. But the problem I have is a bit structure related. When I'm reading those fields (that usually ...
Agatone
Oct 24, 2008 at 3:37 pm
Oct 27, 2008 at 8:01 pm -
I've a problem witch searching. I need to search not only in file contents, but also in metadata. But I don't know how to do it. My code: Document doc = new Document(); doc.add(new Field("contents", ...
Mil84
Oct 20, 2008 at 2:32 pm
Oct 20, 2008 at 11:33 pm -
Hello, I am using the reopen method in the IndexReader class. In the case of the IndexReader being updated, I would like to create a new IndexSearcher and close the old IndexReader. When closing an ...
Khawaja Shams
Oct 15, 2008 at 2:36 am
Oct 15, 2008 at 5:48 pm -
I have indexed multiple documents - each of them have 3 fields ( id, tag , text). Is there an easy way to determine the set of tags for a given query without iterating through all the hits? For ...
Akanksha Baid
Oct 14, 2008 at 7:27 am
Oct 15, 2008 at 5:06 am -
Hi! I'm currently developing a mediabase for 20-100 customers. A Customer can upload a file, folder via ftp and a file grabber searches the file system and adds the new file to a mysql database. It ...
Mathias P.W Nilsson
Oct 2, 2008 at 9:24 pm
Oct 6, 2008 at 8:36 am -
Hi, I have an old index that was built a few months ago. The data that I used to build the index has been deleted from the database. I'd like to read all the data from the old index to build a new ...
Dragon Fly
Oct 30, 2008 at 7:25 pm
Nov 3, 2008 at 12:52 pm -
hi folks, i have great trouble while using lucene to implement search functionality to my application: this way i index: [code] public void indexData() throws CorruptIndexException, ...
Sebastian23
Oct 28, 2008 at 8:36 pm
Oct 29, 2008 at 12:29 pm -
Guys, I'm adding multiple fields with the same name to a document as Store.YES, Indexed.TOKENIZED and it seems that only the last field entered is indexed. I read about this somewhere her but now I ...
John Griffin
Oct 7, 2008 at 5:31 pm
Oct 10, 2008 at 12:48 pm -
Hi, Is there any Spanish analyzer available for lucene applications? I did not see any in lucene 2.4.0 contribute folders. Thanks very much for helps, Lisheng ...
Zhang, Lisheng
Oct 23, 2008 at 10:15 pm
Oct 31, 2008 at 3:38 pm -
Hi All, I have been wanting to do a wildcard search with * as a first letter on an index. Is there a way out except for setAllowLeadingWildcard() of QueryParser to true? Because, i have heard it is ...
Aditi Goyal
Oct 29, 2008 at 11:16 am
Oct 30, 2008 at 9:24 am -
Hi, Do you know if a plugin or a third party software allow to read Lucene index using sql statements ? Regards, Blured. Discover the new Windows Vista ...
Blured blured
Oct 27, 2008 at 8:55 am
Oct 27, 2008 at 12:45 pm -
Hi, I want to index a document that has a field called 'tags' that looks like that : 'foo, foo bar' The comma is the separator for each tag, so I have a tag with the value 'foo' and another one with ...
Borja Martín
Oct 24, 2008 at 10:59 am
Oct 24, 2008 at 12:23 pm -
Hi, I am a newbie. I just configured lucene using hibernate search. But I find that the sorting doesn't ignore null values. I am searching using one field, say X and want to sort the results using ...
Reetha Hariharan
Oct 14, 2008 at 8:35 am
Oct 22, 2008 at 11:02 pm -
Hi, I have requirement of updating search index and it results in creation of lots of index files as well as size is also getting increased. I create index writer with autocommit true and create ...
Cool The Breezer
Oct 20, 2008 at 6:20 am
Oct 20, 2008 at 10:27 am -
OK, after googling around for a while, I found this: http://wooga.drbacchus.com/lucene-and-documentation (alas, I agree) and then eventually I realized that the download web-page directory has a link ...
Rolarenfan
Oct 1, 2008 at 7:14 pm
Oct 16, 2008 at 3:48 pm -
Dear all, Could one of you point me to an example of code for querying without using the deprecated class Hits ? Thank you, David
David Massart
Oct 14, 2008 at 6:45 am
Oct 15, 2008 at 9:48 am -
Hi, We are trying to modify the positional encoding of a term occurrence for experimentation purposes. One solution we adopt is to use payloads to sotre our own positional information encoding, but ...
Renaud Delbru
Oct 13, 2008 at 1:55 pm
Oct 15, 2008 at 9:34 am -
Guys, I have documents with multiple stored, tokenized fields of the same name but different values in them such as: "codesearch", "B01" "codesearch", "B0105" "codesearch", "Q01" Etc; I receive a new ...
John Griffin
Oct 7, 2008 at 2:40 am
Oct 7, 2008 at 6:25 pm -
Hi, I want to make a wizard that can help to find n-grams terms. For example: If i want to search History, after write it the system propose you the following searches: history europe history spain ...
Albert Juhe
Oct 9, 2008 at 2:33 pm
Oct 31, 2008 at 1:08 pm -
Hello, We are currently using lucene v2.1 and we are planning to upgrade to lucene v2.4. Can we change the merge factor for an existing index and then add more documents to that index? Is there some ...
Tom Saulpaugh
Oct 27, 2008 at 5:09 pm
Oct 29, 2008 at 12:20 pm -
public class AnalyzerTest { @Test public void test() throws ParseException { QueryParser parser = new MultiFieldQueryParser(new String[]{"title", "body"}, new StandardAnalyzer()); Query query1 = ...
James liu
Oct 23, 2008 at 12:30 pm
Oct 24, 2008 at 1:00 am -
Hello, We have implemented a research module for lucene using BM25 and our structured version of BM25 as ranking functions and a couple of state-of-art query expansion algoritms. This implementation ...
José Ramón Pérez Agüera
Oct 21, 2008 at 2:15 pm
Oct 23, 2008 at 8:56 am -
I'm working on indexing JSON documents via Lucene and I've run into a bit of a snag. Currently, I'm indexing JSON documents by adding fields that are path/value pairs. For example, given a JSON ...
Paul Davis
Oct 14, 2008 at 9:27 pm
Oct 22, 2008 at 2:25 am -
Hello all, I am planning to merge two or more indexes. Once merged, will the DB maintain the same index order as before merge? I am doing sorting on Index Order as sorting on date-time takes more ...
Ganesh
Oct 20, 2008 at 10:10 am
Oct 20, 2008 at 2:14 pm -
Hi, I have a large index of documents of fields "id" "name" and few other. while querying i do want to exclude a list of ids i passed in. for this what i use is Query query = new BooleanQuery(); for ...
Prabin meitei
Oct 16, 2008 at 6:45 pm
Oct 17, 2008 at 6:32 am -
hi dears i have a question of Lucene i have on index with 1,000 document with id field(String:UUID) and one indexSearcher for search on it, after that, i start one IndexWriter that writes 1,000,000 ...
Mahdi yari
Oct 16, 2008 at 10:13 am
Oct 17, 2008 at 4:57 am -
I didn't quite understand the Document documentation so well, the documentation says: "Adds a field to a document. Several fields may be added with the same name. In this case, if the fields are ...
Rafael Almeida
Oct 15, 2008 at 5:42 pm
Oct 15, 2008 at 7:23 pm
Group Overview
group | java-user |
categories | lucene |
discussions | 107 |
posts | 508 |
users | 128 |
website | lucene.apache.org |
128 users for October 2008
Archives
- June 2016 (77)
- May 2016 (96)
- April 2016 (116)
- March 2016 (67)
- February 2016 (76)
- January 2016 (78)
- December 2015 (85)
- November 2015 (114)
- October 2015 (95)
- September 2015 (123)
- August 2015 (98)
- July 2015 (107)
- June 2015 (85)
- May 2015 (70)
- April 2015 (103)
- March 2015 (130)
- February 2015 (183)
- January 2015 (111)
- December 2014 (147)
- November 2014 (117)
- October 2014 (118)
- September 2014 (148)
- August 2014 (206)
- July 2014 (161)
- June 2014 (282)
- May 2014 (162)
- April 2014 (152)
- March 2014 (152)
- February 2014 (219)
- January 2014 (147)
- December 2013 (88)
- November 2013 (176)
- October 2013 (220)
- September 2013 (232)
- August 2013 (257)
- July 2013 (320)
- June 2013 (223)
- May 2013 (228)
- April 2013 (233)
- March 2013 (309)
- February 2013 (224)
- January 2013 (425)
- December 2012 (246)
- November 2012 (301)
- October 2012 (200)
- September 2012 (116)
- August 2012 (229)
- July 2012 (302)
- June 2012 (203)
- May 2012 (253)
- April 2012 (172)
- March 2012 (245)
- February 2012 (347)
- January 2012 (302)
- December 2011 (191)
- November 2011 (246)
- October 2011 (251)
- September 2011 (230)
- August 2011 (197)
- July 2011 (254)
- June 2011 (374)
- May 2011 (310)
- April 2011 (310)
- March 2011 (422)
- February 2011 (227)
- January 2011 (365)
- December 2010 (239)
- November 2010 (322)
- October 2010 (295)
- September 2010 (192)
- August 2010 (295)
- July 2010 (296)
- June 2010 (292)
- May 2010 (299)
- April 2010 (359)
- March 2010 (399)
- February 2010 (448)
- January 2010 (467)
- December 2009 (478)
- November 2009 (699)
- October 2009 (609)
- September 2009 (450)
- August 2009 (465)
- July 2009 (582)
- June 2009 (470)
- May 2009 (513)
- April 2009 (609)
- March 2009 (684)
- February 2009 (389)
- January 2009 (356)
- December 2008 (589)
- November 2008 (480)
- October 2008 (508)
- September 2008 (604)
- August 2008 (582)
- July 2008 (522)
- June 2008 (444)
- May 2008 (424)
- April 2008 (453)
- March 2008 (515)
- February 2008 (560)
- January 2008 (619)
- December 2007 (405)
- November 2007 (471)
- October 2007 (392)
- September 2007 (337)
- August 2007 (568)
- July 2007 (584)
- June 2007 (496)
- May 2007 (623)
- April 2007 (542)
- March 2007 (765)
- February 2007 (669)
- January 2007 (602)
- December 2006 (469)
- November 2006 (498)
- October 2006 (598)
- September 2006 (572)
- August 2006 (668)
- July 2006 (692)
- June 2006 (695)
- May 2006 (609)
- April 2006 (497)
- March 2006 (695)
- February 2006 (541)
- January 2006 (544)
- December 2005 (368)
- November 2005 (529)
- October 2005 (565)
- September 2005 (526)
- August 2005 (493)
- July 2005 (409)
- June 2005 (570)
- May 2005 (363)
- April 2005 (464)
- March 2005 (419)
- February 2005 (600)
- January 2005 (636)
- December 2004 (633)
- November 2004 (597)
- October 2004 (460)
- September 2004 (495)
- August 2004 (450)
- July 2004 (552)
- June 2004 (491)
- May 2004 (355)
- April 2004 (362)
- March 2004 (486)
- February 2004 (375)
- January 2004 (285)
- December 2003 (377)
- November 2003 (452)
- October 2003 (217)
- September 2003 (291)
- August 2003 (186)
- July 2003 (226)
- June 2003 (218)
- May 2003 (334)
- April 2003 (256)
- March 2003 (276)
- February 2003 (228)
- January 2003 (190)
- December 2002 (192)
- November 2002 (365)
- October 2002 (280)
- September 2002 (179)
- August 2002 (117)
- July 2002 (203)
- June 2002 (229)
- May 2002 (248)
- April 2002 (282)
- March 2002 (228)
- February 2002 (252)
- January 2002 (134)
- December 2001 (146)
- November 2001 (327)
- October 2001 (177)
- September 2001 (1)