Search Discussions
-
22
pdfboxhelp
hi, I have downloaded pdfbox zip. but i am in ambigous state that where to start. how can I check with demo, I dont see any help document with this download, please help me. regards Santosh kumar ...Santosh
Aug 20, 2004 at 1:02 pm
Aug 23, 2004 at 1:08 pm -
Can lucene be able to search word documents? if so please give me information about it regards Santosh kumar -----------------------SOFTPRO DISCLAIMER------------------------------ Information ...
Santosh
Aug 24, 2004 at 12:12 pm
Aug 30, 2004 at 10:53 pm -
20
Index Size
Hello I have indexed several thousand (52 to be exact) text files and I keep running out of disk space to store the indexes. The size of the documents I have indexed is around 2.5 GB. The size of the ...Rob Jose
Aug 18, 2004 at 8:44 pm
Aug 19, 2004 at 6:03 pm -
Hey Guys..... Apologies...... Some small Help needed When I Run the Analyzer's for the word "New Year" (with Quotes) on Lucene1-4 final.jar on win 2k O/s Why is the SimpleAnalyzer splitting it into 2 ...
Karthik N S
Aug 17, 2004 at 12:29 pm
Aug 18, 2004 at 6:49 pm -
Hi, I am indexing plain xml files , total size of which is around 100 MB. I am creating two indexes for different modules, and they are stored in different directories as I am not merging them. The ...
Niraj Alok
Aug 31, 2004 at 5:51 am
Sep 9, 2004 at 8:05 am -
Im developing a Lucene CD-ROM based search which will search html pages on CD-ROM, using an applet as the UI. I know that theres a problem with lock files and also security restrictions on applets so ...
Simon mcIlwaine
Aug 18, 2004 at 3:00 pm
Aug 25, 2004 at 2:59 pm -
Dear fellow Luceners, I had a disk failure while indexing and am now unable to get ANY of the documents stored in my index. I am interested in restoring as many documents as possible from what is a ...
Wallen
Aug 16, 2004 at 6:16 pm
Aug 19, 2004 at 10:37 am -
I can't get negative boosts to work with QueryParser. Is it possible to do so? TIA, Terry
Terry Steichen
Aug 4, 2004 at 11:56 am
Aug 5, 2004 at 6:06 am -
Hi, I'm trying to figure out how to speed up queries to a large index. I'm currently getting 133 req/sec, which isn't bad, but isn't too close to MySQL, which is getting 500 req/sec on the same ...
Yonik Seeley
Aug 20, 2004 at 10:04 pm
Aug 27, 2004 at 3:00 pm -
I've used Lucene for a long time, but only in the most basic way. I have a custom analyzer and a slightly hacked query parser, but in general it's the basic add document/remove document/query ...
Avi Drissman
Aug 25, 2004 at 2:19 pm
Aug 25, 2004 at 4:38 pm -
Hi, I am using lucene search engine for my application. i am able to search through the text files and htmls as specified by lucene can you please clarify my doubts 1.can lucene search through pdfs ...
Santosh
Aug 19, 2004 at 10:09 am
Aug 19, 2004 at 4:10 pm -
Hello I use the Snowball jar for implement my SpanishAnalyzer. I found that the words finished in 'bol' are not stripped. For example: In spanish for say basketball, you can say basquet or ...
Ernesto De Santis
Aug 23, 2004 at 1:28 pm
Aug 23, 2004 at 9:58 pm -
Is it possible to expand a query such as foo bar into (title:foo^4 OR abstract:foo^2 OR content:foo) AND (title:bar^4 OR abstract:bar^2 OR content:bar) ? I can assign weights to individual fields ...
Eric Jain
Aug 6, 2004 at 2:55 pm
Aug 21, 2004 at 2:03 pm -
Hi all, I am the Debian package maintainer for Lucene, and I'm having build problems with 1.4.1. We are very close to a major Debian release (code named 'sarge'), and the window for changes is very ...
Jeff Breidenbach
Aug 20, 2004 at 4:00 am
Aug 20, 2004 at 10:56 pm -
Thanks for pointing this out. Even I fixed the code to close the "fsDir" and also add the ex.printStackTrace(System.out), I am still hitting the OutOfMemeoryError. Terence ...
Terence Lai
Aug 17, 2004 at 10:54 pm
Aug 19, 2004 at 11:22 am -
Hi, I use lucene at my webzine to index articles and other materials. I want to add new feature to articles - keywords (author of the article will specify them). Then I'd like to configure lucene to ...
Leos Literak
Aug 12, 2004 at 5:59 am
Aug 16, 2004 at 6:29 am -
FYI I have an Indexing files in different folders, in this time how can I doing the Searching process using MultiSearcher. Thanks, Natarajan.
Natarajan.T
Aug 12, 2004 at 3:00 pm
Aug 13, 2004 at 12:32 pm -
hi,all, I am using lucene to search.When I use console to run my code it works fine.But after I put my code to a servlet.It will throw exception.Here is my exception code: Document doc= ...
Xuemei li
Aug 3, 2004 at 3:05 pm
Aug 4, 2004 at 10:55 am -
Hi all, Is Lucene API implemented for Indian contexts? I know that Lucene stemmers and filters for German and Russian Languages. I would like to know, whether there are stemmers and filters ...
Srinivasa raghavan
Aug 23, 2004 at 6:05 am
Aug 24, 2004 at 10:41 am -
I'm doing wildcard searches on molecular formulas where case is critical. For instance Co = Cobalt, CO = Carbon Monoxide. I've read the faq on this: Yes, unlike other types of Lucene queries, ...
Kipping, Peter
Aug 12, 2004 at 7:09 pm
Aug 13, 2004 at 1:02 am -
Hello all, Is there a way to reduce the indexing time taken when the indexer is indexing about 30,000 + files. It is roughly taking around 6-7 hours to do this. I am using IndexHTML class to create ...
Hetan Shah
Aug 25, 2004 at 9:31 pm
Aug 26, 2004 at 3:52 am -
hi all purely due to a policy decision, we would like to host our lucene search application , in a j2ee container, preferable by means of a ejb. Since access to java.io is restricted by the ejb ...
Rupinder Singh Mazara
Aug 20, 2004 at 8:31 am
Aug 20, 2004 at 4:12 pm -
I've read in the docs about updating an index and its suggestion reguarding swapping out indexes with a directory rename. Here's my question, how to do this when searches are running live? Say I have ...
Patrick Burleson
Aug 16, 2004 at 9:19 pm
Aug 17, 2004 at 6:31 pm -
Is there a way for lucene to find all documents? Say if I have a search input and someone puts nothing in I want to go ahead and return everything. Passing "*" to QueryParser was not pretty. Thanks, ...
Patrick Burleson
Aug 13, 2004 at 7:25 pm
Aug 16, 2004 at 9:09 pm -
Dear All How to highlight the search word Thanks and regards raju
Lingaraju
Aug 14, 2004 at 11:03 am
Aug 15, 2004 at 8:45 pm -
Hi, I experienced following situation: Suddenly my query became too slow (c.10sec instead of c.1sec) and the number of returned hits changed from c. 2000 to c.1800. Tracing the case I've found ...
Iouli Golovatyi
Aug 26, 2004 at 3:57 pm
Aug 27, 2004 at 1:26 pm -
Doing query against lucene I run into memomry problem, i.e. it's look like it's not giving memory back after the query have been executed. I use ParallelMultiSearcher ant call close method after ...
Iouli Golovatyi
Aug 20, 2004 at 4:46 pm
Aug 26, 2004 at 3:43 pm -
Hi, pls, Tell me what is wrong with query: author:( +name AND "full name"~) AND book:( +university) Alex Kiselevsky Speech Technology Tel: 972-9-776-43-46 R&D, Amdocs - Israel Mobile: 972-53-63 50 38 ...
Alex Kiselevski
Aug 25, 2004 at 6:57 am
Aug 25, 2004 at 11:16 am -
Hi guys! I was hoping someone here could help me out with a custom filter. We have an index of emails and do some searches on the text of an email message and also searches based on the email ...
Roy-lucene-user
Aug 20, 2004 at 10:35 pm
Aug 24, 2004 at 2:51 pm -
Hi All, I am getting a OutOfMemoryError when I deploy my EJB application. To debug the problem, I wrote the following test program: public static void main(String[] args) { try { Query query = ...
Terence Lai
Aug 17, 2004 at 10:30 pm
Aug 18, 2004 at 9:40 am -
Hi, I have a problem which I'd like to understand - and perhaps it is also possible to solve it ;-). I built an index using Lucene with the GermanAnalyzer. Now I have the following phenomenon: - when ...
Tino Schöllhorn
Aug 6, 2004 at 7:01 am
Aug 6, 2004 at 12:38 pm -
Hi Im having some troble using Lucene - but is the .NET port. Should I ask questions about the different analyzers and tokenizers on this mailinglist or one some other? Also - does anyone know the ...
Jan Agermose
Aug 31, 2004 at 10:10 pm
Sep 1, 2004 at 5:55 pm -
I'm converting numbers into strings (0001, 0013, etc) but users will want to search using the < and . I've been using the range query for this ([0 TO 0013] if a user does < 13). But my index is quite ...
Kipping, Peter
Aug 26, 2004 at 3:20 pm
Aug 30, 2004 at 7:28 pm -
I am using multifieldQueryParse to look up some models. I have several models: account, contacts, tasks, etc. The user chooses models and a query string to look up. Besides fields for searching, I ...
Wermus Fernando
Aug 26, 2004 at 4:55 pm
Aug 27, 2004 at 6:27 pm -
Hello, I have a strange problem with range query "PERIOD:[1 TO 9]" It works only if the second parameter is equals or less than 9 If it's greater than 9 , it finds no documents Thanks in advance Alex ...
Alex Kiselevski
Aug 26, 2004 at 9:02 am
Aug 27, 2004 at 5:56 pm -
Hello, I am interested to hear how people handle locked indexes, for example when catching an IOException like below. java.io.IOException: Lock obtain timed out: ...
Claes Holmerson
Aug 25, 2004 at 6:25 am
Aug 25, 2004 at 1:52 pm -
I have downloaded pdfbox and lucene and kept jar files in the class path, I am able to work with both of them independently but how can I integrate both regards Santosh kumar ...
Santosh
Aug 23, 2004 at 2:26 pm
Aug 24, 2004 at 9:10 am -
Hello, I'm interested in any feedback from anyone who has worked through implementing Internationalization (I18N) search with Lucene or has ideas for this requirement. Currently, we're using Lucene ...
Chad Small
Aug 20, 2004 at 9:21 pm
Aug 23, 2004 at 12:37 pm -
Hi, I am new bee to lucene. I have downloaded zip file. now how can i give my own list words to lucene? In the demo i saw that lucene is automatically creating index if we run the java program.but I ...
Santosh
Aug 20, 2004 at 12:26 pm
Aug 20, 2004 at 1:52 pm -
Hello Please somebody explain me how to use the HitCollector on a simple Searcher.search(query) to obtain score range between 1.0f and 0.02456f. Thx in advance WITH WARM REGARDS HAVE A NICE DAY [ ...
Karthik N S
Aug 13, 2004 at 10:23 am
Aug 13, 2004 at 1:50 pm -
How is this done? I want to verify that the indexer has added documents submitted from my JSPs. ian Sign up for FREE email from SpinnersCity Online Dance Magazine & Vortal at ...
Ian McDonnell
Aug 6, 2004 at 2:12 pm
Aug 6, 2004 at 3:35 pm -
Hi I had a question related to number of fields in a document. Is there any limit to the number of fields you can have in an index. We have around 25-30 fields per document at present, about 6 are ...
John Z
Aug 4, 2004 at 5:58 pm
Aug 4, 2004 at 10:57 pm -
Hi, Can anyone tell me why there is no lucene 1.4 jar in the maven repository @ http://www.ibiblio.org/maven/lucene/jars/ ? Who makes them available? It would be very convenient to be able to get the ...
Zilverline info
Aug 25, 2004 at 2:16 pm
Apr 6, 2005 at 9:20 am -
Hello all, Does anyone know how to implement KWIC display using Lucene? I'd like to display the result similar to google search. Thanks for any help, Ying
Yinjin
Aug 24, 2004 at 9:41 pm
Aug 25, 2004 at 3:00 pm -
Hi! I have a problem to port a Lucene based knowledgebase from Windows to Linux. On Windows it works fine whereas I get a NegativeArraySizeException on Linux when I try to initialise a new ...
Sven
Aug 18, 2004 at 4:50 pm
Aug 23, 2004 at 1:58 pm -
Hello, I am currently working on a server app that will require the ability to make index additions/deletions at any time. I want to cache/reuse index searchers and readers. I know that once an index ...
Crump, Michael
Aug 20, 2004 at 2:29 pm
Aug 20, 2004 at 6:51 pm -
Hi Can we index and search database in Lucene Search Engine? if anybody have please send reply. With Warm Regards, Sivalingam.T Sai Eswar Innovations (P) Ltd, Chennai-92
sivalingam T
Aug 20, 2004 at 2:56 pm
Aug 20, 2004 at 3:18 pm -
I would like to build a search that takes a string and parses it, then uses that string to search all fields available in the index. Is that possible without building up a huge boolean query of all ...
Patrick Burleson
Aug 11, 2004 at 6:30 pm
Aug 11, 2004 at 7:35 pm -
Dear all String line="text1 text2"; Query q = MultiFieldQueryParser.parse(line,fields,analyzer); Hits hits = searcher.search(q); Here search will take "text1 OR text2" Condition How to make searh ...
Lingaraju
Aug 9, 2004 at 11:38 am
Aug 10, 2004 at 1:08 pm -
I'm not sure how Solaris or Windows perform but the Linux block cache will essentially use all avali memory to buffer the filesystem. If one is using an FSDirectory to perform searches while the ...
Kevin A. Burton
Aug 8, 2004 at 1:40 am
Aug 9, 2004 at 12:33 am
Group Overview
group | java-user |
categories | lucene |
discussions | 99 |
posts | 450 |
users | 101 |
website | lucene.apache.org |
101 users for August 2004
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)