Found 55,808 results in 0.037 seconds. Displaying page 1 of 5,581, sorted by
Sent 2010-02-08 by javaxmlsoapdev <vikasdp@...>
Note I already tried to escape < character with \< but still it throws same
error.
Any idea?
Thanks,
javaxmlsoapdev wrote:
>
> I have a complex query (runs fine in database), which I am trying to
> include in DataImportHandler query. Query has case statements with < > in
> it
>
> e.g.
> ......
Sent 2010-02-08 by javaxmlsoapdev <vikasdp@...>
I have a complex query (runs fine in database), which I am trying to include
in DataImportHandler query. Query has case statements with < > in it
e.g.
....
case when (ASSIGNED_TO < > '' and TRANSLATE(ASSIGNED_TO, '',
'0123456789')='')
....
DataImportHandler failes to understand query with follo...
Sent 2010-02-08 by Sven Maurmann <sven.maurmann@...>
Hi,
could you be a little more precise about your configuration?
It may be much easier to answer your question then.
Cheers,
Sven
--On Montag, 8. Februar 2010 17:39 +0000 stefan.maric@bt.com wrote:
> OK - so I've now got my data-config.xml sorted so that I'm pulling in the
> expected num...
Sent 2010-02-08 by Sven Maurmann <sven.maurmann@...>
Hi Ranveer,
I assume that you have enough knowlesge in Java. You should essentially
your code for instantiating the server (depending on what you intend to
do this may be done in a separate class or in a method of the class doing
the queries). Then you use this instance to handle all the queries...
Sent 2010-02-08 by Pradeep Pujari <Pradeepp@...>
Hi Uri,
This is very good App. I applied the patch into my contrib directory in my machine. I am using Eclipse, I do not know how to compile. Is there any libs to be in the classpath. Please explain in detail about how to set up using eclipse IDE.
Thanks in advance,
Pradeep.
--- On Wed, 2/3/10...
Sent 2010-02-08 by Jason Rutherglen <jason.rutherglen@...>
Hello there dude...
I started on this, http://issues.apache.org/jira/browse/SOLR-1606
However since then things have changed, so it may not work... You're
welcome to continue on it...
Cheers,
Jason
On Tue, Feb 9, 2010 at 3:20 PM, Kaktu Chakarabati wrote:
> Hey Guys,
> h...
Sent 2010-02-08 by Kaktu Chakarabati <jimmoefoe@...>
Hey Guys,
havent heard back from anyone - Would really appreciate any response what so
ever (even a 'extremely not feasible right now'), just so i know
if to try and pursue this direction or abandon..
Thanks,
-Chak
On Fri, Feb 5, 2010 at 11:41 AM, KaktuChakarabati wrote:
>...
Sent 2010-02-08 by "Burton-West, Tom" <tburtonw@...>
Hello all,
After optimizing rather large indexes on 10 shards (each index holds about 500,000 documents and is about 270-300 GB in size) we started getting intermittent TermInfosReader.get() ArrayIndexOutOfBounds exceptions. The exceptions sometimes seem to occur on all 10 shards at the same...
Sent 2010-02-08 by Jan Høydahl / Cominvent <jan.asf@...>
I created an issue for this improvement idea to make sure it doesn't just die away:
https://issues.apache.org/jira/browse/SOLR-1763
--
Jan Høydahl - search architect
Cominvent AS - www.cominvent.com
On 22. jan. 2010, at 23.37, Jan Høydahl / Cominvent wrote:
> On 8. des. 2009, at 00.29, Gran...
Sent 2010-02-08 by Jason Rutherglen <jason.rutherglen@...>
javabin parses fine, which leads me to believe there's a bug
lurking... Though I'm not going spend time solving it.
On Mon, Feb 8, 2010 at 12:18 PM, Jason Rutherglen
wrote:
> Via Firefox on Ubuntu I downloaded the results of
> replication?command=status to a file, th...