You are viewing a plain text version of this content. The canonical link for it is here.
- RE: Boost more recent document - posted by "Zhang, Lisheng" <Li...@BroadVision.com> on 2011/12/01 07:36:50 UTC, 4 replies.
- Design qs: search for multiple terms in document collection - posted by Ilya Zavorin <iz...@caci.com> on 2011/12/01 17:49:09 UTC, 0 replies.
- lucene-core-3.3.0 not optimizing - posted by KARTHIK SHIVAKUMAR <ns...@gmail.com> on 2011/12/02 04:54:09 UTC, 7 replies.
- Re: Lucene index inside of a web app? - posted by KARTHIK SHIVAKUMAR <ns...@gmail.com> on 2011/12/02 05:04:16 UTC, 2 replies.
- Facet counts and drill down queries - posted by Tobias Knaup <to...@knaup.me> on 2011/12/02 09:09:25 UTC, 3 replies.
- IndexReader.openIfChanged Doesn't Work on MultiReader - posted by Jordon Saardchit <jo...@erent.com> on 2011/12/02 23:03:48 UTC, 2 replies.
- test - posted by Shai Erera <se...@gmail.com> on 2011/12/03 14:17:10 UTC, 0 replies.
- [JOB] Lucid Imagination is hiring - posted by Grant Ingersoll <gs...@apache.org> on 2011/12/05 16:40:30 UTC, 1 replies.
- Mixing norms and no norms in the same document - posted by Rob Hasselbaum <ro...@hasselbaum.net> on 2011/12/05 17:44:11 UTC, 1 replies.
- Use multiple lucene indices - posted by Rui Wang <rw...@ebi.ac.uk> on 2011/12/05 18:58:29 UTC, 8 replies.
- SpanNearQuery and matching spans inside the first span - posted by Trejkaz <tr...@trypticon.org> on 2011/12/06 05:42:22 UTC, 1 replies.
- Lucene bangalore chapter - posted by Vinaya Kumar Thimmappa <vt...@ariba.com> on 2011/12/06 07:11:21 UTC, 3 replies.
- Don't get results wheras Luke does... - posted by ejblom <ej...@gmail.com> on 2011/12/06 09:12:07 UTC, 2 replies.
- Re: Spell check on a subset of an index ( 'namespace' aware spell checker) - posted by "E. van Chastelet" <ev...@gmail.com> on 2011/12/06 15:20:54 UTC, 2 replies.
- tokenizing text using language analyzer but preserving stopwords if possible - posted by Ilya Zavorin <iz...@caci.com> on 2011/12/06 23:41:00 UTC, 2 replies.
- Lucene 4.0 Index Format Finalization Timetable - posted by Jamie Johnson <je...@gmail.com> on 2011/12/07 00:41:41 UTC, 7 replies.
- Score per position - posted by arnon ma <ar...@yahoo.com> on 2011/12/07 13:26:17 UTC, 3 replies.
- Split mutable logical document into two Lucene documents - posted by Brandon Mintern <mi...@easyesi.com> on 2011/12/07 21:46:20 UTC, 2 replies.
- Improving Lucene Search Performance - posted by "Dilshad K. P." <di...@nestgroup.net> on 2011/12/08 11:45:33 UTC, 0 replies.
- Re: Improving Lucene Search Performance - posted by Ian Lea <ia...@gmail.com> on 2011/12/08 15:25:09 UTC, 1 replies.
- Lucene 4.0 MemoryIndex Bug? - posted by Stephen Howe <si...@gmail.com> on 2011/12/08 21:55:47 UTC, 2 replies.
- how to do remote debug on benchmark test or whatever test? - posted by hao yan <hy...@gmail.com> on 2011/12/09 03:26:09 UTC, 1 replies.
- Getting RuntimeException: after flush: fdx size mismatch while Indexing - posted by Jamir Shaikh <sh...@gmail.com> on 2011/12/09 03:46:20 UTC, 3 replies.
- Is indexing much slower in 3.5.0 than in 2.4.1 for Wikipedia data? - posted by Sean Tong <st...@jamasoftware.com> on 2011/12/12 08:54:21 UTC, 7 replies.
- How to detect index in use - posted by Rui Wang <rw...@ebi.ac.uk> on 2011/12/12 11:09:44 UTC, 1 replies.
- How to use setWriteLockTimeout(long) when write.lock already exists - posted by Michael Wechner <mi...@wyona.com> on 2011/12/13 19:36:23 UTC, 1 replies.
- highlighter: how can I get locations of fragments? - posted by Ilya Zavorin <iz...@caci.com> on 2011/12/13 19:40:56 UTC, 1 replies.
- [OT] editing index with Luke question - posted by Michael Südkamp <Mi...@docware.de> on 2011/12/14 10:45:32 UTC, 4 replies.
- Payload instance and byte buffer instance re-use - posted by David Causse <dc...@spotter.com> on 2011/12/14 12:29:59 UTC, 0 replies.
- Broken link in Lucene 3.5 JavaDoc? - posted by Lukáš Vlček <lu...@gmail.com> on 2011/12/14 14:08:18 UTC, 10 replies.
- Trying to generate a list of DISTINCT field names from all documents in an index - posted by "todd.hunt" <to...@nisc.coop> on 2011/12/15 15:31:16 UTC, 3 replies.
- NGramTokenFilter filters out small tokens? - posted by Rob Hasselbaum <ro...@hasselbaum.net> on 2011/12/15 16:13:19 UTC, 0 replies.
- Obtaining IDF values for the terms in a document set - posted by Mike O'Leary <tm...@uw.edu> on 2011/12/15 18:33:49 UTC, 3 replies.
- Using Lucene to match document sets to each other - posted by Josh Stone <pa...@gmail.com> on 2011/12/15 22:56:16 UTC, 4 replies.
- Have Anyone Needed a Method, getAnalyzer(String fieldName) of PerFieldAnalyzerWrapper Class, So Far? - posted by 안재희, , Jade, , ja...@nhn.com on 2011/12/16 09:25:18 UTC, 0 replies.
- Why is the old value still in the index - posted by Paul Taylor <pa...@fastmail.fm> on 2011/12/16 17:54:05 UTC, 8 replies.
- Table Defn and/or ER Diagram of Segment files - posted by "Dr. Ray Hoare" <ra...@gmail.com> on 2011/12/16 21:31:38 UTC, 1 replies.
- Lucene 3.4 : shift bug in possibly invalid use of NumericTokenStream - posted by Thushara Wijeratna <th...@gmail.com> on 2011/12/17 00:25:02 UTC, 12 replies.
- Query that returns all docs that contain a field - posted by Paul Taylor <pa...@fastmail.fm> on 2011/12/19 11:05:25 UTC, 8 replies.
- Lucene 4.0 questions, was: shift bug in possibly invalid use of NumericTokenStream - posted by Peter Karich <pe...@yahoo.de> on 2011/12/19 17:03:12 UTC, 3 replies.
- inspecting chinese index using luke - posted by Peyman Faratin <pe...@robustlinks.com> on 2011/12/19 18:11:02 UTC, 1 replies.
- Payload filtering - posted by Kyley Jex <kt...@mmm.com> on 2011/12/20 08:40:04 UTC, 0 replies.
- Query expansion in lucene - posted by starz10de <fa...@yahoo.com> on 2011/12/20 09:34:32 UTC, 0 replies.
- Help: About performance of search with sorting. - posted by Qiurun <qi...@huawei.com> on 2011/12/20 14:45:45 UTC, 1 replies.
- Query to find documents whihc contain the same value for a field, i.e duplicate fields - posted by Paul Taylor <pa...@fastmail.fm> on 2011/12/20 20:38:56 UTC, 1 replies.
- Retrieving large numbers of documents from several disks in parallel - posted by Robert Bart <rb...@cs.washington.edu> on 2011/12/22 03:45:56 UTC, 5 replies.
- luke and chinese text - posted by Peyman Faratin <pe...@robustlinks.com> on 2011/12/22 13:50:18 UTC, 1 replies.
- [ANN] Luke 3.5.0 released - posted by Andrzej Bialecki <ab...@getopt.org> on 2011/12/28 21:29:33 UTC, 2 replies.
- Can't get a hit - posted by Cheng <zh...@gmail.com> on 2011/12/29 17:26:54 UTC, 3 replies.
- Help running out of files - posted by Charlie Hubbard <ch...@gmail.com> on 2011/12/31 07:01:40 UTC, 0 replies.
- How to save in-memory index into disk - posted by Cheng <zh...@gmail.com> on 2011/12/31 09:31:28 UTC, 0 replies.
- Spatial Search - posted by Lance Java <la...@googlemail.com> on 2011/12/31 17:52:51 UTC, 1 replies.
- How to use RAMDirectory more efficiently - posted by Cheng <zh...@gmail.com> on 2011/12/31 21:37:56 UTC, 0 replies.