You are viewing a plain text version of this content. The canonical link for it is here.
- Block tree terms dict & index - posted by "Beale, Jim (US-KOP)" <Ji...@hibu.com> on 2013/05/01 01:57:02 UTC, 0 replies.
- Re: Document boosting - posted by Tamer Gür <tg...@ebi.ac.uk> on 2013/05/01 10:35:14 UTC, 0 replies.
- Luke and Facet search - posted by Nicola Buso <nb...@ebi.ac.uk> on 2013/05/01 11:57:00 UTC, 1 replies.
- Re: Block tree terms dict & index - posted by Michael McCandless <lu...@mikemccandless.com> on 2013/05/01 13:30:09 UTC, 0 replies.
- intermittent NPE with search - posted by Lynn Settle <ly...@hotmail.com> on 2013/05/01 17:30:52 UTC, 5 replies.
- Merge policy! - posted by andi rexha <a_...@hotmail.com> on 2013/05/02 12:53:46 UTC, 2 replies.
- Index-time term expansion - posted by Glen Newton <gl...@gmail.com> on 2013/05/03 20:14:11 UTC, 2 replies.
- Re: Optimizing NRT search - posted by Aleksey <bi...@gmail.com> on 2013/05/04 04:14:51 UTC, 0 replies.
- Best practices in boosting by proximity? - posted by Gili Nachum <gi...@gmail.com> on 2013/05/04 19:46:58 UTC, 3 replies.
- search-time facetting in Lucene - posted by kiwi clive <ki...@yahoo.com> on 2013/05/06 05:22:56 UTC, 4 replies.
- updating/deleting uncomitted documents - posted by Daniel Penning <dp...@gamona.de> on 2013/05/06 13:32:55 UTC, 2 replies.
- [ANNOUNCE] Apache Lucene 4.3 released - posted by Simon Willnauer <si...@gmail.com> on 2013/05/06 15:07:55 UTC, 0 replies.
- lucene running problem - posted by sindhu hosamane <si...@gmail.com> on 2013/05/06 21:11:26 UTC, 1 replies.
- TrackingIndexWriter.tryDeleteDocument(IndexReader, int) vs deleteDocuments(Query) - posted by Reg <re...@gmail.com> on 2013/05/07 03:05:59 UTC, 8 replies.
- TermRangeQuery performance oddness - posted by Aleksey <bi...@gmail.com> on 2013/05/07 04:15:19 UTC, 2 replies.
- [PhraseQuery] Can "jakarta apache"~10 be searched by offset ? - posted by wgggfiy <wu...@qq.com> on 2013/05/07 05:39:18 UTC, 6 replies.
- [sort order]how to support sort by max(field1),then field2 desc. - posted by Jack Liu <Ja...@morningstar.com> on 2013/05/07 07:49:14 UTC, 2 replies.
- Subclassing QueryScorer - posted by Colin Pollock <po...@gmail.com> on 2013/05/08 00:26:54 UTC, 1 replies.
- IndexOptions.DOCS_AND_FREQS_AND_POSITIONS_AND_OFFSETS vs storing positions and offsets/ - posted by AarKay <ks...@gmail.com> on 2013/05/08 10:23:48 UTC, 3 replies.
- Collect facet only on specific values - posted by Nicola Buso <nb...@ebi.ac.uk> on 2013/05/09 11:53:13 UTC, 3 replies.
- FastVectorHighlighter returns null fragments - Lucene 4.0 - posted by AarKay <ks...@gmail.com> on 2013/05/09 16:30:27 UTC, 0 replies.
- problem with reading an index - posted by Liz Sommers <li...@gmail.com> on 2013/05/09 18:37:53 UTC, 2 replies.
- How to get compelete sentences from best fragments in Lucene2.9. - posted by neeraj shah <ne...@gmail.com> on 2013/05/10 07:34:12 UTC, 0 replies.
- TermsEnum.docFreq() returns 0 - posted by Ravikumar Govindarajan <ra...@gmail.com> on 2013/05/10 14:24:50 UTC, 7 replies.
- why did I build index slower and slower ? - posted by wgggfiy <wu...@qq.com> on 2013/05/13 05:05:00 UTC, 3 replies.
- Sort field with MultiReader - posted by Tamer Gür <tg...@ebi.ac.uk> on 2013/05/13 12:24:01 UTC, 0 replies.
- Find index version with an index reader - posted by Ramprakash Ramamoorthy <yo...@gmail.com> on 2013/05/13 14:35:15 UTC, 2 replies.
- Default Value for All Indexed Fields - posted by srividhyau <sr...@hp.com> on 2013/05/13 19:44:31 UTC, 1 replies.
- Performance of NULL check *:* -category:[* TO *] - posted by srividhyau <sr...@hp.com> on 2013/05/13 20:05:18 UTC, 2 replies.
- lucene and mongodb - posted by Rider Carrion Cleger <ri...@gmail.com> on 2013/05/14 10:35:30 UTC, 7 replies.
- Retrieving FieldInfo - posted by Nicola Buso <nb...@ebi.ac.uk> on 2013/05/14 12:35:08 UTC, 5 replies.
- unindexed field boost - posted by Tamer Gür <tg...@ebi.ac.uk> on 2013/05/14 16:34:52 UTC, 1 replies.
- IndexReader doc method performance troubles - posted by G B <g....@gmail.com> on 2013/05/14 22:19:14 UTC, 1 replies.
- Fwd: Deadlock in DocumentsWriterFlushControl - posted by Sergiusz Urbaniak <se...@gmail.com> on 2013/05/15 17:50:04 UTC, 2 replies.
- Toggling compression for stored fields - posted by Vitaly Funstein <vf...@gmail.com> on 2013/05/15 22:37:50 UTC, 7 replies.
- Faceted search using Lucene 4.3 - posted by raj <ra...@gmail.com> on 2013/05/16 07:44:44 UTC, 5 replies.
- CorruptIndexException when opening Index during first commit - posted by Geoff Cooney <co...@gmail.com> on 2013/05/16 16:45:11 UTC, 6 replies.
- how to get max value of a long field? - posted by Hu Jing <hu...@gmail.com> on 2013/05/17 11:10:06 UTC, 6 replies.
- ERROR help me please ,org.apache.lucene.search.IndexSearcher.(Ljava/lang/String;)V - posted by fifi <na...@yahoo.fr> on 2013/05/17 15:11:17 UTC, 2 replies.
- command line lucene - posted by John Wang <jo...@gmail.com> on 2013/05/17 21:07:51 UTC, 1 replies.
- classic.QueryParser - bug or new behavior? - posted by Scott Smith <ss...@mainstreamdata.com> on 2013/05/19 20:50:42 UTC, 3 replies.
- Bangalore Apache Lucene/Solr meetup - posted by Anshum Gupta <an...@anshumgupta.net> on 2013/05/21 08:28:28 UTC, 1 replies.
- Faceting/Grouping over tokenized fields - posted by Ramprakash Ramamoorthy <yo...@gmail.com> on 2013/05/21 08:37:44 UTC, 0 replies.
- Re: RAMDirectory and expungeDeletes()/optimize() - posted by Konstantyn Smirnov <in...@yahoo.com> on 2013/05/21 15:12:01 UTC, 1 replies.
- Case insensitive StringField? - posted by Shahak Nagiel <sn...@yahoo.com> on 2013/05/21 16:06:14 UTC, 4 replies.
- Query with phrases, wildcards and fuzziness - posted by Ross Simpson <si...@gmail.com> on 2013/05/22 02:08:32 UTC, 4 replies.
- Blåbærsyltetøy v.s. Räksmörgås - posted by Karl Wettin <ka...@kodapan.se> on 2013/05/22 14:37:46 UTC, 3 replies.
- Getting position increments directly from the the index - posted by Igor Shalyminov <is...@yandex-team.ru> on 2013/05/22 16:11:52 UTC, 6 replies.
- Ordering of terms in TermsEnum - posted by Brendan Grainger <br...@gmail.com> on 2013/05/22 17:28:36 UTC, 1 replies.
- Lucene 3.6.2 deleteDocument(docNum) and undeleteAll - posted by ik...@axsone.com on 2013/05/23 21:37:33 UTC, 3 replies.
- lucene 4.0.0 - posted by mary meriem <me...@hotmail.fr> on 2013/05/24 18:14:23 UTC, 6 replies.
- PrefixQuery with short prefix does not match documents - posted by Steven Schlansker <st...@likeness.com> on 2013/05/25 01:06:37 UTC, 2 replies.
- please help - posted by mary meriem <me...@hotmail.fr> on 2013/05/25 22:33:01 UTC, 2 replies.
- How to implement multi term synonym query expansion that support query parser syntax? - posted by Guy Moshkowich <gu...@gmail.com> on 2013/05/26 14:57:09 UTC, 0 replies.
- Difference between Group and Facet - posted by raj <ra...@gmail.com> on 2013/05/27 11:16:20 UTC, 7 replies.
- Re: Faceted Search: count direct matches/member für result nodes - posted by "Schimke, Danny" <Da...@incowia.com> on 2013/05/27 15:11:37 UTC, 8 replies.
- [blog post] Automatically Acquiring Synonym Knowledge from Wikipedia - posted by Koji Sekiguchi <ko...@r.email.ne.jp> on 2013/05/27 17:14:59 UTC, 4 replies.
- Common Index with personalized fields - posted by Ravikumar Govindarajan <ra...@gmail.com> on 2013/05/27 20:50:10 UTC, 0 replies.
- Lucene 4.2 DocValues - posted by Arun Kumar K <ar...@gmail.com> on 2013/05/28 16:48:18 UTC, 4 replies.
- Infinispan & JGroups migrating to Apache License - posted by Sanne Grinovero <sa...@gmail.com> on 2013/05/28 16:56:51 UTC, 0 replies.
- Calling IndexWriter.commit() immediately after creating the writer - posted by Vitaly Funstein <vf...@gmail.com> on 2013/05/30 02:09:59 UTC, 2 replies.
- help for Lucene 4.0.0 - posted by mary meriem <me...@hotmail.fr> on 2013/05/30 23:31:06 UTC, 0 replies.
- A couple of thoughts on non technical users and query parsers. - posted by Karl Wettin <ka...@kodapan.se> on 2013/05/31 01:26:36 UTC, 0 replies.