You are viewing a plain text version of this content. The canonical link for it is here.
- Lazy Loading - posted by Geet Gangwar <ge...@gmail.com> on 2014/01/01 09:41:52 UTC, 3 replies.
- Re: Unexpected returning false from IndexWriter.tryDeleteDocument - posted by Derek Lewis <de...@lewisd.com> on 2014/01/03 01:53:44 UTC, 3 replies.
- TieredMergePolicy and Doc ordering - posted by Ramprakash Ramamoorthy <yo...@gmail.com> on 2014/01/03 11:16:56 UTC, 2 replies.
- Slow Index Writes - posted by Klaus Schaefers <kl...@ligatus.com> on 2014/01/03 11:21:17 UTC, 5 replies.
- Sorting by locale - posted by Mindaugas Žakšauskas <mi...@gmail.com> on 2014/01/03 17:02:32 UTC, 0 replies.
- Merge policy for branching data model - posted by András Péteri <ap...@b2international.com> on 2014/01/05 17:00:28 UTC, 0 replies.
- Reusability of QueryParser - posted by Mindaugas Žakšauskas <mi...@gmail.com> on 2014/01/06 12:33:43 UTC, 2 replies.
- Delete a field in old documents - posted by manoj raj <ma...@gmail.com> on 2014/01/06 15:11:19 UTC, 1 replies.
- MergePolicy for append-only indices? - posted by Otis Gospodnetic <ot...@gmail.com> on 2014/01/06 19:24:45 UTC, 1 replies.
- Lucene 4.6 SpanNearQuery or PhraseQuery with Optional term - posted by Nirav Patel <ni...@gmail.com> on 2014/01/07 03:16:37 UTC, 0 replies.
- How is incrementToken supposed to detect the lack of reset()? - posted by Benson Margulies <bi...@gmail.com> on 2014/01/07 20:50:08 UTC, 8 replies.
- Suggesters: payloads and filter predicates - posted by Oliver Christ <oc...@EBSCO.COM> on 2014/01/08 17:37:44 UTC, 0 replies.
- Lucene Token Attributes internal data structure - posted by pravesh <su...@yahoo.com> on 2014/01/10 11:38:17 UTC, 1 replies.
- Help using ShingleFilter/NGramTokenizer: Could not find implementing class for org.apache.lucene.analysis.tokenattributes.OffsetAttribute - posted by Russell Jurney <ru...@gmail.com> on 2014/01/11 00:04:14 UTC, 1 replies.
- SpanNearQuery -- bug or feature? - posted by Piotr Pęzik <pi...@gmail.com> on 2014/01/11 01:01:05 UTC, 1 replies.
- Length of the filed does not affect the doc score accurately for chinese analyzer(SmartChineseAnalyzer) - posted by andy <yh...@sohu.com> on 2014/01/15 09:39:01 UTC, 1 replies.
- ANNOUNCE: ApacheCon NA 2014 Travel Assistance Applications now open! - posted by Chris Hostetter <ho...@fucit.org> on 2014/01/15 19:55:55 UTC, 0 replies.
- JapaneseAnalyser filter ordering - posted by Trejkaz <tr...@trypticon.org> on 2014/01/16 06:54:18 UTC, 0 replies.
- Presence of uncommitted changes - posted by Mindaugas Žakšauskas <mi...@gmail.com> on 2014/01/16 12:30:31 UTC, 6 replies.
- Sample Data to Test Lucene - posted by Deniz Atak <de...@gmail.com> on 2014/01/16 20:42:44 UTC, 2 replies.
- ArrayIndexOutOfBoundsException calling FacteFields.addFields() - posted by "Matthew D. Petersen" <ma...@logrhythm.com> on 2014/01/16 22:09:05 UTC, 0 replies.
- Issue with FacetFields.addFields() throwing ArrayIndexOutOfBoundsException - posted by Matthew Petersen <md...@gmail.com> on 2014/01/16 23:33:33 UTC, 7 replies.
- FieldType.tokenized not the same after query - posted by Phil Herold <Ph...@d-wise.com> on 2014/01/17 02:37:13 UTC, 2 replies.
- Removing/Adding term to one field by docId - posted by Marcio Napoli <na...@gmail.com> on 2014/01/17 14:51:51 UTC, 1 replies.
- FW: [Jts-topo-suite-user] Persistent STR tree - posted by "Smiley, David W." <ds...@mitre.org> on 2014/01/17 17:56:07 UTC, 0 replies.
- Serializing RAMDirectory in 4.6.0 - posted by Konstantyn Smirnov <in...@yahoo.com> on 2014/01/17 23:23:57 UTC, 2 replies.
- Performance testing Lucene - posted by Scott Schneider <Sc...@symantec.com> on 2014/01/21 05:22:40 UTC, 5 replies.
- Data storage By Lucene - posted by Yanan Zhu <sh...@gmail.com> on 2014/01/21 10:06:06 UTC, 0 replies.
- BytesRef equals() method - posted by Yann-Erwan Perio <ye...@gmail.com> on 2014/01/21 16:32:46 UTC, 7 replies.
- updating docs when using SortedSetDocValuesFacetFields - posted by "Rose, Stuart J" <St...@pnnl.gov> on 2014/01/22 00:15:44 UTC, 1 replies.
- in-memory terms dictionary/Lucene-3069 - posted by Marcio Napoli <na...@gmail.com> on 2014/01/22 12:38:40 UTC, 4 replies.
- Case-insensitive sorting - Lucene 4 - posted by Phil Herold <Ph...@d-wise.com> on 2014/01/22 17:25:25 UTC, 0 replies.
- MultiFieldAttribute is deprecated but the replacement is not documented - posted by Trejkaz <tr...@trypticon.org> on 2014/01/23 04:21:45 UTC, 0 replies.
- Berlin Buzzwords 2014: CfP is open - posted by Isabel Drost-Fromm <is...@apache.org> on 2014/01/23 18:07:13 UTC, 0 replies.
- Building term frequency matrix over 6 million documents... - posted by "Witdouck, Xavier" <Xa...@blackrock.com> on 2014/01/24 17:23:23 UTC, 1 replies.
- exporting a query to String with default operator = AND ? - posted by Olivier Binda <ol...@wanadoo.fr> on 2014/01/24 18:29:54 UTC, 2 replies.
- (DocIds satisfying a query) -> (branch of the boolean query as a tree) - posted by Olivier Binda <ol...@wanadoo.fr> on 2014/01/24 18:31:02 UTC, 1 replies.
- Re: Problems with Lucene and Solr - posted by Doug Turnbull <dt...@opensourceconnections.com> on 2014/01/24 19:28:59 UTC, 0 replies.
- SnapshotDeletionPolicy API changes - posted by Vitaly Funstein <vf...@gmail.com> on 2014/01/24 20:47:23 UTC, 1 replies.
- Lucene performance - posted by Hamed Ghavamnia <gh...@gmail.com> on 2014/01/25 08:27:23 UTC, 2 replies.
- limitation on token-length for KeywordAnalyzer? - posted by Andreas Brandl <ml...@3.141592654.de> on 2014/01/26 17:48:49 UTC, 2 replies.
- Using Lucene to index large source code repository - posted by henrik sorensen <he...@gmail.com> on 2014/01/27 15:59:59 UTC, 1 replies.
- REMINDER: Call For Papers: ApacheCon North America 2014 -- ends Feb 1st - posted by Chris Hostetter <ho...@fucit.org> on 2014/01/27 20:57:33 UTC, 0 replies.
- [ANNOUNCE] Apache Lucene 4.6.1 released - posted by Robert Muir <rm...@apache.org> on 2014/01/28 20:10:12 UTC, 0 replies.
- Result Group Ordering - posted by srineal maturu <sr...@hotmail.com> on 2014/01/29 07:25:29 UTC, 1 replies.
- BlockJoinQuery is missing in lucene-4.1.0 . - posted by Priyanka Tufchi <pr...@launchship.com> on 2014/01/29 10:27:32 UTC, 11 replies.
- Lucene storage in cassandra possible solution ??? - posted by Naresh Yadav <ny...@gmail.com> on 2014/01/29 10:38:46 UTC, 0 replies.
- Google Summer of Code 2014 - posted by Michael McCandless <lu...@mikemccandless.com> on 2014/01/29 11:55:51 UTC, 0 replies.
- Need Help In code - posted by Priyanka Tufchi <pr...@launchship.com> on 2014/01/30 08:20:16 UTC, 2 replies.
- NRT index readers and new commits - posted by Vitaly Funstein <vf...@gmail.com> on 2014/01/30 09:03:55 UTC, 1 replies.
- LUCENE-5388 AbstractMethodError - posted by Markus Jelsma <ma...@openindex.io> on 2014/01/30 10:49:37 UTC, 5 replies.