Unless you cross a Solr server commit threshold your client has to post a
message for the server content to be available for searching.
Unfortunatly the Solr tool that is supposed to do this apparently doesn't. I
asked for community help last week and was surprised to receive no response, I
t
This thread got me thinking a bit...
Does SOLR support the concept of "partial updates" to documents? By this I
mean updating a subset of fields in a document that already exists in the
index, and without having to resubmit the entire document.
An example would be storing/indexing user tags ass
and I assume I need to use solrJ and some third party
libraries to do that. Hence I want to crawl Sharepoint using SolrJ so I can
then call third party libraries at index time.
Thanks so much
David
Given a query term, is it possible to get from the index the top 10 collocated
terms in the index.
ie: return the top 10 terms that appear with this term based on doc count.
A plus would be to add some constraints on how near the terms are in the docs.
Can someone point me to an example for using index time boosting with the
DataImportHandler.
--Original Message-
From: Shalin Shekhar Mangar [mailto:shalinman...@gmail.com]
Sent: Donnerstag, 28. Juli 2011 12:37
To: solr-user@lucene.apache.org
Subject: Re: Index time boosting with DIH
On Thu, Jul 28, 2011 at 3:56 PM, Bürkle, David wrote:
> Can someone point me to an example fo
is wrong. There doesn't seem to be any errors in there, except
the 404s.
Long story short. I'm stuck. Any suggestions on where to go with this?
David
983/solr/ should work and so is
> http://localhost:8983/solr/softwares01/admin/
>
>
>
> 2011/8/16 David Sauve mailto:dnsa...@gmail.com)>
>
> > I've been trying (unsuccessfully) to get multicore working for about a day
> > and a half now I'm nearly at
the right security.
>
> Finally, check your logs to make sure that Solr isn't complaining about
> something else (like not having a defaultCoreName, for instance)
>
>
> -Original Message-
> From: David Sauve [mailto:dnsa...@gmail.com]
> Sent: Tuesday, August 16,
're still seeing singlecore version
>
> where is your start.jar?
>
> search for solr.xml, see how many u've got plz.
>
> 2011/8/16 David Sauve mailto:dnsa...@gmail.com)>
>
> > I've installed using aptitude so I don't have an example folder
d to 'solr/' (could not find system property or
> JNDI)*
> 16/08/2011 17:30:55 org.apache.solr.core.CoreContainer
> *INFO: New CoreContainer: solrHome=solr/ instance=21357269*
> 16/08/2011 17:30:55 org.apache.solr.core.SolrResourceLoader
> *INFO: Solr home set to 'solr/
3)
> at
> org.apache.jasper.runtime.JspFactoryImpl.releasePageContext(JspFactoryImpl.java:124)
>
> (etc.)
>
> Adding the defaultCoreName fixed it.
>
> I expect this is indeed your problem.
>
> -Original Message-
> From: David Sauve [mailto:dnsa...@gmail
"Welcome to Solr" with a link to "Admin". The link returns a 404.
On Tuesday, 16 August, 2011 at 2:30 PM, Donald Organ wrote:
> When you go to /solr what do you see?
>
> On Tue, Aug 16, 2011 at 5:23 PM, David Sauve (mailto:dnsa...@gmail.com)> wrote:
>
&g
g line present?? Does your field definition for area_id follow
> it?
>
> omitNorms="true" positionIncrementGap="0"/>
>
> Look at the file with an XML editor. Perhaps an edit to some earlier portion
> of the schema is messing up this part of the schema?
>
>
hat is wrong. There doesn't seem to be any errors in there, except
the 404s.
Long story short. I'm stuck. Any suggestions on where to go with this?
David
I just downloaded the solr 4 beta, and was running through the tutorial. It
seemed to me that I was getting duplicate counts in my facet fields when I had
two shards and four cores running. For example,
http://localhost:8983/solr/collection1/browse
Reports 21 entries in the facet cat:electronic
Here are my steps:
1) Download apache-solr-4.0.0-BETA
2) Untar into a directory
3) cp -r example example2
4) cp -r example exampleB
5) cp -r example example2B
6) cd example; java -Dbootstrap_confdir=./solr/collection1/conf
-Dcollection.configName=myconf -DzkRun
You are not putting these files in /tmp are you? That is sometimes wiped by
different OS's on shutdown
-Original Message-
From: vempap [mailto:phani.vemp...@emc.com]
Sent: Wednesday, August 15, 2012 3:31 PM
To: solr-user@lucene.apache.org
Subject: Re: solr.xml entries got deleted when
Hi all,
I am testing out the could features in Solr 4, and I have a observation about
the behavior under failure.
Following the cloud tutorial, I set up a collection with 2 shards. I started 4
servers (so each shard is replicated twice). I added the test documents, and
everything works fine.
Is there a way to make the shards.tolerant=true behavior the default behavior?
-Original Message-
From: Buttler, David [mailto:buttl...@llnl.gov]
Sent: Thursday, August 16, 2012 11:01 AM
To: solr-user@lucene.apache.org
Subject: solr 4 degraded behavior failure
Hi all,
I am testing out
Hi all,
I would like to use a single zookeeper cluster to manage multiple Solr cloud
installations. However, the current design of how Solr uses zookeeper seems to
preclude that. Have I missed a configuration option to set a zookeeper prefix
for all of a Solr cloud configuration directories?
s "Sex and the City: The Movie / Sex and the City 2" (which ironically
is "Drama", "Comedy", "Romance - The very combination we are looking for).
So is there a way to structure my query so that all of the
multi-value values are treated individually? Aggregating the
weighting/score?
Thanks in advance!
David
21, 2012 at 4:46 PM, Buttler, David wrote:
> Hi all,
> I would like to use a single zookeeper cluster to manage multiple Solr cloud
> installations. However, the current design of how Solr uses zookeeper seems
> to preclude that. Have I missed a configuration option to set a zooke
Hi,
I have set up a Solr 4 beta cloud cluster. I have uploaded a config directory,
and linked it with a configuration name.
I have started two solr on two computers and added a couple of shards using the
Core Admin function on the admin page.
When I go to the admin cloud view, the shards all h
Hey,
Please disregard this, I worked out what the actual problem was. I
am going to post another query with something else I discovered.
Thanks :)
David
On 22/08/2012 7:24 PM, David Radunz wrote:
Hey,
I have been having some problems getting good search results when
using
Subject: Re: Cloud assigning incorrect port to shards
What container are you using?
Sent from my iPhone
On Aug 22, 2012, at 3:14 PM, "Buttler, David" wrote:
> Hi,
> I have set up a Solr 4 beta cloud cluster. I have uploaded a config
> directory, and linked it with a
ologize if this is an asked and answered question. None of my web
searches turned up an answer.
Thanks,
David
iller [mailto:markrmil...@gmail.com]
Sent: Thursday, August 23, 2012 6:00 PM
To: solr-user@lucene.apache.org
Subject: Re: Cloud assigning incorrect port to shards
Can you post your solr.xml file?
On Thursday, August 23, 2012, Buttler, David wrote:
> I am using the jetty container from the examp
iding this file into smaller pieces, but if there's another
solution I'd love to hear it.
Thanks,
David Martin
From: Desktop mailto:dmar...@netflix.com>>
Date: Wednesday, August 29, 2012 3:17 PM
Subject: contract item assets exception
Aug
roll our responses as a JAXB DTO
so that our web service can supply responses in either JSON or XML. I
think either requirement means having to do some "manual" post-processing
of the Solrj responses, right?
Thanks,
David
On 8/29/12 6:15 PM, "Erick Erickson" wrote:
>If
r-user-unsubscr...@lucene.apache.org'
Sent Mon 04/23/2012 8:01 AM to 'solr-user-unsubscr...@lucene.apache.org'
subject = unsubscribe
David Hill
Iowa Student Loan | Lead Software Analyst / Developer | phone 515-273-7241 |
fax 515-273-7241 | dh...@studentloan.org
This e-mail and
ve any ideas?
Regards,
David Q
Thanks Erick.
We've added the '_version_' and we'll see if that makes a difference
tomorrow. Also, have downloaded the RC1 and will try that next week.
Regards,
David Q
-Original Message-
From: Erick Erickson [mailto:erickerick...@gmail.com]
Sent: 05 October 2012
And still on the list...
David Hill
Iowa Student Loan | Lead Software Analyst / Developer | phone 515-273-7241 |
fax 515-273-7241 | dh...@studentloan.org
-Original Message-
From: David Hill
Sent: Tuesday, September 18, 2012 6:58 AM
To: 'solr-user@lucene.apache.org'
Subject:
We had a similar requirement and found the best solution (unfortunately)
was to spend a small amount of money. Have a look at Sematext's site
(www.sematext.com). Their Autocomplete is awesome and we have a
fantastic looking AC now on our development site, grouped by category,
product & brand with p
ta groups
David,
appreciate the suggestion. Our current autocomplete feature is
actually working pretty good.
No perfomance issues; functionally is providing 100% results as
expected.
I checked sematext and also http://www.cominvent.com; they are great,
and our budget to go get them is 0.
At this
Hi,
I have a question about the optimal way to distribute solr indexes across a
cloud. I have a small number of collections (less than 10). And a small
cluster (6 nodes), but each node has several disks - 5 of which I am using for
my solr indexes. The cluster is also a hadoop cluster, so the
rkill, unless you expect to expand
significantly. 20m would likely be okay with two or three shards. You
can store the indexes for each core on different disks which can give
ome performance benefit.
Just some thoughts.
Upayavira
On Thu, Nov 15, 2012, at 11:04 PM, Buttler, David wrote:
> Hi,
&g
Hi all,
I buried an issue in my last post, so let me pop it up.
I have a cluster with 10 collections on it. The first collection I loaded
works perfectly. But every subsequent collection returns an inconsistent
number of results for each query. The queries can be simply *:*, or more
complex
if that affects things?
Trying to determine if this is a known issue or not.
- Mark
On Nov 16, 2012, at 1:34 PM, "Buttler, David" wrote:
> Hi all,
> I buried an issue in my last post, so let me pop it up.
>
> I have a cluster with 10 collections on it. The first collec
tstrap_confdir=conf -jar start.jar
DB> load data
DB> Let me know if something is unclear. I can run through the process again
and document it more carefully.
DB>
DB> Thanks for looking at it,
DB> Dave
Best
Erick
On Fri, Nov 16, 2012 at 2:55 PM, Buttler, David wrote:
> My t
If you just want to store the data, you can dump it into HDFS sequence files.
While HBase is really nice if you want to process and serve data real-time, it
adds overhead to use it as pure storage.
Dave
-Original Message-
From: Cool Techi [mailto:cooltec...@outlook.com]
Sent: Friday, N
Hi,
I’m developing a multi language Solr index, where I have a single core for
each one. I use SnowballPorterFilterFactory for German, French and Italian
languages with excellent results.
My problem appears when I try to create a Polish stemmed index. There isn’t
a Snowball implementation for Po
) {
*return* *new* StempelFilter(in);
}
}
Thank you very much Shalin!
2009/9/2 Shalin Shekhar Mangar
> On Wed, Sep 2, 2009 at 8:10 PM, David Espinosa wrote:
>
> > My problem appears when I try to create a Polish stemmed index. There
> isn’t
> > a Snowball implementat
Hi,
Anybody knows how to get the highlighted field, when q term matches in a
stemmed or n-grammed filtered field?
Matching in a normal field (not stemmed or n-grammed) highlighting works
perfectly as expected. But in stemmed matching cases, no highlighting fields
are recovered, and in n-gramming
Hi,
Anybody knows how to get the highlighted field, when q term matches in a
stemmed or n-grammed filtered field?
Matching in a normal field (not stemmed or n-grammed) highlighting works
perfectly as expected. But in stemmed matching cases, no highlighting fields
are recovered, and in n-gramming
Hi There,
Maybe I'm missing something, but I can't seem to get the dismax
request handler to perform and OR query. It appears that OR is removed
by the stop words. I like to do something like
"qt=dismax&q=red+OR+green" and get all green and all red results.
Thanks,
David
y_toString show this:
+(((tags:red)~0.01 (tags:green)~0.01)~2)
It feels like the dismax handler is not handling the "OR" properly. I
also tried "q=red+|+green" and got the same 29,000 results.
Thanks,
David
On Mon, Oct 5, 2009 at 3:02 PM, Christian Zambrano wrote:
> David,
>
> I
o tried this to add muliple extra fieldType definitions
xmlns:xi="http://www.w3.org/2001/XInclude"/>
positionIncrementGap="100">
Any thoughts
Thanks for your help
Regards,
David
but also populates the id field with a different value. Now I
can't really change either source definition so is there a way in
solrconfig or schema to check if id is empty and only copy if true or
is there a better way via the updateprocessor?
Thanks for your help in advance
Regards
David
ms that are in stock. Or is there a way to combine two
queries into one?
Thanks,
David
_and_excluding_Filters
>
> J.
>
> 2009/10/27 David Giffin :
>> Hi There,
>>
>> Is there a way to get facet.query= to ignore the fq= param? We want to
>> do a query like this:
>>
>> select?fl=*&start=0&q=cool&fq=in_stock:true&facet=true&am
You should be ok with the the revision option below. Look for the
highest revision number in the list of files in the patch as
subversion increments revision number on a repo basis not a file basis
so the highest number will represent the current state of all the
files when the patch was ma
Hi,
I have a field and a wighted synonym map.
I have indexed the synonyms with the weight as payload.
my code snippet from my filter
*public Token next(final Token reusableToken) throws IOException *
*. *
*. *
*.*
* Payload boostPayload;*
*
*
*for (Synonym sy
f any) ?
On Sun, Nov 8, 2009 at 16:33, AHMET ARSLAN wrote:
> Additionaly you need to modify your queryparser to return
> BoostingTermQuery, PayloadTermQuery, PayloadNearQuery etc.
>
> With these types of Queries scorePayload method invoked.
>
> Hope this helps.
>
> --- On
Hi
This is a php problem you need to increase your per thread memory
limit in your php.ini the field name is memory_limit
Regards
David
On 11 Nov 2009, at 07:56, Jörg Agatz
wrote:
Hallo,
I have a Problem withe the Memory Size, but i dont know how i can
repair it.
Maby it is a PHP
the
process of finding it?
I'm still trying to figure out what exactly to do. I have purchased the
Solr 1.4 book , but it doesn't seem to have much information about my needs.
On Tue, Nov 10, 2009 at 10:09, David Ginzburg wrote:
> I would be happy to.
> I'm not sure exactly wha
rom a standard Solr 1.4 downloaded tar.gz
*
*When I changed the jar in the WEB-INF/lib folder to the jars from the maven
repository, the plugin loaded.*
I don't know if a bug on Jira should be opened for this, but the
distributions should be updated
*
*
On Wed, Nov 11, 2009 at 18:15, David Ginzburg wr
this unless it would make sense to utilize the
> "type" field of Token.
>
> Thanks,
>
> Lajos
>
>
>
--
Regards
_
David Ginzburg
Developer, Digital Trowel
1 Hayarden St., Airport City
[POB 169, NATBAG]
Lod, 70151, Israel
http://www.digitaltrowel.com/
Office: +972 73 240 522
Mobile: +972 50 496 0595
CHECK OUT OUR NEW TEXT MINING BLOG:
http://mineyourbusiness.wordpress.com/
Yea i tried it as well it doesn't seem to implement xpointer properly
so you can't add multiple fields or field types
David
On 28 Nov 2009, at 18:49, Peter Wolanin
wrote:
Follow-up: it seems the schema parser doesn't barf if you use
xinclude with a single analyzer elem
t multiple
rows back because some of you tables have a one to many relationship.
Once you have formed that query that is your document minus the
duplicate information caused by the rows
Cheers
David
On 15 Dec 2009, at 08:05, Faire Mii wrote:
I just cant get it.
If i got 10 tables in mysql an
The returning XML result tag has a numFound attribute that will report
0 if nothing matches your search criteria
David
On 15 Dec 2009, at 08:16, Roland Villemoes
wrote:
Hi
Question: How do you log zero result searches?
I quite important from a business perspective to know what
Hi, Daniel
I got the same probem like Sundar. Is that possible to tell me what
profiling tool you are using?
thx a lot.
/David
On Tue, Jul 29, 2008 at 8:19 PM, Daniel Alheiros
<[EMAIL PROTECTED]>wrote:
> Hi Sundar.
>
> Well it would be good if you could do some profiling o
Ok, I'm very frustrated. I've tried every configuraiton I can and parameters
and I cannot get fragments to show up in the highlighting in solr. (no
fragments at the bottom or highlights in the text. I must be
missing something but I'm just not sure what it is.
/select/?qt=standard&q=crayon&hl=tru
This is the configuration for the two fields I have tried on
On Tue, Sep 23, 2008 at 1:59 PM, wojtekpia <[EMAIL PROTECTED]> wrote:
>
> Make sure the fields you're trying to highlight are stored in your schema
> (e.g. )
>
>
>
> David Snelling-2 wrote:
a query where you're sure to get something to highlight in one of your
> highlight fields, for example:
>
>
> /select/?qt=standard&q=synopsis:crayon&hl=true&hl.fl=synopsis,shortdescription
>
>
>
> David Snelling-2 wrote:
> >
> > Thi
efault search field.
>
> The reason you don't see any highlights with the following query is because
> your 'text' field isn't stored.
>
> select/?q=text:students&hl=on&hl.fl=text
>
>
>
>
>
> David Snelling-2 wrote:
> >
del:Toyota", 30 are "model:Chrysler", and 30 are "model:Ford". How can I
get the count of each type of car, without doing 3 separate queries?
Thanks in advance!
- David Choi
Hello,
I'm interested in indexing complex xml types, such as:
red
minivan
I couldn't find any documentation regarding this. Is this possible?
Thanks!
David
Thanks for the suggestions!
- David
-Original Message-
From: Walter Underwood [mailto:[EMAIL PROTECTED]
Sent: Wednesday, October 01, 2008 2:31 PM
To: solr-user@lucene.apache.org
Subject: Re: Indexing complex types into Solr
Or encode the hierarcy in the fieldnames.
red
minivan
wunder
amounts to asking for q=*
thanks
- David Choi
one way or another. And without it, I don't quick
understand the usefulness of multiValue fields.
David
On Nov 24, 2008, at 8:52 AM, Erik Hatcher wrote:
On Nov 24, 2008, at 8:37 AM, David Santamauro wrote:
i need to search something as
myText:billion AND guarantee
i need to be extracted only the record where the words exists in
the same value (in this case only the first record) because in
We have two text fields, one for author names, and the other for the body of
the document. It often happens that the author names also appear in the
body of the document. We turned off stemming for the author field to avoid
unexpected matches when searching by author.
Now, suppose we have an aut
:8983/solr/select/?q=electronics&hl=true&hl.fl=features+cat
will show "electronics" highlighted in the features field but not in the cat
field. If you search instead for "connector", it is highlighted in both.
On Sun, Dec 21, 2008 at 8:53 PM, Yonik Seeley wrote:
I've filed a ticket on this so it doesn't get lost:
https://issues.apache.org/jira/browse/SOLR-937
On Mon, Dec 22, 2008 at 11:53 AM, David Bowen wrote:
> Yonik, thanks for looking into this.
>
> Here is a better example of the problem, using the example data from the
> la
hat people have had in tuning Solr Replication.
Thanks,
David
pdate params={} status=0 QTime=16306
Do you know what would be causing "newSearcher" to create such a
delays, and cpu spikes? Is there any reason not to disable the
"newSearcher" section?
Thanks,
David
This has likely been covered, and I've tried searching through the
archives, but having trouble finding an answer.
On OSVDB.org, if you search for:
title:PHPGroupWare
You get...nothing
if you search for:
title:phpGroupWare
(which is how the entry is indexed originally), you get a match of cou
Thank you Shalin, I'm in the process of implementing your suggestion,
and it works marvelously. Had to upgrade to solr 1.3, and had to hack
up acts_as_solr to function correctly.
Is there a way to receive a search for a given field, and have solr
know to automatically check the two fields? I sup
Hi.
Any good protwords.txt out there?
In a fairly standard solr analyzer chain, we use the English Porter analyzer
like so:
For most purposes the porter does just fine, but occasionally words come along
that really don't work out to well, e.g.,
"maine" is stemmed to "main" - clearly goofing
Hello,
I am running Ubuntu 8.10, with Tomcat 6.0.18 installed via the package
manager, and I am trying to get Solr 1.3.0 up and running, with no success.
I believe I am having the same problem described here:
http://www.nabble.com/Severe-errors-in-solr-configuration-td21829562.html
When I attemp
Thanks Anto! That indeed solves the problem.
Best regards,
Dave.
On Thu, Feb 5, 2009 at 10:40 AM, Anto Binish Kaspar wrote:
> Hi David
>
> I found a solution for your problem. I have explained it here
> http://www.nabble.com/RE%3A-Severe-errors-in-solr-configuration-p21853756.h
I have an issue with garbage collection on our solr servers. We have an
issue where the old generation never gets cleaned up on one of our
servers. This server has a little over 2 million records which are
updated every hour or so. I have tried the parallel GC and the
concurrent GC. The
s Solr the only webapp running?
Otis
--
Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch
- Original Message
From: David Baker
To: solr-user@lucene.apache.org
Sent: Thursday, April 16, 2009 3:33:18 PM
Subject: Garbage Collectors
I have an issue with garbage collection o
pposite of the Query Elevate Search component.
Thanks,
David
Foreword: I'm not a java developer :)
OSVDB.org and datalossdb.org make use of solr pretty extensively via
acts_as_solr.
I found myself with a real need for some of the StatsComponent stuff
(mainly the sum feature), so I pulled down a nightly build and played
with it. StatsComponent proved perf
null;
}
}
Thanks,
David
I'm doing a combination of update processor and token filter. The
token filter is necessary to reduce the duplicates after stemming has
occurred.
David
2009/6/4 Noble Paul നോബിള് नोब्ळ् :
> isn't better to use an UpdateProcessor for this?
>
> On Thu, Jun 4, 2009 at 1:52 A
I'm trying to write a very simple SearchComponent that performs a simple
operation on the query string before passing through to QueryComponent.
The EncodingSearchComponent will perform something like the following
Base64(MD5(querystring))
Hi,
I'm trying to use the map function with a function query. I want to map
a particular value to 1 and all other values to 0. We currently use the
map function that has 4 parameters with no problem. However, for the
map function with 5 parameters, I get a parse error. The following are
t
Noble Paul നോബിള് नोब्ळ् wrote:
The five parameter feature is added in solr1.4 . which version of solr
are you using?
On Wed, Jun 24, 2009 at 12:57 AM, David Baker wrote:
Hi,
I'm trying to use the map function with a function query. I want to map a
particular value to 1 and all
Hi,
I need to upgrade from solr 1.3 to solr 1.4. I was wondering if there
is a particular revision of 1.4 that I should use that is considered
very stable for a production environment?
I am trying to index a solr server from a nightly build. I get the
following error in my catalina.out:
26-Jun-2009 5:52:06 PM
org.apache.solr.update.processor.LogUpdateProcessor
finish
I recently upgraded to a nightly build of 1.4. The build works fine, I
can deploy fine. But when I go to insert data into the index, I get the
following error:
26-Jun-2009 5:52:06 PM
org.apache.solr.update.processor.LogUpdateProcessor
finish
Trying to install SOLR for a project. Currently we have a 10.1.3 Oracle J2EE
install. I believe it satisfies the SOLR requirements. I have the war file
deployed and it appears to be ½ working, but have errors with the .css file
when hitting the admin page.
Anyone else been successful puttin
4:55 PM
To: solr-user@lucene.apache.org
Subject: Re: solr 1.3.0 and Oracle Fusion Middleware
What are the errors you see?
On Tue, Jul 21, 2009 at 3:01 PM, Hall, David wrote:
> Trying to install SOLR for a project. Currently we have a 10.1.3 Oracle
> J2EE install. I believe it satisfi
(SolrDispatchFilter.java:319)
From: Mark Miller [mailto:markrmil...@gmail.com]
Sent: Wednesday, July 22, 2009 10:04 AM
To: Hall, David; solr-user@lucene.apache.org
Subject: Re: solr 1.3.0 and Oracle Fusion Middleware
Lets keep this communication on the list so others can benefit and chime in.
What about
Hi,
The Drupal Solr Module will work with both Solr 1.3 and 1.4
I currently have client installations using both these versions with Drupal
(verison 5 and 6 )
Regards,
Dave
On 14 Jan 2010, at 23:08, Otis Gospodnetic wrote:
> You may want to ask on Drupal's mailing lists. I hear about Drupal
Hello All,
I'm trying to find the best way to set up a fieldType that strips
punctuation. I think the right way to do this is using a CharacterFilter
of some type, but I can't seem to find any examples of how to set this
up in a schema.xml file.
Can anyone point me in the right direction?
Right
501 - 600 of 1471 matches
Mail list logo