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 81,965 messages, beginning Jan 2006
  • 86 messages added yesterday

solr-user.lucene.apache.org

September 2011 - page 1
Solr Geodist (19 Replies)
solrnovice 131484838501 Sep 2011* Hi, i am trying to return distance in the solr query, by passing in the "fl=geodist()" and i dont see distance being returned. We have a fie...
Field grouping? (2 Replies)
Denis Kuzmenok 131485418001 Sep 2011* Hi. Suppose i have a field "price" with different values, and i want to get ranges for this field depending on docs count, for example i wan...
Bernd Fehling 131485919501 Sep 2011 Hi list, I have fixed an issue and created a patch (SOLR-2726) but how to change "Status" and "Resolution" in jira? And how to com...
Julien Balmont 131487161401 Sep 2011* Hello, I meet an issue with Solr and copyFields and other things probably. here's a description of the issue. if anyone could help, it would be gr...
samuele.mattiuzzo 131487899301 Sep 2011* I've posted a similar question few days ago, but our needs have gone a bit further. I need to develop two plugins which need to be persistent thro...
Mike Austin 131488628801 Sep 2011* I've set up a master slave configuration and it's working great! I know this is the better setup but if I had just one index due to requiremen...
Autocomplete (1 Reply)
Brian Lamb 131489479001 Sep 2011* Hi all, I've read numerous guides on how to set up autocomplete on solr and it works great the way I have it now. However, my only complaint is th...
Jamie Johnson 131489785501 Sep 2011* I have a need to post process Solr results based on some access controls which are setup outside of Solr, currently we've written something that e...
custom filterquery (1 Reply)
Jon Wagoner 131490147701 Sep 2011* Hello, I am writing software for an e-commerce site. Different customers can have different selections of product depending on what is priced out for ...
Cameron Hurst 131490321001 Sep 2011* Hi all, I am trying to use the Join feature in SOLR trunk with limited sucess. I am able to make simple searches and get the returns of documents as e...
Craig Stadler 131490633801 Sep 2011* Regarding : http://wiki.apache.org/solr/FunctionQuery#Dat... Specifcally : recip(ms(NOW/HOUR,mydatefield),3.16e-11,1,1). I am using dismax, and I am v...
karthik 131490769501 Sep 2011* Hi Everyone, Sorry if the subject was too vague. What i am trying to do is this: <field name="A"/> <field name="B"/> ...
Gérard Dupont 131490983301 Sep 2011* Hi all, Playing with multicore and dynamic creation of new core, I found out that there is one mandatory parameter "instanceDir" which is ma...
Herman Kiefus 131491476801 Sep 2011* I've begun tinkering with MLT using the standard request handler. The Wiki also suggests using the MoreLikeThis handler directly, but apparently, ...
jame vaalet 131491926001 Sep 2011* hi. Is it possible to say fq=score[1 TO *] i have tried but solr is throwing error ? can this be done with some other syntax ?...
abhayd 131491961001 Sep 2011* hi we have multiple environments where we run solr and use DIH to index promotions.xml file. here is snippet from dih config file <entity name=...
mss.mss 131492008801 Sep 2011* hi , we created a solr which is connected to two databases and we created a jquery auto complete.in two databases we r having keywords and it is defau...
Satish Talim 131492065701 Sep 2011* We have a need to query and fetch millions of document ids from a Solr 3.3 index and convert the same to a BitSet. To speed things up, we want to conv...
malic 131492190302 Sep 2011* Hello, I have a very specific question about the Solr response passed to remote JsonStore. *Solr response passed to remote JsonStore* var myJsonStore ...
Saravanan.Chinnadurai131493293802 Sep 2011 I will be out of the office starting 02/09/2011 and will not return until 06/09/2011. Please email to for any urgent issues. Action Images is a divisi...
Sowmya V.B. 131494151902 Sep 2011* Dear All I have been searching on how to sort Solr results based on a range query..but did not find decipherable answers. Hence, mailing again. Sorry ...
Sky 131495280202 Sep 2011* I have solr 1.4.1 set up with following additions: 1. Basic authentication 2. SSL using self signed certificate How do I use solrj to connect to this ...
Herman Kiefus 131496377702 Sep 2011* Given a document id:n show me those other documents with similar values in the 'Name' field: http://devsolr03:8983/solr/primary/select?q=i... ...
vighnesh 131496443502 Sep 2011* [ArchiveOrange]: There doesn't seem to be anything here...
Kissue131497377002 Sep 2011* I am using SolrJ with Solr 3.3.0 over HTTPS and getting the following exception: 2011-09-02 12:42:08,111 ERROR [org.apache.solr.client.solrj.impl.Stre...
Jagdish Kumar 131497446702 Sep 2011* HiI am trying indexing and searching various type of files in Solr3.3.0, I am able to index image files but it fail to show these files in result of a...
angel 131497485802 Sep 2011* Hi below is my java program for indexing around 30million records from csv.But this doen't work for such a large file.It works perfectly fro small...
Li131497513902 Sep 2011* hi all, I follow the wiki http://wiki.apache.org/solr/SpellCheckCompone... but there is something wrong. the url given my the wiki is http://solr:8983...
3.4 release date (1 Reply)
Jordan Leppert 131497529302 Sep 2011* Hi, Would anyone be able to tell me roughly when version 3.4 will be released please? I'm working on a project that needs the grouping functionali...
Kissue131497727002 Sep 2011* Hi, I am using apache solr 3.3.0 with SolrJ on a linux box. I am getting the error below when indexing kicks in: 2011-09-02 10:35:01,617 ERROR [org.ap...
when 4.0 released (1 Reply)
陈葵 131497837502 Sep 2011* Hi All Is there any body know when version 4.0 will be released? From https://issues.apache.org/jira/browse/SOLR-18... features will be fixed in versi...
Olson, Ron 131498155002 Sep 2011 Hi all- I'm trying to set up a delta query for a parent entity query that has many sub-queries. The table referenced in the parent query has a ...
Shawn Heisey 131498166702 Sep 2011* I've got a consistent test failure on Solr source code checked out from svn. The same thing happens with 3.3 and branch_3x. I have information sav...
O. Klein 131498406102 Sep 2011* Using the DirectSolrSpellChecker im very interested in this. According to https://issues.apache.org/jira/browse/SOLR-25... some changes need to be mad...
Bing Yu 131498746702 Sep 2011* I just goto apache-solr-3.3.0/solr and run 'ant test' I find that the junit test will always fail, and told me ’BUILD FAILED‘ but if I typ...
Rikke Willer 131500131402 Sep 2011* Hi, when reloading a core, it seems that the execution of firstSearcher and newSearcher events will happen after the new core takes over from the old....
Pawan Darira 131502304403 Sep 2011* Hi I have recently upgraded from Solr 1.4 to Solr 3.2. In Solr 1.4 only 3 files (one .cfs & two segments) file were made in *index/* directory. (a...
Solr Hangs (3 Replies)
Rohit 131503115703 Sep 2011* Hi All, I am using Solr 3.0 and have 4 cores build into it with the following statistics, Core1 : numDocs : 69402640 maxDoc : 69404745 Core2 : numDocs...
Zong Peng 131505839503 Sep 2011* Hi, I am using the nightly built version solr4. Is there a way to let solr return just the frequency and offset of a particular word, for example ...
Mattmann, Chris A (388J) 131507531203 Sep 2011* Hi Everyone, I've got an Analysis question related to both Lucene and Solr (sorry for the cross posting). i've created a custom analysis chain...
commitWithin + SolrJ (3 Replies)
Daniel Skiles 131508638703 Sep 2011* What is the cleanest way to use the commitWithin directive with SolrJ? AbstractUpdateRequest has a setCommitWithin() method, but I don't see how t...
arian487 131508709703 Sep 2011* If I'm searching for users based on last login time, and I search once, then go to the second page with a new offset, I could potentially see the ...
Oliver Schihin 131508783703 Sep 2011* Hello list My documents come with a field holding a date, always a year: <year>2008</year In the schema, this content is taken for a field ...
deniz 131510404204 Sep 2011* I am trying to implement multi accented search on solr... basically i am using asciifolderfilter to provide this feature... but i have a problem... ht...
Mike Austin 131511528004 Sep 2011* I've been trying to follow the progress of this and I'm not sure what the current status is. Can someone update me on what is currently in Sol...
<cees_pieters131514674404 Sep 2011* Hi, I am new to Solr/Lucene, and have some problems trying to figure out the best way to perform indexing. I think I understand the general principles...
long titles... (2 Replies)
alex 131514997404 Sep 2011* hi all, I would like to truncate some titles(or limit length) while still using highlighthing if possible , like : very long title...end of very long ...
Mark Miller 131515656404 Sep 2011 For those that would like to start diving in, I've started documenting the recent NearRealtime work (available on trunk) on the wiki: http://wiki....
John 131517340904 Sep 2011* Hi, In my search application, I sometimes get more than 200k matches for a specific query. Although I only present the first 20, I still run over the ...
Ryan McKinley 131517939504 Sep 2011* I have an application where I need to return all results that are not in a Set<String> (the Set is managed from hazelcast... but that is not rel...

Next page

Home | About | Privacy