Re: AW: Re: Speeding up RangeQueries?

2009-03-14 Thread Niels Ott
http://www.thetaphi.de eMail: u...@thetaphi.de -Original Message- From: Niels Ott [mailto:n...@sfs.uni-tuebingen.de] Sent: Saturday, March 14, 2009 10:40 PM To: java-user@lucene.apache.org Subject: Re: AW: Re: Speeding up RangeQueries? Hello Uwe, thank you for clarifying things. I just ch

Re: AW: Re: Speeding up RangeQueries?

2009-03-14 Thread Niels Ott
trunk lucene on www.pangaea.de. Uwe Mit einem Mobiltelefon von Sony Ericsson gesendet Originalnachricht Von: Niels Ott Gesendet: An: java-user@lucene.apache.org Betreff: Re: Speeding up RangeQueries? Hi Paul, Paul Elschot schrieb: Performance normally mostly depends on the number

Re: Speeding up RangeQueries?

2009-03-14 Thread Niels Ott
-- Niels Ott Computational Linguist (B.A.) http://www.drni.de/niels/ - To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e-mail: java-user-h...@lucene.apache.org

Speeding up RangeQueries?

2009-03-14 Thread Niels Ott
ex at indexing-time so that the range queries will be substituted by simple keywords. For now, I'm interested in a possibility to speed up range queries. Does the performance of a range query depend on the length of contents in the field in question? Best, Niels -- Niels Ott Computationa

Re: Memory during Indexing

2009-03-12 Thread Niels Ott
every time one hour of indexing has passed, etc... Best, Niels -- Niels Ott Computational Linguist (B.A.) http://www.drni.de/niels/ - To unsubscribe, e-mail: java-user-unsubscr...@lucene.apache.org For additional commands, e

Re: Memory during Indexing

2009-03-11 Thread Niels Ott
At least my index remains empty when I'm querying. If I call commit() every now and then (like every 500 documents), there are data I can query. Best Niels -- Niels Ott Computational Linguist (B.A.) http://www.drn

Memory during Indexing

2009-03-11 Thread Niels Ott
Hi Lucene professionals! This may sound like a dumb beginner's question, but anyways: Can Lucene run out of memory during indexing? Should I use IndexWriter.flush() or .commit(), and if so, how often? Thank you for your support. Niels -- Niels Ott Computational Linguist (B.A.)

Re: Taxonomy in Lucene

2008-12-10 Thread Niels Ott
indexing synonyms using WordNet. They core of the approach is - to my understanding - to add to equip synonym Tokens with the very same positions as the "original" Tokens and add them to the TokenStream. Best, Niels -- Niels Ott Computational Linguist (B.A.) http://www.drn

Re: Deleting from Index by URL field: is it safe?

2008-12-01 Thread Niels Ott
is still a prototype so I can change that later, if it turns out that it doesn't do the job for me. I suggest you create a test and try it on a RAMDirectory and see exactly what happens and what you want! This looks like a good idea to me. Thank you for the hint. Best, Niels -- Ni

Deleting from Index by URL field: is it safe?

2008-11-28 Thread Niels Ott
tain whether this is safe or not: is there a chance that I delete documents I would want to keep? How does the matching exactly work. During indexing, I'm using a KeywordAnalyzer for the URL field in order to avoid tokenization. Best, Niels -- Niels Ott Computational Linguist (B.A.)

Re: Combining keyword queries with database-style queries

2008-10-25 Thread Niels Ott
, for whatever reason. Sorry for the inconvenience. Niels -- Niels Ott Computational Linguist (B.A.) http://www.drni.de/niels/ - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Combining keyword queries with database-style queries

2008-10-24 Thread Niels Ott
se? Any pointers to useful resources and any types of hints are welcome! :-) Best, Niels -- Niels Ott Computational Linguist (B.A.) http://www.drni.de/niels/ - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Re: Combining keyword queries with database-style queries

2008-10-24 Thread Niels Ott
with zeros, see NumberTools. Best Erick On Thu, Oct 23, 2008 at 8:27 AM, Niels Ott <[EMAIL PROTECTED]>wrote: Hi everybody, I need to query for documents not only for search terms but also for numeric values (or other general types). Let me try to explain with a hypothetical example. Ass

Combining keyword queries with database-style queries

2008-10-23 Thread Niels Ott
to useful resources and any types of hints are welcome! :-) Best, Niels -- Niels Ott Computational Linguist (B.A.) http://www.drni.de/niels/ - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]