Re: international stop set?

2012-10-27 Thread Tom
On Fri, Oct 26, 2012 at 8:34 PM, Trejkaz wrote: > On Sat, Oct 27, 2012 at 1:53 PM, Tom wrote: > > Hello, > > > > using Lucene 4.0.0b, I am trying to get a superset of all stop words (for > > an international app). > > I have looked around, and not found anythi

Re: Which token filter can combine 2 terms into 1?

2012-12-21 Thread Tom
On Fri, Dec 21, 2012 at 9:16 AM, Jack Krupansky wrote: > And to be more specific, most query parsers will have already separated > the terms and will call the analyzer with only one term at a time, so no > term recombination is possible for those parsed terms, at query time. > Most analyzers will

Re: Which token filter can combine 2 terms into 1?

2012-12-26 Thread Tom
erms. For example, let's say one snipped in your SnippetFilter is: "word2 word3" you will get Term 0: field=body text=word1 Term 1: field=body text=word2 word3 In this case, word2 and word3 will NOT be split. > > -- Jack Krupansky > > -Original Mess

Re: question about modifying indexed Documents

2008-08-22 Thread tom
AUTOMATIC REPLY Tom Roberts is out of the office till 2nd September 2008. LUX reopens on 1st September 2008 - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Re: question about modifying indexed Documents

2008-08-22 Thread tom
AUTOMATIC REPLY Tom Roberts is out of the office till 2nd September 2008. LUX reopens on 1st September 2008 - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Re: How do TeeTokenizer and SinkTokenizer work?

2008-08-23 Thread tom
AUTOMATIC REPLY Tom Roberts is out of the office till 2nd September 2008. LUX reopens on 1st September 2008 - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Re: Re: How do TeeTokenizer and SinkTokenizer work?

2008-08-23 Thread tom
AUTOMATIC REPLY Tom Roberts is out of the office till 2nd September 2008. LUX reopens on 1st September 2008 - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: RE: Field Question

2008-08-24 Thread tom
AUTOMATIC REPLY Tom Roberts is out of the office till 2nd September 2008. LUX reopens on 1st September 2008 - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Re: RE: Field Question

2008-08-24 Thread tom
AUTOMATIC REPLY Tom Roberts is out of the office till 2nd September 2008. LUX reopens on 1st September 2008 - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Standard Analyzer

2008-08-25 Thread tom
AUTOMATIC REPLY Tom Roberts is out of the office till 2nd September 2008. LUX reopens on 1st September 2008 - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Re: Standard Analyzer

2008-08-25 Thread tom
AUTOMATIC REPLY Tom Roberts is out of the office till 2nd September 2008. LUX reopens on 1st September 2008 - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Upgrading from v2.2.0 to v2.3.2

2008-08-26 Thread tom
AUTOMATIC REPLY Tom Roberts is out of the office till 2nd September 2008. LUX reopens on 1st September 2008 - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Re: Upgrading from v2.2.0 to v2.3.2

2008-08-26 Thread tom
AUTOMATIC REPLY Tom Roberts is out of the office till 2nd September 2008. LUX reopens on 1st September 2008 - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Re: system design for big numbers

2008-08-26 Thread tom
AUTOMATIC REPLY Tom Roberts is out of the office till 2nd September 2008. LUX reopens on 1st September 2008 - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Re: Re: system design for big numbers

2008-08-26 Thread tom
AUTOMATIC REPLY Tom Roberts is out of the office till 2nd September 2008. LUX reopens on 1st September 2008 - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Re: Replicating Lucene Index with out SOLR

2008-08-27 Thread tom
AUTOMATIC REPLY Tom Roberts is out of the office till 2nd September 2008. LUX reopens on 1st September 2008 - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Re: Re: Replicating Lucene Index with out SOLR

2008-08-27 Thread tom
AUTOMATIC REPLY Tom Roberts is out of the office till 2nd September 2008. LUX reopens on 1st September 2008 - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: How can we know if 2 lucene indexes are same?

2008-08-29 Thread tom
AUTOMATIC REPLY Tom Roberts is out of the office till 2nd September 2008. LUX reopens on 1st September 2008 - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Re: How can we know if 2 lucene indexes are same?

2008-08-29 Thread tom
AUTOMATIC REPLY Tom Roberts is out of the office till 2nd September 2008. LUX reopens on 1st September 2008 - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: MoreLikeThis return no results

2008-08-29 Thread tom
AUTOMATIC REPLY Tom Roberts is out of the office till 2nd September 2008. LUX reopens on 1st September 2008 - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Re: MoreLikeThis return no results

2008-08-29 Thread tom
AUTOMATIC REPLY Tom Roberts is out of the office till 2nd September 2008. LUX reopens on 1st September 2008 - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Newbie question: using Lucene to index hierarchical information.

2008-09-01 Thread tom
AUTOMATIC REPLY Tom Roberts is out of the office till 2nd September 2008. LUX reopens on 1st September 2008 - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Re: Newbie question: using Lucene to index hierarchical information.

2008-09-01 Thread tom
AUTOMATIC REPLY Tom Roberts is out of the office till 2nd September 2008. LUX reopens on 1st September 2008 - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Re: lucene suiteable ? 6 mio recods / day 1k

2008-12-19 Thread tom
AUTOMATIC REPLY LUX is closed until 5th January 2009 - To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org

Re: Re: Re: lucene suiteable ? 6 mio recods / day 1k

2008-12-19 Thread tom
AUTOMATIC REPLY LUX is closed until 5th January 2009 - To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org

Re: Preserving old releases

2008-12-19 Thread tom
AUTOMATIC REPLY LUX is closed until 5th January 2009 - To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org

Re: Re: Preserving old releases

2008-12-19 Thread tom
AUTOMATIC REPLY LUX is closed until 5th January 2009 - To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org

Re: Re: Inquiry on Lucene Stemming

2008-12-21 Thread tom
AUTOMATIC REPLY LUX is closed until 5th January 2009 - To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org

Re: Re: Re: Inquiry on Lucene Stemming

2008-12-21 Thread tom
AUTOMATIC REPLY LUX is closed until 5th January 2009 - To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org

Re: Re: lucene suiteable ? 6 mio recods / day 1k

2008-12-21 Thread tom
AUTOMATIC REPLY LUX is closed until 5th January 2009 - To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org

Re: Re: Re: lucene suiteable ? 6 mio recods / day 1k

2008-12-21 Thread tom
AUTOMATIC REPLY LUX is closed until 5th January 2009 - To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org

Re: RE: Combining results of multiple indexes

2008-12-22 Thread tom
AUTOMATIC REPLY LUX is closed until 5th January 2009 - To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org

Re: Re: RE: Combining results of multiple indexes

2008-12-22 Thread tom
AUTOMATIC REPLY LUX is closed until 5th January 2009 - To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org

Re: Re: Lucene search problem

2008-12-23 Thread tom
AUTOMATIC REPLY LUX is closed until 5th January 2009 - To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org

Re: Re: Re: Lucene search problem

2008-12-23 Thread tom
AUTOMATIC REPLY LUX is closed until 5th January 2009 - To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org

Re: TermsVector

2008-12-25 Thread tom
AUTOMATIC REPLY LUX is closed until 5th January 2009 - To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org

Re: Re: TermsVector

2008-12-25 Thread tom
AUTOMATIC REPLY LUX is closed until 5th January 2009 - To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org

Re: Re: Problem with sorted results.

2008-12-26 Thread tom
AUTOMATIC REPLY LUX is closed until 5th January 2009 - To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org

Re: Re: Re: Problem with sorted results.

2008-12-26 Thread tom
AUTOMATIC REPLY LUX is closed until 5th January 2009 - To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org

Re: Re: Payloads

2008-12-27 Thread tom
AUTOMATIC REPLY LUX is closed until 5th January 2009 - To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org

Re: Re: Re: Payloads

2008-12-27 Thread tom
AUTOMATIC REPLY LUX is closed until 5th January 2009 - To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org

Re: Re: Field Not Present In Document

2008-12-28 Thread tom
AUTOMATIC REPLY LUX is closed until 5th January 2009 - To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org

Re: Re: Re: Field Not Present In Document

2008-12-28 Thread tom
AUTOMATIC REPLY LUX is closed until 5th January 2009 - To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org

Re: Re: Proximity Search between phrases

2008-12-29 Thread tom
AUTOMATIC REPLY LUX is closed until 5th January 2009 - To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org

Re: Re: Re: Proximity Search between phrases

2008-12-29 Thread tom
AUTOMATIC REPLY LUX is closed until 5th January 2009 - To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org

Re: IndexCommit#getFileNames() returning duplicates?

2008-12-29 Thread tom
AUTOMATIC REPLY LUX is closed until 5th January 2009 - To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org

Re: Re: IndexCommit#getFileNames() returning duplicates?

2008-12-29 Thread tom
AUTOMATIC REPLY LUX is closed until 5th January 2009 - To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org

Re: How to index pdf, html, doc and other MIME types in lucene

2008-12-31 Thread tom
AUTOMATIC REPLY LUX is closed until 5th January 2009 - To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org

Re: Re: How to index pdf, html, doc and other MIME types in lucene

2008-12-31 Thread tom
AUTOMATIC REPLY LUX is closed until 5th January 2009 - To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org

Re: Showing highlighted results

2009-01-01 Thread tom
AUTOMATIC REPLY LUX is closed until 5th January 2009 - To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org

Re: Re: Showing highlighted results

2009-01-01 Thread tom
AUTOMATIC REPLY LUX is closed until 5th January 2009 - To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org

Re: Re: Search Problem

2009-01-01 Thread tom
AUTOMATIC REPLY LUX is closed until 5th January 2009 - To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org

Re: Re: Re: Search Problem

2009-01-01 Thread tom
AUTOMATIC REPLY LUX is closed until 5th January 2009 - To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org

Re: Re: Search Problem

2009-01-02 Thread tom
AUTOMATIC REPLY LUX is closed until 5th January 2009 - To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org

Re: Re: Re: Search Problem

2009-01-02 Thread tom
AUTOMATIC REPLY LUX is closed until 5th January 2009 - To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org

Re: Re: Search Test file

2009-01-03 Thread tom
AUTOMATIC REPLY LUX is closed until 5th January 2009 - To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org

Re: Re: Re: Search Test file

2009-01-03 Thread tom
AUTOMATIC REPLY LUX is closed until 5th January 2009 - To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org

Re: about TopFieldDocs

2009-01-05 Thread tom
AUTOMATIC REPLY LUX is closed until 5th January 2009 - To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org

Re: Re: about TopFieldDocs

2009-01-05 Thread tom
AUTOMATIC REPLY LUX is closed until 5th January 2009 - To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org

Re: function query - get DocValues

2007-08-24 Thread tom
Tom Roberts is out of the office until 3rd September 2007 and will get back to you on his return. http://www.luxonline.org.uk http://www.lux.org.uk - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

Re: Re: function query - get DocValues

2007-08-24 Thread tom
Tom Roberts is out of the office until 3rd September 2007 and will get back to you on his return. http://www.luxonline.org.uk http://www.lux.org.uk - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

Re: How to distribute lucene using rsync

2007-08-25 Thread tom
Tom Roberts is out of the office until 3rd September 2007 and will get back to you on his return. http://www.luxonline.org.uk http://www.lux.org.uk - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

Re: Re: How to distribute lucene using rsync

2007-08-25 Thread tom
Tom Roberts is out of the office until 3rd September 2007 and will get back to you on his return. http://www.luxonline.org.uk http://www.lux.org.uk - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

Re: Re: How to distribute lucene using rsync

2007-08-26 Thread tom
Tom Roberts is out of the office until 3rd September 2007 and will get back to you on his return. http://www.luxonline.org.uk http://www.lux.org.uk - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

Re: Re: Re: How to distribute lucene using rsync

2007-08-26 Thread tom
Tom Roberts is out of the office until 3rd September 2007 and will get back to you on his return. http://www.luxonline.org.uk http://www.lux.org.uk - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

Re: Maximum index size

2007-08-26 Thread tom
Tom Roberts is out of the office until 3rd September 2007 and will get back to you on his return. http://www.luxonline.org.uk http://www.lux.org.uk - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

Re: Re: Maximum index size

2007-08-26 Thread tom
Tom Roberts is out of the office until 3rd September 2007 and will get back to you on his return. http://www.luxonline.org.uk http://www.lux.org.uk - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

Re: Re: Searching Diacritics

2007-08-28 Thread tom
Tom Roberts is out of the office until 3rd September 2007 and will get back to you on his return. http://www.luxonline.org.uk http://www.lux.org.uk - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

Re: Re: Re: Searching Diacritics

2007-08-28 Thread tom
Tom Roberts is out of the office until 3rd September 2007 and will get back to you on his return. http://www.luxonline.org.uk http://www.lux.org.uk - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

Re: SV: Find "latest" document (before a certain date)

2007-08-29 Thread tom
Tom Roberts is out of the office until 3rd September 2007 and will get back to you on his return. http://www.luxonline.org.uk http://www.lux.org.uk - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

Re: Re: SV: Find "latest" document (before a certain date)

2007-08-29 Thread tom
Tom Roberts is out of the office until 3rd September 2007 and will get back to you on his return. http://www.luxonline.org.uk http://www.lux.org.uk - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

Re: Re: How to speed-up index opening

2007-08-30 Thread tom
Tom Roberts is out of the office until 3rd September 2007 and will get back to you on his return. http://www.luxonline.org.uk http://www.lux.org.uk - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

Re: Re: Re: How to speed-up index opening

2007-08-30 Thread tom
Tom Roberts is out of the office until 3rd September 2007 and will get back to you on his return. http://www.luxonline.org.uk http://www.lux.org.uk - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

Re: Re: IndexReader#docFreq(Term)

2007-08-30 Thread tom
Tom Roberts is out of the office until 3rd September 2007 and will get back to you on his return. http://www.luxonline.org.uk http://www.lux.org.uk - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

Re: Re: Re: IndexReader#docFreq(Term)

2007-08-30 Thread tom
Tom Roberts is out of the office until 3rd September 2007 and will get back to you on his return. http://www.luxonline.org.uk http://www.lux.org.uk - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

Re: Re: Is there a Term ID for each distinctive term indexed in Lucene?

2007-09-01 Thread tom
Tom Roberts is out of the office until 3rd September 2007 and will get back to you on his return. http://www.luxonline.org.uk http://www.lux.org.uk - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

Re: Re: Re: Is there a Term ID for each distinctive term indexed in Lucene?

2007-09-01 Thread tom
Tom Roberts is out of the office until 3rd September 2007 and will get back to you on his return. http://www.luxonline.org.uk http://www.lux.org.uk - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail

Re: Re: Boosting Vs Sorting

2007-12-21 Thread tom
AUTOMATIC REPLY LUX is closed until 7th January 2008 most information about LUX is available at www.lux.org.uk - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Re: Re: Boosting Vs Sorting

2007-12-21 Thread tom
AUTOMATIC REPLY LUX is closed until 7th January 2008 most information about LUX is available at www.lux.org.uk - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Re: optimize Index problem

2007-12-22 Thread tom
AUTOMATIC REPLY LUX is closed until 7th January 2008 most information about LUX is available at www.lux.org.uk - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Re: Re: optimize Index problem

2007-12-22 Thread tom
AUTOMATIC REPLY LUX is closed until 7th January 2008 most information about LUX is available at www.lux.org.uk - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Re: Which file in the lucene package is used to manipulate results..

2007-12-23 Thread tom
AUTOMATIC REPLY LUX is closed until 7th January 2008 most information about LUX is available at www.lux.org.uk - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Re: Re: Which file in the lucene package is used to manipulate results..

2007-12-23 Thread tom
AUTOMATIC REPLY LUX is closed until 7th January 2008 most information about LUX is available at www.lux.org.uk - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

swapping Lucene's on RAM drive

2008-06-10 Thread Tom
aned up? If not, how do I? Thanks for any help! Tom - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: swapping Lucene's on RAM drive

2008-06-10 Thread Tom
ated; no deleteIndex is implemented, no cleanIndex, no nothing. It seems a miracle it works at all ;-) The only thing that is present is a delete-files loop in beforeCopyFrom. So I think I dare to assume that the memory is garbage collected. Thanks again. Tom Anshum wrote: Hi Tom, perhap

MMapDirectory on Windows Broken?

2006-03-22 Thread Tom
: C:\Documents and Settings\Tom\workspace\LuceneWar\test_repos [java] Using dir of class: org.apache.lucene.store.MMapDirectory [java] Inserted 8 users in: 47 millis [java] Exception in thread "main" java.io.IOException: Cannot delete C:\Documents and Settings\Tom

Re: RE: maybe I hit a bug of Term ?

2010-12-10 Thread Tom Hill
So, if you write your own Map implementation, you may have to care about this, but in the general case, you can just use any Collection and it will work. Tom 2010/12/10 Sariny : > Object.hashCode() is "implemented by converting the internal address of the > object into an integer"

Re: SpanNearQuery - inOrder parameter

2011-05-10 Thread Tom Hill
that I'm not familiar with the span query code, so this is just a quick deduction. Not sure how easy it would be to add this duplicate term detection, if that's the problem. Tom On Tue, May 10, 2011 at 5:58 AM, Gregory Tarr wrote: > Anyone able to help me with the problem below? &

Term Dictionary taking up lots of memory, looking for solutions, lucene 5.3.1

2017-05-17 Thread Tom Hirschfeld
? If so, how do I got about loading an alternative codec and configuring it to my needs? I'm having trouble finding docs/examples of how this is used in the real world so even if you point me to a repo or docs somewhere I'd appreciate it. Thanks! Best, Tom Hirschfeld

Term Dictionary taking up lots of heap memory, looking for solutions, lucene 5.3.1

2017-05-17 Thread Tom Hirschfeld
is issue? If so, how do I got about loading an alternative codec and configuring it to my needs? I'm having trouble finding docs/examples of how this is used in the real world so even if you point me to a repo or docs somewhere I'd appreciate it. Thanks! Best, Tom Hirschfeld

Re: Term Dictionary taking up lots of memory, looking for solutions, lucene 5.3.1

2017-06-13 Thread Tom Hirschfeld
Once again, thanks for your help. Best, Tom Hirschfeld On Thu, May 18, 2017 at 4:22 AM, Uwe Schindler wrote: > Hi, > Are you sure that the term index is the problem? Even with huge indexes > you never need 65 good of heap! That's impossible. > Are you sure that your problem is not

Optimizing number of segments in lucene index (no writes/deletes, only reads)

2017-06-13 Thread Tom Hirschfeld
segment per cpu in prod? 1 segment per core in prod? Something else? Best, Tom Hirschfeld

Spatial Indexing of Polygons

2017-08-14 Thread Tom Hirschfeld
ed if it exists. Is there a recommended way to support indexing and searching of polygons (building footprint sized polygons, not huge ones)? If so what is the currently recommended API to use? We are currently thinking about using the s2cell library from google. Best, Tom Hirschfeld

NumericDocValues vs SortedNumericDocValues

2018-02-05 Thread Tom Hirschfeld
sort about 200 results. My specific questions are, for our use case, how do these two fields differ in: 1) total index size 2) query time performance/impact on sorting 3) any other "gotchas" I may not have thought of yet Thanks for your time & assistance! Best, Tom Hirschfeld

Lucene, Spark, HDFS question

2018-03-13 Thread Tom Hirschfeld
s this compatible? Are we able to store our index in HDFS and read from a spark job? Best, Tom Hirschfeld

EOF exception from ramDirectory search in spark

2018-05-10 Thread Tom Hirschfeld
to address this issue but I have been unable to find out whats going on. Any hint as to what might be happening here? Best, Tom Hirschfeld

Re: EOF exception from ramDirectory search in spark

2018-05-11 Thread Tom Hirschfeld
org.apache.lucene.util.packed.DirectReader$DirectPackedReader48.get(DirectReader.java:305) ... 35 more On Fri, May 11, 2018 at 1:15 AM, Adrien Grand wrote: > Can you share the full stack trace? > > Le ven. 11 mai 2018 à 04:19, Tom Hirschfeld a > écrit : > > > Hey All, > > I h

Matching a single instance of a multivalued field

2018-06-08 Thread Tom Mortimer
quite long (I don't know if there's a limit). Is there a neater way? cheers, Tom

Re: Matching a single instance of a multivalued field

2018-06-08 Thread Tom Mortimer
Ah, that's an interesting idea - thanks Adrien! On Fri, Jun 8, 2018 at 3:54 PM Adrien Grand wrote: > Hi Tom, > > One way to solve this could be to use block joins by indexing each value in > its own document and joining the parent document using > ToParentBlockJoinQuery. >

Re: Running query against a single document

2018-09-21 Thread Tom Mortimer
Hi, Have you considered using MemoryIndex <https://lucene.apache.org/core/6_5_1/memory/org/apache/lucene/index/memory/MemoryIndex.html> ? cheers, Tom tel +44 8700 118334 : mobile +44 7876 741014 : skype tommortimer On Fri, 21 Sep 2018 at 13:58, Aurélien MAZOYER wrote: > Hi, >

  1   2   3   >