Search Discussions
-
Hi, I have an index of 30 docs, 20 of which have an owner field of "UserA" and 10 of "UserB". I also have a query which consists of: BooleanQuery: -- Clause 1: TermQuery -- Clause 2: FilteredQuery ...
Chris Bamford
Mar 10, 2015 at 12:47 pm
Mar 19, 2015 at 10:55 pm -
Hi Is this a Lucene (4.1.0) (known) bug or application code error, (I don't have details of the search just this stacktrace) I'm assuming bug because user code is just passing a search to Lucene, but ...
Paul Taylor
Mar 5, 2015 at 1:30 pm
Mar 6, 2015 at 6:50 pm -
Hi all, Can anyone point me how to merge several taxonomy indexes? My requirement is as follows. I have several taxonomy indexes and normal document indexes. I want to merge taxonomy indexes together ...
Gimantha Bandara
Mar 23, 2015 at 2:46 pm
Apr 2, 2015 at 3:27 pm -
I read the article about the scoring section in lucene as follows: Encoding and decoding of the resulted float norm in a single byte are done by the static methods of the class ...
Wangdong
Mar 4, 2015 at 3:47 am
Mar 5, 2015 at 2:17 pm -
Hi all, I am willing to contribute to Lucene project. I have already been referring to "Lucene in Action" 2nd edition recently. But I think it is outdated. It is based on lucene 3.0.x I guess. Even ...
Gimantha Bandara
Mar 13, 2015 at 5:54 am
Mar 28, 2015 at 6:32 pm -
Hi, I am trying to create some APIs using lucene facets APIs. First I will explain my requirement with an example. Lets say I am keeping track of the count of people who enter through a certain ...
Gimantha Bandara
Mar 6, 2015 at 9:44 am
Mar 11, 2015 at 11:14 am -
Hello, I'm new to Lucene and am looking for advice. I'm wanting to search the entire DB (or almost the entire DB) for a keyword. The users also want to know which field the string occurred in. I can ...
Fielder, Todd Patrick
Mar 30, 2015 at 5:08 pm
Apr 2, 2015 at 7:07 pm -
After many google searchs I decided to post my problem here hoping that someone help me. What I want to achieve is to perform queries as follows (Don't worry about the query format): q1: (adjective) ...
David Villarejo
Mar 3, 2015 at 6:23 pm
Mar 4, 2015 at 7:26 pm -
Could you please guide me how to reasonably estimate the disk size for Lucene 4.x (precisely 4.8.1 version) including worst case scenario. I have referred the formula and excel sheet shared @ ...
Gaurav gupta
Mar 9, 2015 at 7:21 pm
Mar 25, 2015 at 1:00 pm -
Hello, We have a couple of custom token filters that use CachingTokenFilter internally. However, when we try to test them with MockTokenizer so that we can have these nice TokenStream API checks that ...
Spyros Kapnissis
Mar 23, 2015 at 11:29 am
Mar 24, 2015 at 9:16 pm -
Hi, I am new to Lucene faceting and taxonomy. I saw few examples in some blogs and in facets guide. Some have used CategoryPath with TaxonomyWriters, TaxonomyReaders and FacetSearchParams. Some have ...
Gimantha Bandara
Mar 4, 2015 at 9:08 am
Mar 6, 2015 at 9:34 am -
I was wondering about the feasibility / difficultly of implementing a solution to the following problem with Lucene. For each document, I have a series of nested polygons each associated with a ...
Mike Hansen
Mar 27, 2015 at 3:49 am
Mar 27, 2015 at 12:41 pm -
Dear Sir/Madam, Greetings for the day! Query expansion is a critical step in developing a search engine. Therefore, our team used Lucene as an open source to handle this issue. We have issues to ...
Amal Sultan
Mar 29, 2015 at 5:46 am
Mar 30, 2015 at 6:49 pm -
Hi all, I have recently started to learn about Lucene and I'm a little confused about how Filters work. I am going through the "Lucene in Action" book and did some Internet research, but haven't ...
Manjesh Nilange
Mar 18, 2015 at 2:05 am
Mar 27, 2015 at 12:04 am -
Hello dears Please I want your help. I need a simple example for add and index synonym in lucene PLEASE Also, is lucene index graph database or not? Thank U
Noora Alalawi
Mar 10, 2015 at 12:14 pm
Mar 11, 2015 at 2:31 pm -
I am confused about the api in lucene 4.10.3. I want to get the DocsEnum object and iterate the doc and its frequecy for a specific term. Now I get the IndexReader and IndexSearcher in my hand. What ...
Wangdong
Mar 10, 2015 at 4:07 am
Mar 11, 2015 at 11:18 am -
Hi, all, I want to compile lucene-core-5.0.0.jar and add it to Solr's library. What I do is, 1. Create a new java project, 2. Copy source code of Lucene core into the project, 3. Export a jar, 4 ...
Andrew Jie Zhou
Mar 9, 2015 at 1:27 pm
Mar 9, 2015 at 4:19 pm -
Hi I have tried to upgrade lucene from 4.x to 5.0 recently.I found out from documentation that FieldCache is removed from lucene 5, and I should use DocValues fields for sorting. I upgraded my ...
Anton Lyska
Mar 30, 2015 at 11:50 am
Mar 30, 2015 at 12:55 pm -
Hi, I'm trying to implement dynamic range facets in Lucene, along the same lines as in the org.apache.lucene.demo.facet.RangeFacetsExample. However, in my case I'm dealing with documents that don't ...
Simon Rainer
Mar 25, 2015 at 2:56 pm
Mar 25, 2015 at 6:35 pm -
Hi All, We have multiple indexes in our linux system each of which has a decent size (occupying a few gigs). We are facing few issues while opening an IndexReader for some of those indexes ...
Rahul Kotecha
Mar 11, 2015 at 7:57 pm
Mar 11, 2015 at 10:39 pm -
Hi all, Is there a difference between using StoredField and using other types of fields with Field.Store.YES? Another question, Is it a good practise to use NumericDocValuesField instead of using ...
Gimantha Bandara
Mar 11, 2015 at 9:22 am
Mar 11, 2015 at 11:34 am -
Hi, I recently started to work on some Lucene related project, so I'm pretty new to it. But I feel like it is a great project and I'm keeping learning on it. I feel like I can contribute to the ...
Aihua Liu
Mar 7, 2015 at 5:50 pm
Mar 7, 2015 at 5:56 pm -
March 2015, Apache Lucene™ 4.10.4 available The Lucene PMC is pleased to announce the release of Apache Lucene 4.10.4 Apache Lucene is a high-performance, full-featured text search engine library ...
Michael McCandless
Mar 5, 2015 at 3:28 pm
Mar 5, 2015 at 3:37 pm -
I have created a slightly hairy document collection that contains 10s of millions of DNA sequence words that I wish to process to find rarer and unique words. Each of the words is between 100 ...
Stephen Rudd
Mar 5, 2015 at 5:19 am
Mar 5, 2015 at 5:32 am -
Hi, According to IndexSearcher's code [1], if a Collector implementation is not interested in collecting document hits from a particular leaf reader, it can also throw CollectionTerminatedException ...
András Péteri
Mar 2, 2015 at 12:20 pm
Mar 2, 2015 at 5:01 pm -
Hi We're looking to migrate some custome Lucene queryparser plugins and custom request handlers that we wrote with Solr 4.3 to the latest version of Solr. While we're at it, we would also like to ...
Chetan Vora
Mar 26, 2015 at 4:43 pm
Mar 26, 2015 at 4:43 pm -
Hi, I have some lucene documents indexed. They contain some facet fields. I wrote some drilldown query and by using getTopChildren, I can get the facet labels and the value/count. I am wondering if ...
Gimantha Bandara
Mar 26, 2015 at 1:09 pm
Mar 26, 2015 at 1:09 pm -
Hi I'm indexing 4 .txt files using: -Lucene (lucene-core-4.9.0.jar) -BrazilianAnalyzer (lucene-analyzers-common-4.9.0.jar) The files have the following content: - File A: tecnológico - File B ...
Humberto Rocha
Mar 25, 2015 at 11:44 am
Mar 25, 2015 at 11:44 am -
Hi, folks! This is not a trivial question, but I appeal to your experience with Lucene... Lucene Implementation Version: 2.9.1 Solr Implementation Version: 1.4 Java version: 1.6 This is legacy ...
Bogdan Snisar
Mar 24, 2015 at 2:40 pm
Mar 24, 2015 at 2:40 pm -
Dear Apache Lucene/Solr enthusiast, In just a few weeks, we'll be holding ApacheCon in Austin, Texas, and we'd love to have you in attendance. You can save $300 on admission by registering NOW, since ...
Uwe Schindler
Mar 19, 2015 at 8:55 pm
Mar 19, 2015 at 8:55 pm -
Hey All, i have a use case where users search my index for single chars like"A". Those Identifiers are contained in a special span in my html doc so indexing is working fine and i only get the hits i ...
Matthias Geiger
Mar 13, 2015 at 11:35 am
Mar 13, 2015 at 11:35 am -
I want SOLR 4.9 to log to my rolling tomcat logs like catalina.2015-03-06.log. Instead I'm just getting a solr.log with no timestamp. I'm also not sure if I need to copy more SOLR jars into my tomcat ...
Tuxedomoon
Mar 6, 2015 at 4:52 pm
Mar 6, 2015 at 4:52 pm -
Hi, looking at the JavaDoc of StringField it says: /** A field that is indexed but not tokenized: the entire * String value is indexed as a single token. For example * this might be used for a ...
Torsten Krah
Mar 6, 2015 at 10:06 am
Mar 6, 2015 at 10:06 am -
Hello, I'm using eclipseLink 2.3 and am wondering if there are any libraries that integrate eclipseLink and lucene to provide automatic index updates similar to HibernateSearch? Which versions of ...
Fielder, Todd Patrick
Mar 5, 2015 at 10:05 pm
Mar 5, 2015 at 10:05 pm
Group Overview
group | java-user |
categories | lucene |
discussions | 34 |
posts | 130 |
users | 47 |
website | lucene.apache.org |
47 users for March 2015
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)