On 3-Apr-08, at 3:58 PM, Tricia Williams wrote:
Hi,
I think that displaying the payload (if one exists) of each token
in the analysis.jsp would be beneficial. My simple solution was to
add a row to the existing table, convert the Payload byte array to a
String and simple print the resul
[
https://issues.apache.org/jira/browse/SOLR-527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12585774#action_12585774
]
Hoss Man commented on SOLR-527:
---
bq. Should there be a default update mechanism if none are spe
As the guy who wrote PayloadHelper, what I really imagined was using
Lucene's vint, etc. stuff, but that was a bit more refactoring wise.
It can be handy for some payloads, but it is still on the app
developer to know what was put in the payload. What this means in
terms of Solr is still
[
https://issues.apache.org/jira/browse/SOLR-527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12585702#action_12585702
]
patrick o'leary commented on SOLR-527:
--
I guess there's a couple of questions I'd have a
:There is a PayloadHelper class in Lucene that has decode/encode float and
: int methods. Any ideas on how Payloads might be uniformly decoded into
: something readable/debugable from the gui? I think bytes to String will give
: enough of a clue to be helpful.
I've never really looked at Pa
[
https://issues.apache.org/jira/browse/SOLR-17?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12585686#action_12585686
]
Hoss Man commented on SOLR-17:
--
Comment that came up regarding this issue in a solr-dev email tod
: feature similar functionality to Solr. I'd like to make the input and
: output compatible with Solr (or at least have compatible options) so I'm
There was work done on an XSD file for the Solr output XML format, i think
it was almost finished but it had a few kinks; and we weren't relaly sure
[
https://issues.apache.org/jira/browse/SOLR-534?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12585675#action_12585675
]
Hoss Man commented on SOLR-534:
---
+0
rows=$REALLY_BIG_NUMBER works just as well, makes people j
[
https://issues.apache.org/jira/browse/SOLR-527?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12585573#action_12585573
]
Sean Timm commented on SOLR-527:
Thanks all for taking a look at this.
The ReadOnlyUpdatePro
[
https://issues.apache.org/jira/browse/SOLR-127?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12585557#action_12585557
]
Walter Ferrara commented on SOLR-127:
-
Just noticed a small (and functionally irrelevant)
Ryan McKinley schrieb:
found it. On page 9 of a completely unordered/unsearchable list you
would think google could add search/sort no?
In general looks good. We can discuss implementation details later, but
one thing to consider is taking this opportunity to build a better
example data
init-forrest-entities:
[mkdir] Created dir: /tmp/apache-solr-nightly/build
compile-common:
[mkdir] Created dir: /tmp/apache-solr-nightly/build/common
[javac] Compiling 31 source files to /tmp/apache-solr-nightly/build/common
[javac] Note: Some input files use unchecked or unsafe o
See http://hudson.zones.apache.org/hudson/job/Solr-trunk/397/changes
[
https://issues.apache.org/jira/browse/SOLR-534?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Lars Kotthoff updated SOLR-534:
---
Attachment: solr-all-results.patch
Patch adding the feature. If rows is negative, all results are retur
Return all query results with parameter rows=-1
---
Key: SOLR-534
URL: https://issues.apache.org/jira/browse/SOLR-534
Project: Solr
Issue Type: New Feature
Components: search
Affects
make tests using JettySolrRunner more resilient to "BindException: Address
already in use"
--
Key: SOLR-533
URL: https://issues.apache.org/jira/browse/SOLR-533
Pr
16 matches
Mail list logo