[
https://issues.apache.org/jira/browse/SOLR-2399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13044648#comment-13044648
]
Erick Erickson commented on SOLR-2399:
--------------------------------------
This one is odd, adding stopwords seems to break analysis...
I put this in both the index and query time boxes on the "analyze" page:
This is a test of the early warning system
I added these to the stopwords.txt file
an
the
this
a
is
and tried to analyze the field "text". Nothing shows up. If I remove the
stopwords from stopwords.txt it works fine.
No errors appear in the log file. The old admin gives results though...
BTW, this whole effort is a long-needed makeover, I'm glad you've taken it on.
Can I do something other than complain?
Oh, for the drop-down for choosing fields or types, would it be possible to
order them alphabetically like the schema browser?
Erick
> Solr Admin Interface, reworked
> ------------------------------
>
> Key: SOLR-2399
> URL: https://issues.apache.org/jira/browse/SOLR-2399
> Project: Solr
> Issue Type: Improvement
> Components: web gui
> Reporter: Stefan Matheis (steffkes)
> Assignee: Ryan McKinley
> Priority: Minor
> Fix For: 4.0
>
> Attachments: SOLR-2399-110603-2.patch, SOLR-2399-110603.patch,
> SOLR-2399-admin-interface.patch, SOLR-2399-fluid-width.patch,
> SOLR-2399-wip-notice.patch, SOLR-2399.patch
>
>
> *The idea was to create a new, fresh (and hopefully clean) Solr Admin
> Interface.* [Based on this
> [ML-Thread|http://www.lucidimagination.com/search/document/ae35e236d29d225e/solr_admin_interface_reworked_go_on_go_away]]
> *Features:*
> * [Dashboard|http://files.mathe.is/solr-admin/01_dashboard.png]
> * [Query-Form|http://files.mathe.is/solr-admin/02_query.png]
> * [Plugins|http://files.mathe.is/solr-admin/05_plugins.png]
> * [Analysis|http://files.mathe.is/solr-admin/04_analysis.png] (SOLR-2476,
> SOLR-2400)
> * [Schema-Browser|http://files.mathe.is/solr-admin/06_schema-browser.png]
> * [Dataimport|http://files.mathe.is/solr-admin/08_dataimport.png] (SOLR-2482)
> * [Core-Admin|http://files.mathe.is/solr-admin/09_coreadmin.png]
> * [Replication|http://files.mathe.is/solr-admin/10_replication.png]
> * [Zookeeper|http://files.mathe.is/solr-admin/11_cloud.png]
> * [Logging|http://files.mathe.is/solr-admin/07_logging.png] (SOLR-2459)
> ** Stub (using static data)
> (!) As Erick pointed out .. Chrome's XML-Capabilities are a bit odd, so it
> does not render Raw-XML-Data (like we're using for displaying the Schema and
> Config-File) -- instead it looks like this:
> http://files.mathe.is/solr-admin/00_chrome-xml.png ; so it would be really
> nice, to see the
> [xinclude-Interface|http://files.mathe.is/solr-admin/xinclude/] there :)
> Newly created Wiki-Page: http://wiki.apache.org/solr/ReworkedSolrAdminGUI
> I've quickly created a Github-Repository (Just for me, to keep track of the
> changes)
> ยป https://github.com/steffkes/solr-admin
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]