This does not happen in all the files. Maybe they're broken.
Thanks for participating. Unfortunately it's not that. Set stored = "false" for
all fields, nothing has changed.Re: High CPU usage after import
Are you storing the data? That is, the raw binary of the MP3? B/c when
stored="true", Solr
Hi,
This can be done on the level of a file system, if you are on *nix OS,
called soft-link.
Dmitry
On Mon, Apr 14, 2014 at 5:43 AM, manju16832003 wrote:
> Hi All,
> I'm using latest version of Solr 4.7.1 and was wondering if there is a way
> to share common schema.xml.
> Here is my use case
On 4/13/2014 10:05 PM, Modassar Ather wrote:
> I indexed few documents under a core of Solr 4.6.1 instance deployed on
> Tomcat and copied the same index to other Solr instance with a core having
> same configurations.
> Before copying the index, source Solr instance was stopped. But when I
> start
On 4/13/2014 1:18 PM, Boogie Shafer wrote:
> as you discovered, the double logging problem is because additivity is
> default enabled and you have solr event defined specifically AND in the root
> logger
My config has the root logger at WARN, the specific category is at INFO.
All of the doubly
Thanks for participating. Unfortunately it's not that. Set stored = "false" for
all fields, nothing has changed.Re: High CPU usage after import
Are you storing the data? That is, the raw binary of the MP3? B/c when
stored="true", Solr will try to compress the data, perhaps that's
what's driving t
Aman,
Yes - Will do!
Furkan,
How do you mean by 'bulk delete'?
-Thanks
Vinay
On 12 April 2014 14:49, Furkan KAMACI wrote:
> Hi;
>
> Do you get any problems when you index your data? On the other hand
> deleting as bulks and reducing the size of documents may help you not to
> hit OOM.
>
> Tha
Hi,
I indexed few documents under a core of Solr 4.6.1 instance deployed on
Tomcat and copied the same index to other Solr instance with a core having
same configurations.
Before copying the index, source Solr instance was stopped. But when I
start the other instance with the copied index it throw
Hi All,
I'm using latest version of Solr 4.7.1 and was wondering if there is a way
to share common schema.xml.
Here is my use case.
I have two cores which would have same schema structure.
Core 1 = Stores Active Records
Core 2 = All records regardless of the status
Both the cores would have the sa
This is most definitely not a Solr issue, so you may want to check with
Gora's list.
However as a quick general hint, you problem seems to be in thus
part: 3530@engr-MacBookProlocalhost . I assume it should be a server name
there, but it seems to be two name joined together. So I would check where
Hi there,
I get the following error after I run the following command. Can you
please let me know what the problem is? I have exhausted online
tutorials trying to solve this issue. Thanks
engr@engr-MacBookPro:~/NUTCH_HOME/apache-nutch-2.2.1/runtime/local$
bin/crawl urls/seed.txt TestCrawl ht
Hi,
After looking at SearchHandler.java I believe we might have a bug on debug
information shown for distributed queries.
>@Erick: So as you can see, there's an extra round trip to each shard to
get the full document. Perhaps this is what you're seeing? <4> seems like
it might be what you're seei
Alex -- I can't expose a public API for our usage statistics as of yet
-- perhaps in the future we will be able to do that. But for now, I can
give you some more detail off-list
-Mike
On 4/11/14 10:19 PM, Alexandre Rafalovitch wrote:
Looks nice. Would love to see the author-side usage/statis
shawn,
as you discovered, the double logging problem is because additivity is default
enabled and you have solr event defined specifically AND in the root logger
--
on your log4jv2 v logback investigation
logback IS "log4j done right" and the way to go. its here today and works.
http://logback.
You're misinterpreting I think. That is showing how to store the
values by adding all the rows as individual fields where the name of
the field is the key of the map and hte contents are the corresponding
map value. At least on a quick read, I'm about to board a plane to
only took a very quick look
Hi Erick
Thanks for the reply, but I was looking at the following link that points to
the fact we can use Map:
http://lucene.472066.n3.nabble.com/storing-lt-key-value-gt-pair-in-Solr-document-td499000.html
Also if we have to put map in solr what would be the best approach, would it
be something l
Nothing in Solr handles maps, it's a flat field:value structure. You
have to decide on a serializable form for the map and put _that_ in
the index, deciding along the way how you want it to be searched and
defining your fields appropriately.
Best,
Erick
On Sun, Apr 13, 2014 at 10:35 AM, sachin.ja
I have map in my SolrDocument class:
@Field("sim_txt")
private MapsimDetails;
and in my schema.xml i have :
When i try to save the document the map is not saved in Solr.
C
I've had this happen to me before too; it's always a mystery. I wonder
if it has to do with specifying the "file" appender for both rootLogger
and solrj?
-Mike
On 4/12/2014 5:20 PM, Shawn Heisey wrote:
On 4/11/2014 3:21 PM, Shawn Heisey wrote:
This is lucene_solr_4_7_2_r1586229, downloaded
On 4/12/2014 9:33 PM, Bill Bell wrote:
> Well I hope log4j2 is something Solr supports when GA
The biggest holdup would be the fact that slf4j doesn't yet have a
binding for log4j2. A new log watcher (for the admin UI) is probably
required too.
The logback project page looks almost identical to
You say "I can't change the client". What is the client written in?
What does it expect? Does it use the same version of SolrJ?
Best,
Erick
On Sun, Apr 13, 2014 at 6:40 AM, Prashant Golash
wrote:
> Thanks for your feedback. Following are some more details
>
> Version of solr : 4.3.0
> Version of
Thanks for your feedback. Following are some more details
Version of solr : 4.3.0
Version of solrj : 4.3.0
The way I am returning response to client:
Request Holder is the object containing post process request from client
(After renaming few of the fields, and internal to external mapping of t
not a problem furkan :)
With Regards
Aman Tandon
On Sun, Apr 13, 2014 at 2:51 PM, Furkan KAMACI wrote:
> Ooops, just a typo Aman :)
> 13 Nis 2014 05:52 tarihinde "Aman Tandon" yazdı:
>
> > Thanks Furkan...its aman not amon hahah...:D
> >
> >
> > With Regards
> > Aman Tandon
> >
> >
> > On Sun,
Ooops, just a typo Aman :)
13 Nis 2014 05:52 tarihinde "Aman Tandon" yazdı:
> Thanks Furkan...its aman not amon hahah...:D
>
>
> With Regards
> Aman Tandon
>
>
> On Sun, Apr 13, 2014 at 4:26 AM, Furkan KAMACI >wrote:
>
> > Hi Amon;
> >
> > There has been a conversation about it at dev list:
> >
I am out of the office until 04/21/2014.
I'm out of town for the next few days. I am reachable by Blackberry, if
needed. Please contact Jason Brown for anything JAS Team related.
Note: This is an automated response to your message "Exception while
unmarshalling response in SolrJ" sent on 4/13
24 matches
Mail list logo