[
https://issues.apache.org/jira/browse/SOLR-20?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12463372
]
Ryan McKinley commented on SOLR-20:
---
added APL to zip
> A simple Java client with Java APIs for add(), delete(), comm
[
https://issues.apache.org/jira/browse/SOLR-20?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12462800
]
Ryan McKinley commented on SOLR-20:
---
I just posted a new version of a java client. This moves things to proper
org.a
[
http://issues.apache.org/jira/browse/SOLR-20?page=comments#action_12461517 ]
Fuad Efendi commented on SOLR-20:
-
My previous comment is visible to jira-users only, sorry.
Code submitted by Ryan looks great!
> A simple Java client with Java API
[
http://issues.apache.org/jira/browse/SOLR-20?page=comments#action_12461050 ]
Fuad Efendi commented on SOLR-20:
-
SOLR-20: add, delete, commit, optimize
SOLR-30: search
So, should be merged.
HttpClient seems to be right choice (easily configur
[
http://issues.apache.org/jira/browse/SOLR-20?page=comments#action_12457598 ]
Otis Gospodnetic commented on SOLR-20:
--
SOLR-20 and SOLR-30 seem to be lingering in JIRA.
Is the plan to merge them, and get the code into Solr?
> A simple Java
[
http://issues.apache.org/jira/browse/SOLR-20?page=comments#action_12450843 ]
Hoss Man commented on SOLR-20:
--
I don't know that there is a specific "right" one at the moment ... Darren's
last comment suggests that he has a better version but it's
[
http://issues.apache.org/jira/browse/SOLR-20?page=comments#action_12449911 ]
David Halsted commented on SOLR-20:
---
it is a little confusing -- any chance one of the attachments could be
designated as the right one? Thanks!
> A simple Java c
[
http://issues.apache.org/jira/browse/SOLR-20?page=comments#action_12447549 ]
Fuad Efendi commented on SOLR-20:
-
I'm dieing... which files should I download?
> A simple Java client with Java APIs for add(), delete(), commit() and
> optimize().
[
http://issues.apache.org/jira/browse/SOLR-20?page=comments#action_12438790 ]
Yonik Seeley commented on SOLR-20:
--
Ping...
any chance you could make your latest version available?
> A simple Java client with Java APIs for add(), delete(), com
[
http://issues.apache.org/jira/browse/SOLR-20?page=comments#action_12428555 ]
Darren Erik Vengroff commented on SOLR-20:
--
Please ignore that last attachment. It contains an earlier version of the code
than I intended, and has a couple
[
http://issues.apache.org/jira/browse/SOLR-20?page=comments#action_12421774 ]
Philip Jacob commented on SOLR-20:
--
delete() in the DocumentManagerClient ought to be doing this:
1234
It's currently doing this:
1234
> A simple Java client with
[
http://issues.apache.org/jira/browse/SOLR-20?page=comments#action_12415247 ]
Yonik Seeley commented on SOLR-20:
--
Great! Now we need to figure out where it lives, and how to work out the
dependencies (a solr-util.jar that a client could use, or perhaps j
[
http://issues.apache.org/jira/browse/SOLR-20?page=comments#action_12414414 ]
Darren Erik Vengroff commented on SOLR-20:
--
Iterating over an array or Collection of values is a great suggestion. I'll
change it and resubmit when I have some time lat
[
http://issues.apache.org/jira/browse/SOLR-20?page=comments#action_12414394 ]
Erik Hatcher commented on SOLR-20:
--
One idea for dealing with multivalued fields is to check the type of the object
in the Map and if is an array or Collection then iterate over
[
http://issues.apache.org/jira/browse/SOLR-20?page=comments#action_12414382 ]
Erik Hatcher commented on SOLR-20:
--
This looks quite good and well documented! Thanks for this contribution. The
only issue my current project would have with this is the Map
15 matches
Mail list logo