Search Discussions
-
The problem with the below collector is the collect method is not stopping after the numHits count has reached. Is there a way to stop the collector collecting the docs after it has reached the ...
Saisantoshi
Feb 14, 2014 at 7:47 am
Feb 19, 2014 at 4:39 pm -
I use a Codec to flush data. All methods delegate to actual Lucene42Codec, except for intercepting one single-field. This field is indexed as an IntField [Numeric-Trie...], with precisionStep=4. The ...
Ravikumar Govindarajan
Feb 6, 2014 at 10:17 am
Feb 19, 2014 at 4:09 pm -
Group - We have an Indexing and Searching Service (using Lucene 4.0) implemented over REST as part of our framework, which all the related modules will use to publish data that make it available for ...
Umashanker, Srividhya
Feb 11, 2014 at 5:27 am
Feb 24, 2014 at 6:01 am -
Dear Shai, I have one doubt in DrillDown search, when I search with a CategoryPath of author, it is giving me the result if I give the accurate full name only. Is there any way to get the result even ...
Jebarlin Robertson
Feb 10, 2014 at 4:21 am
Feb 10, 2014 at 3:51 pm -
Hi all. I'm trying to find a precise and reasonably efficient way to highlight all occurrences of terms in the query, only highlighting fields which match the corresponding fields used in the query ...
Trejkaz
Feb 4, 2014 at 6:21 am
Feb 6, 2014 at 1:16 pm -
Hi list I’m trying to figure out how customizable scoring and weighting is in the Lucene API. I read about the API’s but still can’t figure out if the following is possible. I would like to do normal ...
Rune Stilling
Feb 13, 2014 at 7:41 am
Feb 14, 2014 at 8:15 pm -
Hi, Can Lucene support wildcard searches such as the ones shown below? Indexed value is "XYZ CORPORATION LIMITED". XYZ CORPORATION LIMI* XYZ CORPORATION *MIT* XYZ *PORAT* LIMI* *YZ CORPO* LIMITE* In ...
Raghavendra K Rao
Feb 5, 2014 at 11:31 pm
Feb 7, 2014 at 1:25 am -
Hello, This is my first question to lucene mailing list, sorry if the question sounds funny. I have been experimenting to store lucene index files on cassandra, unfortunately the exception got ...
Jason Wee
Feb 14, 2014 at 8:14 am
Mar 7, 2014 at 10:44 am -
Hi there, we recently updated our application from lucene 3.0 to 3.6 with the effect that (albeit using the SearchManager functionality as described on ...
Nospam
Feb 24, 2014 at 10:33 am
Feb 25, 2014 at 8:51 pm -
Hi, Say the docValue of a particular field is known. Is it possible to get the list of docId that match the DocValue from the index? I'm using Lucene 4.6.0. Regards, Manal -- View this message in ...
Manalgandhi
Feb 19, 2014 at 1:58 pm
Feb 20, 2014 at 5:18 am -
Hi There, Is there a way to do reverse matching by indexing the queries in an index and passing a document to see how many queries matched that? I know that I can have the queries in memory and have ...
Siraj Haider
Feb 14, 2014 at 6:21 pm
Feb 18, 2014 at 5:48 pm -
Hi, I am using Lucene 3.6 version for indexing and searching in Android application. I have implemented Facet search. But when I try to search, it is giving the below exception while creating the ...
Jebarlin Robertson
Feb 6, 2014 at 1:21 pm
Feb 7, 2014 at 11:04 am -
Hi; How can I delete a token that comes exactly after a token for StopwordFilter? Thanks; Furkan KAMACI
Furkan KAMACI
Feb 26, 2014 at 2:49 pm
Feb 27, 2014 at 7:44 am -
Hi, Is it possible to merge a single segment all by itself, may be just accounting for deletes alone? This is needed so as to solve certain data-locality issues we face in a custom implementation of ...
Ravikumar Govindarajan
Feb 21, 2014 at 2:24 pm
Feb 24, 2014 at 4:09 pm -
Hi, I have a requirement to write a custom tokenizer using Lucene framework. My requirement is it should have capabilities to match multiple words as one token. for example. When user passes String ...
Geet Gangwar
Feb 20, 2014 at 9:47 am
Feb 20, 2014 at 7:01 pm -
Hi guys, this is my first time posting on the Lucene list, so hello everyone. I really like the way that the StandardTokenizer works, however I'd like for it to not split tokens on / (forward ...
Diego Fernandez
Feb 14, 2014 at 6:43 pm
Feb 20, 2014 at 6:58 pm -
Hi all I'm a bit unsure about the intended function of the ControlledRealTimeReopenThread in a NRT context - especially regarding stale times. As of now if you are waiting for a generation to become ...
Hans Lund
Feb 20, 2014 at 9:38 am
Feb 20, 2014 at 2:48 pm -
Hello, I am designing a system with documents having one field containing values such as "Ae1 Br2 Cy8 ...", i.e. a sequence of items made of letters and numbers (max=7 per item), all separated by a ...
Yann-Erwan Perio
Feb 14, 2014 at 11:18 am
Feb 14, 2014 at 1:29 pm -
Hi All, I have a need to work with big terms. So the 32k is not enough. How can i increase the maximum size of a term? Found in the IndexWriter MAX_TERM_LENGTH constant, which refers to FieldCache ...
Marcio Napoli
Feb 13, 2014 at 1:37 pm
Feb 13, 2014 at 5:09 pm -
Is there a way to limit the fields a user can query by when using the standard query parser or a way to get all fields/terms that make up a query without writing custom code for each query subclass?
Jamie Johnson
Feb 20, 2014 at 2:44 am
Feb 21, 2014 at 12:08 am -
Hello! I'va faced a problem of indexing huge documents. The indexing itself goes allright, but when the document processing becomes concurrent, OutOfMemories start appearing (even with heap of about ...
Igor Shalyminov
Feb 20, 2014 at 8:22 pm
Feb 20, 2014 at 9:19 pm -
Hello, I have recently been given a requirement to improve document highlights within our system. Unfortunately, the current functionality gives more of a best-guess on what terms to highlight vs the ...
Steve Davids
Feb 15, 2014 at 12:12 am
Feb 19, 2014 at 1:31 pm -
Hi, This question may well be very familiar to experienced Lucene people... in which case all I need is to be pointed somewhere. I am new. If you have a large document, e.g. a large Word file, and ...
Mrodent
Feb 4, 2014 at 9:50 pm
Feb 5, 2014 at 6:33 pm -
Hi :) In my lucene index, there are documents with a field title. values of this field are indexed with a whitespace analyzer. When I search for documents, I create a boolean query which includes ...
G.Long
Feb 27, 2014 at 5:15 pm
Feb 27, 2014 at 5:44 pm -
Hi Fellow members, I am new to apache lucene community. i clone the svn repo to my local. I am planning to contribute in the project by bug fixing. can someone help me to start working? How can i ...
Chandresh pancholi
Feb 25, 2014 at 10:33 am
Feb 25, 2014 at 1:35 pm -
Good afternoon, I am using Lucene in developing a protect, however I was faced with a doubt. I wonder if a multi-thread system it is possible to write concurrently? Cumprimentos/ Best Regards *Pedro ...
Pedro Cardoso
Feb 17, 2014 at 2:56 pm
Feb 17, 2014 at 3:05 pm -
Hello, I try to use lucene-icu li in solr-4.6.1. I need to change a char mapping in lucene-icu. I have made changes to lucene/analysis/icu/src/data/utr30/DiacriticFolding.txt and built jar file using ...
Alxsss
Feb 15, 2014 at 12:48 am
Feb 15, 2014 at 1:46 am -
I have an application which is a log-analyzer, and I am using Apache Lucene to index my data, and I am storing only message in it (I am not storing all other fields in my object), and I am not using ...
Gudiseashok
Feb 10, 2014 at 5:07 pm
Feb 10, 2014 at 5:27 pm -
Hello, tl;dr: I'd like to know how to do faceting over the result set of a query-time join (JoinUtils). If it's not currently supported by Lucene, I'd appreciate some pointers about what needs to be ...
Jon Stewart
Feb 10, 2014 at 2:05 pm
Feb 10, 2014 at 5:22 pm -
Hi; I have impelented that custom Analyzer: public class DisambiguatorAnalyzer extends Analyzer { Version version = Version.LUCENE_46; List<String stopWordList; public ...
Furkan KAMACI
Feb 26, 2014 at 6:06 pm
Feb 26, 2014 at 6:57 pm -
Hi All I have been experimenting with parent child relation code in Apache Lucene using ParentBlockJoinQuery .Can any one explain me if I don't add ParentQuery in indexSearcher and simply search by ...
Priyanka Tufchi
Feb 21, 2014 at 6:38 am
Feb 21, 2014 at 12:39 pm -
Hi All, I am getting Null Value in TopGroups<Integer ScoreHits = parentblockjoincollector.getTopGroups.(...) .Please Help Out. Attached the Code with the mail.
Priyanka Tufchi
Feb 19, 2014 at 8:27 am
Feb 19, 2014 at 11:09 am -
I am quite new to Lucene. I am trying to prepare an application where: 1. ~ 100K documents exist. 2. ~ 4 search server will be utilized 3. Documents are not frequently updated and I want to check ...
Cemo
Feb 13, 2014 at 3:55 pm
Feb 13, 2014 at 5:27 pm -
Hi, I am new to lucene and I get a simple question about index reader. If I open a DirectoryReader say reader1 based on a disk directory, then the lucene index directory is changed, to get new result ...
Yonghui Zhao
Feb 13, 2014 at 3:15 pm
Feb 13, 2014 at 3:19 pm -
Hello, I have query and document.Its unstructured & natural text.I used lucene for searching document on query.If I separate Document into field and then search.what will be difference? I can't check ...
Rajendra Rao
Feb 13, 2014 at 10:16 am
Feb 13, 2014 at 11:39 am -
We recently upgraded to Lucen4.0 and found performance issues in searching the results. Upon some analysis, we found that it chokes when there are multiple requests coming for lucene search. User1 - ...
Saisantoshi
Feb 6, 2014 at 7:56 am
Feb 7, 2014 at 10:57 am -
Hi, I am extracting term vectors position in Lucene 3.6. First I extract the term vector and get the indexes from the "indexOf" method as suggested for extracting the position. TermPositionVector ...
Andi rexha
Feb 3, 2014 at 11:54 am
Feb 3, 2014 at 12:06 pm -
Hi All Is there any way to give the NumericRange For Document like we have NumericRangeQuery for Query? Scenario : Document has Min Year and Max Year Experience of Requirement and the child Query ...
Priyanka Tufchi
Feb 28, 2014 at 6:17 am
Feb 28, 2014 at 6:17 am -
(cross posted, please keep any replies to [email protected]) ApacheCon Denver is coming up and registration is currently open. In addition to a solid 3 day track of Lucene & Solr related talks, there ...
Chris Hostetter
Feb 28, 2014 at 12:52 am
Feb 28, 2014 at 12:52 am -
Hi; I use Lucene 4.6.1 for my project. I can analyze my documents with my custom analyzer. I want that:: if a token is matched a starts with regex query I want to get previous 10 tokens and after 10 ...
Furkan KAMACI
Feb 27, 2014 at 9:37 am
Feb 27, 2014 at 9:37 am -
February 2014, Apache Lucene™ 4.7 available The Lucene PMC is pleased to announce the release of Apache Lucene 4.7 Apache Lucene is a high-performance, full-featured text search engine library ...
Simon Willnauer
Feb 26, 2014 at 3:14 pm
Feb 26, 2014 at 3:14 pm -
(Apologies if you reveive multiple copies of this CfP.) The 12th International Workshop on Java Technologies for Real-time and Embedded Systems - JTRES 2014 October 13th - 14th Niagara Falls, NY, USA ...
Wopu
Feb 25, 2014 at 3:57 pm
Feb 25, 2014 at 3:57 pm -
Hi All I have Taken 2 Docs: 1 DOC has Skills- 1) Manual Testing 2) Software Testing 2 DOC has Skills-1) SQL 2) RDBMS Now My Child Query has Skills :1)Software Testing 2) Manual Testing and the Parent ...
Priyanka Tufchi
Feb 25, 2014 at 9:10 am
Feb 25, 2014 at 9:10 am -
Hello, We have what I think is a great opening at Sematext. Ideal candidate would be in New York, but that's not an absolute must. More info below + on http://sematext.com/about/jobs.html in ...
Otis Gospodnetic
Feb 18, 2014 at 6:37 pm
Feb 18, 2014 at 6:37 pm -
Hi All, I have a question regarding retrieval of documents by lucene. I know lucene uses many files on disk to keep documents, each comprising fields in it, and uses many IR algorithms, and inverted ...
Harshvardhan Ojha
Feb 13, 2014 at 4:51 am
Feb 13, 2014 at 4:51 am -
(NOTE: cross posted, if you feel the need to reply, please keep it on [email protected]) As a reminder, Travel Assistance Applications for ApacheCon NA 2014 are due on Feb 7th (about 48 hours from now) ...
Chris Hostetter
Feb 5, 2014 at 9:23 pm
Feb 5, 2014 at 9:23 pm -
Hi, I have some problems working with BinaryDocValues. The code below works well with a few thousands of documents, but with more than 65000 documents it does not return the correct BinaryDocValues ...
Xavier Sanchez Loro
Feb 5, 2014 at 8:01 pm
Feb 5, 2014 at 8:01 pm
Group Overview
group | java-user |
categories | lucene |
discussions | 47 |
posts | 219 |
users | 63 |
website | lucene.apache.org |
63 users for February 2014
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)