[ANNOUNCE] Apache Lucene 4.10.0 released

2014-09-03 Thread Ryan Ernst
3 September 2014, Apache Lucene™ 4.10.0 available The Lucene PMC is pleased to announce the release of Apache Lucene 4.10.0 Apache Lucene is a high-performance, full-featured text search engine library written entirely in Java. It is a technology suitable for nearly any application that requires

Re: Should .tip/.doc/.tii files be missing/deleted?

2014-09-03 Thread Chris Hostetter
: following files (I'm not listing all extensions) are deleted immediately : upon IndexWriter.close() being called: : : *.fdt, *.tip, *.tii, .*pos : : Only the following 5 files are left in all cases : _0.cfe : _0.cfs ...you're got the CompoundFileFormat configured, so each time a segment is f

Should .tip/.doc/.tii files be missing/deleted?

2014-09-03 Thread Chloe Guszo
Hi all, While creating an index with, ranging in size from 10-10 docs, and using SimpleFS, NIOS, MMap Directories, I notice that in all cases the following files (I'm not listing all extensions) are deleted immediately upon IndexWriter.close() being called: *.fdt, *.tip, *.tii, .*pos Only th

Re: Question regarding complex queries and long tail suggestions

2014-09-03 Thread Jack Krupansky
Here's the (skimpy) Lucene Javadoc: http://lucene.apache.org/core/4_9_0/queryparser/org/apache/lucene/queryparser/complexPhrase/ComplexPhraseQueryParser.html Take a look at the unit tests: http://svn.apache.org/viewvc/lucene/dev/tags/lucene_solr_4_10_0/lucene/queryparser/src/test/org/apache/lucen

Re: Question regarding complex queries and long tail suggestions

2014-09-03 Thread Erick Erickson
Take a look at the ComplexPhraseQueryParser here: https://cwiki.apache.org/confluence/display/solr/Other+Parsers#OtherParsers-ComplexPhraseQueryParser Best, Erick On Wed, Sep 3, 2014 at 12:41 PM, Mirko Sertic wrote: > Hi@all > > I am using Lucene 4.9 for a search application. > > Now i'd like to

Question regarding complex queries and long tail suggestions

2014-09-03 Thread Mirko Sertic
Hi@all I am using Lucene 4.9 for a search application. Now i'd like to create complex queries such as: "hello world * this is interesting" This should match every dokument with the phrases "hello world" and "this is interesting" with any number of terms between them. I also want to go furthe

Re: Please add to Lucene Wiki

2014-09-03 Thread Erick Erickson
Peter: I'd be glad to add you to the Wiki, but in order to do so I need your Wiki login. And are you interested in the Lucene Wiki, the Solr Wiki or both? Best, Erick On Wed, Sep 3, 2014 at 1:33 AM, Peter Oehler wrote: > Hi! > > I am Peter, one of two founders of Lookeen > (www.lookeen.net

Please add to Lucene Wiki

2014-09-03 Thread Peter Oehler
Hi! I am Peter, one of two founders of Lookeen (www.lookeen.net). Lookeen is heavily using Lucene technology since more than 7 years. Please add me to your Wiki so that I can edit pages. Thanks a lot! Kind regards / Viele Grüße Peter Oehler, COO Axonic Informationssystem