<?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 16:34:55 -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>
</channel>
</rss>
