You are viewing a plain text version of this content. The canonical link for it is here.
- Set a field as required in a MultiFieldQueryParser - posted by Sylvain <sy...@gmail.com> on 2009/02/01 11:33:08 UTC, 2 replies.
- Re: Group by in Lucene ? - posted by Marcus Herou <ma...@tailsweep.com> on 2009/02/01 11:42:59 UTC, 1 replies.
- tfIdf weights - posted by Rehan Abdulaziz <ab...@gmail.com> on 2009/02/01 18:06:42 UTC, 1 replies.
- Re: Best Practice for Lucene Search - posted by ilwes <on...@mailinator.com> on 2009/02/02 00:26:36 UTC, 2 replies.
- Performance issue - posted by "Mittal, Sourabh (IDEAS)" <So...@morganstanley.com> on 2009/02/02 08:58:11 UTC, 4 replies.
- Re: NullPointerException in FieldDocSortedHitQueue.lessThan with custom SortComparator - posted by ninaS <ni...@gmx.de> on 2009/02/02 10:18:30 UTC, 1 replies.
- How to extract Document object after the search? - posted by mittals <so...@morganstanley.com> on 2009/02/02 12:54:02 UTC, 6 replies.
- Re: NullPointerException in FieldDocSortedHitQueue.lessThan with custom SortComparator - posted by Erick Erickson <er...@gmail.com> on 2009/02/02 14:18:17 UTC, 1 replies.
- Optimization error - posted by Scott Smith <ss...@mainstreamdata.com> on 2009/02/03 01:21:36 UTC, 1 replies.
- MergePolicy$MergeException during IndexWriter.addIndexesNoOptimize - posted by David Fertig <df...@cymfony.com> on 2009/02/03 03:21:36 UTC, 1 replies.
- Poor QPS with highlighting - posted by Michael Stoppelman <st...@gmail.com> on 2009/02/03 08:24:06 UTC, 9 replies.
- term frequency normalization - posted by Jochen Wersdörfer <jw...@solute.de> on 2009/02/03 14:26:28 UTC, 2 replies.
- waaaay too many files in the index! - posted by John Byrne <jo...@propylon.com> on 2009/02/03 16:26:18 UTC, 7 replies.
- RE: Lunene 2.3-2.4 switch: Scoring change - posted by Chris Hostetter <ho...@fucit.org> on 2009/02/03 23:47:34 UTC, 2 replies.
- TopDocCollector vs Hits: TopDocCollector slowing.... - posted by AlexElba <ra...@yahoo.com> on 2009/02/04 02:37:04 UTC, 2 replies.
- FieldCache Question - posted by Todd Benge <to...@gmail.com> on 2009/02/04 17:46:07 UTC, 4 replies.
- How to index correctly taking in account the synonyms using Wordnet ??? - posted by Ariel <is...@gmail.com> on 2009/02/04 21:27:14 UTC, 0 replies.
- Re: How to index correctly taking in account the synonyms using Wordnet ??? - posted by Erick Erickson <er...@gmail.com> on 2009/02/04 23:09:25 UTC, 2 replies.
- Re: TopDocCollector vs Hits inquiry - posted by Jay Malaluan <ex...@yahoo.com> on 2009/02/05 04:34:16 UTC, 2 replies.
- Field.Store.YES Question - posted by Amin Mohammed-Coleman <am...@gmail.com> on 2009/02/05 09:30:26 UTC, 3 replies.
- TermQuery search returns the same Document several times - posted by Lebiram <le...@ymail.com> on 2009/02/05 13:17:42 UTC, 4 replies.
- termDocs / termEnums performance increase for 2.4.0 - posted by "Beard, Brian" <Br...@mybir.com> on 2009/02/05 16:31:08 UTC, 1 replies.
- Faceted search with OpenBitSet/SortedVIntList - posted by Raffaella Ventaglio <r....@gmail.com> on 2009/02/07 19:57:19 UTC, 14 replies.
- Memory Eaten up by TermInfo Instances in Lucene 2.4 - posted by chanchitodata <ch...@gmail.com> on 2009/02/09 14:56:57 UTC, 5 replies.
- Lucene Developer Opportunity in Vancouver - posted by Marc Boucher <ma...@hyperix.com> on 2009/02/10 03:34:08 UTC, 0 replies.
- Strange output - posted by Abu Abdulla <mo...@gmail.com> on 2009/02/10 04:55:07 UTC, 2 replies.
- Re: Listing fields in an index - posted by Murat Yakici <mu...@cis.strath.ac.uk> on 2009/02/10 16:27:47 UTC, 0 replies.
- RE: Persian (Farsi) Language Analyzer - posted by Teruhiko Kurosaka <Ku...@basistech.com> on 2009/02/10 22:00:28 UTC, 0 replies.
- deletes when the writer is open and autocommit is set to false - posted by Vinubalaji Gopal <vi...@gmail.com> on 2009/02/11 08:50:11 UTC, 4 replies.
- Creation of index for the first time - posted by Akshay <ak...@gmail.com> on 2009/02/11 16:51:44 UTC, 7 replies.
- What's the best way to store metadata? - posted by Mandy Günther <ma...@googlemail.com> on 2009/02/11 19:05:45 UTC, 1 replies.
- Fields with multiple values... - posted by Dragon Fly <dr...@hotmail.com> on 2009/02/11 23:55:45 UTC, 6 replies.
- optimization problem - posted by Qingdi <li...@yahoo.com> on 2009/02/12 00:23:29 UTC, 1 replies.
- How to compute the simlarity of a web page? - posted by renavatior <lv...@126.com> on 2009/02/12 07:31:24 UTC, 3 replies.
- Visualization - posted by Shashi Kant <sh...@yahoo.com> on 2009/02/12 09:53:33 UTC, 4 replies.
- Lucene Alpha-numeric search - posted by Anshul jain <an...@epfl.ch> on 2009/02/12 15:34:22 UTC, 2 replies.
- Partial / starts with searching - posted by d-fader <df...@gmail.com> on 2009/02/13 09:05:40 UTC, 10 replies.
- Sorting by relevance and a field - posted by Yannick Caillaux <ya...@univ-valenciennes.fr> on 2009/02/13 11:30:54 UTC, 1 replies.
- Multiple indexes vs single index - posted by sp...@gmx.eu on 2009/02/14 14:26:30 UTC, 4 replies.
- Re: Fragment Highlighter Phrase? - posted by Ian Vink <ia...@gmail.com> on 2009/02/15 04:03:47 UTC, 3 replies.
- Optimal Solution for Unique Field Values - posted by Joel Halbert <jo...@su3analytics.com> on 2009/02/15 14:02:17 UTC, 1 replies.
- Upper limit on number of Fields - posted by Joel Halbert <jo...@su3analytics.com> on 2009/02/15 16:27:54 UTC, 2 replies.
- Term precendence - posted by Joel Halbert <jo...@su3analytics.com> on 2009/02/15 16:50:00 UTC, 1 replies.
- search(Query query, HitCollector results) - posted by sp...@gmx.eu on 2009/02/15 18:31:46 UTC, 7 replies.
- Boost factor in MultiFieldQueryParser - posted by mitu2009 <mu...@gmail.com> on 2009/02/16 04:26:38 UTC, 0 replies.
- the efficiency of creating indexes - posted by 治江 王 <wa...@yahoo.com.cn> on 2009/02/16 06:48:33 UTC, 2 replies.
- FieldSelector - posted by sp...@gmx.eu on 2009/02/16 13:00:37 UTC, 2 replies.
- Pattern for maintaining FSDirectory copy of RAMDirectory - posted by Joel Halbert <jo...@su3analytics.com> on 2009/02/16 16:49:31 UTC, 1 replies.
- Querying for a catagory - posted by AmigoProgrammer <mg...@papaecho.com> on 2009/02/16 21:00:48 UTC, 6 replies.
- Faceted Search using Lucene - posted by Amin Mohammed-Coleman <am...@gmail.com> on 2009/02/16 21:37:47 UTC, 13 replies.
- [ANN] VTD-XML 2.5 - posted by cr...@comcast.net on 2009/02/16 21:48:19 UTC, 0 replies.
- 2.3.2 -> 2.4.0 StandardTokenizer issue - posted by Philip Puffinburger <pp...@tlcdelivers.com> on 2009/02/17 01:19:16 UTC, 7 replies.
- Unique Filter on search results - posted by selvaa <se...@rediffmail.com> on 2009/02/17 07:33:11 UTC, 2 replies.
- distinct queries for search and scoring - posted by Morus Walter <mo...@googlemail.com> on 2009/02/17 11:10:19 UTC, 1 replies.
- newbie seeking explanation of semantics of "Field" class - posted by ro...@earthlink.net on 2009/02/17 20:19:06 UTC, 5 replies.
- Identify the fields with matching only - posted by Haroldo Nascimento <ha...@hotmail.com> on 2009/02/17 21:49:40 UTC, 1 replies.
- Hebrew and Hindi analyzers - posted by "Zhang, Lisheng" <Li...@BroadVision.com> on 2009/02/18 03:54:46 UTC, 2 replies.
- the impact of thousands of field in a single document - posted by Fa...@emc.com on 2009/02/18 09:26:03 UTC, 1 replies.
- Phrase indexing and searching with Lucene - posted by Nada Mimouni <mi...@tk.informatik.tu-darmstadt.de> on 2009/02/18 10:58:37 UTC, 7 replies.
- Lucene search performance on Sun UltraSparc T2 (T5120) servers - posted by Varun Dhussa <va...@mapmyindia.com> on 2009/02/18 11:36:07 UTC, 7 replies.
- Reporting indexed metadata - posted by Tod <li...@gmail.com> on 2009/02/18 13:25:38 UTC, 1 replies.
- stream of events never to know when it ends? how to index such things & search - posted by Christian Brennsteiner <ch...@brennsteiner.at> on 2009/02/18 16:20:35 UTC, 0 replies.
- Lucene Boot Camp Training at ApacheCon Europe - posted by Grant Ingersoll <gs...@apache.org> on 2009/02/18 17:19:03 UTC, 0 replies.
- Change the boosting in search-time - posted by Haroldo Nascimento <ha...@hotmail.com> on 2009/02/18 17:31:25 UTC, 0 replies.
- Re: stream of events never to know when it ends? how to index such things & search - posted by Erick Erickson <er...@gmail.com> on 2009/02/18 17:38:06 UTC, 3 replies.
- what's the best practice for getting "next page" of hits? - posted by ro...@earthlink.net on 2009/02/19 04:29:56 UTC, 3 replies.
- query regarding indexing method - posted by nitin gopi <ni...@gmail.com> on 2009/02/19 06:37:44 UTC, 0 replies.
- Incremental search, CachingWrapperFilter and BooleanFilter - posted by Konstantyn Smirnov <in...@yahoo.com> on 2009/02/19 11:03:48 UTC, 0 replies.
- Analyse TermQuery and PhraseQuery - posted by Nada Mimouni <mi...@tk.informatik.tu-darmstadt.de> on 2009/02/19 11:54:20 UTC, 1 replies.
- Index Structure - posted by Seid Mohammed <se...@gmail.com> on 2009/02/19 12:09:38 UTC, 5 replies.
- lucene index details - posted by Seid Mohammed <se...@gmail.com> on 2009/02/19 12:17:15 UTC, 2 replies.
- Filters - at what stage are they applied? - posted by Joel Halbert <jo...@su3analytics.com> on 2009/02/19 12:53:47 UTC, 1 replies.
- "Near" force in query server side? - posted by Ian Vink <ia...@gmail.com> on 2009/02/19 13:19:28 UTC, 2 replies.
- searching a sentence or paragraph - posted by Seid Mohammed <se...@gmail.com> on 2009/02/19 14:29:48 UTC, 3 replies.
- class used to create term document matrix in lucene - posted by nitin gopi <ni...@gmail.com> on 2009/02/19 14:59:28 UTC, 0 replies.
- Indexer.Java problem - posted by Seid Mohammed <se...@gmail.com> on 2009/02/19 16:41:06 UTC, 6 replies.
- Regarding ArabicLetterTokenizer and the StandardTokenizer - best of both worlds! - posted by Yusuf Aaji <yu...@gmail.com> on 2009/02/20 12:22:27 UTC, 1 replies.
- Re: Regarding ArabicLetterTokenizer and the StandardTokenizer - best of both worlds! - posted by Robert Muir <rc...@gmail.com> on 2009/02/20 16:08:20 UTC, 0 replies.
- Confidence scores at search time - posted by Ken Williams <ke...@thomsonreuters.com> on 2009/02/20 19:00:24 UTC, 5 replies.
- queryNorm affect on score - posted by Peter Keegan <pe...@gmail.com> on 2009/02/20 22:03:00 UTC, 6 replies.
- How can i analyse a Lucene Query ? - posted by Kanterwoopy <bu...@web.de> on 2009/02/21 21:33:54 UTC, 0 replies.
- RAID Stripe sizes - suggestions? - posted by Paul Smith <ps...@aconex.com> on 2009/02/22 05:25:36 UTC, 0 replies.
- Text extraction tool for Microsoft Office 2007 - posted by "Zhang, Lisheng" <Li...@BroadVision.com> on 2009/02/22 07:27:06 UTC, 2 replies.
- Question on Proximity Search in Lucene Query - posted by Vasudevan Comandur <vc...@gmail.com> on 2009/02/23 07:04:23 UTC, 0 replies.
- problem with indexing - posted by nitin gopi <ni...@gmail.com> on 2009/02/23 09:38:11 UTC, 0 replies.
- Range search in dependent collections - posted by Mykola Peleshchyshyn <mp...@yahoo.com> on 2009/02/23 10:12:14 UTC, 3 replies.
- Field Normalisation in Query across two indexes - posted by Dino Korah <dc...@gmail.com> on 2009/02/23 17:13:39 UTC, 1 replies.
- IndexWriter.rollback() logic question - posted by An Hong <An...@i365.com> on 2009/02/24 01:16:19 UTC, 1 replies.
- Upgrading an old index to 2.4 format - posted by An Hong <An...@i365.com> on 2009/02/24 01:18:42 UTC, 1 replies.
- IndexWriter 2-phase commit usage - posted by An Hong <An...@i365.com> on 2009/02/24 03:06:30 UTC, 3 replies.
- Why is the constructor of TopFieldDocs not public? - posted by Cheolgoo Kang <ap...@gmail.com> on 2009/02/24 03:15:20 UTC, 2 replies.
- Lucene indexes - posted by Nada Mimouni <mi...@tk.informatik.tu-darmstadt.de> on 2009/02/24 11:36:17 UTC, 5 replies.
- Pylucene - posted by Seid Mohammed <se...@gmail.com> on 2009/02/24 13:53:11 UTC, 1 replies.
- Change boosting in search-time with field - posted by Haroldo Nascimento <ha...@hotmail.com> on 2009/02/25 16:59:27 UTC, 0 replies.
- term position in phrase query using queryparser - posted by Tim Williams <wi...@gmail.com> on 2009/02/25 21:52:13 UTC, 0 replies.
- Re: background merge hit exception - posted by vivek sar <vi...@gmail.com> on 2009/02/26 02:29:52 UTC, 2 replies.
- Merging two tokenized fields - posted by liat oren <or...@gmail.com> on 2009/02/26 13:07:18 UTC, 3 replies.
- contains functionality in Lucene - posted by Jo...@ph.lawson.com on 2009/02/26 13:59:21 UTC, 2 replies.
- Use of scanned documents for text extraction and indexing - posted by "Sudarsan, Sithu D." <Si...@fda.hhs.gov> on 2009/02/26 17:29:18 UTC, 2 replies.
- Simple Java Object Search - posted by "Ambati, Ravi BGI SF" <Ra...@barclaysglobal.com> on 2009/02/26 18:06:57 UTC, 3 replies.
- TermsFilter Usage Question - posted by Chetan Shah <ch...@gmail.com> on 2009/02/26 19:45:14 UTC, 3 replies.
- How to run Lucene in Action TestCase Examples - posted by Seid Mohammed <se...@gmail.com> on 2009/02/27 07:20:17 UTC, 1 replies.
- ThreadLocal / Memory Problems with Analyzer class - posted by rviper <st...@it-fabrik.at> on 2009/02/27 09:03:58 UTC, 1 replies.
- TopDocCollector - posted by sp...@gmx.eu on 2009/02/27 12:43:19 UTC, 5 replies.
- ApacheCon Lucene Meetup - posted by Grant Ingersoll <gs...@apache.org> on 2009/02/27 13:19:28 UTC, 0 replies.
- Query against newly created index.. Do not work - posted by "Lukas, Ray" <Ra...@idearc.com> on 2009/02/27 17:26:33 UTC, 0 replies.
- How build Lucene in Action examples - posted by tolkienGR <ak...@gmail.com> on 2009/02/28 00:33:22 UTC, 1 replies.
- Merging database index with fulltext index - posted by sp...@gmx.eu on 2009/02/28 20:07:37 UTC, 6 replies.