Re: Can I use RegEx function?

2018-07-23 Thread Peter Sh
Right you are. I hadn't been known it during index-time On Mon, Jul 23, 2018 at 3:43 PM Erik Hatcher wrote: > this is best done at index-time. (it seems like you're trying to avoid > doing that though) > > > > > On Jul 23, 2018, at 5:36 AM, Peter Sh wrote: >

Re: Can I use RegEx function?

2018-07-23 Thread Peter Sh
do not understand what you need/want with fl and regex. > > Regards, > Markus > > > > -Original message- > > From:Peter Sh > > Sent: Monday 23rd July 2018 11:21 > > To: solr-user@lucene.apache.org > > Subject: Re: Can I use RegEx function? >

Re: Can I use RegEx function?

2018-07-23 Thread Peter Sh
x27;t. Keep in > mind that my example doesn't work, the + needs to be URL encoded! > > Regards, > Markus > > > > -Original message- > > From:Peter Sh > > Sent: Monday 23rd July 2018 10:26 > > To: solr-user@lucene.apache.org > > Subject: Re

Re: Can I use RegEx function?

2018-07-23 Thread Peter Sh
gt; Regards, > Markus > > > > -Original message- > > From:Peter Sh > > Sent: Monday 23rd July 2018 10:09 > > To: solr-user@lucene.apache.org > > Subject: Can I use RegEx function? > > > > I've got collection with a string or text f

Can I use RegEx function?

2018-07-23 Thread Peter Sh
I've got collection with a string or text field storing free-text. I'd like to use some RexEx function looking for patterns like "KEY:VALUE" from the text and use it for filtering and faceting.

Streaming Expressions (/stream) StreamHandler java.lang.NullPointerException

2016-06-25 Thread Peter Sh
I've got an exception below running curl --data-urlencode 'expr=search(EventsAndDCF,q="*:*",fl="AccessPath",sort="AccessPath asc",qt="/export")' "http://localhost:8983/solr/EventsAndDCF/stream"; Solr responce: {"result-set":{"docs":[ {"EXCEPTION":null,"EOF":true}]}} My collection EventsAndDCF exi

null when using HttpSolrServer

2012-11-06 Thread sh
Good day, I recently moved to solrj 3.6.1. As the CommonsHttpSolrServer class is deprecated in that version I migrated to HttpSolrServer. But now tika does not generate the stream_size field correctly, it is saying in the result response for an arbitrary jpeg file null. Is there any known way t

Re: PermGen OOM Error

2012-05-16 Thread SH
so have to increase the memory available to the JVM, what servlet container are you using? SH On 05/16/2012 01:50 PM, richard.pog...@holidaylettings.co.uk wrote: When running Solr we are experiencing PermGen OOM exceptions, this problem gets worse and worse the more documents are added and