Lucid Imagination

Secondary links

  • Contact Us
  • Log out
  • Downloads
  • Solutions
    • Partners |
    • Blog |
    • Software |
    • Services |
    • Training |
    • Case Studies |
    • Webinars |
  • Developers
    • Blog |
    • Tech Articles |
    • Community |
    • Docs |
    • Downloads |
    • Whitepapers |
    • Podcasts |
  • About
    • Market Overview |
    • Management |
    • Company News |
    • In the Media |
    • Contact |

beta

Start new search

Options

  • results per page

Clear all facets

  • Project clear projects

  • Source clear sources

  • Author clear authors

Search Results for

Results loading...

Found 121,742 results in 0.156 seconds. Displaying page 7 of 12,175, sorted by

  1. [lucene-user] Re: Bettering search performance

    Sent 2010-08-27 by Erick Erickson <erickerickson@...>

    I'm assuming that the queries you're timing also do not sort. Warmup queries that don't sort also don't help speed up the first queries that do sort. But assuming that sorting isn't the problem, you'll need to do a bit of performance monitoring. You haven't mentioned what op system you're using,...

  2. [lucene-solr-dev] DocSlide.DocIterator.nextDoc()

    Sent 2010-08-27 by Gérard Dupont <ger.dupont@...>

    Hi all, I recently came across a strange exception while using SolR. In fact I have an ArrayOutOfBoundsException while using the server and making "normal" query (I mean not different from before). The trace is he following : Caused by: java.lang.ArrayIndexOutOfBoundsException: 2 at org.apache....

  3. [lucene-user] Re: Using multiple drives and non-CFS format to improve search performance

    Sent 2010-08-27 by Stefan Nikolic <stefan.nikolic@...>

    Sanne, I'd prefer to use symlinks for existing, static indexes, but I'm really glad you showed me FileSwitchDirectory. I think it will be useful for me in the future. Thanks for your advice! Any tips on how to convert an existing CFS index to non-CFS? I'm aware of the extractor in IndexReader, ...

  4. [lucene-user] RE: How to eliminate stop words from Surround query ?

    Sent 2010-08-27 by Jagdish Vasani IN <jvasani@...>

    Hi, I get it working..here is logic that need to implement... In function getTermQuery check term is stop word or not if it is stop word then return null. Otherwise return SrndTermQuery object.. Code ... protected SrndQuery getTermQuery( String term, boolean quoted) { if(stopwo...

  5. [lucene-user] RE: contrib -surround query -How to add default operator in surround query ?

    Sent 2010-08-27 by Jagdish Vasani IN <jvasani@...>

    Hi, I mean to say ..if I want to query like "Solr rocks" with Surround query then I have to explicitly pass slop like "Solr 1w rocks" I want to implement this logic in code so user can only enter "solr rocks"..so internally default operator (1w) will be added inbetween two words. Any suggestio...

  6. [lucene-user] contrib -surround query -How to add default operator in surround query ?

    Sent 2010-08-27 by Jagdish Vasani IN <jvasani@...>

    Hi, Can any one guide me.. how I can accomplish to add default operator (W/1) in surround query ? Thanks, Jagdish

  7. [lucene-user] RE: Bettering search performance

    Sent 2010-08-27 by Shelly_Singh <Shelly_Singh@...>

    The queries that I have recorded performance for matches documents ranging from 340 to 3000. I am not processing any documents yet; I mean time of 2 seconds does not include time for processing /collect scoreDocs... Thanks and Regards, Shelly Singh Center For KNowledge Driven Information System...

  8. [lucene-user] Re: Bettering search performance

    Sent 2010-08-27 by Toke Eskildsen <te@...>

    On Fri, 2010-08-27 at 05:34 +0200, Shelly_Singh wrote: > I have a lucene index of 100 million documents. [...] total index size is 7GB. [...] > I get a response time of over 2 seconds. How many documents match such a query and how many of those documents do you process (i.e. extract a term fo...

  9. [lucene-user] Re: instantiated contrib

    Sent 2010-08-27 by Karl Wettin <karl.wettin@...>

    Can you tell us what your queries are? Is it simple term queries, phrases, fuzzy, etc? I think the bad guy here is the term "hotel", that so many documents contains it. You could try loading the full index to II and see how long time it take to match just that term and compare. And then tr...

  10. [lucene-user] Re: Using multiple drives and non-CFS format to improve search performance

    Sent 2010-08-27 by Sanne Grinovero <sanne.grinovero@...>

    Hi Stefan, you might want to consider org.apache.lucene.store.FileSwitchDirectory before going for the symlinks approach. Sorry I don't know the effect nor recommended file types, I would naively start setting the smallest on SSD, then perform tests, but that's possibly not the best scenario: und...

  1. <<
  2. 2
  3. 3
  4. 4
  5. 5
  6. 6
  7. 7
  8. 8
  9. 9
  10. 10
  11. 11
  12. >>

Solr Powered

Give us your feedback

  • Lucene
  • Solr
  • Nutch
  • Tika
  • Mahout
  • Droids
  • PyLucene
  • Lucene.Net
  • Lucy
  • Lucene4c
  • Open Relevance Project
  • How We Can Help:
    • Getting Started |
    • Support Subscriptions |
    • White Papers |
    • Training |
    • Consulting |
    • Contact Us |
  • Developers:
    • Blog |
    • Documentation |
    • Tech Articles |
    • Podcasts and Videos |
    • Community |
  • Downloads:
    • LucidWorks for Solr |
    • LucidWorks for Lucene |
    • LucidGaze for Solr |
    • LucidGaze for Lucene |
  • Products:
  • Services:

Contact | Privacy Policy | Legal Terms of Use | Copyrights and Disclaimers | Logout

Apache Solr, Apache Lucene, ApacheCon and their logos are trademarks of the Apache Software Foundation.

© 2010 Lucid Imagination. All Right reserved.