Hi Sam,
It seems that the patch is out of sync again with the trunk. Can you
try patching with revision 955615? I'll update the patch shortly.
Martijn
On 24 June 2010 09:49, Amdebirhan, Samson, VF-Group
wrote:
> Hi
>
>
>
> Trying to apply the SOLR-236 patch to a trunk i g
Hi
Trying to apply the SOLR-236 patch to a trunk i get what follows. Can
anyone help me understanding what I am missing ?
.
svn checkout http
Is the field collapsing patch (236) not compatible with Solr 1.4?
$ patch -p0 -i ~/Desktop/SOLR-236.patch
patching file src/test/test-files/solr/conf/solrconfig-fieldcollapse.xml
patching file
src/java/org/apache/solr/search/fieldcollapse/collector
rom: gdeconto
> To: solr-user@lucene.apache.org
> Sent: Wed, February 10, 2010 11:12:03 AM
> Subject: question/suggestion for Solr-236 patch
>
>
> I have been able to apply and use the solr-236 patch (field collapsing)
> successfully.
>
> Very, very cool and powerful.
>
ocessing (ie no need to navigate
the xml results for two different values for each collapsed set, adding the
numbers to get the total, etc)
it was just a suggestion. field collapsing is a great feature.
--
View this message in context:
http://old.nabble.com/question-suggestion-for-So
you can do that very easily yourself in a post processing step after
you receive the solr response
On Wed, Feb 10, 2010 at 8:12 AM, gdeconto
wrote:
>
> I have been able to apply and use the solr-236 patch (field collapsing)
> successfully.
>
> Very, very cool and powerful.
>
I have been able to apply and use the solr-236 patch (field collapsing)
successfully.
Very, very cool and powerful.
My one comment/concern is that the collapseCount and aggregate function
values in the collapse_counts list only represent the collapsed documents
(ie the ones that are not shown
take advantage of the field-collapsing
functionality?
I did successfully build and test branch-1.4 with the field-collapse-5.patch
(patch from 12-08-2009 9:43 PM) but also see dependency issues in my IDE.
-Kelly
MERGE ISSUES (branch-1.4 and latest SOLR-236.patch)...
src/java/org/apache/solr/ha
I wouldn't use the patches of the sub issues right now as they are
under development right now (the are currently a POC). I also think
that the latest patch in SOLR-236 is currently the best option. There
are some memory related problems with the patch that have to do with
caching. The fieldCollaps
it seems to be in flux right now as the solr developers slowly make
improvements and ingest the various pieces into the solr trunk, i think
your best bet might be to use the 12/24 patch and fix any errors where
it doesnt apply cleanly
im using solr trunk r892336 with the 12/24 patch
--joe
On
Hi,
Is there a step-by-step for applying the patch for SOLR-236 to enable field
collapsing in Solr 1.4?
Thanks,
Kelly
--
View this message in context:
http://old.nabble.com/Solr-1.4-Field-collapsing---What-are-the-steps-for-applying-the-SOLR-236-patch--tp27122621p27122621.html
Sent from the
Although field collpasing worked fine in my brief testing,
when I put it to work with more documents, I start to get
exceptions. It seems to have something to do with the queries
(or documents, since different queries return different
documents). With some queries, this exception does not happen.
> That looks right. CollapseComponent replaces QueryComponent.
Does it mean that if collapse parameters show up in the URL,
CollapseComponent will be used automatically, and if not,
QueryComponent will be used? Or is it always going to be
CollapseComponent, which defaults to QueryComponent's beh
That looks right. CollapseComponent replaces QueryComponent.
Otis --
Sematext -- http://sematext.com/ -- Lucene - Solr - Nutch
- Original Message
> From: JLIST <[EMAIL PROTECTED]>
> To: Otis Gospodnetic
> Sent: Wednesday, June 18, 2008 5:24:25 AM
> Subject: SO
I had the patch problem but I manually created that file and
solr nightly builds fine.
After replacing solr.war with apache-solr-solrj-1.3-dev.jar,
in solrconfig.xml, I added this:
Then added this to the standard and dismax handler handler
collapse
I added &collapse.field=&collaps
15 matches
Mail list logo