You are viewing a plain text version of this content. The canonical link for it is here.
- two IndexSearchers on one dir? - posted by Paul Libbrecht <pa...@hoplahup.net> on 2011/01/01 02:01:45 UTC, 1 replies.
- "GROUP BY" query - posted by Benzion G <be...@yahoo.com> on 2011/01/01 22:32:16 UTC, 3 replies.
- Re: parsing Java log file with Lucene 3.0.3 - posted by Benzion G <be...@yahoo.com> on 2011/01/01 22:47:22 UTC, 10 replies.
- IOException in updateDocument(term, document) method of IndexWriter - posted by Atul Prajapati <ap...@asite.com> on 2011/01/03 07:03:57 UTC, 2 replies.
- Search Score percentage, Should not be relative to the highest score - posted by Amr ElAdawy <Am...@etisalat.com> on 2011/01/03 08:06:59 UTC, 0 replies.
- Search Score percentage, Should not be relative to the highest score - posted by Amr ElAdawy <Am...@etisalat.com> on 2011/01/03 08:15:39 UTC, 10 replies.
- index files naming - posted by Bernd Fehling <be...@uni-bielefeld.de> on 2011/01/03 13:35:19 UTC, 2 replies.
- Re: Using Lucene to search live, being-edited documents - posted by Grant Ingersoll <gs...@apache.org> on 2011/01/03 16:16:44 UTC, 8 replies.
- Indexing large XML dumps - posted by Alex vB <ma...@avomberg.de> on 2011/01/03 17:35:36 UTC, 0 replies.
- Re: Opening an index directory inside a jar - posted by Benzion G <be...@yahoo.com> on 2011/01/05 08:43:32 UTC, 0 replies.
- WARNING: re-index all Lucene trunk indices - posted by Michael McCandless <lu...@mikemccandless.com> on 2011/01/05 11:55:32 UTC, 0 replies.
- Use of PrefixQuery to create multi-word queries - posted by L Duperval <du...@videotron.com> on 2011/01/05 17:38:37 UTC, 8 replies.
- CachingWrapperFilter vs FieldCacheTermsFilter - posted by entdeveloper <ca...@gmail.com> on 2011/01/05 20:46:22 UTC, 0 replies.
- Spell Checker for Non English languages - posted by Pulkit Singhal <pu...@gmail.com> on 2011/01/06 17:46:25 UTC, 0 replies.
- Where to find non-English dictionaries, thesaurus, synonyms - posted by Pulkit Singhal <pu...@gmail.com> on 2011/01/06 17:53:39 UTC, 3 replies.
- wrong fieldNorm when title is empty - posted by Andre Wallat <aw...@web.de> on 2011/01/07 17:55:26 UTC, 0 replies.
- is OpenBitSet / SortedVIntList compressed bit map index? - posted by First Last <va...@gmail.com> on 2011/01/07 20:55:09 UTC, 7 replies.
- Creating an index with multiple values for a single field - posted by Ryan Aylward <ry...@glassdoor.com> on 2011/01/08 01:33:22 UTC, 4 replies.
- 3.0.3 Contrib Query Parser : Custom Field Name Builder - posted by Christopher St John <ck...@gmail.com> on 2011/01/08 02:44:20 UTC, 3 replies.
- Frequent updates lead to "Too many open files" - posted by Andreas Harth <an...@harth.org> on 2011/01/08 17:30:58 UTC, 3 replies.
- Newbie question: optimized files? - posted by sol myr <so...@yahoo.com> on 2011/01/10 18:56:36 UTC, 3 replies.
- How to parse & index different portions of an HTML page using Tika & Lucene ? - posted by amg qas <am...@gmail.com> on 2011/01/11 02:54:33 UTC, 1 replies.
- Searching Multivalued fileds - posted by Sailesh <sa...@gmail.com> on 2011/01/11 07:42:35 UTC, 4 replies.
- Can not delete index file after close the IndexSearcher - posted by 张志田 <zh...@dianping.com> on 2011/01/12 11:39:50 UTC, 11 replies.
- "or" as a search term - posted by Benoit Mercier <be...@member.fsf.org> on 2011/01/13 04:38:11 UTC, 3 replies.
- Maintaining index for "flattened" database tables - posted by sol myr <so...@yahoo.com> on 2011/01/13 13:10:29 UTC, 2 replies.
- lucene-based log searcher? - posted by Paul Libbrecht <pa...@hoplahup.net> on 2011/01/13 13:54:08 UTC, 7 replies.
- Newbie: "Life span" of IndexWriter / IndexSearcher? - posted by sol myr <so...@yahoo.com> on 2011/01/13 16:11:25 UTC, 4 replies.
- lucene across many clients - posted by Sean Joyce <se...@arluckpromotions.com> on 2011/01/13 18:58:07 UTC, 2 replies.
- Closing indexsearcher , making sur eit is in use - posted by Paul Taylor <pa...@fastmail.fm> on 2011/01/13 21:21:50 UTC, 2 replies.
- Re: "or" as a search term : SOLVED - posted by Benoit Mercier <be...@member.fsf.org> on 2011/01/14 04:21:20 UTC, 0 replies.
- How to get the frequency of indexed words ? - posted by Matthieu Huin <ma...@wallix.com> on 2011/01/14 16:42:39 UTC, 4 replies.
- Result ordering - posted by Pelit Mamani <Pe...@timetoknow.com> on 2011/01/16 15:33:10 UTC, 3 replies.
- Question on writer optimize() / file merging? - posted by sol myr <so...@yahoo.com> on 2011/01/16 16:15:40 UTC, 1 replies.
- how to implement a proximity search feature using Queries instead of terms - posted by Livia Hauser <li...@web.de> on 2011/01/16 18:42:18 UTC, 2 replies.
- Unicode normalisation *before* tokenisation? - posted by Trejkaz <tr...@trypticon.org> on 2011/01/17 01:37:12 UTC, 2 replies.
- Lucene Ranking Problem - posted by Lahiru Samarakoon <la...@gmail.com> on 2011/01/18 13:12:15 UTC, 3 replies.
- Large .frq file - posted by dan sutton <da...@gmail.com> on 2011/01/18 13:13:05 UTC, 2 replies.
- Best practices for multiple languages? - posted by Clemens Wyss <cl...@mysign.ch> on 2011/01/18 18:53:57 UTC, 17 replies.
- [POLL] Where do you get Lucene/Solr from? Maven? ASF Mirrors? - posted by Grant Ingersoll <gs...@apache.org> on 2011/01/18 22:04:01 UTC, 19 replies.
- Re: [POLL] Where do you get Lucene/Solr from? Maven? ASF Mirrors? - posted by Patrick Samborski <ps...@googlemail.com> on 2011/01/18 22:15:06 UTC, 29 replies.
- Lucene Revolution 2011 is Coming - May 25 & 26 - Save The Date and Call For Papers - posted by Michael Bohlig <mi...@lucidimagination.com> on 2011/01/19 02:22:59 UTC, 0 replies.
- recurrent IO/CPU peaks - posted by v....@lombardodier.com on 2011/01/19 08:31:17 UTC, 1 replies.
- Re: [POLL] Where do you get Lucene/Solr from? Maven? ASF Mirrors?(RefNo:115224) - posted by "Developer PAV(Panagiotis Vlissidis)" <pa...@vector.gr> on 2011/01/19 11:08:40 UTC, 0 replies.
- QueryWeight - posted by Amel Fraisse <am...@gmail.com> on 2011/01/19 16:20:43 UTC, 0 replies.
- search on a field that is NOT_ANALYZED - posted by Yuhan Zhang <yz...@onescreen.com> on 2011/01/19 20:03:15 UTC, 4 replies.
- Phrase query on multiple fields - posted by amg qas <am...@gmail.com> on 2011/01/20 04:13:49 UTC, 2 replies.
- Paging with Lucene - posted by Clemens Wyss <cl...@mysign.ch> on 2011/01/20 08:36:05 UTC, 4 replies.
- Filter Performance - posted by "comparis.ch - Roman Baeriswyl" <ro...@comparis.ch> on 2011/01/20 10:50:18 UTC, 3 replies.
- Please Help - posted by Ashish Pancholi <ap...@chambal.com> on 2011/01/20 11:00:05 UTC, 1 replies.
- Trying to extend MappingCharFilter so that it only changes a token if the length of the token matches the length of singleMatch - posted by Paul Taylor <pa...@fastmail.fm> on 2011/01/20 14:19:37 UTC, 4 replies.
- NOT_ANALYZED... should be an analyzer - posted by Paul Libbrecht <pa...@hoplahup.net> on 2011/01/20 17:29:09 UTC, 1 replies.
- WARNING: re-index all trunk indices - posted by Michael McCandless <lu...@mikemccandless.com> on 2011/01/20 19:59:10 UTC, 0 replies.
- Wildcard Case Sensitivity - posted by Amin Mohammed-Coleman <am...@gmail.com> on 2011/01/20 22:37:15 UTC, 1 replies.
- Scale out design patterns - posted by Ganesh <em...@yahoo.co.in> on 2011/01/21 06:22:13 UTC, 1 replies.
- How to rebuild index - posted by 黄靖宇 <qi...@gmail.com> on 2011/01/21 10:04:37 UTC, 5 replies.
- gracefully interrupting an optimize - posted by v....@lombardodier.com on 2011/01/21 14:28:04 UTC, 8 replies.
- Performing a query on token length - posted by Camden Daily <ca...@jaunter.com> on 2011/01/21 16:15:48 UTC, 5 replies.
- Lucene , hits per document - posted by Sharma Kollaparthi <sh...@ansys.com> on 2011/01/21 22:03:41 UTC, 2 replies.
- Filter documents on a field value while searching the index - posted by amg qas <am...@gmail.com> on 2011/01/22 20:32:21 UTC, 3 replies.
- [REINDEX] Note: re-indexing required ! - posted by Shai Erera <se...@gmail.com> on 2011/01/23 06:14:26 UTC, 3 replies.
- Unusual scoring - posted by Dmytro Barabash <d....@gmail.com> on 2011/01/24 09:39:03 UTC, 2 replies.
- Preserving original HTML file offsets for highlighting - posted by Karolina Bernat <ka...@googlemail.com> on 2011/01/24 14:03:14 UTC, 4 replies.
- Indexing with weights - posted by Chris Schilling <ch...@cellixis.com> on 2011/01/24 22:02:17 UTC, 3 replies.
- Query parse errors for dashes in Lucene (3.0.3) - posted by Andrew Kane <an...@gmail.com> on 2011/01/24 23:05:06 UTC, 5 replies.
- Re: Indexing with weightsjxcmhcl$bn - posted by ba...@gmail.com on 2011/01/25 03:41:33 UTC, 0 replies.
- Could not find implementing class - posted by Alex vB <ma...@avomberg.de> on 2011/01/25 16:12:18 UTC, 4 replies.
- AssertionError - posted by Anuj Shah <an...@gmail.com> on 2011/01/25 17:18:22 UTC, 6 replies.
- Lucene on Multi-Processor/Core machines - posted by Siraj Haider <si...@jobdiva.com> on 2011/01/25 17:31:31 UTC, 1 replies.
- Highlight Wildcard Queries - posted by Wulf Berschin <be...@dosco.de> on 2011/01/25 18:40:24 UTC, 5 replies.
- CFP - Berlin Buzzwords 2011 - Search, Score, Scale - posted by Isabel Drost <is...@apache.org> on 2011/01/25 21:53:28 UTC, 0 replies.
- how to find filtered term enum? - posted by Emmad <em...@yahoo.com> on 2011/01/26 10:52:35 UTC, 2 replies.
- Re: Highlight Wildcard Queries: Scores - posted by Wulf Berschin <be...@dosco.de> on 2011/01/26 15:10:09 UTC, 6 replies.
- Re: ****SPAM(5.0)**** Re: Highlight Wildcard Queries: Scores - posted by Wulf Berschin <be...@dosco.de> on 2011/01/26 15:56:10 UTC, 1 replies.
- [Announce] RankingAlgorithm ver 1.0 - posted by Nagendra Nagarajayya <nn...@transaxtions.com> on 2011/01/27 17:01:46 UTC, 2 replies.
- How do you know when index.optimize has finished ? - posted by Paul Taylor <pa...@fastmail.fm> on 2011/01/28 10:16:38 UTC, 1 replies.
- How to index part numbers - posted by Wulf Berschin <be...@dosco.de> on 2011/01/28 13:05:44 UTC, 2 replies.
- Re: ****SPAM(5.0)**** Re: How to index part numbers - posted by Wulf Berschin <be...@dosco.de> on 2011/01/28 13:45:08 UTC, 2 replies.
- Token position vs. token offset - how to bring them together? - posted by Karolina Bernat <ka...@googlemail.com> on 2011/01/28 16:41:26 UTC, 0 replies.
- lucene-core-3.0.3.jar | creating index too slow - posted by Ranjit Kumar <Ra...@otssolutions.com> on 2011/01/31 15:30:17 UTC, 0 replies.
- Sort results by number of document fields - posted by Azhar Jassal <az...@gmail.com> on 2011/01/31 16:51:45 UTC, 1 replies.