Just guessing,.
disk full?
--
Abraços,
Leonardo S Souza
2012/8/15 vempap
> Hello,
>
> I created an index => all the schema.xml & solrconfig.xml files are
> created with content (I checked that they have contents in the xml files).
> But, if I poweroff the system & restart again - the conte
Hi,
I have to index a tuple like ('blah', 'more blah info') in a multivalued
field type.
I have read about the PolyField type and it seems the best solution so far
but i can't find documentation pointing how to use or implement a custom
field.
Any help is appreciated.
--
Leonardo S Souza
wer versions of Lucene). Also if a document has the default field
> empty that document will not match with the wilcard.
>
> Thanks
>
>
> 2012/1/9 Leonardo Souza :
> > What's the difference from *:* to * when querying solr core?
> >
> > Using * takes lo
What's the difference from *:* to * when querying solr core?
Using * takes longer and do not match all documents. Is it that right?
thanks!
--
Leonardo S Souza
Hi,
I'm confused about using StreamingUpdateSolrServer and commitWithin
parameter in conjuction with waitSearcher and waitFlush.
Does it make sense a request like this?
UpdateRequest updateRequest = new UpdateRequest();
updateRequest.setCommitWithin(12);
updateRequest.setWaitSearcher(false);
Mon, Sep 5, 2011 at 7:58 PM, Mark Miller wrote:
> The default impl logs with slf4j - just setup logging properly and you will
> see the results?
>
> Alternatively, you can subclass and impl that method however you'd like.
>
> On Sep 5, 2011, at 6:36 PM, Leonard
Hi,
Inspecting StreamingUpdateSolrServer#handleError i can't see how to keep
track of failures, i'd like to discover
which documents failed during the request.
thanks in advance!
--
Leonardo S Souza
Thanks Gora!
[ ]'s
Leonardo da S. Souza
°v° Linux user #375225
/(_)\ http://counter.li.org/
^ ^
On Thu, May 5, 2011 at 3:09 AM, Gora Mohanty wrote:
> On Thu, May 5, 2011 at 5:08 AM, Leonardo Souza
> wrote:
> > Hi guys,
> >
> > Can i have a field name w
Hi guys,
Can i have a field name with a period(.) ?
Like in *file.size*
thanks!
[ ]'s
Leonardo da S. Souza
°v° Linux user #375225
/(_)\ http://counter.li.org/
^ ^
unless you're returning
> over 2 billion documents, you should be OK. But you'll run into other
> issues
> long before you get to that range.
>
> Best
> Erick
>
> On Wed, Apr 27, 2011 at 5:25 PM, Leonardo Souza
> wrote:
> > Hi Guys,
> >
> > W
be a long don't you think? For now i'm considering to use the
ModifiableSolrParams class. Any suggestion is welcome!
thanks!
[ ]'s
Leonardo Souza
°v° Linux user #375225
/(_)\ http://counter.li.org/
^ ^
http://wiki.apache.org/solr/HighlightingParameters
[ ]'s
Leonardo Souza
°v° Linux user #375225
/(_)\ http://counter.li.org/
^ ^
On Tue, Feb 22, 2011 at 3:39 PM, Rosa (Anuncios) <
rosaemailanunc...@gmail.com> wrote:
> Hi,
>
> I would like to have a google similar sn
/solr/admin/file/?file=schema.xml and parse the
> returned
> > xml?
> >
> > Does anyone else know of a better way to query Solr for its schema?
> >
> > Thanks,
> > - Savvas
> >
> > On 16 February 2011 11:34, Leonardo Souza wrote:
> >
r prior to
> making the Solr call ?
>
> Cheers,
> - Savvas
>
> On 16 February 2011 10:23, Leonardo Souza wrote:
>
> > Hi,
> >
> > We are using solr 1.4 in a big project. Now it's time to make some
> > improvements.
> > We use the standard que
other problems during the query processing.
I found some clue in SolrException.ErrorCode enumeration but did not help.
thanks in advance!
[ ]'s
Leonardo Souza
°v° Linux user #375225
/(_)\ http://counter.li.org/
^ ^
The action CREATE creates a new core based on preexisting
instanceDir/solrconfig.xml/schema.xml, and registers it.
That's what the documentation is stating.
Is there a way to instruct solr to create the instanceDir if does not exist?
I'm trying to create new core based on a existing schema/config
Thanks a lot Hoss!
[ ]'s
Leonardo da S. Souza
°v° Linux user #375225
/(_)\ http://counter.li.org/
^ ^
On Tue, Nov 17, 2009 at 6:12 PM, Chris Hostetter
wrote:
>
> : I'm newbie using Solr and I'd like to run some tests against our data
> set. I
> : have successful tested Solr + Cell using th
Hi,
I'm newbie using Solr and I'd like to run some tests against our data set. I
have successful tested Solr + Cell using the standard Http Solr server
and now we need to test the Embedded solution and when a try to start the
embedded server i get this exception:
INFO: registering core:
Exception
18 matches
Mail list logo