Solr Post Group Faceting
Key: SOLR-2665
URL: https://issues.apache.org/jira/browse/SOLR-2665
Project: Solr
Issue Type: New Feature
Affects Versions: 3.3
Reporter: Bill Bell
Once Lucene is wired, add
[
https://issues.apache.org/jira/browse/SOLR-2242?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13067500#comment-13067500
]
Bill Bell commented on SOLR-2242:
-
Simon - thoughts?
> Get distinct count of names for a f
Robert,
Thank you very much for the reply.
If I understand it correctly, you have a main project and a contrib section.
It is very important for us to have this Persian search work "correctly"
rather than efficient. Would this be a good candidate for the contrib
section if I wrote some codes for
[
https://issues.apache.org/jira/browse/SOLR-2477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13067441#comment-13067441
]
Robert Muir commented on SOLR-2477:
---
+1
If we decide to implement this or SOLR-219 via '
[
https://issues.apache.org/jira/browse/SOLR-2477?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13067437#comment-13067437
]
Hoss Man commented on SOLR-2477:
Having just looked at this code in SOLR-2663 i'm realizing
[
https://issues.apache.org/jira/browse/LUCENE-3151?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13067432#comment-13067432
]
Lance Norskog commented on LUCENE-3151:
---
_*Architects remove dependencies*_
For ex
[
https://issues.apache.org/jira/browse/SOLR-2656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13067397#comment-13067397
]
Yonik Seeley commented on SOLR-2656:
bq. I am disputing that it's really "real-time" gi
[
https://issues.apache.org/jira/browse/LUCENENET-437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13067389#comment-13067389
]
Digy commented on LUCENENET-437:
bq. It ensures equality, but does not ensure inequalit
[
https://issues.apache.org/jira/browse/LUCENENET-437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13067388#comment-13067388
]
Troy Howard commented on LUCENENET-437:
---
Sorry, read too fast. Your last comment
[
https://issues.apache.org/jira/browse/SOLR-2646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13067386#comment-13067386
]
Mark Miller commented on SOLR-2646:
---
Some of the available settings (top of the alg file)
[
https://issues.apache.org/jira/browse/LUCENENET-437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13067384#comment-13067384
]
Troy Howard commented on LUCENENET-437:
---
Well, it does, because of Object.hashCod
[
https://issues.apache.org/jira/browse/SOLR-2646?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13067377#comment-13067377
]
Mark Miller commented on SOLR-2646:
---
Also, as a reminder to myself - the SolrSearchTask i
[
https://issues.apache.org/jira/browse/LUCENENET-437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13067375#comment-13067375
]
Digy commented on LUCENENET-437:
bq. This ensures that list1.equals(list2) implies that
[
https://issues.apache.org/jira/browse/SOLR-2646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Miller updated SOLR-2646:
--
Attachment: Dev-SolrBenchmarkModule.pdf
Attached is a brief rough guide to getting started writing or ru
[
https://issues.apache.org/jira/browse/LUCENENET-437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13067373#comment-13067373
]
Troy Howard commented on LUCENENET-437:
---
Although, according to that definition,
[
https://issues.apache.org/jira/browse/LUCENE-2308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13067371#comment-13067371
]
Michael McCandless commented on LUCENE-2308:
This seems to fail w/ the patch:
[
https://issues.apache.org/jira/browse/SOLR-2646?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Miller updated SOLR-2646:
--
Attachment: SOLR-2646.patch
Still some to do here, but here is what I have at the moment. Larger issues
[
https://issues.apache.org/jira/browse/LUCENENET-437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13067370#comment-13067370
]
Troy Howard commented on LUCENENET-437:
---
>From the docs for List.hashCode():
"Re
[
https://issues.apache.org/jira/browse/LUCENE-3282?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13067369#comment-13067369
]
Michael McCandless commented on LUCENE-3282:
I really don't like that this ch
[
https://issues.apache.org/jira/browse/LUCENENET-437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13067366#comment-13067366
]
Digy commented on LUCENENET-437:
See even with worst implementation, "Equals" method sh
On Mon, Jul 18, 2011 at 6:24 PM, Patrick Estarian
wrote:
> Hi,
>
> I am trying to get the Persian part of Lucene to work but apparently the
> current implementation is just a simple version of sopt word tokenizer and
> no stemmer, etc. I was trying to find the contact of the person who had done
>
: I was looking for MOD function in SOLR, but I couldn´t find it. Is there any
: solution thas isn´t directly in SOLR or can you implement this funciton (if
: you can, so when?)?
:
: It´s very important function for our project. For example we need to search
: after the five-year, decade, etc.
h
[
https://issues.apache.org/jira/browse/SOLR-2656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13067363#comment-13067363
]
Michael McCandless commented on SOLR-2656:
--
{quote}
bq. Maybe we should call this
[
https://issues.apache.org/jira/browse/LUCENENET-437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13067361#comment-13067361
]
Digy commented on LUCENENET-437:
Java Docs says:
public boolean equals(Object o)
C
Hi Michael,
Thank you for following up on this. I have been in touch with Troy (via
the lucene-net-user list) and am doing what you have suggested. By
spending time working on it (and running into problems and trying to solve
them) and then seeing a great working example - I am learning so much!
I don't know if anyone has gotten in touch, but I have noticed that Troy
made a ticket out of this and applied a patch.
https://issues.apache.org/jira/browse/LUCENENET-437
I know that isn't a direct answer to your response, but you could do a diff
and see what was changed/ported/patched to answer
Hi,
I am trying to get the Persian part of Lucene to work but apparently the
current implementation is just a simple version of sopt word tokenizer and
no stemmer, etc. I was trying to find the contact of the person who had done
this but couldn't find it any where in the code.
In addition, I went
[
https://issues.apache.org/jira/browse/LUCENENET-437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13067328#comment-13067328
]
Troy Howard edited comment on LUCENENET-437 at 7/18/11 9:56 PM:
-
[
https://issues.apache.org/jira/browse/SOLR-2656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13067337#comment-13067337
]
Yonik Seeley commented on SOLR-2656:
bq. The approach here is to always reopen the read
[
https://issues.apache.org/jira/browse/LUCENENET-437?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13067328#comment-13067328
]
Troy Howard commented on LUCENENET-437:
---
I assume you're referring to the issue f
[
https://issues.apache.org/jira/browse/SOLR-2664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Simon Rosenthal updated SOLR-2664:
--
Attachment: SOLR-2664.patch
Patch added
> Disable/enable autocommit on the fly
> --
Disable/enable autocommit on the fly
Key: SOLR-2664
URL: https://issues.apache.org/jira/browse/SOLR-2664
Project: Solr
Issue Type: New Feature
Components: update
Affects Versions: 4.0
[
https://issues.apache.org/jira/browse/LUCENE-2308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nikola Tankovic updated LUCENE-2308:
Attachment: LUCENE-2308-15.patch
Patch 15 (untested): IR.document2 implemantation with
Do
[
https://issues.apache.org/jira/browse/SOLR-2656?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13067295#comment-13067295
]
Michael McCandless commented on SOLR-2656:
--
The approach here is to always reopen
[
https://issues.apache.org/jira/browse/SOLR-2663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13067273#comment-13067273
]
Robert Muir commented on SOLR-2663:
---
{quote}
Regardless of my usecase, i think this is a
On Mon, 18 Jul 2011, h.g. g.h. wrote:
The staff here who run parallel/multithreaded java code use the cmd
"java
-XX:ParallelGCThreads=16 JavaApp". I tried to pass the same argument as
"initVM(vmargs="-XX:ParallelGCThreads=4", but it doesn't obey. Am I
missing
something here, or misusing it
[
https://issues.apache.org/jira/browse/SOLR-2663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hoss Man updated SOLR-2663:
---
Attachment: SOLR_2663.patch
patch that refactors a big chunkc of IndexSchema.readSchema into a new public
Fie
On Sun, 3 Jul 2011, Christian Heimes wrote:
Am 03.07.2011 18:17, schrieb Andi Vajda:
What kind of errors ?
So I added the grouping module to the PyLucene branch_3x build and it "just
built" (tm). I even committed the change to the build (rev 1142455) but I
didn't check that the grouping modul
Refactor FieldTypePluginLoader out of IndexSchema
-
Key: SOLR-2663
URL: https://issues.apache.org/jira/browse/SOLR-2663
Project: Solr
Issue Type: Improvement
Reporter: Hoss Man
[
https://issues.apache.org/jira/browse/SOLR-2523?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13067201#comment-13067201
]
Martijn van Groningen commented on SOLR-2523:
-
I'll commit this patch in the co
[
https://issues.apache.org/jira/browse/SOLR-1681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martijn van Groningen closed SOLR-1681.
---
Resolution: Duplicate
Development continues at SOLR-2637. These patch was made for the
[
https://issues.apache.org/jira/browse/SOLR-2637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martijn van Groningen updated SOLR-2637:
Fix Version/s: 3.4
> Solrj support for Field Collapsing / Grouping query results par
[
https://issues.apache.org/jira/browse/SOLR-2637?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13067187#comment-13067187
]
Martijn van Groningen commented on SOLR-2637:
-
Thanks Tao. I looked at the patc
[
https://issues.apache.org/jira/browse/SOLR-2637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martijn van Groningen reassigned SOLR-2637:
---
Assignee: Martijn van Groningen
> Solrj support for Field Collapsing / Groupin
[
https://issues.apache.org/jira/browse/LUCENE-2308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13067149#comment-13067149
]
Michael McCandless commented on LUCENE-2308:
javadocs patch looks good -- all
[
https://issues.apache.org/jira/browse/LUCENE-2795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13067146#comment-13067146
]
Michael McCandless commented on LUCENE-2795:
OK, passes for me on OS X 10.6.6
[
https://issues.apache.org/jira/browse/LUCENE-3327?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13067144#comment-13067144
]
Michael McCandless commented on LUCENE-3327:
Hmm, I don't think this is quite
[
https://issues.apache.org/jira/browse/LUCENE-2795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13067105#comment-13067105
]
Michael McCandless commented on LUCENE-2795:
Also, we should run some more te
[
https://issues.apache.org/jira/browse/LUCENE-2795?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13067097#comment-13067097
]
Michael McCandless commented on LUCENE-2795:
Can you touch up the javadocs?
[
https://issues.apache.org/jira/browse/LUCENE-3327?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
James Dyer updated LUCENE-3327:
---
Attachment: LUCENE-3327.patch
this just calls UnicodeUtil.newString(..) instead of BytesRef.utf8ToSt
TestFSTs.testRandomWords throws AIOBE when "verbose"=true
-
Key: LUCENE-3327
URL: https://issues.apache.org/jira/browse/LUCENE-3327
Project: Lucene - Java
Issue Type: Bug
Comp
[
https://issues.apache.org/jira/browse/LUCENE-2795?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Simon Willnauer updated LUCENE-2795:
Attachment: LUCENE-2795.patch
here is an updated patch that works on OSX. I had to copy th
[
https://issues.apache.org/jira/browse/LUCENE-3326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Muir resolved LUCENE-3326.
-
Resolution: Fixed
Fix Version/s: 4.0
3.4
thanks for reporting this Tre
[
https://issues.apache.org/jira/browse/SOLR-2656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Yonik Seeley updated SOLR-2656:
---
Attachment: SOLR-2656.patch
Here's a draft patch (no tests yet) that tracks the latest reader in SolrC
[
https://issues.apache.org/jira/browse/SOLR-1954?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13067035#comment-13067035
]
David Smiley commented on SOLR-1954:
Jamie; it's been a long time since I've touched th
[
https://issues.apache.org/jira/browse/SOLR-2588?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13067033#comment-13067033
]
David Smiley commented on SOLR-2588:
Hoss, you apparently have a black or white view of
[
https://issues.apache.org/jira/browse/SOLR-2662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13067022#comment-13067022
]
Mark Miller commented on SOLR-2662:
---
Nice find Markus.
> QueryResultCache is obligatory
[
https://issues.apache.org/jira/browse/SOLR-2662?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mark Miller updated SOLR-2662:
--
Fix Version/s: 4.0
> QueryResultCache is obligatory
> --
>
>
[
https://issues.apache.org/jira/browse/LUCENE-2309?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13067009#comment-13067009
]
Michael McCandless commented on LUCENE-2309:
I think there are two rather se
QueryResultCache is obligatory
--
Key: SOLR-2662
URL: https://issues.apache.org/jira/browse/SOLR-2662
Project: Solr
Issue Type: Bug
Components: search
Affects Versions: 3.3
Reporter: Mark
[
https://issues.apache.org/jira/browse/SOLR-2659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13066925#comment-13066925
]
Robert Muir commented on SOLR-2659:
---
FYI i copied this file here because it used to 'reac
[
https://issues.apache.org/jira/browse/SOLR-2661?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13066913#comment-13066913
]
Martijn van Groningen commented on SOLR-2661:
-
bq. 1) Is there any size limit o
[
https://issues.apache.org/jira/browse/SOLR-2659?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13066905#comment-13066905
]
Steven Rowe commented on SOLR-2659:
---
{quote}
bq. maybe simpler/more consistent if its sol
[
https://issues.apache.org/jira/browse/LUCENE-3292?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Michael McCandless updated LUCENE-3292:
---
Attachment: LUCENE-3292.patch
Attached patch, passing all tests. I think it's ready
[
https://issues.apache.org/jira/browse/LUCENE-2309?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Chris Male updated LUCENE-2309:
---
Attachment: LUCENE-2309-analyzer-based.patch
Okay, I thought about this overnight and have tried to
[
https://issues.apache.org/jira/browse/SOLR-2661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jayesh K Rajpurohit updated SOLR-2661:
--
Summary: Snappul failed - Unable to download index (was: Snppul failed -
Unable to down
[
https://issues.apache.org/jira/browse/SOLR-2661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jayesh K Rajpurohit updated SOLR-2661:
--
Summary: SnapPull failed - Unable to download index (was: Snappul failed -
Unable to do
Snppul failed - Unable to download index
Key: SOLR-2661
URL: https://issues.apache.org/jira/browse/SOLR-2661
Project: Solr
Issue Type: Bug
Components: replication (java)
Affects Versions
[
https://issues.apache.org/jira/browse/LUCENE-3326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13066845#comment-13066845
]
Uwe Schindler commented on LUCENE-3326:
---
+1 nuke default charset shit!
> MoreLikeT
[
https://issues.apache.org/jira/browse/LUCENE-3326?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Robert Muir updated LUCENE-3326:
Attachment: LUCENE-3326.patch
here is a patch, that requires fieldname.
places using this Reader
[
https://issues.apache.org/jira/browse/LUCENE-3326?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13066833#comment-13066833
]
Robert Muir commented on LUCENE-3326:
-
the logic of this class is broken: the field p
MoreLikeThis reuses a reader after it has already closed it
---
Key: LUCENE-3326
URL: https://issues.apache.org/jira/browse/LUCENE-3326
Project: Lucene - Java
Issue Type: Bug
72 matches
Mail list logo