ArchiveOrangemail archive

solr-user.lucene.apache.org


(List home) (Recent threads) (34 other Apache Lucene lists)

Subscription Options

  • RSS or Atom: Read-only subscription using a browser or aggregator. This is the recommended way if you don't need to send messages to the list. You can learn more about feed syndication and clients here.
  • Conventional: All messages are delivered to your mail address, and you can reply. To subscribe, send an email to the list's subscribe address with "subscribe" in the subject line, or visit the list's homepage here.
  • High traffic list: 30+ messages per day
  • This list contains about 82,297 messages, beginning Jan 2006
  • 42 messages added yesterday

solr-user.lucene.apache.org

June 2008 - page 1
Kevin Xiao 121233965201 Jun 2008* Hi, We have large data to index, index size is about 40 G and getting bigger. We are try to figure out a way to speed up indexing. 1. Single solr serv...
Rusli Ruslakall 121235093801 Jun 2008* Hi, I index something like this: <doc> <field name="name">Company A</field> <field name="cat">123</fiel...
Gaku Mak 121236588702 Jun 2008 Hi all, I have 2 solr masters that are only doing indexing and no querying (index replicated to slave for searching). I noticed that the masters would...
Otis Gospodnetic 121237336202 Jun 2008 Wow, did you notice this: [row,col]:[1,920837] Does that strike you as a very looooooong line? I wonder if you are hitting some kind of an XML parser ...
phrase highlighting (2 Replies)
Stefan Oestreicher 121241535802 Jun 2008* Hi, in order to use phrase highlighting I built a war from the current svn trunk. (http://www.nabble.com/-jira--Commented:-(SOLR...)-Highlighter-does-...
Jon Drukman 121243324102 Jun 2008* I am brand new to Solr. I am trying to get a very simple setup running. I've got just a few fields: name, description, tags. I am only able to se...
Bram de Jong 121243766902 Jun 2008* Hello all, Still running tests on solr using the example jetty container. I've been getting nice performance. However, suddenly between 15400 and...
s d 121244083002 Jun 2008* Can i use RAMDirectory in SOLR?Thanks, S...
Alexander Ramos Jardim 121244482402 Jun 2008* Hello, Is there any special concerns about deploying Solr in Weblogic 10? I tried to do that but I get jsp errors, complaining about headers include t...
Jeremy Hinegardner 121244867702 Jun 2008* We are testing some items out with our data, and using the 1.3 dev builds In this case: Solr Specification Version: 1.2.2008.05.10.02.06.17 Solr Imple...
gaku113 121245646403 Jun 2008* Hi all Solr users/developers/experts, I have the following scenario and I appreciate any advice for tuning my solr master server. I have a field in my...
Eason.Lee 121246459303 Jun 2008 I am using solrj to getting results from solr It is hard to deal with different type of SolrServerException since there is no errorCode. I think it is...
Ronald K. Braun 121247159803 Jun 2008* Hi, I'm just looking into transitioning from solr 1.2 to 1.3 (trunk). I have some legacy handler code (called "AdvancedRequestHandler...
Dallan Quass 121250453103 Jun 2008* I have a situation where it would be beneficial to issue queries in a filter that is called during analysis. In a nutshell, I have an index of places ...
Bram de Jong 121250617103 Jun 2008* hello all, just a small note to say that the dismax query parser crashes on: q = "apple -- pear" I'm running through a stored batch of ...
Ronald K. Braun 121251417503 Jun 2008 I'm playing around with the spell checker on 1.3 nightly build and don't see any effect on changes to the "sp.dictionary.threshold...
Otis Gospodnetic 121252085403 Jun 2008 Ron, It might be better for you to look at SOLR-572 issue in Solr's JIRA and use the patch provided there with the Solr trunk. Otis...
Otis Gospodnetic 121252154203 Jun 2008 Bram, You will slowly discover various characters and tokens that "don't work" with DisMax. They "don't work" because th...
Gaku Mak 121253671503 Jun 2008* Hi solr devs/users, I'm setting up solr slave test server now (duo core with 2GB ram), and I'm running into some issues with replication. Th...
Index structuring (7 Replies)
Ritesh Ambastha 121257984904 Jun 2008* Dear Readers, I am a newbie in solr world. I have successfully deployed solr on my machine, and I am able to index a large DB table. I am pretty sure ...
climbingrose 121259914904 Jun 2008* Hi all, I'm trying to implement "sponsored results" in Solr search results similar to that of Google. We index products from various si...
Tom Morton 121260136104 Jun 2008* Hi, I wanted to use the new dismax support for more like this described in SOLR-295 <https://issues.apache.org/jira/browse/SOLR-29...> but can...
Tom Morton 121260171204 Jun 2008 Hi, SOLR-295 <https://issues.apache.org/jira/browse/SOLR-29...> mentions boost support for morelikethis and then seems to have been subsumed by ...
Julio Castillo 121260662204 Jun 2008* I have 2 dB tables unrelated to each other that I want to index. I have tried 2 approaches for specifying them in my data-config.xml file. None of the...
Otis Gospodnetic 121261258504 Jun 2008 Jon, Lucli is ancient and, as far as I recall, has its own Lucene jar, which you could try replacing. Luke might be better at this point, but even wit...
Jon Baer 121261354904 Jun 2008* Hi, Just recently upgraded w/ trunk version, Solr works fine but Luke & Lucli are showing this: lucli> index /www/solr/test/index Lucene CLI. U...
Grégoire Neuville 121262259404 Jun 2008* Hi, I've tried several times to put solr distributed search capabilities at work but failed each time : the ant building of solr-1.3's trunk...
Multiple Schema File (3 Replies)
Sachit P. Menon 121264979005 Jun 2008* Hi folks, I have a scenario as follows: I have a CMS where in I'm storing all the contents. I need to index all these contents and have a search ...
Peter Hickman 121265778205 Jun 2008 I have some data that contains phrases such as 1) "Decisions Relating to Cardiopulmonary Resuscitation: Model Information Leaflet. British Medica...
Jon Baer 121266192705 Jun 2008* Hi, I have a question about the HttpDataSource (DataImportHandler) ... Is it possible add common values *explicitly*, something like: <field column...
Nahuel ANGELINETTI 121266303105 Jun 2008* Hi, I'm doing some test with solr to see if it can be usefull for us, and after deleting the index to restart from scratch the indexing, it retur...
dudes dudes 121266350405 Jun 2008 Hi all, Does Solr support Norwegian language ? if yes can someone direct me to a right documentation ? thanks ak...
Andrew Nagy 121268151005 Jun 2008* Hello - I was wondering if there is a work around with POSTing repeated fields to Solr. I am using Jetty as my container with Solr 1.2. I tried someth...
Otis Gospodnetic 121268338805 Jun 2008 Hi, Do you have index-time or search-time synonym expansion? Doesn't work with either? Otis...
Otis Gospodnetic 121268367905 Jun 2008 Hi, I can't quantify it nor back it up with any concrete numbers, but the search will most certainly be slower with so many fields. Indexing/anal...
Solrj + Multicore (12 Replies)
Alexander Ramos Jardim 121269064505 Jun 2008* Is there a way to access a specific core via Solrj. Sorry but I couldn't find anything on wiki or google....
Cam Bazz 121269690105 Jun 2008 Hello, how can we specify in query so it will just bring certain field and query in the default field? for example can I do a year:1998 AND searchword...
Akeel 121273326506 Jun 2008* Hi, I downloaded Solr and successfully run it (by running *java -jar start.jar *from *example *directory) on windows machine but when i try to run it ...
Otis Gospodnetic 121274827706 Jun 2008* Snowball is our friend ;) http://lucene.apache.org/java/2_3_2/api/contr... http://wiki.apache.org/solr/AnalyzersTokenize... Otis...
Otis Gospodnetic 121276836506 Jun 2008 Hi Cam, Unless I'm misunderstanding your question, you should be able to do that pretty just like you typed it. If you enter that on Solr /admin ...
Kevin Xiao 121277591206 Jun 2008* Hi, I have a question about highlighting fragment. I set hl.fragsize to 100, but the return is cut off from a middle of a sentence with correct search...
Umar Shah 121278675706 Jun 2008* Hi, I'm using the latest trunk code from SOLR . I am basically using function queries (sum, product, scale) for my project which are not present ...
Head 121278733706 Jun 2008* Using the StandardRequestHandler, it appears that the index boost values are ignored when the query has a wildcard in it. For example, if I have 2 ...
Re: Num docs (1 Reply)
Otis Gospodnetic 121285642507 Jun 2008* Marcus, check out the Luke request handler. You can get it from its output. It may also be possible to get *just* that number, but I'm not lookin...
Num docs (1 Reply)
Marcus Herou 121287707807 Jun 2008* Hi. Is there a way of retrieve IndexWriter.numDocs() in SOLR ? Kindly //Marcus...
Norskog, Lance 121288360008 Jun 2008 This started out in the num-docs thread, but deserves its own. And a wiki page. There is a more complex and general way to get the number documents in...
khirb7 121294073308 Jun 2008* hello every body I want to imporve solr performance at time search, so i have read about SolrPerformanceFactor so I tried to increase the size of my c...
Otis Gospodnetic 121301800509 Jun 2008 Hi, This interface vs. abstract class and maintenance/backwards compatibility question comes up pretty often. I suggest using markmail.org and searchi...
Alexander Ramos Jardim 121302031609 Jun 2008* Hello, Shouldn't SolrServer be an interface that externalizes the signatures for classes like CommonsHttpSolrServer, like it was in solr-1.2? Why...
Ronald K. Braun 121302568009 Jun 2008 Created SOLR-594 for this issue.I actually had a single reusable version, but flattened it back out in the code snippet for clarity. But thanks for th...

Next page

Home | About | Privacy