<?xml version="1.0" encoding="iso-8859-1" ?>
<?xml-stylesheet title="XSL_formatting" type="text/xsl" href="/images/lists/rssstyle2.xsl"?>
<rss version="2.0">
<channel>
<title>Lucene | Java-User</title>
<description>Mailing List Archive by Gossamer Threads</description>
<link>http://www.gossamer-threads.com/lists/lucene/java-user/</link>
<language>en-us</language>
<copyright>(c) Gossamer Threads Inc. All rights reserved.</copyright>
<lastBuildDate>08 Nov  2009 18:59:25 -0800</lastBuildDate>
<ttl>120</ttl>
<image>
<title>Gossamer Threads | Lucene | Java-User</title>
<width>75</width>
<height>23</height>
<link>http://www.gossamer-threads.com/lists/lucene/java-user/</link>
<url>http://www.gossamer-threads.com/images/lists/rss_logo.jpg</url>
</image>
<item>
<title>synonym payload boosting</title>
<description>Hi, I have a field and a wighted synonym map. I have indexed the synonyms with the weight as payload. my code snippet from my filter *public Token ne</description>
<pubDate>08 Nov  2009 05:23:28 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/java-user/88185</link>
</item><item>
<title>lucene 2.9+ numeric indexing</title>
<description>Hi guys:   Running into a strange problem:   I am indexing into a field a numeric string:   int n = Math.abs(rand.nextInt(1000000));  Field</description>
<pubDate>08 Nov  2009 00:36:07 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/java-user/88170</link>
</item><item>
<title>Indexing domain names?</title>
<description>Hi, How do I go about indexing domain names? I currently index the domain, but it only works if I put the exact full domain in. For example: site:ww</description>
<pubDate>07 Nov  2009 22:20:34 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/java-user/88168</link>
</item><item>
<title>Apache Lucene java 2.9.1 released</title>
<description>-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Release 2.9.1 of Apache Lucene java is now available. This release fixes bugs from 2.9.0, including on</description>
<pubDate>07 Nov  2009 07:19:02 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/java-user/88145</link>
</item><item>
<title>No sir may b somewhere am wrong in the internet options</title>
<description>No sir but its getting downloaded in the prescribed format. I have attached a screenshot. --- On Fri, 6/11/09, Anshum &amp;lt;anshumg@gmail.com&amp;gt; wrote:  Fr</description>
<pubDate>06 Nov  2009 20:55:42 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/java-user/88126</link>
</item><item>
<title>IndexingChain and TermHash</title>
<description>Hi, I am trying to modify the indexing chain of Lucene. To start, I have extracted and modified the default indexing chain. I have just removed the</description>
<pubDate>06 Nov  2009 09:29:20 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/java-user/88084</link>
</item><item>
<title>IndexWriter RAMBufferSizeMB memory leak?</title>
<description>If I use an IndexWriter and set the RAMBufferSizeMB to 16(default) or lower the memory is freed as expected and the memory of the process will level o</description>
<pubDate>06 Nov  2009 08:33:13 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/java-user/88080</link>
</item><item>
<title>2 phase commit with external data</title>
<description>I&amp;#039;m trying to use a two phase commit involving a Lucene index and an external file derived from the index. Here are the steps: 1. prepare commit on L</description>
<pubDate>06 Nov  2009 07:59:24 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/java-user/88068</link>
</item><item>
<title>PhraseQuery Problem</title>
<description>Hi All, One of things that we want to do in our application is to assign the score to a doc which is something like this score = (# terms matched to</description>
<pubDate>06 Nov  2009 03:37:30 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/java-user/88065</link>
</item><item>
<title>Link in the result page is not opening</title>
<description>Hi all,   Am using Java Lucene through web.   When i execute through Netbeans, its working well. My problem is:   It is displaying the list of links t</description>
<pubDate>06 Nov  2009 01:10:28 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/java-user/88062</link>
</item><item>
<title>Directory.list() deprecation</title>
<description>Hi all. I am trying to clean up some deprecated calls which are showing up on upgrading to 2.9.0 (from 2.3.2...), and I have just come across Directo</description>
<pubDate>05 Nov  2009 21:39:17 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/java-user/88052</link>
</item><item>
<title>is it possible to make lucene searches match based on per doc field:termcount?</title>
<description>Hi All, I hope someone can offer some advice. I want to extend lucene to search in a particular way(if it cant already): I want to index docs, each w</description>
<pubDate>05 Nov  2009 16:31:23 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/java-user/88043</link>
</item><item>
<title>Open source search social evening in London - 18th Nov</title>
<description>Hi all, (Apologies for the cross-post) It&amp;#039;s been a while since the last time we met up, so we&amp;#039;re organising another open source search social evenin</description>
<pubDate>05 Nov  2009 13:57:44 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/java-user/88020</link>
</item><item>
<title>Creating tag clouds with lucene</title>
<description>Hi, I want to calculate a tag cload for search results. I have seen, that it is possible to extract the top 20 words out of the lucene index. Is ther</description>
<pubDate>05 Nov  2009 07:21:08 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/java-user/87989</link>
</item><item>
<title>Loading less terms in memory</title>
<description>Hello all, Due to some constraint in memory, I want to load less terms in memory. In case of Lucene 2.4.1, IndexDivisor is not working when we do reo</description>
<pubDate>05 Nov  2009 02:46:36 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/java-user/87982</link>
</item><item>
<title>Design doubt</title>
<description>Hi,   I have a scenario as described below user U1 - books purchased ,b1, b5, ... so on user U2 - books purchased ,b2, b7, ... so on ... ... ... Un</description>
<pubDate>04 Nov  2009 22:18:35 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/java-user/87975</link>
</item><item>
<title>addIndexesNoOptimize on shards --&amp;gt; is docid deterministic and calculable?</title>
<description>Hi,  say I have: - Indexreader[] readers = {reader1, reader2, reader3} //containing all different docs - I know the internal docids of documents in</description>
<pubDate>04 Nov  2009 06:23:21 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/java-user/87925</link>
</item><item>
<title>Free live video streaming of ApacheCon US 2009</title>
<description>Team, For those Lucene fanatics not in Oakland this week for ApacheCon US, don&amp;#039;t miss the FREE live video streaming, starting today:  http://stream</description>
<pubDate>04 Nov  2009 05:25:25 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/java-user/87917</link>
</item><item>
<title>rewrite()ing BooleanQuery results in empty clauses</title>
<description>I am rewriting some BooleanQueries and the end result contains some empty queries. The initial query is of the form: Field1:foo* Field2:foo* Field3:f</description>
<pubDate>04 Nov  2009 00:28:18 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/java-user/87904</link>
</item><item>
<title>void touchFile() should return the boolean result of the setLastModified</title>
<description>This is an issue found by Findbugs. In the file FSDirectory the method void touchFile() should return the boolean result of the setLastModified method</description>
<pubDate>03 Nov  2009 17:05:19 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/java-user/87892</link>
</item><item>
<title>merging Parallel indexes (can indexWriter.addIndexesNoOptimize be used?)</title>
<description>Given two parallel indexes one with slowly changing fields and one with fields which are updated regularly. Is it possible to periodically merge thes</description>
<pubDate>03 Nov  2009 08:24:39 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/java-user/87869</link>
</item><item>
<title>one to many relationship</title>
<description>Hi, Could anyone comment on how should I handle one-to-many relationship of domain objects in lucene? I have been searching the archive but was unabl</description>
<pubDate>03 Nov  2009 02:44:37 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/java-user/87855</link>
</item><item>
<title>Facets</title>
<description>Hello  I am trying to develop an API for a search application that is using Lucene 2.4.1 The search application is maintained by RAA (swedish goverme</description>
<pubDate>03 Nov  2009 01:23:41 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/java-user/87844</link>
</item><item>
<title>indexing xml messages</title>
<description>Hi, the following junit test fails on 3 out of the 6 searches:   @Test   public void indexXML() throws Exception {     Analyzer analyzer = ne</description>
<pubDate>02 Nov  2009 23:40:44 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/java-user/87837</link>
</item><item>
<title>How do you map a query for fieldx to fieldy</title>
<description>For backwards compatabiity I have to change queries for the track field to the recording field. I did this by overriding QueryParser.newQuery() as</description>
<pubDate>02 Nov  2009 14:48:53 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/java-user/87822</link>
</item><item>
<title>Re: ComplexPhraseQueryParser highlight problem</title>
<description>Yes - please share your test programs and I can investigate (ApacheCon this week, so I&amp;#039;m not sure when). And its best to keep communications on the l</description>
<pubDate>02 Nov  2009 05:04:38 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/java-user/87790</link>
</item><item>
<title>Different score for the same documents</title>
<description>Dear. Lucene users. Hi. I have tried to index and search MEDLINE abstracts by LUCENE. And there were some problems in the search results. That is Lu</description>
<pubDate>02 Nov  2009 04:45:53 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/java-user/87787</link>
</item><item>
<title>lucene-contrib maven artifact</title>
<description>Hello everyone, When I add this dependency to my pom.xml, an error occurs. org.apache.lucene:lucene-contrib:jar:2.9.0 is missing.  &amp;lt;dependency&amp;gt;</description>
<pubDate>02 Nov  2009 03:58:48 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/java-user/87785</link>
</item><item>
<title>Index files not deleted after optimization</title>
<description>Hello all, I am using Lucene 2.4.1 and My app is running inside Tomcat. In Windows, after database optimization, the old db files are not getting de</description>
<pubDate>02 Nov  2009 03:54:42 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/java-user/87784</link>
</item><item>
<title>Get match exact location</title>
<description>Hello, everyone,   I´m using lucene to index some PDF documents an it&#039;s working great. But I&#039;m wondering if it&#039;s possible to know some extra informa</description>
<pubDate>02 Nov  2009 03:03:56 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/java-user/87782</link>
</item><item>
<title>LockObtainFailedException</title>
<description>Hi, I was researching LockObtainFailedExceptions and came across this thread. I don&amp;#039;t use Solr, just regular Lucene deployed via Tomcat - but I have</description>
<pubDate>02 Nov  2009 01:57:01 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/java-user/87778</link>
</item><item>
<title>Error while implementing HIGHLIGHTER</title>
<description>Hi all,   While attempting to use highlighter with lucene 2.3.2 to get the result similar to that of google response am getting the following error.</description>
<pubDate>30 Oct  2009 23:01:27 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/java-user/87738</link>
</item><item>
<title>Basic searching doubt</title>
<description>Hi, If I search for string &amp;quot;A B&amp;quot; (i.e. A followed by a space followed by B) and I get 20 hits, then is it correct to expect that if I search for &amp;quot;A&amp;quot;</description>
<pubDate>30 Oct  2009 21:58:45 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/java-user/87737</link>
</item><item>
<title>UpdateDocument failed</title>
<description>Hello all, I am using Lucene 2.4.1. I am adding and updating the documents frequently. At constant interval, I am reopening the index and warming it.</description>
<pubDate>30 Oct  2009 03:31:26 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/java-user/87652</link>
</item><item>
<title>Can anyone help me to implement highlighter in lucene 2.3.2</title>
<description>Hi all,   Am using lucene 2.3.2 I would like to have the search result similar to that of the google response. On my study i found that highlighter co</description>
<pubDate>30 Oct  2009 03:02:17 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/java-user/87653</link>
</item><item>
<title>scoring adjacent terms without proximity search</title>
<description>Hi, Without using a proximity search i.e. &amp;quot;cheese sandwich&amp;quot;~5 What&amp;#039;s the best way of up-scoring results in which the search terms are closer to each</description>
<pubDate>30 Oct  2009 02:49:01 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/java-user/87651</link>
</item><item>
<title>soln found for overwritten problem</title>
<description>Let me try out and get back to you sir   Thanks M.Dhivya --- On Fri, 30/10/09, Anshum &amp;lt;anshumg@gmail.com&amp;gt; wrote:  From: Anshum &amp;lt;anshumg@gmail.com&amp;gt; S</description>
<pubDate>29 Oct  2009 23:27:58 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/java-user/87644</link>
</item><item>
<title>clucene user</title>
<description>Hi, Am working with clucene.Kindly tell the forum to find my solution Thanks Vithya</description>
<pubDate>29 Oct  2009 23:16:55 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/java-user/87642</link>
</item><item>
<title>search problem</title>
<description>hello all    i&amp;#039;ve a doubt in search , i&amp;#039;ve a word in my index welcomelucene (without spaces) , when i search for welcome lucene(with a space) , am</description>
<pubDate>29 Oct  2009 04:12:51 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/java-user/87518</link>
</item><item>
<title>Lucene 2.9.0 / BooleanQuery problem</title>
<description>Hi ! I spent all night trying to get a simple BooleanQuery working and I really can&amp;#039;t figure out what is my problem. See this very simple program :</description>
<pubDate>28 Oct  2009 19:12:38 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/java-user/87466</link>
</item><item>
<title>[ANN] New Technical White Paper on Apache Lucene 2.9 from Lucid Imagination</title>
<description>With the recent release of Apache Lucene 2.9, Lucid Imagination has put together an in-depth technical white paper on the range of performance improve</description>
<pubDate>28 Oct  2009 17:01:07 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/java-user/87461</link>
</item><item>
<title>similarity function</title>
<description>Hi, Given a query with multiple terms, e.g. fish oil, and searching across multiple fields e.g.  query= fieldA:fish fieldA:oil fieldB:fish fieldB:oi</description>
<pubDate>28 Oct  2009 06:29:29 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/java-user/87400</link>
</item><item>
<title>Adding segments to an optimized index</title>
<description>I am doing some test with optimize and adding segments and I am wondering if someone knows if what I am doing can give document inconsistency. I have</description>
<pubDate>28 Oct  2009 04:36:10 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/java-user/87387</link>
</item><item>
<title>deleteDocuments() does not work</title>
<description>Hi all, I have a very simple method to delete a document that is indexed before   /**   * @param id   */   public void deleteById(String i</description>
<pubDate>28 Oct  2009 03:45:04 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/java-user/87368</link>
</item><item>
<title>how to extract text from the result document in lucene search</title>
<description>Hi   Am a beginner in using lucene. I succeeded in running the demo files of lucene and found the concept.   When we execute the SearchFiles.java fil</description>
<pubDate>28 Oct  2009 03:11:40 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/java-user/87365</link>
</item><item>
<title>What is multiple indexing and how does it work in Lucene [Java]</title>
<description>Can anyone tell me what is multiple indexing and how does it work in lucene [Java].   Kindly provide the informations either the explanation or any so</description>
<pubDate>27 Oct  2009 22:55:00 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/java-user/87352</link>
</item><item>
<title>[ANNOUNCE] Lucene MeetUp in Oakland, CA - Tue Nov 3rd @ 8PM</title>
<description>(cross posted to many user lists, please confine reply to general@lucene) There will be a Lucene meetup next week at ApacheCon in Oakland, CA on Tue</description>
<pubDate>27 Oct  2009 19:57:24 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/java-user/87350</link>
</item><item>
<title>SearchFiles demo fails with exception while IndexFiles works</title>
<description>hi, I am playing with lucene 2.9.0 source build, ant 1.7.1, jdk1.6.0, win XP home edition. I dont have clover or jFlex installed. I built the srcs and</description>
<pubDate>27 Oct  2009 17:34:35 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/java-user/87339</link>
</item><item>
<title>Split single string into several fields?</title>
<description>Hello list,  I have some semi-structured text that has some markup elements, and I want to put those elements into a separate field so I can search b</description>
<pubDate>27 Oct  2009 15:50:44 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/java-user/87329</link>
</item><item>
<title>Deleting documents using &amp;quot;starts with&amp;quot;</title>
<description>I currently have code that looks like:    Term[] terms = new Term[]{     new Term( key1, value1 ),     new Term( key2, value2 )   };</description>
<pubDate>26 Oct  2009 20:10:34 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/java-user/87264</link>
</item><item>
<title>Merging Indexes</title>
<description>Hello: Currently, I have a large index being build in sections. The indexing program has multiple threads which it uses to optimize time; each thread</description>
<pubDate>26 Oct  2009 12:31:38 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/java-user/87244</link>
</item><item>
<title>Multiterms query and payloads</title>
<description>Hi to everyone, I started to use payloads in my indexes. However, I didn&amp;#039;t find a class that permits to perform queries using more than one term. The</description>
<pubDate>26 Oct  2009 07:25:26 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/java-user/87207</link>
</item><item>
<title>Exception in thread main - error</title>
<description>Sir/Mam,   Am M.Dhivya, learning about apache lucene [Java].   I have installed JDK-6 update 4 and NetBeans-6.5.1   I downloaded the lucene-1.9-final.</description>
<pubDate>25 Oct  2009 23:36:50 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/java-user/87170</link>
</item><item>
<title>IO exception during merge/optimize</title>
<description>I&amp;#039;m sometimes seeing the following exception from an operation that does a merge and optimize: java.io.IOException: background merge hit exception: _</description>
<pubDate>24 Oct  2009 14:20:08 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/java-user/87143</link>
</item><item>
<title>New Technical White Papers on Apache Lucene 2.9 and Solr 1.4 from Lucid Imagination</title>
<description>Hi - FYI, Lucid&amp;#039;s just put out a two white papers, one on Apache Lucene 2.9 and one on Apache Solr 1.4: - &amp;quot;What&amp;#039;s New in Lucene 2.9&amp;quot; covers range of</description>
<pubDate>23 Oct  2009 14:20:11 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/java-user/87120</link>
</item><item>
<title>help needed improving lucene concurret search performance</title>
<description>Dear Friend,   I have encountered some performance problems recently in lucene search 2.9. I use a single IndexSearcher in the whole system, It see</description>
<pubDate>22 Oct  2009 23:18:08 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/java-user/87002</link>
</item><item>
<title>Question about the extends the query parser to support NumericField on Lucene 2.9.0</title>
<description>Hi, I have a problem to work support the NumericField in query parser. My environment is like this: Windows XP with C:\work\&amp;gt; java -version java v</description>
<pubDate>22 Oct  2009 14:56:24 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/java-user/86946</link>
</item><item>
<title>How to loop through all the entries for a field</title>
<description>I have a field in called BookTitle. I want to loop through all the entries without doing a search. I just want to get the list of BookTitle&amp;#039;s that i</description>
<pubDate>22 Oct  2009 08:52:59 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/java-user/86908</link>
</item><item>
<title>Performance tips when creating a large index from database.</title>
<description>I&amp;#039;m building a lucene index from a database, creating 1 about 1 million documents, unsuprisingly this takes quite a long time. I do this by sending a</description>
<pubDate>22 Oct  2009 05:45:43 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/java-user/86876</link>
</item><item>
<title>Special Characters and QueryParser</title>
<description>Hi I am looking at handling special characters in the query as using certain characters cause an exception. I looked at QueryParser.escape(..) to ha</description>
<pubDate>22 Oct  2009 05:19:45 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/java-user/86873</link>
</item><item>
<title>Maximum index file size</title>
<description>Hi, I am running Ubuntu 9.04 on 64 bit machine with NAS of 100 TB capacity. JVM is running with 2.5 GB Xmx. Can I create an index file with very lar</description>
<pubDate>22 Oct  2009 04:22:15 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/java-user/86870</link>
</item><item>
<title>Searching slow *after* an optimize (lucene.net 2.3.2)</title>
<description>Hi, We&amp;#039;re having some odd performance problems. Recently, searching our index is becoming slow *after* performing an optimize. This is counter intuit</description>
<pubDate>22 Oct  2009 04:17:09 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/java-user/86868</link>
</item><item>
<title>2.9 per segment searching/caching</title>
<description>Since Lucene 2.9 has per segment searching/caching, does query performance degrade less than before (2.9) as more segments are added to the index? Bil</description>
<pubDate>21 Oct  2009 20:31:19 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/java-user/86853</link>
</item><item>
<title>Resolving Lucene Index error</title>
<description>Hi, Why do I get error like this in Lucene and how to resolve it? Could not find file &amp;#039;C:\Indexes_z3_1.del&amp;#039;. Thanks. -- View this message in cont</description>
<pubDate>21 Oct  2009 18:50:44 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/java-user/86849</link>
</item><item>
<title>Handling + as a special character in Lucene search</title>
<description>Hi, How do i make sure lucene gives me back relevant search results when my input string contains terms like c++? Lucene seems to ignore ++ character</description>
<pubDate>21 Oct  2009 18:40:35 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/java-user/86848</link>
</item><item>
<title>XorReader?</title>
<description>Hi people, I have an application in which the users are allowed to make changes  to the database, changes visible only to that user. I.e. they don&amp;#039;t</description>
<pubDate>21 Oct  2009 12:58:36 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/java-user/86842</link>
</item><item>
<title>singular and plural search</title>
<description>hello all     i&amp;#039;ve a doubt in plural &amp;amp; singular word searching , i&amp;#039;ve got code snippet from nabble forum ,  private static Analyzer createEnglis</description>
<pubDate>21 Oct  2009 04:22:45 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/java-user/86802</link>
</item><item>
<title>Parsing Error while indexing in Lucene WordNet package</title>
<description>While using the Lucene WordNet package, we found that the Syns2Index program indexes the Synsets wrongly. For example, looking up the synsets for the</description>
<pubDate>20 Oct  2009 23:05:20 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/java-user/86770</link>
</item><item>
<title>Using org.apache.lucene.analysis.compound</title>
<description>Hello, I&amp;#039;ve found a number of posts in different places talking about how to perform decompounding, but I haven&amp;#039;t found too many discussing how to us</description>
<pubDate>20 Oct  2009 17:35:19 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/java-user/86766</link>
</item><item>
<title>Hits and TopDoc</title>
<description>This is sort of related to the above question, but I&amp;#039;m trying to update some (now depricated) Java/Lucene code that I&amp;#039;ve become aware of once we start</description>
<pubDate>20 Oct  2009 14:03:29 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/java-user/86740</link>
</item><item>
<title>Clarification on TokenStream.close() needed</title>
<description>Hi, My Tokenizer started showing an error when I switched to Solr 1.4 dev version. I am not too confident but it seems that Solr 1.4 calls close() on</description>
<pubDate>20 Oct  2009 12:27:02 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/java-user/86737</link>
</item><item>
<title>Lucene 1.4.3 &amp;quot;Already closed&amp;quot; IOException</title>
<description>Hi, We are using lucene 1.4.3, sometimes we encounter an error when creating Searcher object with IOException: &amp;quot;Already closed&amp;quot;. I searched lucene m</description>
<pubDate>20 Oct  2009 10:41:32 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/java-user/86733</link>
</item><item>
<title>Using NumericField</title>
<description>We have an index with a number field indexed as String field. We do range searches as well as sorting on this field. Now we want to take advantage</description>
<pubDate>20 Oct  2009 08:47:24 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/java-user/86730</link>
</item><item>
<title>Seattle / NW Hadoop, Lucene, Apache &amp;quot;Cloud Stack&amp;quot; Meetup, Wed Oct 28 6:45pm</title>
<description>Greetings, (You&amp;#039;re receiving this e-mail because you&amp;#039;re on a DL or I think you&amp;#039;d be interested) It&amp;#039;s time for another Hadoop/Lucene/Apache &amp;quot;Cloud&amp;quot; s</description>
<pubDate>18 Oct  2009 17:10:49 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/java-user/86590</link>
</item><item>
<title>Lucene 2.9.0 leaves too many .cfs files open, causing too many files open java error.</title>
<description>I switched from Lucene 2.4.0 to the latest 2.9.0 version and got too many files open within a few hours from my indexing process. Our indexing Java p</description>
<pubDate>18 Oct  2009 08:14:11 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/java-user/86538</link>
</item><item>
<title>localToken contains a termBuffer with 10 empty chars (&amp;#039;&amp;#039;)</title>
<description>Hi, I have written a my own weighted synonym filter and tried to integrate it inside an analyzer. The analyzer as defined in the schema.xml is:   th</description>
<pubDate>17 Oct  2009 17:27:55 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/java-user/86505</link>
</item><item>
<title>How to make each term of query appear in at least one field of multiple field query</title>
<description>I am a bit stumped by how to ensure that, where there are multiple terms in my query, that each term must appear at least once across all specified fi</description>
<pubDate>17 Oct  2009 13:24:21 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/java-user/86504</link>
</item><item>
<title>Need to know pros and cons of using RAMDirectory</title>
<description>Hi, I need to improve performance of my Lucene search query. Can I use RAMDirectory?Does it optimize performance?Is there any index size limit for th</description>
<pubDate>17 Oct  2009 08:03:26 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/java-user/86483</link>
</item><item>
<title>gettotalhits vs totalhits</title>
<description>hi I am wondering what is the difference between collector.getTotalHits();//where collector is a TopScoreDocCollector (which returns the correct valu</description>
<pubDate>17 Oct  2009 04:43:04 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/java-user/86471</link>
</item><item>
<title>Re: JDBC access to a Lucene index</title>
<description>Hi, On Fri, Oct 16, 2009 at 9:12 PM, Grant Ingersoll &amp;lt;gsingers@apache.org&amp;gt; wrote: &amp;gt; I&amp;#039;m not aware of any, but you might get more mileage asking on ja</description>
<pubDate>17 Oct  2009 00:59:49 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/java-user/86458</link>
</item><item>
<title>Filter for searching in result lists with 2.9</title>
<description>Hi guys, in our app we gives the possibility to search inside a set of documents, which is the result list of a former search. Thus, someone can shri</description>
<pubDate>16 Oct  2009 13:25:04 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/java-user/86437</link>
</item><item>
<title>IndexWriter optimize() deadlock</title>
<description>Hello, I am trying to track down the cause of my code hanging on calling IndexWriter.optimize() at its doWait() method. It appears, thus that it is w</description>
<pubDate>16 Oct  2009 09:49:39 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/java-user/86413</link>
</item><item>
<title>Difference between 2.4.1 and 2.9.0 (possible regression?)</title>
<description>Hello, We are re currently migrating from 2.4.1 to 2.9.0. We&amp;#039;ve noticed some changes in the results of fuzzy queries. We have made this small test ca</description>
<pubDate>16 Oct  2009 05:35:53 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/java-user/86388</link>
</item><item>
<title>is Lucene 3.0 coming soon?</title>
<description>Hi Lucene Guys, I am interested what is your plan date for releasing Lucene 3.0. I am asking because seeing on the changes in Lucene 2.9 (especially</description>
<pubDate>16 Oct  2009 02:59:28 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/java-user/86367</link>
</item><item>
<title>which version</title>
<description>hi i am using lucene version 2.9 When calling the StandardAnalyzer constructor with the VErsion.LUCENE_VERSION as parameter, I get the error &amp;quot;symbol n</description>
<pubDate>16 Oct  2009 02:38:22 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/java-user/86366</link>
</item><item>
<title>Proposal for changing Lucene&amp;#039;s backwards-compatibility policy</title>
<description>Hello Lucene users: In the past we have discussed our backwards-compatibility policy frequently on the Lucene developer mailinglist and we are thinki</description>
<pubDate>15 Oct  2009 23:57:37 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/java-user/86354</link>
</item><item>
<title>OpenRelevance</title>
<description>Hi folks, I would like to know if people are interested in the OpenRelevance project (http://wiki.apache.org/lucene-java/OpenRelevance).  I&amp;#039;ve done</description>
<pubDate>15 Oct  2009 12:32:12 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/java-user/86325</link>
</item><item>
<title>NPE in NearSpansUnordered</title>
<description>I&amp;#039;m using Lucene 2.9 and sometimes get a NPE in NearSpansUnordered:  &amp;lt;java.lang.NullPointerException&amp;gt;java.lang.NullPointerException at org.apache.luc</description>
<pubDate>15 Oct  2009 10:17:44 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/java-user/86312</link>
</item><item>
<title>How to sort and get document scores afterwards</title>
<description>Hi, our application enables sorting the result lists according to field values, currently all represented as Strings (we plan to also migrate to the</description>
<pubDate>15 Oct  2009 09:41:35 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/java-user/86309</link>
</item><item>
<title>How to set boost for a certain term in a query</title>
<description>For example, I want the term &amp;#039;sport&amp;#039; to have more impact on the final rank. Thanks in advance.  Chuan -- View this message in context: http://www.n</description>
<pubDate>15 Oct  2009 07:33:18 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/java-user/86300</link>
</item><item>
<title>PrefixQueries on large indexes (4M+ Documents) using a partial Query partial Filter solution</title>
<description>I know this has been discussed to great length, but I still have not found a satisfactory solution and I am hoping someone on the list has some ideas.</description>
<pubDate>15 Oct  2009 01:14:45 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/java-user/86285</link>
</item><item>
<title>Big Bad Bug in Lucene 2.9.0</title>
<description>Team, There is a nasty bug in 2.9.0, whereby BooleanQuery will sometimes silently fail to match possibly many documents that it should. Details are h</description>
<pubDate>14 Oct  2009 05:59:40 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/java-user/86246</link>
</item><item>
<title>PhraseQuery in BooleanQuery not working properly in 2.9.0</title>
<description>Hello, With the new Lucene 2.9.0 (on a newly built index of approx. 30 million documents) running BooleanQueries containing PhraseQuery does not work</description>
<pubDate>13 Oct  2009 06:23:22 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/java-user/86137</link>
</item><item>
<title>Using TermVectorMapper to compute term frequency across documents</title>
<description>Hi, I am trying to compute the counts of terms of the documents returned  by running a query using a TermVectorMapper. I was wondering if anyone kne</description>
<pubDate>12 Oct  2009 19:46:36 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/java-user/86086</link>
</item><item>
<title>querying multi-value fields</title>
<description>I have documents that store multiple values in some fields (using the document.add(new Field()) with the same field name). Here&amp;#039;s what a typical docu</description>
<pubDate>12 Oct  2009 13:05:41 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/java-user/86058</link>
</item><item>
<title>faceted search performance</title>
<description>Hi, I have a question related to faceted search. My index contains more than 1 million documents, and nearly 1 million terms. My aim is to get a DocI</description>
<pubDate>12 Oct  2009 05:53:45 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/java-user/86032</link>
</item><item>
<title>Usage of Lucene/Hibernate Search for Duplicate Contacts Detection</title>
<description>Hi all, I am supposed to add a feature in which my app will detect the duplicate contacts of a user on the basis of their name, email, mobile number</description>
<pubDate>12 Oct  2009 04:09:58 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/java-user/86030</link>
</item><item>
<title>Usage of Lucene/Hibernate Search for Contacts Merging operation</title>
<description>Hi all, I am supposed to add a feature in which my app will detect the duplicate contacts of a user on the basis of their name, email, mobile number</description>
<pubDate>12 Oct  2009 04:09:19 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/java-user/86029</link>
</item><item>
<title>Lucene</title>
<description>Hi ,     I am using StandardAnalyzer for indexing as well as searching the indexes.But my search doesn&amp;#039;t work correctly with special characters.I</description>
<pubDate>12 Oct  2009 03:55:33 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/java-user/86026</link>
</item><item>
<title>Realtime search best practices</title>
<description>Hi, I&amp;#039;m going to replace an old reader/writer synchronization mechanism we had implemented with the new near realtime search facilities in Lucene 2.9</description>
<pubDate>12 Oct  2009 02:24:59 -0800</pubDate>
<link>http://www.gossamer-threads.com/lists/lucene/java-user/86025</link>
</item>
</channel>
</rss>
